cancel
Showing results for 
Search instead for 
Did you mean: 

E-Sourcing-Server Java Application in Implicti stopped (dependency failed)

Former Member
0 Kudos

Hi Guys,

We have an issue with our E-sourcing- Server. The system is NW 7.3 and starting successfully when checked and restarted in SAPMMC unfortunately the soucing URL links are not accessible. When checked in NWA>Start&Stop: Java Application, E-Sourcing-Server application was in implicit stopped status (dependecy failed). We tried to start it but no change, still implicit stopped status.

I tried to generate threads dump and this is part of the result:

 

"GC Daemon" daemon cpu=0.00 [reset 0.00] ms allocated=17248 B (16.84 KB) [reset 17248 B (16.84 KB)] defined_classes=0

io= file i/o: 0/0 B, net i/o: 0/0 B, files opened:0, socks opened:0 [reset file i/o: 0/0 B, net i/o: 0/0 B, files opened:0, socks opened:0 ]

user="" application="sap.com/E-Sourcing-Server" isapplicationthread="true" prio=10 tid=0x00007f9edd4e8800 nid=0x3329 / 13097 pthread-id=140319937558272 in Object.wait() [_thread_blocked (_at_safepoint), stack(0x00007f9ec7f87000,0x00007f9ec8088000)] [0x00007f9ec8086000]

java.lang.Thread.State: TIMED_WAITING (on object monitor)

at java.lang.Object.wait(J)V(Native Method)

- waiting on <0x00000000188d40e8> (a sun.misc.GC$LatencyLock)

at sun.misc.GC$Daemon.run()V(GC.java:100)

- locked <0x00000000188d40e8> (a sun.misc.GC$LatencyLock)

Locked ownable synchronizers:

- None

 

"Application [55]" cpu=6010.00 [reset 5050.00] ms allocated=265730912 B (253.42 MB) [reset 227406288 B (216.87 MB)] defined_classes=2985

io= file i/o: 5092082/277528 B, net i/o: 379683/140373 B, files opened:-35, socks opened:18 [reset file i/o: 4483540/271032 B, net i/o: 324880/112633 B, files opened:-2, socks opened:18 ]

user="" application="sap.com/E-Sourcing-Server" isapplicationthread="true" prio=10 tid=0x00007f9ed124c000 nid=0x3316 / 13078 pthread-id=140319960606464 in Object.wait() [_thread_blocked (_at_safepoint), stack(0x00007f9ec9582000,0x00007f9ec9683000)] [0x00007f9ec9679000]

java.lang.Thread.State: WAITING (on object monitor)

at java.lang.Object.wait(J)V(Native Method)

- waiting on <0x0000000009330d98> (a com.sap.odp.common.db.DbConnectionPool)

at java.lang.Object.wait()V(Object.java:485)

at com.sap.odp.common.db.DbConnectionPool.checkout()Lcom/sap/odp/common/db/DbConnection;(DbConnectionPool.java:243)

- locked <0x0000000009330d98> (a com.sap.odp.common.db.DbConnectionPool)

at com.sap.odp.common.db.DbPoolManager.acquire(Lcom/sap/odp/common/db/DbCtx;)Lcom/sap/odp/common/db/DbConnection;(DbPoolManager.java:439)

at com.sap.odp.common.db.PoolManager.acquire(Lcom/sap/odp/common/db/DbCtx;Lcom/sap/odp/common/db/PoolManager$PoolId;)Lcom/sap/odp/common/db/DbConnection;(PoolManager.java:424)

at com.sap.odp.common.db.DbHandle.validateConnection()V(DbHandle.java:1312)

at com.sap.odp.common.db.DbHandle.beginTransaction()V(DbHandle.java:1868)

at com.sap.odp.common.db.AbstractDb.findWhere(Ljava/lang/String;Ljava/util/ArrayList;Lcom/sap/odp/common/db/DbHandle;)Ljava/util/List;(AbstractDb.java:5807)

at com.sap.odp.common.platform.PropDb.findAll(Ljava/lang/String;Lcom/sap/odp/common/db/DbHandle;)Ljava/util/List;(PropDb.java:198)

at com.sap.odp.util.ConfigDbParser.buildSingleList(Ljava/lang/String;)Ljava/util/List;(ConfigDbParser.java:1599)

at com.sap.odp.util.ConfigDbParser.loadDatabase()V(ConfigDbParser.java:294)

at com.sap.odp.util.ConfigDbParser.<init>(Lcom/sap/odp/common/platform/SessionContextIfc;Ljava/lang/String;)V(ConfigDbParser.java:260)

at com.sap.odp.common.platform.ConfigDatabase.loadFromDb(Ljava/lang/String;Lcom/sap/odp/common/platform/SessionContextIfc;)Lcom/sap/odp/util/EnvironmentIfc;(ConfigDatabase.java:429)

at com.sap.odp.common.platform.ConfigDatabase.loadAndCache(Ljava/lang/String;Lcom/sap/odp/common/platform/SessionContextIfc;Lcom/sap/odp/util/NoSyncHashtable;)Lcom/sap/odp/util/EnvironmentIfc;(ConfigDatabase.java:352)

at com.sap.odp.common.platform.ConfigDatabase.getDb(Lcom/sap/odp/common/platform/SessionContextIfc;Ljava/lang/String;)Lcom/sap/odp/util/EnvironmentIfc;(ConfigDatabase.java:276)

at com.sap.odp.common.platform.ConfigDatabase.getDb(Ljava/lang/String;Lcom/sap/odp/common/platform/ContextId;)Lcom/sap/odp/util/EnvironmentIfc;(ConfigDatabase.java:203)

at com.sap.odp.common.platform.ConfigDatabase.getDbForSystem(Ljava/lang/String;)Lcom/sap/odp/util/EnvironmentIfc;(ConfigDatabase.java:195)

at com.sap.odp.common.platform.ConfigDatabase.getSystemHome()Ljava/lang/String;(ConfigDatabase.java:218)

at com.sap.odp.common.db.DbHandle.createBlobFile(Ljava/io/InputStream;)Ljava/io/File;(DbHandle.java:3791)

at com.sap.odp.common.db.DbHandle.getFileBlob(Ljava/lang/String;)Ljava/io/File;(DbHandle.java:2575)

at com.sap.odp.common.db.BlobColumnMd.getColumnValueFrom(Lcom/sap/odp/common/db/DbHandle;)Ljava/lang/Object;(BlobColumnMd.java:153)

at com.sap.odp.common.db.ColumnMd.copyColumnValueToPersistentObject(Lcom/sap/odp/common/db/DbHandle;Ljava/lang/Object;)V(ColumnMd.java:547)

at com.sap.odp.common.db.AbstractDb.rowToPersistentBo(Lcom/sap/odp/common/db/DbHandle;)Lcom/sap/odp/common/db/PersistentBo;(AbstractDb.java:6247)

at com.sap.odp.common.db.AbstractDb$10.handleObject(Lcom/sap/odp/common/db/DbHandle;)V(AbstractDb.java:6012)

at com.sap.odp.common.db.AbstractDb.executeSQLQuery(Ljava/sql/PreparedStatement;Lcom/sap/odp/common/db/AbstractDb$ObjectHandler;Lcom/sap/odp/common/db/DbHandle;)V(AbstractDb.java:6172)

at com.sap.odp.common.db.AbstractDb.findObjects(Ljava/sql/PreparedStatement;Lcom/sap/odp/common/db/DbHandle;)Ljava/util/List;(AbstractDb.java:6020)

at com.sap.odp.common.db.AbstractDb.findCommon(Ljava/sql/PreparedStatement;Lcom/sap/odp/common/db/DbHandle;)Ljava/util/List;(AbstractDb.java:5930)

at com.sap.odp.common.db.AbstractDb.findUnique(Lcom/sap/odp/common/db/PersistentBo;Lcom/sap/odp/common/db/DbHandle;)Lcom/sap/odp/common/db/PersistentBo;(AbstractDb.java:4441)

at com.sap.odp.common.db.AbstractDb.findUnique(Lcom/sap/odp/common/db/PersistentBo;)Lcom/sap/odp/common/db/PersistentBo;(AbstractDb.java:4362)

at com.sap.odp.common.crypt.EncryptionManager.<init>(Lcom/sap/odp/common/platform/SessionContextIfc;)V(EncryptionManager.java:57)

at com.sap.odp.common.crypt.EncryptionManager.instance(Lcom/sap/odp/common/platform/SessionContextIfc;)Lcom/sap/odp/common/crypt/EncryptionManager;(EncryptionManager.java:75)

- locked <0x000000000a081ca0> (a java.lang.Class for com.sap.odp.common.crypt.EncryptionManager)

at com.sap.odp.common.crypt.EncryptionManager.instance()Lcom/sap/odp/common/crypt/EncryptionManager;(EncryptionManager.java:85)

- locked <0x000000000a081ca0> (a java.lang.Class for com.sap.odp.common.crypt.EncryptionManager)

------------------------------------------------------------------------------

For this any particular logs I need to checked what's stopping E-Sourcing application to start successfully?

Hope you can help us guys.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Experts,

Did anybody found solution to this, we are facing the same problem with CE 71

##sap.com/E-Sourcing-Server#0050569901FD0034000000050000145C#3708950000000004#sap.com/E-Sourcing-Server#E-Sourcing.eso.java.com.sap.odp.display.util.DisplayXMLProcessor.setDocument#00146821#1##F4FEC4738AF911E2B16C000000389816#2f61fc8b8afa11e28351000000389816#2f61fc8b8afa11e28351000000389816#0#Thread[HTTP Worker [@2093429852],5,Dedicated_Application_Thread]#Plain##

Facility=local4;sessionid=L9x41miML7p_3_qdIHPLKo0eCABePQEWmDgA_SAP;tenantid=\#XXX.context.id\#;username=00146821;Input Document is null#

Regards, Swapnil

Former Member
0 Kudos

Hi Swapnil,

Just implement sapnote 1812425 in your sourcing system. SAP is still working on the permanent fix as of this moment and will update that note after.

Basically it's a direct table deletion. Just follow the note and you'll be ok.