cancel
Showing results for 
Search instead for 
Did you mean: 

J2ee state shutdown - SI_ECONN_BROKEN/10054.

Former Member
0 Kudos

Good afternoon.

I have installed a Solution Manager 4.0 - (Was ABAP + Java Unicode), with Windows 2003 Server and Oracle 10G. I updated the kernel to level 133.

But When I start the System, only the ABAP is actived and Java is shutdown.

I get the following error:

hu May 22 23:36:24 2008

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

      • ERROR => NiIRead: SiRecv failed for hdl 4 / sock 1488

(SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1958) [nixxi.cpp 4361]

DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)

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

      • ERROR => DpProcKill: kill failed [dpntdisp.c 371]

DpIJ2eeShutdown: j2ee state = SHUTDOWN

Thu May 22 23:36:32 2008

MBUF state ACTIVE

DpModState: change server state from STARTING to ACTIVE

Thu May 22 23:36:33 2008

      • WARNING => DpRqServiceQueue: timeout of HIGH PRIO msg, return DP_CANT_HANDLE_REQ

      • WARNING => DpRqServiceQueue: timeout of HIGH PRIO msg, return DP_CANT_HANDLE_REQ

      • WARNING => DpRqServiceQueue: timeout of HIGH PRIO msg, return DP_CANT_HANDLE_REQ

[Thr 3300] JControlExecuteBootstrap: execute bootstrap process [bootstrap]

[Thr 3096] JControlDPMessageProxy: Thread 3096 started as handler thread for R/3 dispatcher messages.

[Thr 3300] [Node: bootstrap] java home is set by profile parameter

Java Home: C:\j2sdk1.4.2_11

[Thr 3300] JStartupICheckFrameworkPackage: can't find framework package E:\usr\sap\TSM\DVEBMGS01\exe\jvmx.jar

[Thr 3300] Thu May 22 23:50:12 2008

[Thr 3300] *** ERROR => invalid return code of process [bootstrap] (exitcode = -1) [jstartxx.c 1642]

[Thr 3300] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = -1)

[Thr 3300] JControlCloseProgram: started (exitcode = -1)

How can I solver the problem?.

Best regards.

Luis Gomez.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi.

I have configured the the parameters -Xmx and -Xms with value: 512MB.

My licence is correct, type Standard (ABAP + JAVA)

But I have same error.

How can I solver the problem??.

Best Regards.

Ticiano.

Former Member
0 Kudos

Ticiano,

WIth respect to the license keys (the error just looks so much like a license key issue) you should have gotten two very different license keys - one for the ABAP Stack and another for the Java. Did this a few months ago and remeber having a problem as the license key loaded, but it wasn't the right one and we had to dig through and find the drop-down that stated that the engine was Java and not ABAP so I am pretty sure that you need to clearly specifiy a Java License Key or the license you have already loaded will not be taken (the pretty sure statement is only if they have changed something in the past 2-3 months which I doubt).

You should be able to validate this by going into the Visual Administrator (assuming that this is not a 7.1 installation) and checking the license serverice - the main page should tell you which license is actually being used - even if you successfully loaded other license keys, only the one that is pertenent to the Java Engine will be used. It is a bit decieving but think that you have the best effort looking down this road first.

Anyhow - last input that I will give on the information, not enough detail and this is the only matching patter unless the installation had severe complications or there is database/file system corruption. There should be more details in the server0 log in the work directory of your system on what is going on during startup.

Thanks - if this answers your question, please set this thread to answered.

Former Member
0 Kudos

Ticiano,

Hopefully got your name in there - would assume that the problem is one of two things - the initial HEAP size is too small (default is 256, needs to be at least 512 to run these days) or the J2EE License Key is not recognized. Do the memory change in the config tool and the license key for the J2EE in the Visual Administrator. If that sounds strange, then you probably have an expired java key - java systems only run for 20 or so minutes before shutting down if the key is expired (just enough time to install a new one before it shuts down).

If this answers your question, please set this thread to answered.