cancel
Showing results for 
Search instead for 
Did you mean: 

Java startup failed after deploying ADS sp13.

0 Kudos

Hi All,

I am not able to start my J2ee Engine after deploying ADS Sp13.

Is there anyway i can undeploy the SP 13 of ADS.

I am getting following errors.

____________________________________________________

-


Bootstrap MODE:

<INSTANCE GLOBALS>

determined by parameter [ID0118651].

-


Missing RunningMode property - runningin NORMAL mode.

Instance [ID118651] will run in [NORMAL] mode, performing action [NONE]

Discovered property [instance.en.port] with value [3200] !

Discovered property [instance.en.host] with value [issapsolmgr] !

Synchronizing file [.\.hotspot_compiler].

...Synched ok!

Synchronizing file [..\..\SDM\program\.hotspot_compiler].

...Synched ok!

  • Synchronizing native files...

Synchronizing file [.\..\os_libs\FontManagerService_native.zip].

Error synchronizing file [.\..\os_libs\FontManagerService_native.zip].

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)

Synchronizing file [.\..\os_libs\PDFManipulation_native.zip].

...Synched ok!

Synchronizing file [.\..\os_libs\ServicesNatives2_native.zip].

...Synched ok!

Synchronizing file [.\..\os_libs\rscp4j.dll].

...Synched ok!

Synchronizing file [.\..\os_libs\XMLFormService_native.zip].

...Synched ok!

Synchronizing file [.\..\os_libs\rscp4j.pdb].

...Synched ok!

Synchronizing file [.\..\os_libs\LicenseSupportService_native.zip].

...Synched ok!

Exception occurred:

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

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)

[Bootstrap module]> Problem occurred while performing synchronization.

____________________________________________________

Regards,

Akhilesh

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

I had already seen that post... but was of no help..

Thanks for your time

Former Member
0 Kudos

You can try to undeploy ADS sp13 using SDM. Please post your database trace as well as default trace file.

0 Kudos

I was able to start Java Cluster by undeploying ADS using SDM in standalone mode.

Regards,

Akhilesh

Former Member
0 Kudos

I'm having a similar problem how did you undeploy the ads

Former Member
0 Kudos

And i having similar problem

how did you undeploy ADS?

It`s a log of undeployment in SDM in standalone mode

Undeployment started Fri Mar 14 14:39:59 MSK 2008

===========================================================================

Starting Undeployment of AdobeDocumentServices

SDM could not start the J2EE cluster on the host sap1! The online undeployment is terminated.

There is no clutser control instance running on host sap1 which is described in SecureStorage .

The instances, returned by MessageServer [MS host: sap1; MS port: 3901], are :

Name:JM_T1205494799385_0_sap1

Host:sap1

State:5

HostAddress:192.168.1.93

Please check if there is an appropriate running cluster instances.

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineAppOnlineUndeployerImpl.performUndeployment().STARTUP_CLUSTER)

Undeployment of AdobeDocumentServices finished with Error (Duration 1313ms)

===========================================================================

Undeployment ended Fri Mar 14 14:40:00 MSK 2008

Former Member
0 Kudos

Try starting the Java cluster before trying the undeployment in SDM. Use jcmon to start the cluster and undeploy ADS using SDM.

Edited by: Casper Ballemans on Mar 17, 2008 8:22 AM

Former Member
0 Kudos

The file FontManagerService_native.zip is extremely large but default HEAP SIZE for BOOTSTRAP

is 256MB. Try to change BOOTSTRAP heap size by CONFIG tool.

Andy

P.S. My log file is below. Changing bootstrap heap size help to start.

Error synchronizing file [.\..\os_libs\FontManagerService_native.zip].

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:245)

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

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

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

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

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

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

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.microsoft.sqlserver.jdbc.SQLServerException: The system is out memory. Use server side cursors for large result sets:null. Result set size:112,526,773. JVM total memory size:259,522,560.

at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)

Answers (5)

Answers (5)

Former Member
0 Kudos

Friends

I've similar problem with an NW 7.01 PI Usage installation, after applying SP05.

The solution was increase the bootstrap heap memory to 512.

Thanks for all

Ricardo Silva

Former Member
0 Kudos

I found myself pretty much in the same situation after applying ADS 14 and could not get the J2EE engine up.

Applied change in sap note 784568 temporarily to get J2EE up so that I could use SDM.

Former Member
0 Kudos

Hi,

We are having exact same error after applying Stack 14.

*************

Synchronizing file [.\..\os_libs\FontManagerService_native.zip].

Error synchronizing file [.\..\os_libs\FontManagerService_native.zip].

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:245)

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

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

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

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

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

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

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.microsoft.sqlserver.jdbc.SQLServerException: The system is out of memory. Use server side cursors for large result sets:null. Result set size:112,526,773. JVM total memory size:259,522,560.***

I tried your suggestion about "Note 784568 - DB6: fullyMaterializeLobData=false"

Changed the Value of

jdbc/pool/CR1/Url = jdbc:sqlserver://EPCRMIDES:1433;databasename=CR1

to

jdbc:sqlserver://EPCRMIDES:1433;databasename=CR1;fullyMaterializeLobData=0;

Then RESTART Application...

But I still get the error and Java is not coming backup.

The database for us is sql server.

Any suggestions..

0 Kudos

Yeah,Component was deployed Correctly.

and We are able to login into Configtool.

Also if you see the log, The synchronization is failing only for

file http://.\..\os_libs\FontManagerService_native.zip.

All others file are able to synch properly, so i dont suspect that DB is not accessible by any means..

Please advice solution

akhilesh

Former Member
0 Kudos

Akhilesh,

Look at SAP note 914561. Also check out the SDN thread which had same problem.

/thread/115754 [original link is broken]

Thanks,

Praveen

PS.Dont forget to assign points

0 Kudos

Please see that the problem appeared after installation Of SP 13 of ADS..

Former Member
0 Kudos

Agreed. It says Error getting file from DB.

Were there any errors while deploying. Has the component deployed correctly.

Former Member
0 Kudos

Akhilesh,

make sure you have connection to database. make sure your message server can talk to database.

Thanks,

Praveen