cancel
Showing results for 
Search instead for 
Did you mean: 

Converting http to https

Former Member
0 Kudos

Hi experts,

I have to convert http requests on Java Web AS 7.01 to https. Both protocols work fine, i.e. when I send a https request then I get the web response via ssl, for a http request I get a non-encrypted request. For the switching from http to https I followed the instructions in SDN wiki http://wiki.sdn.sap.com/wiki/display/EP/Convertinghttpto+https

I have done the following setting in visual admin:

Dispatcher => Services => HTTP Provider => ProxyMappings

50300=(Host:myhost.mydomain.local,Port:50301,Scheme:https,Override:true)

I have saved the setting and restarted the service and the Java AS. But when I try to request an http url I won't be send to the https url. Do you have any ideas?

Thanks and kind regards, Basti

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

If possible try restarting the cluster, and

Paste the dispatcher logs from ..../j2ee/cluster/dispatcher/log

1. Defaulttace.log

Thanks

SM

Former Member
0 Kudos

Hi,

here is the log...

-


<!LOGHEADER[START]/>

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

<!LOGGINGVERSION[1.5.3.7185 - 630]/>

<!NAME[./log/defaultTrace.trc]/>

<!PATTERN[defaultTrace.trc]/>

<!FORMATTER[com.sap.tc.logging.ListFormatter]/>

<!ENCODING[UTF8]/>

<!FILESET[0, 20, 10485760]/>

<!PREVIOUSFILE[defaultTrace.19.trc]/>

<!NEXTFILE[defaultTrace.1.trc]/>

<!LOGHEADER[END]/>

#1.5#0024E847E031000600000001000029B00004A6FD145EA64F#1309505805531#com.sap.engine.library.monitor.mapping

.ccms.Trace##com.sap.engine.library.monitor.mapping.ccms.Trace#######SAPEngine_System_Thread[impl:6]_32##0#0#Err

or##Plain###RegisterNode</Kernel/System Threads Pool/ActiveThreadsCount>:

com.sap.engine.library.monitor.mapping.ccms.CcmsConnectorException: 32373600: Invalid configuration group for

node'/Kernel/System Threads Pool/ActiveThreadsCount' (MANAGERS.SThreadPool.ActiveThreadsCount.Disp, max. 40

characters)#

#1.5#0024E847E031000600000002000029B00004A6FD145EB378#1309505805531#com.sap.engine.library.monitor.mapping

.ccms.Trace##com.sap.engine.library.monitor.mapping.ccms.Trace#######SAPEngine_System_Thread[impl:6]_32##0#0#Err

or##Plain###RegisterNode</Kernel/System Threads Pool/WaitingTasksCount>:

com.sap.engine.library.monitor.mapping.ccms.CcmsConnectorException: 32373600: Invalid configuration group for

node'/Kernel/System Threads Pool/WaitingTasksCount' (MANAGERS.SThreadPool.WaitingInRequestQueueCount.Disp, max.

40 characters)#

#1.5#0024E847E031000600000003000029B00004A6FD145EB654#1309505805531#com.sap.engine.library.monitor.mapping

.ccms.Trace##com.sap.engine.library.monitor.mapping.ccms.Trace#######SAPEngine_System_Thread[impl:6]_32##0#0#Err

or##Plain###RegisterNode</Kernel/System Threads Pool/WaitingTasksQueueSize>:

com.sap.engine.library.monitor.mapping.ccms.CcmsConnectorException: 32373600: Invalid configuration group for

node'/Kernel/System Threads Pool/WaitingTasksQueueSize' (MANAGERS.SThreadPool.RequestQueueSize.Disp, max. 40

characters)#

#1.5#0024E847E031000600000004000029B00004A6FD145EB925#1309505805531#com.sap.engine.library.monitor.mapping

.ccms.Trace##com.sap.engine.library.monitor.mapping.ccms.Trace#######SAPEngine_System_Thread[impl:6]_32##0#0#Err

or##Plain###RegisterNode</Kernel/System Threads Pool/WaitingTasksQueueOverflow>:

com.sap.engine.library.monitor.mapping.ccms.CcmsConnectorException: 32373600: Invalid configuration group for

node'/Kernel/System Threads Pool/WaitingTasksQueueOverflow'

(MANAGERS.SThreadPool.Waiting4FreeReqQueueSlotCount.Disp, max. 40 characters)#

#1.5#0024E847E031001100000002000029B00004A6FD14CBE340#1309505812692#com.sap.engine.services.jmx.MBeanSe

rverInvoker##com.sap.engine.services.jmx.MBeanServerInvoker#######SAPEngine_System_Thread[impl:6]_38##0#0#Warn

ing#1#/System/Server#Java###JMX connector exception occurred while processing external JMX request [ JMX request

(java) v1.0 len: 315 | src: cluster target-node: 32373600 req: invoke params-number: 4 params-bytes: 0 |

:name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterN

ode=32373600,SAP_J2EECluster="" null null null ]

[EXCEPTION]

#1#com.sap.engine.services.jmx.exception.JmxConnectorException: Unable to de-serialize request parameters,

message [ JMX request (java) v1.0 len: 315 | src: cluster target-node: 32373600 req: invoke params-number: 4 params-

bytes: 0 |

:name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterN

ode=32373600,SAP_J2EECluster="" null null null ]

at com.sap.engine.services.jmx.RequestMessage.readParams(RequestMessage.java:537)

at com.sap.engine.services.jmx.RequestMessage.getParams(RequestMessage.java:586)

at com.sap.engine.services.jmx.MBeanServerInvoker.invokeMbs(MBeanServerInvoker.java:90)

at com.sap.engine.services.jmx.JmxServiceConnectorServer.receiveWait(JmxServiceConnectorServer.java:172)

at com.sap.engine.core.service630.context.cluster.message.MessageListenerWrapper.process(MessageListenerWrapper.jav

a:81)

at com.sap.engine.core.cluster.impl6.ms.MSListenerThread.run(MSListenerThread.java:47)

at com.sap.engine.frame.core.thread.Task.run(Task.java:64)

at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:82)

at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:154)

Caused by: javax.management.InstanceNotFoundException: MBean with name

com.sap.default:name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SA

P_J2EEClusterNode=32373600,SAP_J2EECluster=TDJ not found in repository

at com.sap.pj.jmx.server.MBeanServerImpl.getClassLoaderFor(MBeanServerImpl.java:1408)

at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.getClassLoaderFor(MBeanServerWrapperInterceptor.jav

a:455)

at com.sap.engine.services.jmx.CompletionInterceptor.getClassLoaderFor(CompletionInterceptor.java:576)

at com.sap.pj.jmx.server.interceptor.BasicMBeanServerInterceptor.getClassLoaderFor(BasicMBeanServerInterceptor.java:438)

at com.sap.jmx.provider.ProviderInterceptor.getClassLoaderFor(ProviderInterceptor.java:330)

at com.sap.engine.services.jmx.RedirectInterceptor.getClassLoaderFor(RedirectInterceptor.java:501)

at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.getClassLoaderFor(MBeanServerInterceptorChain.java:443)

at com.sap.engine.services.jmx.RequestMessage.readParams(RequestMessage.java:531)

... 8 more

#

-


Thank you and kind regards, Basti

Former Member
0 Kudos

I don't see any thing suspicious in this log,

can you please paste the \j2ee\cluster\server0\log\system\httpaccess last 200 lines, also make sure you try several times so that errors will be written into the log.

I just tried on our Development Portal, without restarting it has worked, but we are on Netweaver 7.

Thanks

SM

Former Member
0 Kudos

Hi SM,

there are no errors in this log (responses.0):

[Jun 30, 2011 3:06:29 AM ] - xxx.xxx.xxx.xxx : POST /sld/ds HTTP/1.1 200 0

[Jun 30, 2011 10:04:50 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 401 1787

[Jun 30, 2011 10:04:56 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 401 1790

[Jun 30, 2011 10:05:10 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 10:05:10 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 10:05:10 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 10:28:10 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/ComponentInfo HTTP/1.1 200 34514

[Jun 30, 2011 10:28:10 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 10:28:10 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 11:57:59 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/ComponentInfo HTTP/1.1 401 1787

[Jun 30, 2011 11:58:15 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/ComponentInfo HTTP/1.1 200 34514

[Jun 30, 2011 11:58:15 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 11:58:15 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 11:58:17 AM ] - xxx.xxx.xxx.xxx : GET /favicon.ico HTTP/1.1 200 2494

[Jun 30, 2011 12:18:46 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 401 1787

[Jun 30, 2011 12:18:55 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 401 1790

[Jun 30, 2011 12:18:57 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 401 1790

[Jun 30, 2011 12:19:20 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 12:19:20 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 12:19:20 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 12:21:43 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 401 1787

[Jun 30, 2011 12:21:52 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 12:21:52 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 12:21:52 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 12:21:56 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 12:21:56 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 12:21:56 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 12:53:29 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 12:53:29 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 12:53:29 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 12:53:42 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 401 1787

[Jun 30, 2011 12:53:58 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 12:53:58 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 12:53:58 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 12:58:17 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 12:58:17 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 12:58:17 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 12:58:23 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 12:58:23 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 12:58:23 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 12:58:37 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 12:58:37 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 12:58:37 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 12:59:21 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 12:59:21 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 12:59:21 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 12:59:31 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 12:59:31 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 12:59:31 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 12:59:35 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 12:59:35 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 12:59:35 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 12:59:38 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 12:59:38 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 12:59:38 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 1:00:43 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 1:00:43 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 1:00:43 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 1:00:46 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 1:00:46 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 1:00:46 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 1:01:32 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 1:01:32 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 1:01:32 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 1:01:41 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 1:01:41 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 1:01:41 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 1:01:57 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 1:01:57 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 1:01:57 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 1:02:00 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1612

[Jun 30, 2011 1:02:00 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 1:02:00 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 1:15:17 PM ] - xxx.xxx.xxx.xxx : POST /sld/cimom HTTP/1.1 503 1827

[Jun 30, 2011 1:19:12 PM ] - xxx.xxx.xxx.xxx : POST /sld/ds HTTP/1.1 200 0

[Jun 30, 2011 1:28:27 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 401 1787

[Jun 30, 2011 1:28:27 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1611

[Jun 30, 2011 1:28:27 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 1:28:27 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 1:34:33 PM ] - xxx.xxx.xxx.xxx : POST /sld/cimom HTTP/1.1 503 1827

[Jun 30, 2011 1:35:34 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1611

[Jun 30, 2011 1:35:34 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 1:35:34 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 1:36:19 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 401 1787

[Jun 30, 2011 1:36:38 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1611

[Jun 30, 2011 1:36:39 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jun 30, 2011 1:36:39 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 1:36:39 PM ] - xxx.xxx.xxx.xxx : GET /favicon.ico HTTP/1.1 302 0

[Jun 30, 2011 1:36:39 PM ] - xxx.xxx.xxx.xxx : GET /favicon.ico HTTP/1.1 200 2494

[Jun 30, 2011 1:38:28 PM ] - xxx.xxx.xxx.xxx : POST /sld/ds HTTP/1.1 200 0

[Jun 30, 2011 1:40:12 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1611

[Jun 30, 2011 1:40:12 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jun 30, 2011 1:40:12 PM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jul 1, 2011 1:38:27 AM ] - xxx.xxx.xxx.xxx : POST /sld/ds HTTP/1.1 200 0

[Jul 1, 2011 9:26:17 AM ] - xxx.xxx.xxx.xxx : POST /sld/cimom HTTP/1.1 503 1827

[Jul 1, 2011 9:28:59 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 401 1787

[Jul 1, 2011 9:29:33 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1613

[Jul 1, 2011 9:29:33 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jul 1, 2011 9:29:33 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jul 1, 2011 9:30:01 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 401 1787

[Jul 1, 2011 9:30:08 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1613

[Jul 1, 2011 9:30:08 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

[Jul 1, 2011 9:30:08 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jul 1, 2011 9:30:11 AM ] - xxx.xxx.xxx.xxx : POST /sld/ds HTTP/1.1 200 0

[Jul 1, 2011 9:38:01 AM ] - xxx.xxx.xxx.xxx : POST /sld/cimom HTTP/1.1 503 1827

[Jul 1, 2011 9:41:55 AM ] - xxx.xxx.xxx.xxx : POST /sld/ds HTTP/1.1 200 0

[Jul 1, 2011 9:44:54 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 401 1787

[Jul 1, 2011 9:44:54 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/SystemInfo HTTP/1.1 200 1608

[Jul 1, 2011 9:44:54 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/sap_logo.gif HTTP/1.1 200 627

[Jul 1, 2011 9:44:54 AM ] - xxx.xxx.xxx.xxx : GET /monitoring/styles.css HTTP/1.1 200 6578

Thank you and kind regards, Basti