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
- :
- java program are limited as Administrator after windows 7 update
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jun 04, 2013
08:29 PM
java program are limited as Administrator after windows 7 update
I have updated the windows 7.
The java program(packaged by InstallAnywhere 2008 Enterprise) can be executed when I login the system as ordinary user.
but the error will occur when I execute the java program as Administrator,please refer to the below error information.
(The java program can be executed correctly before the windows 7 update, so I think there maybe some new restriction for the java if login as Administrator )
>>It fails to install with this error msg.
>>
>>java.lang.NoClassDefFoundError: Could not initialize class ZeroGah
>> at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
>> at com.zerog.ia.installer.LifeCycleManager.g(DashoA8113)
>> at com.zerog.ia.installer.LifeCycleManager.h(DashoA8113)
>> at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
>> at com.zerog.ia.installer.Main.main(DashoA8113)
>> 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(DashoA8113)
>> at com.zerog.lax.LAX.main(DashoA8113)
*************************************************************************************************
The java program(packaged by InstallAnywhere 2008 Enterprise) can be executed when I login the system as ordinary user.
but the error will occur when I execute the java program as Administrator,please refer to the below error information.
(The java program can be executed correctly before the windows 7 update, so I think there maybe some new restriction for the java if login as Administrator )
>>It fails to install with this error msg.
>>
>>java.lang.NoClassDefFoundError: Could not initialize class ZeroGah
>> at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
>> at com.zerog.ia.installer.LifeCycleManager.g(DashoA8113)
>> at com.zerog.ia.installer.LifeCycleManager.h(DashoA8113)
>> at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
>> at com.zerog.ia.installer.Main.main(DashoA8113)
>> 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(DashoA8113)
>> at com.zerog.lax.LAX.main(DashoA8113)
*************************************************************************************************
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jul 09, 2013
03:08 PM
You should upgrade to a newer IA version, that would fully support Win 7.