cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
summeet_joshi
Level 2

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
Labels (1)
0 Kudos
(3) Replies
Sunil_Manika
Level 2

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
0 Kudos
summeet_joshi
Level 2

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.
0 Kudos
jmishra
Level 2 Flexeran
Level 2 Flexeran

Open the Projectfile again in 2011 and save the projectfile.

Then Try to build the Installer.It will resolve the problem.

Regards,
Jayashree
0 Kudos