cancel
Showing results for 
Search instead for 
Did you mean: 

Java instance is not starting

Former Member
0 Kudos

Hi,

I applied the java Suppport pack update 14 in Solution Manager. After that the java is not coming up

the folloiwn gis the bootstrap loader file. Pls help

Caused by:

com.sap.engine.frame.core.configuration.InvalidPersistentDataStreamException: Could not get file from DB.

at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:84)

at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)

at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:182)

at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:160)

at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:112)

at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:614)

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

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)

[Jul 25, 2008 10:25:34...] Synchronizing file [.\..\os_libs\XMLFormService_native.zip].

[Jul 25, 2008 10:25:36...] ...Synched ok!

[Jul 25, 2008 10:25:36...] Synchronizing file [.\..\os_libs\LicenseSupportService_native.zip].

[Jul 25, 2008 10:25:36...] ...Synched ok!

[Jul 25, 2008 10:25:36...] Synchronizing file [.\..\os_libs\rscp4j.pdb].

[Jul 25, 2008 10:25:36...] ...Synched ok!

[Jul 25, 2008 10:25:36...] Synchronizing file [.\..\os_libs\jmon.dll].

[Jul 25, 2008 10:25:36...] ...Synched ok!

[Jul 25, 2008 10:25:36...] Synchronizing file [.\..\os_libs\ServicesNatives2_native.zip].

[Jul 25, 2008 10:25:37...] ...Synched ok!

[Jul 25, 2008 10:25:37...] Exception occurred:

com.sap.engine.bootstrap.SynchronizationException: Unable to synchronize native files for instance [ID6610419]!

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

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: ]==----


java.lang.NullPointerException

at com.sap.sql.jdbc.mss.MssSQLExceptionAnalyzer.getCategory(MssSQLExceptionAnalyzer.java:112)

at com.sap.sql.services.core.CoreServices.isDuplicateKeyException(CoreServices.java:133)

at com.sap.sql.jdbc.direct.DirectPreparedStatement.processSQLException(DirectPreparedStatement.java:1189)

at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:285)

at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:248)

at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessMSSQL.getFileEntry(DBAccessMSSQL.java:66)

at com.sap.engine.core.configuration.impl.persistence.rdbms.FileLoader.getInputStream(FileLoader.java:33)

at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:81)

at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)

at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:182)

at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:160)

at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:112)

at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:614)

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

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.frame.core.configuration.InvalidPersistentDataStreamException: Could not get file from DB.

at com.sap.engine.core.configuration.impl.PersistentDataInputStream.getStream(PersistentDataInputStream.java:84)

at com.sap.engine.core.configuration.impl.PersistentDataInputStream.read(PersistentDataInputStream.java:135)

at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:182)

at com.sap.engine.bootstrap.Synchronizer.getFile(Synchronizer.java:160)

at com.sap.engine.bootstrap.Synchronizer.synchronizeFile(Synchronizer.java:112)

at com.sap.engine.bootstrap.Bootstrap.getOSDependentFiles(Bootstrap.java:614)

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

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)

[Jul 25, 2008 10:25:37...] [Bootstrap module]> Problem occurred while performing synchronization.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Did you look defaultTrace and dev_jcontrol , dev_dispatcher ,dev_server from work directory ?

Thanks

Prince Jose

Former Member
0 Kudos

all these are refering to bootstarap file

the jave is getting stopped in the Sychornising binaries phase itself

Former Member
0 Kudos

Open the configtool and answer "yes" when it asks if you want to use default database connection. Does it actually connect to the database? The way the JAVA talks to the DB is using the local DB user and password stored in the same place as the configtool. This has to work first.

Former Member
0 Kudos

We have refered many notes and did nt get a solution

We have raised a message with SAP on the same

Former Member
0 Kudos

Hello Balaji Rajendran,

I have seen some previous cases that was solved by increasing the heap size of bootstrap. Have you already tried it? What is the current value? Check also your JDBC driver version (SAP Note 1109274).

Hope this helps!

Best regards,

Rafael Toshiaki

PS: Please consider rewarding points for helpful answers on SDN.

Former Member
0 Kudos

Hi,

When i had the same issue in BW Sandbox, i increased the heap size and that solve the issue.

But in this system increaseing the heap size did not solve the issue

Former Member
0 Kudos

Hello Balaji Rajendran,

Have you tried to change the JDBC driver as mentioned in the note above?

Best regards,

Rafael

Former Member
0 Kudos

Hi Balaji,

how did you solve the issue? I am doing a system copy on a SOLMAN system and getting the same cause you had gotten in your thread.

Any light you could shed would be greatly appreciated.

Thanks,

Marco

Answers (0)