cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ravikumarj
Level 4

NumberFormatException when using a built installer

Hi,

I am using InstallAnywhere 2008 Enterprise Edition. I build an installer and when I attempt to use it I see a dialog saying "The Application has Unexpectedly Quit". When I look into the details, I see the following exception.

I have faced this problem earlier in 2008 and requested for a solution in the thread http://community.flexerasoftware.com/showthread.php?t=184831. In that thread PV7721 solved my problem by redirecting me to http://community.acresso.com/showthread.php?t=178472&highlight=input+string. I am now unable to see this solution thread!

The vm that I use has JRE 1.6.0_10 bundled in it.

I guessed that this could be solved by launcing the workbench which would update Install Anywhere installed on my server. But this may not be possible as I have only a "build" license on this server and not a "developer" license. So I cannot launch the workbench!

Can someone please suggest me a solution to resolve this.

Exception:

[FONT="Courier New"]java.lang.NumberFormatException: For input string: "0-b15"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.(Unknown Source)
at com.zerog.ia.installer.util.BidiUtilImpl.handleBidiString(DashoA10*..)
at com.zerog.ia.installer.util.MnemonicString.(DashoA10*..)
at com.zerog.ia.installer.util.MnemonicString.(DashoA10*..)
at com.zerog.ia.installer.actions.ProgressPanelAction.getTitle(DashoA10*..)
at com.zerog.ia.installer.installpanels.ProgressActionPanel.getTitleProxy(DashoA10*..)
at ZeroGrh.getTitle(DashoA10*..)
at com.zerog.ia.installer.AAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgr.d(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.e(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.m(DashoA10*..)
at com.zerog.ia.installer.AAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.e(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.m(DashoA10*..)
at com.zerog.ia.installer.AAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.e(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.m(DashoA10*..)
at com.zerog.ia.installer.AAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.e(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.m(DashoA10*..)
at com.zerog.ia.installer.AAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.l(DashoA10*..)
at com.zerog.ia.installer.AAMgr.a(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.d(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.h(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
at com.zerog.ia.installer.Main.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*..)
[/FONT]

Thank you.
Labels (1)
0 Kudos
(2) Replies
pv7721
Level 20

In my post there was a link that pointed to community.macrovision.com. After countless name changes, macrovision has no longer kept the redirection. All you had to do was to replace macrovision with flexerasoftware and you would have landed here: http://community.flexerasoftware.com/showthread.php?t=177786&highlight=input+string
0 Kudos
ravikumarj
Level 4

Thanks PV. You again solved my problem! Thanks a lot.
0 Kudos