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)
*************************************************************************************************