cancel
Showing results for 
Search instead for 
Did you mean: 

SDM GUI (Software Deployment Manager GUI) hangs on after loggin

Former Member
0 Kudos

Hi:

This is what happened:

1 - The WAS was abruptly restart with the SDM GUI open.

2 - open the SDM GUI

3- login (user and PSW)

4 - The message "Working" is display for hours....

I looked up at SDM and I couldn't find anything like this. Any idea how to solve it?

I was wondering If I can just reinstall the SDM GUI.

I can't perform deploys form de NWDS, the deploys are cancelled as another Administrator is in session.

Thanks a lot for your time on this thread.

Log file:

-


trc file: "D:\usr\sap\SMD\J90\work\dev_SMDAgent", trc level: 1, release: "700"

-


node name : smdagent

pid : 2868

system name : SMD

system nr. : 90

started at : Tue Jan 09 17:44:44 2007

arguments :

arg[00] : D:\usr\sap\SMD\J90/../exe\jlaunch.exe

arg[01] : pf=D:\usr\sap\SMD\J90/profile\SMD_J90_localhost

arg[02] : -DSAPINFO=SMD_90_server

arg[03] : pf=D:\usr\sap\SMD\J90/profile\SMD_J90_localhost

[Thr 2872] Tue Jan 09 17:44:44 2007

[Thr 2872] JLaunchRequestQueueInit: create named pipe for ipc

[Thr 2872] JLaunchRequestQueueInit: create pipe listener thread

[Thr 2884] JLaunchRequestFunc: Thread 2884 started as listener thread for np messages.

[Thr 2888] WaitSyncSemThread: Thread 2888 started as semaphore monitor thread.

[Thr 2872] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)

[Thr 2872] CPIC (version=700.2005.12.02)

[Thr 2872] [Node: SMDAgent] java home is set by profile parameter

Java Home: C:\j2sdk1.4.2_09\

[Thr 2872] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SMD\exe\jvmx.jar

[Thr 2872] JLaunchISetDebugMode: set debug mode [no]

[Thr 2900] JLaunchIStartFunc: Thread 2900 started as Java VM thread.

[Thr 2900] JHVM_LoadJavaVM: Java VM created OK.

[Thr 3252] Tue Jan 09 17:45:00 2007

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

[Thr 2884] Tue Jan 09 18:02:02 2007

[Thr 2884] JLaunchRequestFunc: receive command:10, argument:0 from pid:2696

[Thr 2884] JLaunchProcessCommand: caught dump stack trace

Full thread dump Java HotSpot(TM) Server VM (1.4.2_09-b05 mixed mode):

"Thread-7" daemon prio=5 tid=0x0f7efd40 nid=0xff8 runnable [fd0f000..fd0fd94]

at java.net.SocketInputStream.socketRead0(Native Method)

at java.net.SocketInputStream.read(SocketInputStream.java:129)

at com.sap.engine.services.rmi_p4.Connection.run(Connection.java:371)

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

"Thread-6" daemon prio=5 tid=0x01140790 nid=0xff4 in Object.wait() [fccf000..fccfd94]

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

- waiting on <0x04018210> (a com.sap.engine.services.rmi_p4.DispatchImpl)

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

at com.sap.engine.services.rmi_p4.DispatchImpl.run(DispatchImpl.java:614)

- locked <0x04018210> (a com.sap.engine.services.rmi_p4.DispatchImpl)

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

"Thread-5" daemon prio=5 tid=0x011400b8 nid=0xff0 in Object.wait() [fc8f000..fc8fd94]

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

- waiting on <0x04018118> (a com.sap.engine.services.rmi_p4.DispatchImpl)

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

at com.sap.engine.services.rmi_p4.DispatchImpl.run(DispatchImpl.java:614)

- locked <0x04018118> (a com.sap.engine.services.rmi_p4.DispatchImpl)

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

"Thread-4" daemon prio=5 tid=0x01140b30 nid=0xfec in Object.wait() [fc4f000..fc4fd94]

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

- waiting on <0x04018070> (a com.sap.engine.services.rmi_p4.DispatchImpl)

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

at com.sap.engine.services.rmi_p4.DispatchImpl.run(DispatchImpl.java:614)

- locked <0x04018070> (a com.sap.engine.services.rmi_p4.DispatchImpl)

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

"Thread-3" daemon prio=5 tid=0x011409c8 nid=0xfe8 in Object.wait() [fc0f000..fc0fd94]

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

- waiting on <0x04017fc8> (a com.sap.engine.services.rmi_p4.DispatchImpl)

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

at com.sap.engine.services.rmi_p4.DispatchImpl.run(DispatchImpl.java:614)

- locked <0x04017fc8> (a com.sap.engine.services.rmi_p4.DispatchImpl)

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

"Thread-2" daemon prio=5 tid=0x0f777620 nid=0xfe4 in Object.wait() [fbcf000..fbcfd94]

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

- waiting on <0x04017f20> (a com.sap.engine.services.rmi_p4.DispatchImpl)

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

at com.sap.engine.services.rmi_p4.DispatchImpl.run(DispatchImpl.java:614)

- locked <0x04017f20> (a com.sap.engine.services.rmi_p4.DispatchImpl)

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

"Thread-1" daemon prio=5 tid=0x0f79f620 nid=0xfd4 runnable [fb8f000..fb8fd94]

at java.net.PlainSocketImpl.socketAccept(Native Method)

at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)

- locked <0x04017398> (a java.net.PlainSocketImpl)

at java.net.ServerSocket.implAccept(ServerSocket.java:448)

at java.net.ServerSocket.accept(ServerSocket.java:419)

at com.sap.engine.services.rmi_p4.ConnectionManager.run(ConnectionManager.java:319)

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

"Thread-0" daemon prio=5 tid=0x0f59ee78 nid=0xfc0 in Object.wait() [fb4f000..fb4fd94]

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

- waiting on <0x04016f30> (a com.sap.engine.services.rmi_p4.garbagecollector.GarbageCollector)

at com.sap.engine.services.rmi_p4.garbagecollector.GarbageCollector.run(GarbageCollector.java:22)

- locked <0x04016f30> (a com.sap.engine.services.rmi_p4.garbagecollector.GarbageCollector)

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

"SMDAgent connection thread" prio=5 tid=0x0f4a1ab8 nid=0xcb4 in Object.wait() [faff000..faffd94]

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

- waiting on <0x04028d88> (a com.sap.engine.services.rmi_p4.Call)

at com.sap.engine.services.rmi_p4.Call.getResultStream(Call.java:135)

- locked <0x04028d88> (a com.sap.engine.services.rmi_p4.Call)

at com.sap.engine.services.rmi_p4.reflect.P4InvocationHandler.invokeInternal(P4InvocationHandler.java:139)

at com.sap.engine.services.rmi_p4.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:50)

at $Proxy0.registerAgent(Unknown Source)

at com.sap.smd.agent.connection.SMDConnector$SMDConnectionTask.attemptConnection(SMDConnector.java:399)

- locked <0x03fd62d0> (a com.sap.smd.agent.connection.SMDConnector$SMDConnectionTask)

at com.sap.smd.agent.connection.SMDConnector$SMDConnectionTask.run(SMDConnector.java:116)

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

"Signal Dispatcher" daemon prio=10 tid=0x003cfcf8 nid=0xb70 waiting on condition [0..0]

"Finalizer" daemon prio=9 tid=0x010a0ab8 nid=0xb68 in Object.wait() [f2af000..f2afd94]

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

- waiting on <0x03f80378> (a java.lang.ref.ReferenceQueue$Lock)

at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)

- locked <0x03f80378> (a java.lang.ref.ReferenceQueue$Lock)

at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)

at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)

"Reference Handler" daemon prio=10 tid=0x0109ff28 nid=0xb64 in Object.wait() [f26f000..f26fd94]

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

- waiting on <0x03f802a0> (a java.lang.ref.Reference$Lock)

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

at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:115)

- locked <0x03f802a0> (a java.lang.ref.Reference$Lock)

"main" prio=5 tid=0x003c78f0 nid=0xb54 in Object.wait() [6181f000..6181fe1c]

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

- waiting on <0x03fb31f0> (a java.lang.Object)

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

at com.sap.smd.agent.SMDAgent.awaitTermination(SMDAgent.java:243)

- locked <0x03fb31f0> (a java.lang.Object)

at com.sap.smd.agent.SMDAgent.run(SMDAgent.java:148)

at com.sap.smd.agent.launcher.SMDAgentLauncher.launchAgent(SMDAgentLauncher.java:248)

at com.sap.smd.agent.launcher.SMDAgentLauncher.main(SMDAgentLauncher.java:135)

"VM Thread" prio=5 tid=0x0109f5b8 nid=0xb60 runnable

"VM Periodic Task Thread" prio=10 tid=0x0110cf78 nid=0xb80 waiting on condition

"Suspend Checker Thread" prio=10 tid=0x003cf318 nid=0xb6c runnable

<!LOGHEADER[START]/>

<!HELP[Manual modification of the header may cause parsing problem!]/>

<!LOGGINGVERSION[1.5.3.7186 - 630]/>

<!NAME[D:\usr\sap\PD0\JC00\SDM\program\log\sdmgui20070109.log]/>

<!PATTERN[sdmgui20070109.log]/>

<!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>

<!ENCODING[Cp1252]/>

<!LOGHEADER[END]/>

Jan 9, 2007 9:17:11 AM Info: SDM-Gui is started

Jan 9, 2007 9:17:12 AM Info: Gui is remote - have to connect to server

Jan 9, 2007 9:17:30 AM Info: Attempting to logon to Host "sdbuetbsap07", Port "50018", Role "admin"

Jan 9, 2007 9:17:38 AM Info: Logon to host "sdbuetbsap07" was successful

Jan 9, 2007 9:17:38 AM Info: Repository data loaded successfully

Jan 9, 2007 9:35:03 AM Info: SDM-GUI is exited

Jan 9, 2007 3:07:54 PM Info: SDM-Gui is started

Jan 9, 2007 3:07:54 PM Info: Gui is remote - have to connect to server

Jan 9, 2007 3:08:12 PM Info: Attempting to logon to Host "sdbuetbsap07", Port "50018", Role "admin"

Jan 9, 2007 3:08:21 PM Info: Logon to host "sdbuetbsap07" was successful

Jan 9, 2007 3:08:21 PM Info: Repository data loaded successfully

Jan 9, 2007 5:37:10 PM Info: SDM-GUI is exited

Jan 9, 2007 6:00:49 PM Info: SDM-Gui is started

Jan 9, 2007 6:00:50 PM Info: Gui is remote - have to connect to server

Jan 9, 2007 6:01:08 PM Info: Attempting to logon to Host "sdbuetbsap07", Port "50018", Role "admin"

Jan 9, 2007 6:01:19 PM Info: Logon to host "sdbuetbsap07" was successful

Jan 9, 2007 6:01:19 PM Info: Repository data loaded successfully

<!LOGHEADER[START]/>

<!HELP[Manual modification of the header may cause parsing problem!]/>

<!LOGGINGVERSION[1.5.3.7186 - 630]/>

<!NAME[D:\usr\sap\PD0\JC00\SDM\program\log\sdmlog20070109.log]/>

<!PATTERN[sdmlog20070109.log]/>

<!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>

<!ENCODING[Cp1252]/>

<!LOGHEADER[END]/>

Jan 9, 2007 2:27:48 AM Info:

Jan 9, 2007 2:27:48 AM Info: ============================================

Jan 9, 2007 2:27:48 AM Info: = Starting to execute command 'server' =

Jan 9, 2007 2:27:48 AM Info: ============================================

Jan 9, 2007 2:27:48 AM Info: Starting SDM - Software Deployment Manager...

Jan 9, 2007 2:27:50 AM Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.4016.00.0000.20060119123612.0000

Jan 9, 2007 2:27:53 AM Info: SDM operation mode successfully set to: Integrated

Jan 9, 2007 2:27:54 AM Info: JStartupFramework is requesting to start the SDM Server.

Jan 9, 2007 2:27:54 AM Info: Start the SDM Server integrated in the JStartupFramework.

Jan 9, 2007 2:27:55 AM Info: Initializing Network Manager (50017)

Jan 9, 2007 2:27:55 AM Info: Starting SDM Server listening on port 50018

Jan 9, 2007 2:27:55 AM Info: SDM started successfully.

Jan 9, 2007 9:17:30 AM Info: Opened client connection to sdbuetbsap07.domain (IP address sdbuetbsap07.domain/10.1.6.46, remote port 4268)

Jan 9, 2007 9:17:30 AM Info: Request for Logon as admin accepted

Jan 9, 2007 10:24:23 AM Info: Opened client connection to S415974 (IP address S415974/10.11.12.103, remote port 4621)

Jan 9, 2007 10:24:23 AM Error: Cannot log in. There are already active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 9, 2007 10:24:29 AM Info: Close client connection to S415974/10.11.12.103, remote port 4621

Jan 9, 2007 10:24:35 AM Info: Opened client connection to S415974 (IP address S415974/10.11.12.103, remote port 4627)

Jan 9, 2007 10:24:35 AM Error: Cannot log in. There are already active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 9, 2007 10:24:36 AM Info: Close client connection to S415974/10.11.12.103, remote port 4627

Jan 9, 2007 10:25:26 AM Info: Opened client connection to S415974 (IP address S415974/10.11.12.103, remote port 4642)

Jan 9, 2007 10:25:26 AM Error: Cannot log in. There are already active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 9, 2007 10:25:27 AM Info: Close client connection to S415974/10.11.12.103, remote port 4642

Jan 9, 2007 10:28:21 AM Info: Opened client connection to S415974 (IP address S415974/10.11.12.103, remote port 4694)

Jan 9, 2007 10:28:21 AM Error: Cannot log in. There are already active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 9, 2007 10:28:25 AM Info: Close client connection to S415974/10.11.12.103, remote port 4694

Jan 9, 2007 10:28:59 AM Info: Opened client connection to S415974 (IP address S415974/10.11.12.103, remote port 4707)

Jan 9, 2007 10:28:59 AM Error: Cannot log in. There are already active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 9, 2007 10:29:00 AM Info: Close client connection to S415974/10.11.12.103, remote port 4707

Jan 9, 2007 10:30:35 AM Info: Opened client connection to S415974 (IP address S415974/10.11.12.103, remote port 4738)

Jan 9, 2007 10:30:35 AM Error: Cannot log in. There are already active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 9, 2007 10:30:36 AM Info: Close client connection to S415974/10.11.12.103, remote port 4738

Jan 9, 2007 10:56:41 AM Info: ====================================

Jan 9, 2007 10:56:41 AM Info: JControl is shutting SDM Server down

Jan 9, 2007 10:56:41 AM Info: ====================================

Jan 9, 2007 10:56:41 AM Info: Server finished sending back the answer of the ShutdownRequest.

Jan 9, 2007 10:56:41 AM Info: Shutting dispatcher down

Jan 9, 2007 11:09:11 AM Info:

Jan 9, 2007 11:09:11 AM Info: ============================================

Jan 9, 2007 11:09:11 AM Info: = Starting to execute command 'server' =

Jan 9, 2007 11:09:11 AM Info: ============================================

Jan 9, 2007 11:09:11 AM Info: Starting SDM - Software Deployment Manager...

Jan 9, 2007 11:09:12 AM Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.4016.00.0000.20060119123612.0000

Jan 9, 2007 11:09:15 AM Info: SDM operation mode successfully set to: Integrated

Jan 9, 2007 11:09:18 AM Info: JStartupFramework is requesting to start the SDM Server.

Jan 9, 2007 11:09:18 AM Info: Start the SDM Server integrated in the JStartupFramework.

Jan 9, 2007 11:09:18 AM Info: Initializing Network Manager (50017)

Jan 9, 2007 11:09:18 AM Info: Starting SDM Server listening on port 50018

Jan 9, 2007 11:09:18 AM Info: SDM started successfully.

Jan 9, 2007 2:38:50 PM Info: ====================================

Jan 9, 2007 2:38:50 PM Info: JControl is shutting SDM Server down

Jan 9, 2007 2:38:50 PM Info: ====================================

Jan 9, 2007 2:38:50 PM Info: Server finished sending back the answer of the ShutdownRequest.

Jan 9, 2007 2:38:50 PM Info: Shutting dispatcher down

Jan 9, 2007 2:51:51 PM Info:

Jan 9, 2007 2:51:51 PM Info: ============================================

Jan 9, 2007 2:51:51 PM Info: = Starting to execute command 'server' =

Jan 9, 2007 2:51:51 PM Info: ============================================

Jan 9, 2007 2:51:51 PM Info: Starting SDM - Software Deployment Manager...

Jan 9, 2007 2:51:52 PM Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.4016.00.0000.20060119123612.0000

Jan 9, 2007 2:51:55 PM Info: SDM operation mode successfully set to: Integrated

Jan 9, 2007 2:51:57 PM Info: JStartupFramework is requesting to start the SDM Server.

Jan 9, 2007 2:51:57 PM Info: Start the SDM Server integrated in the JStartupFramework.

Jan 9, 2007 2:51:57 PM Info: Initializing Network Manager (50017)

Jan 9, 2007 2:51:57 PM Info: Starting SDM Server listening on port 50018

Jan 9, 2007 2:51:57 PM Info: SDM started successfully.

Jan 9, 2007 3:07:52 PM Info:

Jan 9, 2007 3:07:52 PM Info: ===============================================

Jan 9, 2007 3:07:52 PM Info: = Starting to execute command 'remotegui' =

Jan 9, 2007 3:07:52 PM Info: ===============================================

Jan 9, 2007 3:07:54 PM Info: SDM started successfully.

Jan 9, 2007 3:08:12 PM Info: Opened client connection to sdbuetbsap07.domain (IP address sdbuetbsap07.domain/10.1.6.46, remote port 4951)

Jan 9, 2007 3:08:12 PM Info: Request for Logon as admin accepted

Jan 9, 2007 4:52:45 PM Info: Opened client connection to s420206.domain (IP address s420206.domain/10.11.12.55, remote port 2917)

Jan 9, 2007 4:52:45 PM Error: Cannot log in. There are already active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 9, 2007 4:52:45 PM Info: Close client connection to s420206.domain/10.11.12.55, remote port 2917

Jan 9, 2007 4:59:38 PM Info: Opened client connection to s420206.domain (IP address s420206.domain/10.11.12.55, remote port 2920)

Jan 9, 2007 4:59:39 PM Error: Cannot log in. There are already active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 9, 2007 4:59:39 PM Info: Close client connection to s420206.domain/10.11.12.55, remote port 2920

Jan 9, 2007 5:37:44 PM Info: ====================================

Jan 9, 2007 5:37:44 PM Info: JControl is shutting SDM Server down

Jan 9, 2007 5:37:44 PM Info: ====================================

Jan 9, 2007 5:37:44 PM Info: Server finished sending back the answer of the ShutdownRequest.

Jan 9, 2007 5:37:44 PM Info: Shutting dispatcher down

Jan 9, 2007 5:45:55 PM Info:

Jan 9, 2007 5:45:55 PM Info: ============================================

Jan 9, 2007 5:45:55 PM Info: = Starting to execute command 'server' =

Jan 9, 2007 5:45:55 PM Info: ============================================

Jan 9, 2007 5:45:56 PM Info: Starting SDM - Software Deployment Manager...

Jan 9, 2007 5:45:57 PM Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.4016.00.0000.20060119123612.0000

Jan 9, 2007 5:46:00 PM Info: SDM operation mode successfully set to: Integrated

Jan 9, 2007 5:46:02 PM Info: JStartupFramework is requesting to start the SDM Server.

Jan 9, 2007 5:46:02 PM Info: Start the SDM Server integrated in the JStartupFramework.

Jan 9, 2007 5:46:02 PM Info: Initializing Network Manager (50017)

Jan 9, 2007 5:46:03 PM Info: Starting SDM Server listening on port 50018

Jan 9, 2007 5:46:03 PM Info: SDM started successfully.

Jan 9, 2007 6:00:46 PM Info:

Jan 9, 2007 6:00:46 PM Info: ===============================================

Jan 9, 2007 6:00:46 PM Info: = Starting to execute command 'remotegui' =

Jan 9, 2007 6:00:46 PM Info: ===============================================

Jan 9, 2007 6:00:50 PM Info: SDM started successfully.

Jan 9, 2007 6:01:08 PM Info: Opened client connection to sdbuetbsap07.domain (IP address sdbuetbsap07.domain/10.1.6.46, remote port 1523)

Jan 9, 2007 6:01:08 PM Info: Request for Logon as admin accepted

<!LOGHEADER[START]/>

<!HELP[Manual modification of the header may cause parsing problem!]/>

<!LOGGINGVERSION[1.5.3.7186 - 630]/>

<!NAME[D:\usr\sap\PD0\JC00\SDM\program\log\sdmlog20070108.log]/>

<!PATTERN[sdmlog20070108.log]/>

<!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>

<!ENCODING[Cp1252]/>

<!LOGHEADER[END]/>

Jan 8, 2007 5:05:46 PM Info:

Jan 8, 2007 5:05:46 PM Info: ===============================================

Jan 8, 2007 5:05:46 PM Info: = Starting to execute command 'remotegui' =

Jan 8, 2007 5:05:46 PM Info: ===============================================

Jan 8, 2007 5:05:49 PM Info: SDM started successfully.

Jan 8, 2007 5:07:07 PM Error: ERROR: Could not establish connection to server sdbuetbsap07 at port 50018: Connection refused: connect

Jan 8, 2007 5:07:33 PM Error: ERROR: Could not establish connection to server sdbuetbsap07 at port 50018: Connection refused: connect

Jan 8, 2007 5:07:42 PM Error: ERROR: Could not establish connection to server sdbuetbsap07 at port 50018: Connection refused: connect

Jan 8, 2007 5:08:14 PM Info:

Jan 8, 2007 5:08:14 PM Info: ===============================================

Jan 8, 2007 5:08:14 PM Info: = Starting to execute command 'remotegui' =

Jan 8, 2007 5:08:14 PM Info: ===============================================

Jan 8, 2007 5:08:16 PM Info: SDM started successfully.

Jan 8, 2007 5:08:29 PM Error: ERROR: Could not establish connection to server sdbuetbsap07 at port 50018: Connection refused: connect

Jan 8, 2007 5:08:44 PM Error: ERROR: Could not establish connection to server sdbuetbsap07 at port 50018: Connection refused: connect

Jan 8, 2007 5:08:57 PM Error: ERROR: Could not establish connection to server sdbuetbsap07 at port 50018: Connection refused: connect

Jan 8, 2007 5:43:08 PM Error: ERROR: Could not establish connection to server sdbuetbsap07 at port 50018: Connection refused: connect

Jan 8, 2007 5:43:16 PM Error: ERROR: Could not establish connection to server sdbuetbsap07 at port 50018: Connection refused: connect

Jan 8, 2007 5:43:36 PM Error: ERROR: Could not establish connection to server sdbuetbsap07 at port 50018: Connection refused: connect

Jan 8, 2007 5:43:56 PM Error: ERROR: Could not establish connection to server sdbuetbsap07 at port 50018: Connection refused: connect

Jan 8, 2007 5:44:20 PM Error: ERROR: Could not establish connection to server sdbuetbsap07 at port 50018: Connection refused: connect

Jan 8, 2007 5:44:41 PM Error: ERROR: Could not establish connection to server sdbuetbsap07 at port 50018: Connection refused: connect

Jan 8, 2007 5:47:29 PM Info:

Jan 8, 2007 5:47:29 PM Info: ===============================================

Jan 8, 2007 5:47:29 PM Info: = Starting to execute command 'remotegui' =

Jan 8, 2007 5:47:29 PM Info: ===============================================

Jan 8, 2007 5:47:37 PM Info:

Jan 8, 2007 5:47:37 PM Info: ============================================

Jan 8, 2007 5:47:37 PM Info: = Starting to execute command 'server' =

Jan 8, 2007 5:47:37 PM Info: ============================================

Jan 8, 2007 5:47:37 PM Info: Starting SDM - Software Deployment Manager...

Jan 8, 2007 5:47:38 PM Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.4016.00.0000.20060119123612.0000

Jan 8, 2007 5:47:40 PM Info: SDM operation mode successfully set to: Integrated

Jan 8, 2007 5:47:41 PM Info: JStartupFramework is active

Jan 8, 2007 5:47:41 PM Info: Operation mode of SDM in JStartupFramework is "Integrated".

Jan 8, 2007 5:47:41 PM Info: Check if Server is running already.

Jan 8, 2007 5:47:42 PM Info: OK server is not running. Enable SDM Process in JStartupFramework.

Jan 8, 2007 5:47:42 PM Info: enabling SDM Process with JStartupFramework

Jan 8, 2007 5:47:42 PM Info: enabled SDM Process with JStartupFramework

Jan 8, 2007 5:47:42 PM Info: Successfully enabled SDM Process in JStartupFramework.

Jan 8, 2007 5:47:43 PM Info:

Jan 8, 2007 5:47:43 PM Info: ============================================

Jan 8, 2007 5:47:43 PM Info: = Starting to execute command 'server' =

Jan 8, 2007 5:47:43 PM Info: ============================================

Jan 8, 2007 5:47:43 PM Info: Starting SDM - Software Deployment Manager...

Jan 8, 2007 5:47:44 PM Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.4016.00.0000.20060119123612.0000

Jan 8, 2007 5:47:47 PM Info: SDM operation mode successfully set to: Integrated

Jan 8, 2007 5:47:48 PM Info: JStartupFramework is requesting to start the SDM Server.

Jan 8, 2007 5:47:48 PM Info: Start the SDM Server integrated in the JStartupFramework.

Jan 8, 2007 5:47:48 PM Info: Initializing Network Manager (50017)

Jan 8, 2007 5:47:48 PM Info: Starting SDM Server listening on port 50018

Jan 8, 2007 5:47:48 PM Info: SDM started successfully.

Jan 8, 2007 5:47:53 PM Info: Opened client connection to sdbuetbsap07.domain (IP address sdbuetbsap07.domain/10.1.6.46, remote port 3871)

Jan 8, 2007 5:47:53 PM Info: SDM started successfully.

Jan 8, 2007 5:47:53 PM Info: Close client connection to sdbuetbsap07.domain/10.1.6.46, remote port 3871

Jan 8, 2007 5:48:14 PM Info:

Jan 8, 2007 5:48:14 PM Info: ===============================================

Jan 8, 2007 5:48:14 PM Info: = Starting to execute command 'remotegui' =

Jan 8, 2007 5:48:14 PM Info: ===============================================

Jan 8, 2007 5:48:16 PM Info: SDM started successfully.

Jan 8, 2007 5:48:23 PM Info: Opened client connection to sdbuetbsap07.domain (IP address sdbuetbsap07.domain/10.1.6.46, remote port 3877)

Jan 8, 2007 5:48:23 PM Info: Request for Logon as admin accepted

Jan 8, 2007 6:17:52 PM Info:

Jan 8, 2007 6:17:52 PM Info: ===============================================

Jan 8, 2007 6:17:52 PM Info: = Starting to execute command 'remotegui' =

Jan 8, 2007 6:17:52 PM Info: ===============================================

Jan 8, 2007 6:17:54 PM Info: SDM started successfully.

Jan 8, 2007 6:17:59 PM Info: Opened client connection to sdbuetbsap07.domain (IP address sdbuetbsap07.domain/10.1.6.46, remote port 4576)

Jan 8, 2007 6:17:59 PM Error: Cannot log in. There are already active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 8, 2007 6:18:09 PM Info: Close client connection to sdbuetbsap07.domain/10.1.6.46, remote port 4576

Jan 8, 2007 6:19:58 PM Info: Opened client connection to sdbuetbsap07.domain (IP address sdbuetbsap07.ldomain/10.1.6.46, remote port 4616)

Jan 8, 2007 6:19:58 PM Error: Cannot shutdown server. There are active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 8, 2007 6:19:58 PM Info: Close client connection to sdbuetbsap07.domain/10.1.6.46, remote port 4616

Jan 8, 2007 6:20:04 PM Info:

Jan 8, 2007 6:20:04 PM Info: ============================================

Jan 8, 2007 6:20:04 PM Info: = Starting to execute command 'server' =

Jan 8, 2007 6:20:04 PM Info: ============================================

Jan 8, 2007 6:20:04 PM Info: Starting SDM - Software Deployment Manager...

Jan 8, 2007 6:20:04 PM Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.4016.00.0000.20060119123612.0000

Jan 8, 2007 6:20:06 PM Info: SDM operation mode successfully set to: Integrated

Jan 8, 2007 6:20:07 PM Info: JStartupFramework is active

Jan 8, 2007 6:20:07 PM Info: Operation mode of SDM in JStartupFramework is "Integrated".

Jan 8, 2007 6:20:07 PM Info: Check if Server is running already.

Jan 8, 2007 6:20:07 PM Info: Opened client connection to sdbuetbsap07.domain (IP address sdbuetbsap07.domain/10.1.6.46, remote port 4622)

Jan 8, 2007 6:20:07 PM Info: Another SDM Server is running already and correctly replied to a "Ping"

Jan 8, 2007 6:20:07 PM Info: Close client connection to sdbuetbsap07.domain/10.1.6.46, remote port 4622

Jan 8, 2007 6:20:07 PM Error: Could not start SDM. Processing error. Return code: 4

Jan 8, 2007 6:20:14 PM Info:

Jan 8, 2007 6:20:14 PM Info: ===============================================

Jan 8, 2007 6:20:14 PM Info: = Starting to execute command 'remotegui' =

Jan 8, 2007 6:20:14 PM Info: ===============================================

Jan 8, 2007 6:20:16 PM Info: SDM started successfully.

Jan 8, 2007 6:20:21 PM Info: Opened client connection to sdbuetbsap07.domain (IP address sdbuetbsap07.domain/10.1.6.46, remote port 4623)

Jan 8, 2007 6:20:21 PM Error: Cannot log in. There are already active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 8, 2007 6:20:23 PM Info: Close client connection to sdbuetbsap07.domain/10.1.6.46, remote port 4623

Jan 8, 2007 6:20:47 PM Info: Opened client connection to sdbuetbsap07.domain (IP address sdbuetbsap07.domain/10.1.6.46, remote port 4640)

Jan 8, 2007 6:20:47 PM Error: Cannot log in. There are already active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 8, 2007 6:20:59 PM Info: Close client connection to sdbuetbsap07.domain/10.1.6.46, remote port 4640

Jan 8, 2007 6:21:14 PM Info: Opened client connection to sdbuetbsap07.domain (IP address sdbuetbsap07.domain/10.1.6.46, remote port 4646)

Jan 8, 2007 6:21:14 PM Error: Cannot log in. There are already active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 8, 2007 6:21:15 PM Info: Close client connection to sdbuetbsap07.domain/10.1.6.46, remote port 4646

Jan 8, 2007 6:21:22 PM Info:

Jan 8, 2007 6:21:22 PM Info: ===============================================

Jan 8, 2007 6:21:22 PM Info: = Starting to execute command 'remotegui' =

Jan 8, 2007 6:21:22 PM Info: ===============================================

Jan 8, 2007 6:21:24 PM Info: SDM started successfully.

Jan 8, 2007 6:21:27 PM Info:

Jan 8, 2007 6:21:27 PM Info: ===============================================

Jan 8, 2007 6:21:27 PM Info: = Starting to execute command 'remotegui' =

Jan 8, 2007 6:21:27 PM Info: ===============================================

Jan 8, 2007 6:21:29 PM Info: SDM started successfully.

Jan 8, 2007 6:21:29 PM Info: Opened client connection to sdbuetbsap07domain(IP address sdbuetbsap07.domain/10.1.6.46, remote port 4647)

Jan 8, 2007 6:21:29 PM Error: Cannot log in. There are already active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 8, 2007 6:21:34 PM Info: Close client connection to sdbuetbsap07.domain/10.1.6.46, remote port 4647

Jan 8, 2007 6:21:40 PM Info: Opened client connection to sdbuetbsap07.domain (IP address sdbuetbsap07.domain/10.1.6.46, remote port 4662)

Jan 8, 2007 6:21:40 PM Error: Cannot log in. There are already active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 8, 2007 6:21:47 PM Info: Close client connection to sdbuetbsap07.domain/10.1.6.46, remote port 4662

Jan 8, 2007 6:22:36 PM Info:

Jan 8, 2007 6:22:36 PM Info: ===============================================

Jan 8, 2007 6:22:36 PM Info: = Starting to execute command 'remotegui' =

Jan 8, 2007 6:22:36 PM Info: ===============================================

Jan 8, 2007 6:22:38 PM Info: SDM started successfully.

Jan 8, 2007 6:22:46 PM Info: Opened client connection to sdbuetbsap07.domain (IP address sdbuetbsap07.domain/10.1.6.46, remote port 4735)

Jan 8, 2007 6:22:46 PM Error: Cannot log in. There are already active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 8, 2007 6:22:49 PM Info: Close client connection to sdbuetbsap07.domain/10.1.6.46, remote port 4735

Jan 8, 2007 6:24:45 PM Info: Opened client connection to 127.0.0.1 (IP address 127.0.0.1/127.0.0.1, remote port 4786)

Jan 8, 2007 6:25:02 PM Info: Close client connection to 127.0.0.1/127.0.0.1, remote port 4786

Jan 8, 2007 6:28:23 PM Info: Opened client connection to sdbuetbsap07.domain (IP address sdbuetbsap07.domain/10.1.6.46, remote port 4880)

Jan 8, 2007 6:28:23 PM Error: Cannot shutdown server. There are active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 8, 2007 6:28:23 PM Info: Close client connection to sdbuetbsap07.domain/10.1.6.46, remote port 4880

Jan 8, 2007 6:28:37 PM Info:

Jan 8, 2007 6:28:37 PM Info: =========================================

Jan 8, 2007 6:28:37 PM Info: = Starting to execute command 'gui' =

Jan 8, 2007 6:28:37 PM Info: =========================================

Jan 8, 2007 6:28:37 PM Info: Starting SDM - Software Deployment Manager...

Jan 8, 2007 6:28:38 PM Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.4016.00.0000.20060119123612.0000

Jan 8, 2007 6:28:40 PM Info: SDM operation mode successfully set to: Integrated

Jan 8, 2007 6:28:41 PM Info: Initializing Network Manager (50017)

Jan 8, 2007 6:28:41 PM Info: Checking if another SDM is running on port 50018

Jan 8, 2007 6:28:41 PM Error: Could not start SDM - another Server may be running already.

Jan 8, 2007 6:28:41 PM Error: Another SDM is running already for this SDM_HOME directory. Exiting. Throwable: com.sap.sdm.client_server.launch.SDMRunningException Throwable message: Another SDM instance is running on this host

Jan 8, 2007 6:28:41 PM Error: Could not start SDM. Processing error. Return code: 4

Jan 8, 2007 6:29:02 PM Info: Opened client connection to sdbuetbsap07.domain (IP address sdbuetbsap07.domain/10.1.6.46, remote port 4898)

Jan 8, 2007 6:29:02 PM Error: Cannot shutdown server. There are active sessions:

Session id 0 / An administrator logged in via GUI /

Jan 8, 2007 6:29:02 PM Info: Close client connection to sdbuetbsap07.domain/10.1.6.46, remote port 4898

Jan 9, 2007 2:03:31 AM Info: ====================================

Jan 9, 2007 2:03:31 AM Info: JControl is shutting SDM Server down

Jan 9, 2007 2:03:31 AM Info: ====================================

Jan 9, 2007 2:03:31 AM Info: Server finished sending back the answer of the ShutdownRequest.

Jan 9, 2007 2:03:31 AM Info: Shutting dispatcher down

RLS

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Rocio,

It may be a case where the SDM process is still running at OS level. At a time only one SDM session can be active. Please check with your OS admin and get that session cancelled.

Please award points if issue got solved.

Regards.

Ruchit.

Former Member
0 Kudos

Hi Ruchit Khushu thanks for answer.

The problem is that never ends the login at SDM GUI, it's very important to get in to perform some set up.

Thanks a lot for your time.

Rocío.

Former Member
0 Kudos

Hi,

Take complete reboot of system and install fresh Java SDK 1.4.9 or above.

It will work, if not then revert.

THanks,

Amit