- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎Oct 16, 2012
12:37 AM
Open the Projectfile again in 2011 and save the projectfile.
Then Try to build the Installer.It will resolve the problem.
Regards,
Jayashree
Then Try to build the Installer.It will resolve the problem.
Regards,
Jayashree
