cancel
Showing results for 
Search instead for 
Did you mean: 

server down , error related to jvm_bootstrap

Former Member
0 Kudos

Hello all,

my server is not coming up , <b>its giving error related to some jvm bootstrap,</b>

what might be the issue..

here is the trace

--------------------------------------------------
Bootstrap MODE: 
<INSTANCE GLOBALS> 
 determined by parameter [ID0170793].
--------------------------------------------------
Exception occurred:
com.sap.engine.frame.core.configuration.NameNotFoundException: A configuration with the path "cluster_data/dispatcher/ID17079300" does not exist.
	at com.sap.engine.core.configuration.impl.ConfigurationDataCacheAllImpl.getSubConfiguration(ConfigurationDataCacheAllImpl.java:107)
	at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getSubConfiguration(ReadAccessConfiguration.java:715)
	at com.sap.engine.bootstrap.Synchronizer.getConfiguration(Synchronizer.java:426)
	at com.sap.engine.bootstrap.Synchronizer.getElementType(Synchronizer.java:72)
	at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:420)
	at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
	at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)
	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)


Exception occurred:
com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!
	at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:422)
	at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
	at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)
	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: No such Dialog Instance (ID17079300) in the database! Check database consistency or local Bootstrap properties!
	at com.sap.engine.bootstrap.Synchronizer.getElementType(Synchronizer.java:75)
	at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:420)
	at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
	at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)
	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.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

Please check the following SAP Note for u r problem..

Note 966752 - Java system copy problems with the Java Migration Toolkit

If it helpfull dont forget to give reward points..

Thanks...

JPReyes
Active Contributor
0 Kudos

Hi Rohit,

You have problems with the DB, is the DB running, is the DB instance consist?, did you make any changes??

<b>Database initialization failed! Check database properties!

com.sap.engine.bootstrap.SynchronizationException: No such Dialog Instance (ID17079300) in the database! Check database consistency or local Bootstrap properties</b>

Regards

Juan

Please reward with points if helpful