cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Not applicable

Cannot start InstallAnywhere with exception after activated it.

Created my project with IA 2010 Enterprise evaluation edtions. Recently, we activated it with purchased license, but start failure, we get a "Fatal Application Error"

Here is the details information:

java.lang.IllegalArgumentException: setSelectedIndex: 30 out of bounds
at javax.swing.JComboBox.setSelectedIndex(Unknown Source)
at ZeroGo0.setSelectedIndex(DashoA10*..)
at ZeroGoz.c(DashoA10*..)
at ZeroGoz.a(DashoA10*..)
at com.zerog.ia.designer.customizers.TFileSettings.setup(DashoA10*..)
at ZeroGox.setObject(DashoA10*..)
at com.zerog.ia.designer.customizers.TInstaller.setObject(DashoA10*..)
at ZeroGoi.a(DashoA10*..)
at ZeroGoi.a(DashoA10*..)
at ZeroGoi.a(DashoA10*..)
at ZeroGlu.b(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*..)
Labels (1)
0 Kudos
(2) Replies
jijujacob27
Level 6

Hi Kevin.Wan,

We could not reproduce this issue. Looks like the following properties in your iap_xml was hand-edited at some point in time.


2


1428846980000


If you can not revert the project to the original version, then i would recommend that you try to set the fileModificationTimestampBehaviour to 0 in the above XML and then save it and then try to load the project again using InstallAnywhere 2010.

Then go to Project > FileSettings and then set your preference for the timestamp

Please let us know if you were able to get the IDE started without any issues.

Thanks,
Jiju
0 Kudos
Not applicable

Hi, Jiju

Thanks for your help, modified fileModificationTimestamp to "1428846980000", then it work out.

Kevin
0 Kudos