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
- :
- at ZeroGgn.a(DashoA10*..)
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Oct 04, 2012
08:20 AM
at ZeroGgn.a(DashoA10*..)
I am running a script to create an installer on Linux machine using IA 2011.
I am getting the below error.
Unable to invoke the method:
GUIGroupData.setAdditional(Integer)
Some installer configuration information may be lost
java.lang.NoSuchMethodException
at ZeroGgn.a(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at ZeroGgn.c(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at ZeroGlh.a(DashoA10*..)
at ZeroGlh.a(DashoA10*..)
at ZeroGlh.c(DashoA10*..)
at ZeroGlh.a(DashoA10*..)
at InstallAnywhere.a(DashoA10*..)
at InstallAnywhere.main(DashoA10*..)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.zerog.lax.LAX.launch(DashoA10*..)
at com.zerog.lax.LAX.main(DashoA10*..)
How can I resolve the above issue
I am getting the below error.
Unable to invoke the method:
GUIGroupData.setAdditional(Integer)
Some installer configuration information may be lost
java.lang.NoSuchMethodException
at ZeroGgn.a(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at ZeroGgn.c(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at ZeroGlh.a(DashoA10*..)
at ZeroGlh.a(DashoA10*..)
at ZeroGlh.c(DashoA10*..)
at ZeroGlh.a(DashoA10*..)
at InstallAnywhere.a(DashoA10*..)
at InstallAnywhere.main(DashoA10*..)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.zerog.lax.LAX.launch(DashoA10*..)
at com.zerog.lax.LAX.main(DashoA10*..)
How can I resolve the above issue
(3) Replies
‎Oct 08, 2012
06:54 AM
Was this project opened in InstallAnywhere 2011 and migrated from InstallAnywhere 2010 to InstallAnywhere 2011 prior to building with InstallAnywhere 2011? If not, would you please test this and let me know if you are still seeing the same exception? There were some changes made to the project file format between versions that migrating the project to IA 2011 should alleviate.
Regards
Sunil
Regards
Sunil
‎Oct 09, 2012
12:44 AM
Initially I had created the same installer using IA 2008.
But now I am trying to create the same installer but by using IA 2011, when I am facing this exception.
Can you please ellaborate more on what all options can I try to resolve this issue.
But now I am trying to create the same installer but by using IA 2011, when I am facing this exception.
Can you please ellaborate more on what all options can I try to resolve this issue.