cancel
Showing results for 
Search instead for 
Did you mean: 

Can not connect to Visual Administrator

Former Member
0 Kudos

Hello,

I am having problems connecting to Visual Administrator. I was told there was a power outage a few weeks ago and the system crashed due to this. And since this time, Visual Administrator will not connect. When starting the J2EE engine, the dispatcher and SDM start successfully and are in a "Running" state within jcmon. But the server0 process is in a "Starting application" state.

Idx

Name

PID

State

Error

Restart

---






0

dispatcher

12095

Running

0

yes

1

server0

12725

Starting application

0

yes

2

SDM

12097

Running

0

yes

-


This is running on HPUX ia64 11.23, NW04s kernel patch 48. I produced a dump for the server process and it is listed below. Any help would be greatly appreciated. Thanks.

[Thr 17] Tue Dec 5 09:59:06 2006

[Thr 17] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes

[Thr 17] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework

[Thr 17] JLaunchISetClusterId: set cluster id 14670550

[Thr 17] Tue Dec 5 09:59:07 2006

[Thr 17] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]

[Thr 17] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]

[Thr 144] Tue Dec 5 09:59:47 2006

[Thr 144] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver

[Thr 144] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI

[Thr 144] Tue Dec 5 09:59:48 2006

[Thr 144] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.engine.Compress

[Thr 130] Tue Dec 5 10:00:03 2006

[Thr 130] JHVM_RegisterNatives: registering methods in com.sap.security.core.server.vsi.service.jni.VirusScanInterface

[Thr 17] Tue Dec 5 10:01:16 2006

[Thr 17] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]

[Thr 2] Tue Dec 5 10:05:15 2006

[Thr 2] JLaunchRequestFunc: receive command:10, argument:0 from pid:12384

[Thr 2] JLaunchProcessCommand: caught dump stack trace

Full thread dump [Tue Dec 05 10:05:15 PST 2006] (Java HotSpot(TM) 64-Bit Server VM 1.4.2 1.4.2.09-050713-12:56-IA64W IA64W

mixed mode):

"ConnectionSetCleaner Thread (UNMANAGED)." prio=10 tid=6000000003f1fb60 nid=173 lwp_id=1233404 in Object.wait() [0x9fffffffa

fc7c000..0x9fffffffafc7ccf0]

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

- waiting on <9fffffff34cd0000> (a com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner)

at com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner.run(ConnectionHashSet.java:682)

- locked <9fffffff34cd0000> (a com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner)

"ConnectionSetCleaner Thread (UNMANAGED)." prio=10 tid=6000000003123fa0 nid=172 lwp_id=1233403 in Object.wait() [0x9fffffffa

fd80000..0x9fffffffafd80cf0]

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

- waiting on <9fffffff34cd0088> (a com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner)

at com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner.run(ConnectionHashSet.java:682)

- locked <9fffffff34cd0088> (a com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner)

"Thread-38" daemon prio=10 tid=60000000031281e0 nid=171 lwp_id=1233402 in Object.wait() [0x9fffffffafe84000..0x9fffffffafe84

cf0]

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

- waiting on <9fffffff34cd0190> (a java.util.TaskQueue)

at java.lang.Object.wait(Object.java:429)

at java.util.TimerThread.mainLoop(Timer.java:403)

- locked <9fffffff34cd0190> (a java.util.TaskQueue)

at java.util.TimerThread.run(Timer.java:382)

"DSR_Write_Rate_Monitor: sapdhpux_HP1_14670550" prio=8 tid=6000000003c23ee0 nid=170 lwp_id=1233401 waiting on condition [0x9

fffffffaff88000..0x9fffffffaff88cf0]

at java.lang.Thread.sleep(Native Method)

at com.sap.engine.services.dsr.DSRComponentImpl0$SubmitRateMonitor.run(DSRComponentImpl0.java:1505)

"Thread-35" prio=10 tid=6000000003bec650 nid=169 lwp_id=1233400 in Object.wait() [0x9fffffffb04e0000..0x9fffffffb04e0cf0]

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

- waiting on <9fffffff34cd02a8> (a com.sap.engine.services.shell.processor.ShellWrapper)

at java.lang.Object.wait(Object.java:429)

at com.sap.engine.services.shell.core.ServerShellProcessor.run(ServerShellProcessor.java:118)

- locked <9fffffff34cd02a8> (a com.sap.engine.services.shell.processor.ShellWrapper)

at java.lang.Thread.run(Thread.java:534)

"Thread-33" daemon prio=10 tid=6000000002a7fcf0 nid=167 lwp_id=1233188 in Object.wait() [0x9fffffffb02d8000..0x9fffffffb02d8

cf0]

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

- waiting on <9fffffff34cd0408> (a java.util.TaskQueue)

at java.util.TimerThread.mainLoop(Timer.java:429)

- locked <9fffffff34cd0408> (a java.util.TaskQueue)

at java.util.TimerThread.run(Timer.java:382)

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Try to read the dev_jcontrol,dev_server0,dev_dispatcher files to see what is the problem.

this files located in the <SID>\JC00\Work\ directory

tell me if you found something strange there.

Regards,

Pavel Sheynkman

Former Member
0 Kudos

Thanks. I did find some odd entries in the server0 log. That was what I initially listed. It mentions "locked" throughout the logfile.

Former Member
0 Kudos

what about the defaultrace file is something intersting there?

Former Member
0 Kudos

Run \usr\sap\<SID>\DVEBMGS<SYSNO>\j2ee\configtool\offlinecfgeditor.bat

Check in Blocking Locks

Anything cleared out of here would need the java engine restarted to take effect.

Former Member
0 Kudos

hi Scott,

May be you go.bat file get corrupted please checkit out

regards / Paresh