cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE instance not coming up

Former Member
0 Kudos

Hi All,

We are facing some problem with the J2EE Engine. The J2EE isntance is not coming up.

Disp+work.EXE shows this info - J2EE status info unavailable.

Developer trace shows this error.

***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4248]

      • ERROR => NiIRead: SiRecv failed for hdl 6 / sock 1348

(SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:3353) [nixxi.cpp 4248]

DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)

DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=2892)

      • ERROR => DpProcKill: kill failed

[dpntdisp.c 371]

DpIJ2eeShutdown: j2ee state = SHUTDOWN

Bootstrap log shows this error:

com.sap.engine.bootstrap.SynchronizationException: local.home (.\server0) not set correctly, or the pointed folder is not writable. Check permitions!

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

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

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)

[Jun 9, 2008 12:57:21 PM ] [Bootstrap module]> Problem occurred while performing synchronization.

What can be the problem??

regards

Sumit

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hai,

Can you put more related to J2EE startup.Check the std_dispatcher.out,dev_disptacher,dev_server0,std_server0.out logs in the C:\usr\SAP\SID\DVEBMGS<instno>\work directory.

Thanks and Regards,

markus_doehr2
Active Contributor
0 Kudos

Check

- directory permissions

- filesystem full

What did you do prior to that attempted start?

Markus