This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Build via GUI ok but cmdline fails
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 25, 2008
01:40 PM
Build via GUI ok but cmdline fails
Hi all... Using IA 2009 Enterprise. I have a project which builds absolutely fine from the IA gui. When I attempt to build it via the command line, I get the following error:
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
Building Installers for:
Active Build Options: Web Optimize By Platform
Invocation of this Java Application has caused an InvocationTargetException.
This application will now exit. (LAX)
Stack Trace:
java.lang.NoClassDefFoundError
at ZeroGlm.e(DashoA10*..)
at ZeroGlm.(DashoA10*..)
at ZeroGlm.a(DashoA10*..)
at ZeroGlm.a(DashoA10*..)
at InstallAnywhere.a(DashoA10*..)
at InstallAnywhere.main(DashoA10*..)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(DashoA10*..)
at com.zerog.lax.LAX.main(DashoA10*..)
null
Closed.
I stripped out most of the normal stuff... if there's something specific you need to see/know please let me know.
I have a second project (albeit much simpler) which builds just fine via the command line, so I guess it's something specific about the first one.
I really wish the debug output would at least tell me what part of the project file it is processing so I'd have a clue what to look at, but alas it does not. For example, all those "Vector.addElement" errors - would it be so difficult to tell me which elements they refer to? I set LAX_DEBUG but that didn't provide any clues.
Again, I just find it odd that it builds fine via the gui so there are no apparent problems with missing resources or anything like that. Thanks for any tips you can provide.
-Rob
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
**** A parameter to a method was not available: method not invoked
- Vector.addElement(
null)
Building Installers for:
Active Build Options: Web Optimize By Platform
Invocation of this Java Application has caused an InvocationTargetException.
This application will now exit. (LAX)
Stack Trace:
java.lang.NoClassDefFoundError
at ZeroGlm.e(DashoA10*..)
at ZeroGlm.
at ZeroGlm.a(DashoA10*..)
at ZeroGlm.a(DashoA10*..)
at InstallAnywhere.a(DashoA10*..)
at InstallAnywhere.main(DashoA10*..)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(DashoA10*..)
at com.zerog.lax.LAX.main(DashoA10*..)
null
Closed.
I stripped out most of the normal stuff... if there's something specific you need to see/know please let me know.
I have a second project (albeit much simpler) which builds just fine via the command line, so I guess it's something specific about the first one.
I really wish the debug output would at least tell me what part of the project file it is processing so I'd have a clue what to look at, but alas it does not. For example, all those "Vector.addElement" errors - would it be so difficult to tell me which elements they refer to? I set LAX_DEBUG but that didn't provide any clues.
Again, I just find it odd that it builds fine via the gui so there are no apparent problems with missing resources or anything like that. Thanks for any tips you can provide.
-Rob
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 05, 2009
06:08 AM
Hello Rob!
Did you ever manage to solve your issue? There's a new occurrence of the exact same issue for a different user: http://community.flexerasoftware.com/showthread.php?t=190844 Did it happen on Solaris too in your case?
Did you ever manage to solve your issue? There's a new occurrence of the exact same issue for a different user: http://community.flexerasoftware.com/showthread.php?t=190844 Did it happen on Solaris too in your case?