cancel
Showing results for 
Search instead for 
Did you mean: 

dev_jstart: Instance state is "Deploying offline components"

Former Member
0 Kudos

Hi,

We are in the middle of Bi 7.0 to 7.3 upgrade. In the pre-processing

phase, the shadow Java engine is restarted by the ugrade tool.

However, the java shadow engine does not come up after restart. We can

find the error in dev_jstart:

-


F [Thr 01] *** LOG => Instance state is "Deploying offline components"

(STOPPING @ 0, INACTIVE).

F [Thr 01] *** LOG => Run level 1 completed.

F [Thr 01] *** LOG => Instance state is "Some processes failed"

(STOPPED @ 0, INACTIVE).

I [Thr 01] MPI: dynamic quotas disabled.

I [Thr 01] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%

F

F

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

F *** ERROR => Node 'deployment' failed with exit code 66.

F ***

F *** Please see section 'Failures in the 'deploying offline

components' phase'

F *** in SAP Note 1316652 for additional information and trouble

shooting advice.

-


Appreciate any suggestions to close this issue.

Thanks,

Abdul

Accepted Solutions (0)

Answers (5)

Answers (5)

daniel_piggott-genge
Participant
0 Kudos

Hello,

I know this is old but I had a look at this post when I was investigating this message coming up on our PI system.  Basically our disp+work instances on both the servers in our cluster were coming up with this message.  Interestingly in the j2ee\cluster folder it was generating a huge number of files named hs_err_pid<nnn>.log.  These were being created every few seconds and contained the following header:

#

# An unexpected error has been detected by SAP Java Virtual Machine:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000077efb66b, pid=632, tid=5136

#

# Java VM: SAP Java 64-Bit Server VM (5.1.015 Nov  5 2007 23:34:18 - 01_REL - optU - windows amd64 - bas2:88748 (mixed mode))

# Problematic frame:

# C  ntdll::RtlpUnWaitCriticalSection+0x15b (0x3b66b) (sp=0x0000000031f4cf80) (pc=0x0000000077efb66b)

#

As some may notice it actually ended up being that our system was set to use version 015 of SAPJVM 5.1.  The latest version currently is 081! and according to SAP there was a bug in that version that caused this EXCEPTION_ACCESS_VIOLATION message.

So in the end, based on SAPs recommendation I manually upgraded the SAPJVM using the steps in Note 1579119.  But I would advise asking SAP first as they don't recommend doing it that way normally apparently.

So basically if anyone else has the Deploying Offline Components message, this is something to investigate and I hope it's helpful.

Daniel

Former Member
0 Kudos

Hello Not Active Contributor

Could you please tell os , how did you solve the issue, we have the same problem.

Thanks Reza

Former Member
0 Kudos

Hi Reza,

The problem in my system was Database, the services was running but Oracle was in IDLE I have to start up the Oracle and it solve the issue.

Good Luck

Former Member
0 Kudos

Thanks for reply,

It is very strang on this case. DB is working but have this error thatsome processes failed.

Thanks again

Reza

Former Member
0 Kudos

Could you please let me know , how did you solve the issue, I have the same issue.

Thanks

Former Member
0 Kudos

There is no problem in restarting the server.

Issue is offline deployment, during which the server is suppose to in down.

So it is has not completed the deployment. Check the deployment logs as suggested above.

Once the issue is resolved the server will start

Former Member
0 Kudos

Hi,

Could you check the errors regarding offline deployment in the trace files:

..<shadow inst. dir>\j2ee\server0\logs.

Here check the latest updated default traces and application logs.

Regards,

Srikishan