Skip to Content
0
Former Member
Oct 17, 2007 at 02:46 PM

can't add "os.name" and "os.bit.length" properties

55 Views

J2ee engine can't start, errors occur.

jvm_bootstrap.out

at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)

at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

-


==[ Caused by: ]==----


com.sap.engine.bootstrap.SynchronizationException: os.bit.length property not set correctly [32] ! Check database consistency! JVM reported [64]

at com.sap.engine.bootstrap.Bootstrap.getElementData(Bootstrap.java:338)

at com.sap.engine.bootstrap.Bootstrap.synchInstanceGlobals(Bootstrap.java:163)

at com.sap.engine.bootstrap.Bootstrap.makeUpdate(Bootstrap.java:831)

at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:815)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

[Bootstrap module]> Problem occurred while performing synchronization.

In notes 771132

4. Doubleclick Propertysheet element-info

5. Write down somewhere the values of "os.name" and "os.bit.length" properties.

But I can't find add button, who can tell me how to add these properties.

Thanks.