Error in LogViewer.....

<h5>
Hi guys!
<h5>
I'm having error when I try to enter to LogViewer in the Visual Administrator:
"unable to obtain a valid configuration.Please check the detail of the exception"
clicking in the details:
<h6>
<h6>
com.sapmarkets.bam.util.BAMRuntimeException
     at com.sapmarkets.bam.jmx.connector.rmi.AbstractConnectorClient.invoke(AbstractConnectorClient.java:110)
     at $Proxy3.getAttribute(Unknown Source)
     at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.getAttribute(AbstractLogDepot.java:236)
     at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.getLogDescriptors(AbstractLogDepot.java:84)
     at com.sapmarkets.bam.view.config.RemoteViewConfiguration.initializeViewConfiguration(RemoteViewConfiguration.java:65)
     at com.sapmarkets.bam.view.config.RemoteViewConfiguration.initializeViewConfiguration(RemoteViewConfiguration.java:41)
     at com.sapmarkets.bam.view.config.RemoteViewConfiguration.<init>(RemoteViewConfiguration.java:33)
     at com.sapmarkets.bam.view.config.RemoteViewConfiguration.getInstance(RemoteViewConfiguration.java:186)
     at com.sapmarkets.bam.view.config.ViewConfigurationFactory.createViewConfiguration(ViewConfigurationFactory.java:29)
     at com.sapmarkets.bam.j2ee.services.logviewer.gui.LogViewerRuntimeLogical.createViewConfiguration(LogViewerRuntimeLogical.java:156)
     at com.sapmarkets.bam.view.AbstractLogViewerAppplication.populateOverview(AbstractLogViewerAppplication.java:158)
     at com.sapmarkets.bam.view.AbstractLogViewerAppplication.initOverview(AbstractLogViewerAppplication.java:652)
     at com.sapmarkets.bam.j2ee.services.logviewer.gui.LogViewerRuntimeLogical.setRuntime(LogViewerRuntimeLogical.java:121)
     at com.sapmarkets.bam.j2ee.services.logviewer.gui.LogViewerRuntimeLogical.show(LogViewerRuntimeLogical.java:88)
     at com.sap.engine.services.adminadapter.gui.node.ServiceNodeView.selectSingleService(ServiceNodeView.java:202)
     at com.sap.engine.services.adminadapter.gui.node.ServiceNodeView.selectNode(ServiceNodeView.java:156)
     at com.sap.engine.services.adminadapter.gui.AdminManager.selectServiceNode(AdminManager.java:290)
     at com.sap.engine.services.adminadapter.gui.AdminManager.selectNode(AdminManager.java:170)
     at com.sap.engine.services.adminadapter.gui.AdminManager.valueChanged(AdminManager.java:108)
     at javax.swing.JTree.fireValueChanged(JTree.java:2392)
     at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:2763)
     at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629)
     at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1076)
     at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287)
     at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelectionModel.java:170)
     at javax.swing.JTree.setSelectionPath(JTree.java:1168)
     at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(BasicTreeUI.java:2215)
     at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(BasicTreeUI.java:2863)
     at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(BasicTreeUI.java:2824)
     at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:222)
     at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
     at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
     at java.awt.Component.processMouseEvent(Component.java:5097)
     at java.awt.Component.processEvent(Component.java:4897)
     at java.awt.Container.processEvent(Container.java:1569)
     at java.awt.Component.dispatchEventImpl(Component.java:3615)
     at java.awt.Container.dispatchEventImpl(Container.java:1627)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3195)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
     at java.awt.Container.dispatchEventImpl(Container.java:1613)
     at java.awt.Window.dispatchEventImpl(Window.java:1606)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
Caused by: java.lang.reflect.InvocationTargetException
     at com.sapmarkets.bam.util.FutureResult.get(FutureResult.java:71)
     at com.sapmarkets.bam.jmx.connector.rmi.AbstractConnectorClient.invoke(AbstractConnectorClient.java:104)
     ... 49 more
Caused by: com.sapmarkets.bam.util.BAMRuntimeException
     at com.sapmarkets.bam.jmx.connector.rmi.AbstractConnectorClient$1.call(AbstractConnectorClient.java:90)
     at com.sapmarkets.bam.util.FutureResult$1.run(FutureResult.java:47)
     at com.sapmarkets.bam.util.ConnectorClientPooledExecutor$WorkerThread.run(ConnectorClientPooledExecutor.java:85)
Caused by: java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sapmarkets.bam.jmx.connector.AbstractLVServer.invoke(AbstractLVServer.java:183)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sap.engine.services.rmi_p4.P4DynamicSkeleton.dispatch(P4DynamicSkeleton.java:161)
     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Caused by: com.sap.engine.services.jmx.exception.MBeanServerClusterException: Exception during invocation of remote MBeanServer method, target node: 842507550
     at com.sap.engine.services.jmx.ClusterInterceptor.getAttribute(ClusterInterceptor.java:525)
     at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.getAttribute(MBeanServerInterceptorChain.java:124)
     ... 19 more
Caused by: com.sap.engine.services.jmx.exception.JmxConnectorException: Sending message synchronously failed, target node 842507550, message [ JMX request (java) v1.0 len: 200 |  src: cluster target-node: 842507550 req: getAttribute params-number: 2 params-bytes: 0 | :name=LogControllerFacade,j2eeType=LogControllerFacadeMBean,SAP_J2EEClusterNode=842507550,SAP_J2EECluster="" LogInfos ]
     at com.sap.engine.services.jmx.MBeanServerConnectionImpl.invokeMbsInternal(MBeanServerConnectionImpl.java:518)
     at com.sap.engine.services.jmx.MBeanServerConnectionImpl.getAttribute(MBeanServerConnectionImpl.java:251)
     at com.sap.engine.services.jmx.MBeanServerConnectionSecurityWrapper.getAttribute(MBeanServerConnectionSecurityWrapper.java:169)
     at com.sap.engine.services.jmx.ClusterInterceptor.getAttribute(ClusterInterceptor.java:522)
     ... 20 more
Caused by: com.sap.engine.frame.cluster.message.ResponseTimedOutException: Participant 842,507,550 did not return a response in the specified timeout of 100,000 ms.
     at com.sap.engine.core.cluster.impl6.lazy.AnswerObject.getResult(AnswerObject.java:88)
     at com.sap.engine.core.cluster.impl6.lazy.LazyConnection.sendRequest(LazyConnection.java:223)
     at com.sap.engine.core.cluster.impl6.lazy.LazyConnectorImpl.sendRequest(LazyConnectorImpl.java:171)
     at com.sap.engine.core.cluster.impl6.ClusterManagerImpl.ms_sendRequest(ClusterManagerImpl.java:2449)
     at com.sap.engine.core.service630.context.cluster.message.MessageContextImpl.sendAndWaitForAnswer(MessageContextImpl.java:93)
     at com.sap.engine.services.jmx.JmxFrame.sendAndWaitForAnswer(JmxFrame.java:695)
     at com.sap.engine.services.jmx.JmxServiceConnectorServerInvoker.invokeMbs(JmxServiceConnectorServerInvoker.java:47)
     at com.sap.engine.services.jmx.MBeanServerConnectionImpl.invokeMbsInternal(MBeanServerConnectionImpl.java:512)
     ... 23 more
<h5>
have you idea what is going on?
<h5>
Many thanks in Advance
<h5>
Fjasso

Flavio,
What is your component/usage type and SPS level?
Also, if not done already, check OSS notes, such as:
Note 812776 - SAP Log Viewer: Installation instructions
Hope this helps.
PJ

Similar Messages

  • Error on importJavaDump while installing

    Hello, All,
    I'm installing SAPNW2004sJavaSP9_Trial on a Windows XP Pro, SP2 (intel core duo, 2GHz, 2GB). I am using jdk 1.4.2_09 and getting this error on "import java dump" phase:
    - - - cut here - - -
    ERROR 2007-08-20 16:46:04
    FCO-00011  The step importJavaDump with step key
    NW_Java_OneHost
    ind
    ind
    ind
    ind
    0
    0
    NW_Onehost_System
    ind
    ind
    ind
    ind
    1
    0
    NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_Jload|ind|ind|ind|ind|9|0|importJavaDu
    mp
    was executed with status ERROR .
    - - - cut here - - -
    Also tried jdk 1.4.2._08 and _15.
    Can anybody help me please?
    Thanks and regards.
    Leonardo

    Hello Leonardo,
    I also faced the some problems on this step.
    I hope your problem is solved.
    If not then plese tell me the detail error in logviewer screen may be I can help you.
    Regards,
    Sumit

  • Error / fails to connect Oracle data source using deploy tool

    Hi,
    I want to deploy SAP AS on my company's J2EE application. I deployed the application using Deploy Tool successfully. The application is started without error.
    When I tried connecting the log on page.  I got error in LogViewer:
    Error while accessing porting layer for ORACLE database via getDatabaseHost().
    Relatives : com.sap.sql.jdbc.direct.DirectConnectionFactory
    Resource Bundlename : com.sap.sql.log.OpenSQLResourceBundle
    Source : /System/Database/sql/jdbc/direct
    Argument Objs : ORACLE,getDatabaseHost(),
    Where to look for debugging errors?
    -- Joe

    Hi Markus,
    I changed to Vendor SQL and set Initial Connection to 1.
    On Monitor tab, I see a green line running across the screen. 
    I believe this proves that the connection has been established.
    Thanks a lot!
    -- Joe

  • LogViewer Standalone Error

    Hello
    my portal is 700 SPS14, 64 bits and SDK version 142_14.
    I configured LogViewerServer.properties file I set port to 2098 ( instead of 1099).
    When I execute remoteserver.bat to start Log Viewer Standalone I get this error:
    Any ideau00BF?
    I get the same error on another portal 700 SPS14 32 bits.
    D:\usr\sap\PED\JC01\j2ee\admin\logviewer-standalone>"C:\j2sdk142-x64\bin\java" -
    server  -showversion -jar "D:\usr\sap\PED\JC01\j2ee\admin\logviewer-standalone
    server\go.jar"  "D:\usr\sap\PED\JC01\j2ee\admin\logviewer-standalone\server\LogV
    iewerServer.properties" start
    java version "1.4.2_14"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_14-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_14-b05, mixed mode)
    Starting registry on port 2098
    Error: Unable to establish connection to the server. [javax.naming.Communication
    Exception [Root exception is java.rmi.ServerException: RemoteException occurred
    in server thread; nested exception is:
            java.rmi.UnmarshalException: error unmarshalling arguments; nested excep
    tion is:
            java.net.MalformedURLException: no protocol: of]]Please make sure the se
    rver is started.Initial Context properties were read from D:\usr\sap\PED\JC01\j2
    ee\admin\logviewer-standalone\server\LogViewerServer.properties.Normally, they s
    hould be as follows:java.naming.factory.initial=com.sun.jndi.rmi.registry.Regist
    ryContextFactory.java.naming.provider.url = rmi://localhost:1099----
    Actual values: java.naming.factory.initial: com.sun.j
    ndi.rmi.registry.RegistryContextFactoryjava.naming.provider.url: rmi://localhost
    :2098
    Program terminated abnormally
    Press any key to continue . . .

    To work around this issue, change the version of these libraries to the latest one that is available.

  • SPAU error reading log file

    Hi All,
    We have an R/3 4.0B landscape and are working on some changes.  I want to see if any SAP delivered objects have been modified in the past, but whenever I run SPAU or SPDD, I get an error message
    "Error Reading File D:\usr\sap\put\log\umodstat.log"  "Message Number 0U 503".
    I can read a text file in the same directory through AL11, so I'm reasonably sure it's not an OS permission problem.
    Any ideas?
    Thanks,
    Alan

    Hi All,
    I had same issue trying to edit sat.trc file, I fixed this problem by manual editing sat.trc file and modified the following line:
    <!FORMATTER[com.sap.tc.logging.perf.PerfFormatter]/>
    change to:
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    after changes you will able to open file with Visaul Admin Log Viewer or standalone logviewer.
    Hope it helps.
    Regards

  • Error reading log

    Hi guys,
    I’m having some troubles with the Log Viewer tool.
    I’m monitoring my XI development through three files: defaultTrace.trc, applications.log and xi.log, I’m reading these files using the Visual Administrator Tool -> Cluster -> Server -> Services -> LogViewer. Everything was working fine, but suddenly when I tried to reopen a file, the tool was not being able to display any file at all. The error message thrown is:
    LogDataSourceException(./log/defaultTrace.trc) Error reading log caused by Error reading log: Error during browsing buffer data (./log/defaultTrace.0.trc)!
    com.sap.exception.BaseException: Error reading log
         at com.sapmarkets.bam.logcontroller.BAMLogReaderRecordSource.read(BAMLogReaderRecordSource.java(Compiled Code))
         at com.sapmarkets.bam.logcontroller.BAMLogReaderRecordSource.getLatest(BAMLogReaderRecordSource.java(Inlined Compiled Code))
         at com.sapmarkets.bam.application.RecordBuffer.fillBuffer(RecordBuffer.java(Compiled Code))
         at com.sapmarkets.bam.application.RecordBuffer.init(RecordBuffer.java:101)
         at com.sapmarkets.bam.application.MergeEngine.initRecordBuffers(MergeEngine.java:167)
         at com.sapmarkets.bam.application.MergeEngine.getLatest(MergeEngine.java:185)
         at com.sapmarkets.bam.logcontroller.LogQueryBrowser.getLatest(LogQueryBrowser.java:107)
         at com.sapmarkets.bam.logcontroller.jmx.LogControllerFacade.getLatest(LogControllerFacade.java:392)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.pj.jmx.introspect.DefaultMBeanInvoker.invoke(DefaultMBeanInvoker.java(Compiled Code))
         at javax.management.StandardMBean.invoke(StandardMBean.java(Compiled Code))
         at com.sap.pj.jmx.server.MBeanServerImpl.invoke(MBeanServerImpl.java(Compiled Code))
         at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.invoke(MBeanServerWrapperInterceptor.java(Compiled Code))
         at com.sap.engine.services.jmx.CompletionInterceptor.invoke(CompletionInterceptor.java(Compiled Code))
         at com.sap.pj.jmx.server.interceptor.BasicMBeanServerInterceptor.invoke(BasicMBeanServerInterceptor.java(Inlined Compiled Code))
         at com.sap.jmx.provider.ProviderInterceptor.invoke(ProviderInterceptor.java(Compiled Code))
         at com.sap.engine.services.jmx.RedirectInterceptor.invoke(RedirectInterceptor.java(Compiled Code))
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.invoke(MBeanServerInterceptorChain.java(Compiled Code))
         at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.invoke(MBeanServerSecurityWrapper.java(Compiled Code))
         at com.sap.engine.services.jmx.ClusterInterceptor.invoke(ClusterInterceptor.java(Compiled Code))
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.invoke(MBeanServerInterceptorChain.java(Compiled Code))
         at sun.reflect.GeneratedMethodAccessor292.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapmarkets.bam.jmx.connector.AbstractLVServer.invoke(AbstractLVServer.java:149)
         at sun.reflect.GeneratedMethodAccessor291.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.rmi_p4.P4DynamicSkeleton.dispatch(P4DynamicSkeleton.java(Compiled Code))
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java(Compiled Code))
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java(Inlined Compiled Code))
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java(Compiled Code))
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Caused by: LogDataSourceException(./log/defaultTrace.trc) Error reading log caused by Error reading log: Error during browsing buffer data (./log/defaultTrace.0.trc)!
         at com.sapmarkets.bam.logcontroller.AbstractBAMLogReader.handleDataSourceException(AbstractBAMLogReader.java(Inlined Compiled Code))
         at com.sapmarkets.bam.logcontroller.AbstractBAMLogReader.createLogRecords(AbstractBAMLogReader.java(Compiled Code))
         at com.sapmarkets.bam.logcontroller.AbstractBAMLogReader$LogRecordReader.readAndConvertRecords(AbstractBAMLogReader.java(Compiled Code))
         at com.sapmarkets.bam.logcontroller.AbstractBAMLogReader.readLatest(AbstractBAMLogReader.java:391)
         at com.sapmarkets.bam.logcontroller.BAMLogReaderRecordSource$1.doRead(BAMLogReaderRecordSource.java:143)
         ... 43 more
    Caused by: com.sap.tc.logging.exceptions.BufferDataException: Error during browsing buffer data (./log/defaultTrace.0.trc)!
         at com.sap.tc.logging.reader.LocalBuffer.readPrevious(LocalBuffer.java(Compiled Code))
         at com.sap.tc.logging.reader.FileReadLog.readPrevious(FileReadLog.java(Compiled Code))
         at com.sap.tc.logging.reader.ReadableLog.readLatestMsgRecords(ReadableLog.java:201)
         at com.sapmarkets.bam.logcontroller.AbstractBAMLogReader$4.doRead(AbstractBAMLogReader.java:387)
         at com.sapmarkets.bam.logcontroller.AbstractBAMLogReader$LogRecordReader.getRecords(AbstractBAMLogReader.java(Inlined Compiled Code))
         ... 46 more
    Caused by: com.sap.tc.logging.exceptions.BufferDataException: Error during browsing buffer data (./log/defaultTrace.0.trc)!
         at com.sap.tc.logging.reader.LocalBuffer.previous(LocalBuffer.java(Compiled Code))
         at com.sap.tc.logging.reader.LocalBuffer.previousLine(LocalBuffer.java(Compiled Code))
         ... 51 more
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 150
         at com.sap.tc.logging.MessageDelimiterBuilder.savePreviousPosition(MessageDelimiterBuilder.java(Compiled Code))
         ... 53 more
    predecessor system -
    com.sap.exception.BaseException: Error reading log
         at com.sapmarkets.bam.logcontroller.BAMLogReaderRecordSource.read(BAMLogReaderRecordSource.java(Compiled Code))
         at com.sapmarkets.bam.logcontroller.BAMLogReaderRecordSource.getLatest(BAMLogReaderRecordSource.java(Inlined Compiled Code))
         at com.sapmarkets.bam.application.RecordBuffer.fillBuffer(RecordBuffer.java(Compiled Code))
         at com.sapmarkets.bam.application.RecordBuffer.init(RecordBuffer.java:101)
         at com.sapmarkets.bam.application.MergeEngine.initRecordBuffers(MergeEngine.java:167)
         at com.sapmarkets.bam.application.MergeEngine.getLatest(MergeEngine.java:185)
         at com.sapmarkets.bam.logcontroller.LogQueryBrowser.getLatest(LogQueryBrowser.java:107)
         at com.sapmarkets.bam.logcontroller.jmx.LogControllerFacade.getLatest(LogControllerFacade.java:392)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.pj.jmx.introspect.DefaultMBeanInvoker.invoke(DefaultMBeanInvoker.java(Compiled Code))
         at javax.management.StandardMBean.invoke(StandardMBean.java(Compiled Code))
         at com.sap.pj.jmx.server.MBeanServerImpl.invoke(MBeanServerImpl.java(Compiled Code))
         at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.invoke(MBeanServerWrapperInterceptor.java(Compiled Code))
         at com.sap.engine.services.jmx.CompletionInterceptor.invoke(CompletionInterceptor.java(Compiled Code))
         at com.sap.pj.jmx.server.interceptor.BasicMBeanServerInterceptor.invoke(BasicMBeanServerInterceptor.java(Inlined Compiled Code))
         at com.sap.jmx.provider.ProviderInterceptor.invoke(ProviderInterceptor.java(Compiled Code))
         at com.sap.engine.services.jmx.RedirectInterceptor.invoke(RedirectInterceptor.java(Compiled Code))
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.invoke(MBeanServerInterceptorChain.java(Compiled Code))
         at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.invoke(MBeanServerSecurityWrapper.java(Compiled Code))
         at com.sap.engine.services.jmx.ClusterInterceptor.invoke(ClusterInterceptor.java(Compiled Code))
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.invoke(MBeanServerInterceptorChain.java(Compiled Code))
         at sun.reflect.GeneratedMethodAccessor292.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapmarkets.bam.jmx.connector.AbstractLVServer.invoke(AbstractLVServer.java:149)
         at sun.reflect.GeneratedMethodAccessor291.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.rmi_p4.P4DynamicSkeleton.dispatch(P4DynamicSkeleton.java(Compiled Code))
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java(Compiled Code))
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java(Inlined Compiled Code))
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java(Compiled Code))
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Caused by: LogDataSourceException(./log/defaultTrace.trc) Error reading log caused by Error reading log: Error during browsing buffer data (./log/defaultTrace.0.trc)!
         at com.sapmarkets.bam.logcontroller.AbstractBAMLogReader.handleDataSourceException(AbstractBAMLogReader.java(Inlined Compiled Code))
         at com.sapmarkets.bam.logcontroller.AbstractBAMLogReader.createLogRecords(AbstractBAMLogReader.java(Compiled Code))
         at com.sapmarkets.bam.logcontroller.AbstractBAMLogReader$LogRecordReader.readAndConvertRecords(AbstractBAMLogReader.java(Compiled Code))
         at com.sapmarkets.bam.logcontroller.AbstractBAMLogReader.readLatest(AbstractBAMLogReader.java:391)
         at com.sapmarkets.bam.logcontroller.BAMLogReaderRecordSource$1.doRead(BAMLogReaderRecordSource.java:143)
         ... 43 more
    Caused by: com.sap.tc.logging.exceptions.BufferDataException: Error during browsing buffer data (./log/defaultTrace.0.trc)!
         at com.sap.tc.logging.reader.LocalBuffer.readPrevious(LocalBuffer.java(Compiled Code))
         at com.sap.tc.logging.reader.FileReadLog.readPrevious(FileReadLog.java(Compiled Code))
         at com.sap.tc.logging.reader.ReadableLog.readLatestMsgRecords(ReadableLog.java:201)
         at com.sapmarkets.bam.logcontroller.AbstractBAMLogReader$4.doRead(AbstractBAMLogReader.java:387)
         at com.sapmarkets.bam.logcontroller.AbstractBAMLogReader$LogRecordReader.getRecords(AbstractBAMLogReader.java(Inlined Compiled Code))
         ... 46 more
    Caused by: com.sap.tc.logging.exceptions.BufferDataException: Error during browsing buffer data (./log/defaultTrace.0.trc)!
         at com.sap.tc.logging.reader.LocalBuffer.previous(LocalBuffer.java(Compiled Code))
         at com.sap.tc.logging.reader.LocalBuffer.previousLine(LocalBuffer.java(Compiled Code))
         ... 51 more
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 150
         at com.sap.tc.logging.MessageDelimiterBuilder.savePreviousPosition(MessageDelimiterBuilder.java(Compiled Code))
         ... 53 more
    I tried to solve this problem by restarting the LogViewer service but it didn’t work. Then, I restarted the J2EE Server with the transaction SMICM, open again the Visual Administrator and check the logs with the LogViewer and was working again, but after some time I was getting the same error again.
    Any idea of how to solve this?
    Cheers,
    Mauricio

    Hi All,
    I had same issue trying to edit sat.trc file, I fixed this problem by manual editing sat.trc file and modified the following line:
    <!FORMATTER[com.sap.tc.logging.perf.PerfFormatter]/>
    change to:
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    after changes you will able to open file with Visaul Admin Log Viewer or standalone logviewer.
    Hope it helps.
    Regards

  • Disp+work.EXE Dispatcher Stopped  - error

    Hi Experts,
    When I starting the SAP Solution Manager  / WINDOWS 2003 Server x64, In SAPMMC Console, disp+work.exe process shows an error, it not display a error, but simply donu00B4t start (donu00B4t show the green semaphore but instead it show the gray semaphore state). So the systems canu00B4t start with this error!
    What I have to make for correct this issue!?
    I check some posts sent by some users in SDN with seem error and almost all of them tell check the dev_disp ; dev_w0 and sapstartsrv (which I check in directory G:\usr\sap\<SID>\...\work). Sorry about the extension of this message, but is a truly copy from this three logs, which I think are the most important in this kind of error...
    Kindly help me how to solve this issue, so nest, I show you the content of that three log files.
                              dev_disp
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      00
    sid        SSM
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    159
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        3852
    Thu Dec 04 15:04:00 2008
    kernel runs with dp version 237000(ext=110000) (@(#) DPLIB-INT-VERSION-237000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3852) [dpxxdisp.c   1254]
         shared lib "dw_xml.dll" version 159 successfully loaded
         shared lib "dw_xtc.dll" version 159 successfully loaded
         shared lib "dw_stl.dll" version 159 successfully loaded
         shared lib "dw_gui.dll" version 159 successfully loaded
         shared lib "dw_mdm.dll" version 159 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Thu Dec 04 15:04:04 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5403]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >ptresapsm_SSM_00                        <
    DpShMCreate: sizeof(wp_adm)          27472     (1616)
    DpShMCreate: sizeof(tm_adm)          5912624     (29416)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    DpShMCreate: sizeof(comm_adm)          552080     (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1864)
    DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000EF60050, size: 6611392)
    DpShMCreate: allocated sys_adm at 000000000EF60050
    DpShMCreate: allocated wp_adm at 000000000EF62150
    DpShMCreate: allocated tm_adm_list at 000000000EF68CA0
    DpShMCreate: allocated tm_adm at 000000000EF68D00
    DpShMCreate: allocated wp_ca_adm at 000000000F50C530
    DpShMCreate: allocated appc_ca_adm at 000000000F5122F0
    DpShMCreate: allocated comm_adm at 000000000F514230
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 000000000F59AEC0
    DpShMCreate: allocated gw_adm at 000000000F59AF40
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000F59AF70
    DpShMCreate: allocated wall_adm at 000000000F59AF80
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    Thu Dec 04 15:04:05 2008
    rdisp/queue_size_check_value :  -> off
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    <ES> Info: em/initial_size_MB( 5119MB) not multiple of em/blocksize_KB( 4096KB)
    <ES> Info: em/initial_size_MB rounded up to 5120MB
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 1279 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 2520
      argv[0] = G:\usr\sap\SSM\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = G:\usr\sap\SSM\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=65000
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=SSM
      argv[7] = -DSAPMYNAME=ptresapsm_SSM_00
      argv[8] = -DSAPPROFILE=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1656]
    ***LOG Q0K=> DpMsAttach, mscon ( ptresapsm) [dpxxdisp.c   11937]
    DpStartStopMsg: send start message (myname is >ptresapsm_SSM_00                        <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    CCMS: Checking Downtime Configuration of Monitoring Segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 159
    Release check o.K.
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Dec 04 15:04:09 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 256
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1408) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=2520)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Dec 04 15:04:45 2008
    my types changed after wp death/restart 0xbf --> 0xbe
    my types changed after wp death/restart 0xbe --> 0xbc
    my types changed after wp death/restart 0xbc --> 0xb8
    my types changed after wp death/restart 0xb8 --> 0xb0
    my types changed after wp death/restart 0xb0 --> 0xa0
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:04:55 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Thu Dec 04 15:04:55 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA     2460 Ended         no      1   0        0                                                                         
    1 DIA     3968 Ended         no      1   0        0                                                                         
    2 DIA     1628 Ended         no      1   0        0                                                                         
    3 DIA     2840 Ended         no      1   0        0                                                                         
    4 DIA     3100 Ended         no      1   0        0                                                                         
    5 DIA     3392 Ended         no      1   0        0                                                                         
    6 DIA     3692 Ended         no      1   0        0                                                                         
    7 DIA     1612 Ended         no      1   0        0                                                                         
    8 DIA     2344 Ended         no      1   0        0                                                                         
    9 DIA     2256 Ended         no      1   0        0                                                                         
    10 UPD     3948 Ended         no      1   0        0                                                                         
    11 ENQ     1552 Ended         no      1   0        0                                                                         
    12 BTC     2984 Ended         no      1   0        0                                                                         
    13 BTC     1696 Ended         no      1   0        0                                                                         
    14 BTC     2716 Ended         no      1   0        0                                                                         
    15 SPO     2920 Ended         no      1   0        0                                                                         
    16 UP2     1692 Ended         no      1   0        0                                                                         
    Dispatcher Queue Statistics               Thu Dec 04 15:04:55 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    6
    6
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          12
    wake_evt_udp_now     0
    wake events           total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    since last update     total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    Dump of tm_adm structure:               Thu Dec 04 15:04:55 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Thu Dec 04 15:04:55 2008
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:00 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >ptresapsm_SSM_00                        < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (3992) (SOFT_KILL)
    Stop icman
    killing process (604) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:3992  HANDLE:372)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:01 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:3992  HANDLE:372)
    wait for end of icman
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:02 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:03 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:04 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:05 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:06 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:07 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:08 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:09 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:10 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:11 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:12 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:604  HANDLE:384)
    [DpProcDied] Process died  (PID:2520  HANDLE:356)
    DpStartStopMsg: send stop message (myname is >ptresapsm_SSM_00                        <)
    NiIMyHostName: hostname = 'ptresapsm'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 3 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 3 (r)
    NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    Thu Dec 04 15:05:13 2008
    NiIPeek: peek for hdl 3 timed out (r; 1000ms)
    NiIRead: read for hdl 3 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   12283]
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0
    SiSelNSet: set events of sock 280 to: ---
    NiBufISelRemove: remove hdl 3 from set0
    SiSelNRemove: removed sock 280 (pos=3)
    SiSelNRemove: removed sock 280
    NiSelIRemove: removed hdl 3
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/17
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 15)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 3 / sock 280
    NiBufIClose: clear extension for hdl 3
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 3852) [dpxxdisp.c   10484]
    Good Bye .....
                              dev_w0
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Thu Dec 04 15:04:05 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'G:\usr\sap\SSM\DVEBMGS00\exe\dbmssslib.dll' ...
    B  Library 'G:\usr\sap\SSM\DVEBMGS00\exe\dbmssslib.dll' loaded
    B  Version of 'G:\usr\sap\SSM\DVEBMGS00\exe\dbmssslib.dll' is "700.08", patchlevel (0.158)
    B  New connection 0 created
    M sysno      00
    M sid        SSM
    M systemid   562 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    159
    M intno      20050900
    M make:      multithreaded, Unicode, 64 bit, optimized
    M pid        2460
    M
    M  kernel runs with dp version 237000(ext=110000) (@(#) DPLIB-INT-VERSION-237000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2460) [dpxxdisp.c   1316]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          27472     (1616)
    M  DpShMCreate: sizeof(tm_adm)          5912624     (29416)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    M  DpShMCreate: sizeof(comm_adm)          552080     (1088)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm)          0     (104)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1864)
    M  DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 0000000010F60050, size: 6611392)
    M  DpShMCreate: allocated sys_adm at 0000000010F60050
    M  DpShMCreate: allocated wp_adm at 0000000010F62150
    M  DpShMCreate: allocated tm_adm_list at 0000000010F68CA0
    M  DpShMCreate: allocated tm_adm at 0000000010F68D00
    M  DpShMCreate: allocated wp_ca_adm at 000000001150C530
    M  DpShMCreate: allocated appc_ca_adm at 00000000115122F0
    M  DpShMCreate: allocated comm_adm at 0000000011514230
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 000000001159AEC0
    M  DpShMCreate: allocated gw_adm at 000000001159AF40
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 000000001159AF70
    M  DpShMCreate: allocated wall_adm at 000000001159AF80
    M  rdisp/queue_size_check_value :  -> off
    M  ThTaskStatus: rdisp/reset_online_during_debug 0
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Thu Dec 04 15:04:06 2008
    M  ThInit: running on host ptresapsm

    M Thu Dec 04 15:04:07 2008
    M  calling db_connect ...
    C  Thread ID:2168
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'G:\usr\sap\SSM\DVEBMGS00\exe\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      158
    C    patchcomment Corrections of odbc-based dbsl: dsql: optype, DSN (1135165)
    C  np:(local) connection used on PTRESAPSM
    C  CopyLocalParameters: dbuser is 'ssm'
    C  Using Provider SQLNCLI
    C  OpenOledbConnection: MARS property was set successfully.
    C  Provider Release:9.00.3042.00
    C  Using Provider SQLNCLI
    C  OpenOledbConnection: MARS property was set successfully.
    C  ERROR: schema user ssm has administrator fixed server role (user_name() is 'dbo').
    C         This is not allowed.  Please check the Server Roles of user ssm.
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1440]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10504]

    M  Info for wp 0

    M    pid = 2460
    M    severity = 0
    M    status = 0
    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source =
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    mode_cleaned_counter = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    attachedVm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server ptresapsm_SSM_00 on host ptresapsm (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Thu Dec 04 15:04:07 2008
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10724
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   724]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 2460) [dpnttool.c   333]
                              sapstartsrv
    trc file: "sapstartsrv.log", trc level: 0, release: "700"
    pid        3236
    Thu Dec 04 15:00:12 2008
    SAP HA Trace: Build in SAP Microsoft Cluster library '700, patch 159, changelist 981833' initialized
    Initializing SAPControl Webservice
    SapSSLInit failed => https support disabled
    Starting WebService Named Pipe thread
    Starting WebService thread
    Webservice named pipe thread started, listening on port
    .\pipe\sapcontrol_00
    Webservice thread started, listening on port 50013
    PTRESAPSM\ssmadm is starting SAP System at 2008/12/04 15:01:40
    SAP HA Trace: FindClusterResource: OpenCluster failed: 1753 [sapwinha.cpp, line 212]
    SAP HA Trace: SAP_HA_FindSAPInstance returns: SAP_HA_FAIL [sapwinha.cpp, line 907]
    PTRESAPSM\ssmadm is stopping SAP System at 2008/12/04 15:03:35
    SAP HA Trace: FindClusterResource: OpenCluster failed: 1753 [sapwinha.cpp, line 212]
    SAP HA Trace: SAP_HA_FindSAPInstance returns: SAP_HA_FAIL [sapwinha.cpp, line 907]
    PTRESAPSM\ssmadm is starting SAP System at 2008/12/04 15:03:55
    Finish
    Help me please...
    If you want more log files.... or another information tell me OK??!! TKS
    Best Regards,
    Thanks in advance,
    Joao Dimas

    Hello Markus Doehr,
    Thanks for help me... Next Iu00B4m going put the log files that you recommend me to check and also the dev_jcontrol which I think is important to check... I donu00B4t really know...
    dev_jcontrol
    dev_bootstrap
    dev_server0
    std_server0.out
    Iu00B4m newest in SAP... so I still have problems to verify/check the log files... I donu00B4t have the sensibility for discover the issues in log... in error... etc
    Can you tell me if there is any problem / error in that log files...?! Thanks in advance!!
    _________ ||  _____________  ||  ______________  ||   _____________
    trc file: "G:\usr\sap\SSM\DVEBMGS00\work\dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 3492
    system name : SSM
    system nr.  : 00
    started at  : Fri Dec 05 10:56:56 2008
    arguments       :
           arg[00] : G:\usr\sap\SSM\DVEBMGS00\exe\jcontrol.EXE
           arg[01] : pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[02] : -DSAPSTART=1
           arg[03] : -DCONNECT_PORT=64990
           arg[04] : -DSAPSYSTEM=00
           arg[05] : -DSAPSYSTEMNAME=SSM
           arg[06] : -DSAPMYNAME=ptresapsm_SSM_00
           arg[07] : -DSAPPROFILE=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[08] : -DFRFC_FALLBACK=ON
           arg[09] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 3508] Fri Dec 05 10:56:56 2008
    [Thr 3508] *** WARNING => INFO: Unknown property [instance.box.number=SSMDVEBMGS00ptresapsm] [jstartxx.c   841]
    [Thr 3508] *** WARNING => INFO: Unknown property [instance.en.host=ptresapsm] [jstartxx.c   841]
    [Thr 3508] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 3508] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties;G:\usr\sap\SSM\DVEBMGS00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : ptresapsm
    -> ms port    : 3901
    -> OS libs    : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> files [01] : G:\usr\sap\SSM\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : ptresapsm
    -> ms port    : 3901
    -> os libs    : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1583200  : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1583250  : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1583200            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1583250            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] sdm                  : G:\usr\sap\SSM\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    [Thr 3508] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 1620] JControlDPMessageProxy: Thread 1620 started as handler thread for R/3 dispatcher messages.
    [Thr 3508] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdkx64
    [Thr 3508] JStartupICheckFrameworkPackage: can't find framework package G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\j2sdkx64
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_17-b06
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 256M
    -> root path          : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : G:\usr\sap\SSM\DVEBMGS00\exe\jstartup.jar;G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0015832
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = G:\usr\sap\SSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = G:\usr\sap\SSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
    -> arg[02] = -DSAPINFO=SSM_00_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_3492
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=G:\usr\sap\SSM\DVEBMGS00\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=G:\usr\sap\SSM\DVEBMGS00\work\std_bootstrap.out
    -> arg[09] = -locOutFile=G:\usr\sap\SSM\DVEBMGS00\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=1302
    -> arg[14] = -DSAPSYSTEM=00
    -> arg[15] = -DSAPSYSTEMNAME=SSM
    -> arg[16] = -DSAPMYNAME=ptresapsm_SSM_00
    -> arg[17] = -DSAPPROFILE=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
    -> arg[18] = -DFRFC_FALLBACK=ON
    -> arg[19] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdkx64\jre\bin\server;C:\j2sdkx64\jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdkx64\bin;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;G:\usr\sap\SSM\SYS\exe\uc\NTAMD64
    -> exe path = PATH=C:\j2sdkx64\bin;G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdkx64\bin;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;G:\usr\sap\SSM\SYS\exe\uc\NTAMD64
    [Thr 3508] Fri Dec 05 10:56:59 2008
    [Thr 3508] *** ERROR => invalid return code of process [bootstrap] (exitcode = 66) [jstartxx.c   1642]
    [Thr 3508] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 66)
    [Thr 3508] JControlCloseProgram: started (exitcode = 66)
    [Thr 3508] JControlCloseProgram: good bye... (exitcode = 66)
    trc file: "G:\usr\sap\SSM\DVEBMGS00\work\dev_bootstrap", trc level: 1, release: "700"
    node name   : bootstrap
    pid         : 4028
    system name : SSM
    system nr.  : 00
    started at  : Fri Dec 05 10:56:56 2008
    arguments       :
           arg[00] : G:\usr\sap\SSM\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[02] : -DSAPINFO=SSM_00_bootstrap
           arg[03] : pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1302
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SSM
           arg[08] : -DSAPMYNAME=ptresapsm_SSM_00
           arg[09] : -DSAPPROFILE=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 2592] Fri Dec 05 10:56:56 2008
    [Thr 2592] *** WARNING => INFO: Unknown property [instance.box.number=SSMDVEBMGS00ptresapsm] [jstartxx.c   841]
    [Thr 2592] *** WARNING => INFO: Unknown property [instance.en.host=ptresapsm] [jstartxx.c   841]
    [Thr 2592] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 2592] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : ptresapsm
    -> ms port    : 3901
    -> OS libs    : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : ptresapsm
    -> ms port    : 3901
    -> os libs    : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1583200  : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1583250  : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1583200            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1583250            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 2592] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 2592] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 3484] JLaunchRequestFunc: Thread 3484 started as listener thread for np messages.
    [Thr 4020] WaitSyncSemThread: Thread 4020 started as semaphore monitor thread.
    [Thr 2592] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 2592] CPIC (version=700.2006.09.13)
    [Thr 2592] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdkx64
    [Thr 2592] JStartupICheckFrameworkPackage: can't find framework package G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\j2sdkx64
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_17-b06
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 256M
    -> root path          : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : G:\usr\sap\SSM\DVEBMGS00\exe\jstartup.jar;G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0015832
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 2580] JLaunchIStartFunc: Thread 2580 started as Java VM thread.
    [Thr 2580] [JHVM_PrepareVMOptions] use java parameters set by profile parameter
         Java Parameters: -Xss2m
    JHVM_LoadJavaVM: VM Arguments of node [bootstrap]
    -> stack   : 1048576 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djco.jarm=1
    -> arg[  4]: -Dsys.global.dir=G:\usr\sap\SSM\SYS\global
    -> arg[  5]: -Dapplication.home=G:\usr\sap\SSM\DVEBMGS00\exe
    -> arg[  6]: -Djava.class.path=G:\usr\sap\SSM\DVEBMGS00\exe\jstartup.jar;G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar;.\bootstrap\launcher.jar
    -> arg[  7]: -Djava.library.path=C:\j2sdkx64\jre\bin\server;C:\j2sdkx64\jre\bin;C:\j2sdkx64\bin;G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdkx64\bin;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;G:\usr\sap\SSM\SYS\exe\uc\NTAMD64
    -> arg[  8]: -Dmemory.manager=256M
    -> arg[  9]: -Xmx256M
    -> arg[ 10]: -DLoadBalanceRestricted=no
    -> arg[ 11]: -Djstartup.mode=BOOTSTRAP
    -> arg[ 12]: -Djstartup.ownProcessId=4028
    -> arg[ 13]: -Djstartup.ownHardwareId=O0010092564
    -> arg[ 14]: -Djstartup.whoami=bootstrap
    -> arg[ 15]: -Djstartup.debuggable=yes
    -> arg[ 16]: -Xss2m
    -> arg[ 17]: -DSAPINFO=SSM_00_bootstrap
    -> arg[ 18]: -DSAPSTART=1
    -> arg[ 19]: -DCONNECT_PORT=1302
    -> arg[ 20]: -DSAPSYSTEM=00
    -> arg[ 21]: -DSAPSYSTEMNAME=SSM
    -> arg[ 22]: -DSAPMYNAME=ptresapsm_SSM_00
    -> arg[ 23]: -DSAPPROFILE=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
    -> arg[ 24]: -DFRFC_FALLBACK=ON
    -> arg[ 25]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 26]: -DSAPSTARTUP=1
    -> arg[ 27]: -DSAPSYSTEM=00
    -> arg[ 28]: -DSAPSYSTEMNAME=SSM
    -> arg[ 29]: -DSAPMYNAME=ptresapsm_SSM_00
    -> arg[ 30]: -DSAPDBHOST=PTRESAPSM
    -> arg[ 31]: -Dj2ee.dbhost=PTRESAPSM
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 2580] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [bootstrap]
    -> arg[  0]: com.sap.engine.bootstrap.Bootstrap
    -> arg[  1]: ./bootstrap
    -> arg[  2]: ID0015832
    [Thr 2580] Fri Dec 05 10:56:57 2008
    [Thr 2580] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 3872] Fri Dec 05 10:56:59 2008
    [Thr 3872] JLaunchIExitJava: exit hook is called (rc = 66)
    [Thr 3872] **********************************************************************
    *** ERROR => The Java VM terminated with a non-zero exit code.
    *** Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    *** for additional information and trouble shooting.
    [Thr 3872] JLaunchCloseProgram: good bye (exitcode = 66)
    trc file: "G:\usr\sap\SSM\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID1583250
    pid         : 4560
    system name : SSM
    system nr.  : 00
    started at  : Thu Dec 04 12:15:53 2008
    arguments       :
           arg[00] : G:\usr\sap\SSM\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[02] : -DSAPINFO=SSM_00_server
           arg[03] : pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=4371
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SSM
           arg[08] : -DSAPMYNAME=ptresapsm_SSM_00
           arg[09] : -DSAPPROFILE=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 4724] Thu Dec 04 12:15:53 2008
    [Thr 4724] *** WARNING => INFO: Unknown property [instance.box.number=SSMDVEBMGS00ptresapsm] [jstartxx.c   841]
    [Thr 4724] *** WARNING => INFO: Unknown property [instance.en.host=ptresapsm] [jstartxx.c   841]
    [Thr 4724] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 4724] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : ptresapsm
    -> ms port    : 3901
    -> OS libs    : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : ptresapsm
    -> ms port    : 3901
    -> os libs    : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1583200  : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1583250  : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1583200            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1583250            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 4724] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4724] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 5880] JLaunchRequestFunc: Thread 5880 started as listener thread for np messages.
    [Thr 5300] WaitSyncSemThread: Thread 5300 started as semaphore monitor thread.
    [Thr 4724] Thu Dec 04 12:15:54 2008
    [Thr 4724] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 4724] CPIC (version=700.2006.09.13)
    [Thr 4724] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdkx64
    [Thr 4724] JStartupICheckFrameworkPackage: can't find framework package G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID1583250]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdkx64
    -> java parameters    : -Djco.jarm=1 -XX:MaxPermSize=256M -XX:PermSize=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:+DisableExplicitGC -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> java vm version    : 1.4.2_17-b06
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : G:\usr\sap\SSM\DVEBMGS00\exe\jstartup.jar;G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 4724] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4428] JLaunchIStartFunc: Thread 4428 started as Java VM thread.
    [Thr 4428] [JHVM_PrepareVMOptions] use java parameters set by profile parameter
         Java Parameters: -Xss2m
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 1048576 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djco.jarm=1
    -> arg[  4]: -XX:MaxPermSize=256M
    -> arg[  5]: -XX:PermSize=256M
    -> arg[  6]: -XX:NewSize=171M
    -> arg[  7]: -XX:MaxNewSize=171M
    -> arg[  8]: -XX:+DisableExplicitGC
    -> arg[  9]: -verbose:gc
    -> arg[ 10]: -XX:+PrintGCDetails
    -> arg[ 11]: -XX:+PrintGCTimeStamps
    -> arg[ 12]: -Djava.awt.headless=true
    -> arg[ 13]: -Dsun.io.useCanonCaches=false
    -> arg[ 14]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 15]: -XX:SurvivorRatio=2
    -> arg[ 16]: -XX:TargetSurvivorRatio=90
    -> arg[ 17]: -Djava.security.policy=./java.policy
    -> arg[ 18]: -Djava.security.egd=file:/dev/urandom
    -> arg[ 19]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[ 20]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[ 21]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[ 22]: -Dsys.global.dir=G:\usr\sap\SSM\SYS\global
    -> arg[ 23]: -Dapplication.home=G:\usr\sap\SSM\DVEBMGS00\exe
    -> arg[ 24]: -Djava.class.path=G:\usr\sap\SSM\DVEBMGS00\exe\jstartup.jar;G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 25]: -Djava.library.path=C:\j2sdkx64\jre\bin\server;C:\j2sdkx64\jre\bin;C:\j2sdkx64\bin;G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdkx64\bin;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;G:\usr\sap\SSM\SYS\exe\uc\NTAMD64
    -> arg[ 26]: -Dmemory.manager=1024M
    -> arg[ 27]: -Xmx1024M
    -> arg[ 28]: -Xms1024M
    -> arg[ 29]: -DLoadBalanceRestricted=no
    -> arg[ 30]: -Djstartup.mode=JCONTROL
    -> arg[ 31]: -Djstartup.ownProcessId=4560
    -> arg[ 32]: -Djstartup.ownHardwareId=O0010092564
    -> arg[ 33]: -Djstartup.whoami=server
    -> arg[ 34]: -Djstartup.debuggable=no
    -> arg[ 35]: -Xss2m
    -> arg[ 36]: -DSAPINFO=SSM_00_server
    -> arg[ 37]: -DSAPSTART=1
    -> arg[ 38]: -DCONNECT_PORT=4371
    -> arg[ 39]: -DSAPSYSTEM=00
    -> arg[ 40]: -DSAPSYSTEMNAME=SSM
    -> arg[ 41]: -DSAPMYNAME=ptresapsm_SSM_00
    -> arg[ 42]: -DSAPPROFILE=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
    -> arg[ 43]: -DFRFC_FALLBACK=ON
    -> arg[ 44]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 45]: -DSAPSTARTUP=1
    -> arg[ 46]: -DSAPSYSTEM=00
    -> arg[ 47]: -DSAPSYSTEMNAME=SSM
    -> arg[ 48]: -DSAPMYNAME=ptresapsm_SSM_00
    -> arg[ 49]: -DSAPDBHOST=PTRESAPSM
    -> arg[ 50]: -Dj2ee.dbhost=PTRESAPSM
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 4428] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 588] Thu Dec 04 12:15:57 2008
    [Thr 588] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 588] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 588] Thu Dec 04 12:15:58 2008
    [Thr 588] JLaunchISetClusterId: set cluster id 1583250
    [Thr 588] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 588] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Thu Dec 04 12:16:13 2008
    19.077: [GC 19.077: [DefNew: 87552K->5496K(131328K), 0.0501466 secs] 87552K->5496K(1004800K), 0.0502893 secs]
    Thu Dec 04 12:16:18 2008
    24.676: [GC 24.677: [DefNew: 93048K->11119K(131328K), 0.1023379 secs] 93048K->11119K(1004800K), 0.1025900 secs]
    Thu Dec 04 12:16:22 2008
    28.000: [GC 28.001: [DefNew: 98671K->11384K(131328K), 0.0546187 secs] 98671K->11384K(1004800K), 0.0547362 secs]
    Thu Dec 04 12:16:24 2008
    30.095: [GC 30.096: [DefNew: 98936K->13814K(131328K), 0.0476156 secs] 98936K->13814K(1004800K), 0.0477286 secs]
    Thu Dec 04 12:16:25 2008
    31.857: [GC 31.857: [DefNew: 101366K->15103K(131328K), 0.0584224 secs] 101366K->15103K(1004800K), 0.0585738 secs]
    Thu Dec 04 12:16:28 2008
    34.874: [GC 34.874: [DefNew: 102655K->17038K(131328K), 0.0604113 secs] 102655K->17038K(1004800K), 0.0605012 secs]
    Thu Dec 04 12:16:32 2008
    38.572: [GC 38.572: [DefNew: 104590K->19152K(131328K), 0.0565713 secs] 104590K->19152K(1004800K), 0.0566538 secs]
    [Thr 1688] Thu Dec 04 12:16:36 2008
    [Thr 1688] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    Thu Dec 04 12:16:37 2008
    43.012: [GC 43.012: [DefNew: 106704K->25227K(131328K), 0.0823079 secs] 106704K->25227K(1004800K), 0.0823936 secs]
    [Thr 1688] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI
    [Thr 1688] Thu Dec 04 12:16:38 2008
    [Thr 1688] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.engine.Compress
    Thu Dec 04 12:16:43 2008
    49.556: [GC 49.556: [DefNew: 112779K->29697K(131328K), 0.0999738 secs] 112779K->29697K(1004800K), 0.1000646 secs]
    Thu Dec 04 12:16:46 2008
    52.042: [GC 52.042: [DefNew: 117249K->35264K(131328K), 0.1106408 secs] 117249K->35264K(1004800K), 0.1107553 secs]
    [Thr 5380] Thu Dec 04 12:16:47 2008
    [Thr 5380] JHVM_RegisterNatives: registering methods in com.sap.security.core.server.vsi.service.jni.VirusScanInterface
    Thu Dec 04 12:16:48 2008
    54.071: [GC 54.072: [DefNew: 122816K->40377K(131328K), 0.1233043 secs] 122816K->40377K(1004800K), 0.1234162 secs]
    Thu Dec 04 12:16:49 2008
    55.087: [GC 55.087: [DefNew: 127929K->37640K(131328K), 0.1115527 secs] 127929K->41526K(1004800K), 0.1116567 secs]
    [Thr 588] Thu Dec 04 12:16:50 2008
    [Thr 588] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
    Thu Dec 04 12:16:51 2008
    57.389: [GC 57.389: [DefNew: 125192K->42625K(131328K), 0.1177039 secs] 129078K->46511K(1004800K), 0.1177899 secs]
    Thu Dec 04 12:16:54 2008
    60.213: [GC 60.213: [DefNew: 130177K->36624K(131328K), 0.1019909 secs] 134063K->44865K(1004800K), 0.1020999 secs]
    Thu Dec 04 12:16:56 2008
    62.474: [GC 62.474: [DefNew: 124176K->38648K(131328K), 0.1008482 secs] 132417K->46888K(1004800K), 0.1009399 secs]
    Thu Dec 04 12:17:00 2008
    66.746: [GC 66.746: [DefNew: 126200K->42040K(131328K), 0.1027034 secs] 134440K->50280K(1004800K), 0.1027940 secs]
    Thu Dec 04 12:17:13 2008
    79.914: [GC 79.914: [DefNew
    Thu Dec 04 12:17:14 2008
    : 129592K->41760K(131328K), 0.1082566 secs] 137832K->53026K(1004800K), 0.1083554 secs]
    Thu Dec 04 12:17:17 2008
    83.501: [GC 83.501: [DefNew: 129312K->41403K(131328K), 0.1066359 secs] 140578K->55610K(1004800K), 0.1067443 secs]
    Thu Dec 04 12:17:18 2008
    84.609: [GC 84.609: [DefNew: 128952K->43776K(131328K), 0.1170661 secs] 143159K->61207K(1004800K), 0.1171621 secs]
    Thu Dec 04 12:17:19 2008
    85.804: [GC 85.804: [DefNew: 131328K->36934K(131328K), 0.1093640 secs] 148759K->59382K(1004800K), 0.1094988 secs]
    Thu Dec 04 12:17:27 2008
    93.252: [GC 93.253: [DefNew: 124461K->42704K(131328K), 0.1173445 secs] 146909K->65152K(1004800K), 0.1174320 secs]
    Thu Dec 04 12:17:30 2008
    96.217: [GC 96.217: [DefNew: 130256K->40910K(131328K), 0.1076070 secs] 152704K->66929K(1004800K), 0.1077113 secs]
    Thu Dec 04 12:17:31 2008
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.TypeMappingImpl::initializeRelations
    Thu Dec 04 12:17:33 2008
    99.226: [GC 99.226: [DefNew: 128462K->35273K(131328K), 0.1083766 secs] 154481K->68349K(1004800K), 0.1084756 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readElement
    Thu Dec 04 12:17:36 2008
    102.480: [GC 102.480: [DefNew: 122825K->35659K(131328K), 0.0899413 secs] 155901K->68735K(1004800K), 0.0900270 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.GeneratedComplexType::_loadInto
    Thu Dec 04 12:17:37 2008
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readSequence
    Thu Dec 04 12:17:38 2008
    104.392: [GC 104.392: [DefNew: 123211K->37812K(131328K), 0.0939406 secs] 156287K->70888K(1004800K), 0.0940273 secs]
    Thu Dec 04 12:17:40 2008
    106.588: [GC 106.588: [DefNew: 125364K->40347K(131328K), 0.0999732 secs] 158440K->73423K(1004800K), 0.1000776 secs]
    Thu Dec 04 12:17:43 2008
    109.430: [GC 109.430: [DefNew: 127899K->37058K(131328K), 0.1094132 secs] 160975K->75618K(1004800K), 0.1094978 secs]
    Thu Dec 04 12:17:46 2008
    111.972: [GC 111.973: [DefNew: 124610K->39109K(131328K), 0.1022987 secs] 163170K->77670K(1004800K), 0.1024141 secs]
    Thu Dec 04 12:17:48 2008
    114.920: [GC 114.920: [DefNew
    Thu Dec 04 12:17:49 2008
    : 126661K->41995K(131328K), 0.1145837 secs] 165222K->80555K(1004800K), 0.1147194 secs]
    Thu Dec 04 12:17:51 2008
    117.861: [GC 117.861: [DefNew
    Thu Dec 04 12:17:52 2008
    : 129547K->39474K(131328K), 0.1112544 secs] 168107K->82009K(1004800K), 0.1113396 secs]
    Thu Dec 04 12:17:54 2008
    120.826: [GC 120.826: [DefNew: 127026K->40925K(131328K), 0.1045812 secs] 169561K->84055K(1004800K), 0.1046915 secs]
    Thu Dec 04 12:17:56 2008
    122.740: [GC 122.740: [DefNew: 128477K->42193K(131328K), 0.1803097 secs] 171607K->88132K(1004800K), 0.1804721 secs]
    Thu Dec 04 12:18:00 2008
    125.939: [GC 125.939: [DefNew: 129745K->38462K(131328K), 0.1148672 secs] 175684K->90542K(1004800K), 0.1149527 secs]
    Thu Dec 04 12:18:03 2008
    128.973: [GC 128.973: [DefNew: 126014K->40200K(131328K), 0.1029183 secs] 178094K->92280K(1004800K), 0.1030087 secs]
    Thu Dec 04 12:18:05 2008
    131.325: [GC 131.325: [DefNew: 127752K->39192K(131328K), 0.1282047 secs] 179832K->93785K(1004800K), 0.1283172 secs]
    Thu Dec 04 12:18:08 2008
    133.987: [GC 133.987: [DefNew: 126744K->41235K(131328K), 0.1047548 secs] 181337K->95828K(1004800K), 0.1048436 secs]
    Thu Dec 04 12:18:10 2008
    136.610: [GC 136.610: [DefNew: 128787K->40864K(131328K), 0.1071581 secs] 183380K->97485K(1004800K), 0.1072430 secs]
    Thu Dec 04 12:18:13 2008
    139.412: [GC 139.412: [DefNew: 128416K->36293K(131328K), 0.1119034 secs] 185037K->99433K(1004800K), 0.1120108 secs]
    Thu Dec 04 12:18:15 2008
    141.693: [GC 141.693: [DefNew: 123845K->37761K(131328K), 0.0960635 secs] 186985K->100902K(1004800K), 0.0961513 secs]
    [Thr 3164] Thu Dec 04 12:18:18 2008
    [Thr 3164] JLaunchISetState: change state from [Starting applications (10)] to [Running (3)]
    Thu Dec 04 12:18:57 2008
    182.994: [GC 182.994: [DefNew: 125313K->39240K(131328K), 0.0968107 secs] 188454K->102380K(1004800K), 0.0969356 secs]
    Thu Dec 04 12:21:49 2008
    355.304: [GC 355.304: [DefNew: 126792K->42607K(131328K), 0.1088315 secs] 189932K->105748K(1004800K), 0.1089311 secs]
    Thu Dec 04 12:21:50 2008
    356.838: [GC 356.838: [DefNew
    Thu Dec 04 12:21:51 2008
    : 130159K->43776K(131328K), 0.1229288 secs] 193300K->110857K(1004800K), 0.1230164 secs]
    Thu Dec 04 12:21:58 2008
    364.250: [GC 364.251: [DefNew: 131328K->43775K(131328K), 0.1563593 secs] 198409K->117956K(1004800K), 0.1564564 secs]
    Thu Dec 04 13:11:57 2008
    3363.074: [GC 3363.074: [DefNew: 131327K->40304K(131328K), 0.1502807 secs] 205508K->120156K(1004800K), 0.1504182 secs]
    Thu Dec 04 14:01:58 2008
    6363.012: [GC 6363.012: [DefNew: 127856K->40163K(131328K), 0.0958166 secs] 207708K->121393K(1004800K), 0.0959492 secs]
    [Thr 5880] Thu Dec 04 14:30:08 2008
    [Thr 5880] JLaunchRequestFunc: receive command:17, argument:0 from pid:3568
    [Thr 5880] JLaunchIShutdownInvoke: set shutdown interval (stop:1228401008/end:1228401128/TO:120)
    [Thr 5880] JLaunchProcessCommand: Invoke VM Shutdown
    [Thr 5880] JHVM_FrameworkShutdownDirect: invoke direct shutdown
    [Thr 4916] JLaunchISetState: change state from [Running (3)] to [Waiting for stop (4)]
    [Thr 4916] JLaunchISetState: change state from [Waiting for stop (4)] to [Stopping (5)]
    [Thr 6052] Thu Dec 04 14:30:12 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 7 / sock 5616
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:12 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     1
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    8057.269: [GC 8057.270: [DefNew
    Thu Dec 04 14:30:13 2008
    : 127715K->39141K(131328K), 0.0977667 secs] 208945K->122135K(1004800K), 0.0978771 secs]
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 5 / sock 6548
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:13 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     2
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 6052] Thu Dec 04 14:30:14 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 5 / sock 6548
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:14 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     3
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 6052] Thu Dec 04 14:30:15 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 6 / sock 5620
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:15 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     4
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 6052] Thu Dec 04 14:30:16 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 6 / sock 5620
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:16 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     5
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 6052] Thu Dec 04 14:30:19 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 4 / sock 6000
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:19 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     6
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 6052] Thu Dec 04 14:30:22 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 4 / sock 2992
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:22 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     7
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 6052] Thu Dec 04 14:30:25 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 4 / sock 2992
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:25 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     8
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 6052] Thu Dec 04 14:30:32 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 4 / sock 2988
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:32 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     9
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    Thu Dec 04 14:30:34 2008
    8078.843: [GC 8078.843: [DefNew: 126693K->35646K(131328K), 0.0929205 secs] 209687K->118640K(1004800K), 0.0931376 secs]
    [Thr 280] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.sadm.ShmCache
    [Thr 6052] Thu Dec 04 14:30:35 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 4 / sock 8804
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:35 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     10
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 4916] Thu Dec 04 14:30:36 2008
    [Thr 4916] JLaunchISetState: change state from [Stopping (5)] to [Stopped (6)]
    [Thr 1188] Thu Dec 04 14:30:37 2008
    [Thr 1188] JLaunchIExitJava: exit hook is called (rc = 0)
    [Thr 1188] JLaunchCloseProgram: good bye (exitcode = 0)
    stdout/stderr redirect
    node name   : server0
    pid         : 3568
    system name : SSM
    system nr.  : 00
    started at  : Thu Dec 04 12:15:53 2008
    [Thr 4724] MtxInit: -2 0 0
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    SAP J2EE Engine Version 7.00   PatchLevel 109886.44 is starting...
    Loading: LogManager ... 1235 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 188 ms.
    Loading: ThreadManager ... 47 ms.
    Loading: IpVerificationManager ... 15 ms.
    Loading: ClassLoaderManager ... 32 ms.
    Loading: ClusterManager ... 437 ms.
    Loading: LockingManager ... 109 ms.
    Loading: ConfigurationManager ... 3750 ms.
    Loading: LicensingManager ... 63 ms.
    Loading: CacheManager ... 281 ms.
    Loading: ServiceManager ...
    19.077: [GC 19.077: [DefNew: 87552K->5496K(131328K), 0.0501466 secs] 87552K->5496K(1004800K), 0.0502893 secs]
    Loading services.:
      Service cross started. (94 ms).
      Service file started. (109 ms).
      Service memory started. (47 ms).
      Service timeout started. (125 ms).
      Service runtimeinfo started. (141 ms).
      Service trex.service started. (62 ms).
      Service p4 started. (516 ms).
      Service classpath_resolver started. (47 ms).
      Service userstore started. (63 ms).
      Service jmx_notification started. (63 ms).
    24.676: [GC 24.677: [DefNew: 93048K->11119K(131328K), 0.1023379 secs] 93048K->11119K(1004800K), 0.1025900 secs]
    28.000: [GC 28.001: [DefNew: 98671K->11384K(131328K), 0.0546187 secs] 98671K->11384K(1004800K), 0.0547362 secs]
    30.095: [GC 30.096: [DefNew: 98936K->13814K(131328K), 0.0476156 secs] 98936K->13814K(1004800K), 0.0477286 secs]
    31.857: [GC 31.857: [DefNew: 101366K->15103K(131328K), 0.0584224 secs] 101366K->15103K(1004800K), 0.0585738 secs]
      Service log_configurator started. (9922 ms).
      Service locking started. (16 ms).
      Service naming started. (547 ms).
      Service ts started. (110 ms).
      Service licensing started. (63 ms).
      Service failover started. (156 ms).
      Service javamail started. (250 ms).
      Service http started. (672 ms).
      Service appclient started. (187 ms).
      Service jmsconnector started. (266 ms).
      Service connector started. (313 ms).
      Service iiop started. (375 ms).
      Service webservices started. (1063 ms).
    34.874: [GC 34.874: [DefNew: 102655K->17038K(131328K), 0.0604113 secs] 102655K->17038K(1004800K), 0.0605012 secs]
    38.572: [GC 38.572: [DefNew: 104590K->19152K(131328K), 0.0565713 secs] 104590K->19152K(1004800K), 0.0566538 secs]
      Service deploy started. (16954 ms).
      Service configuration started. (63 ms).
      Service MigrationService started. (47 ms).
      Service bi~mmr~deployer started. (15 ms).
      Service dbpool started. (1641 ms).
      Service UT started. (16 ms).
    43.012: [GC 43.012: [DefNew: 106704K->25227K(131328K), 0.0823079 secs] 106704K->25227K(1004800K), 0.0823936 secs]
      Service com.sap.security.core.ume.service started. (5985 ms).
      Service security started. (1313 ms).
    49.556: [GC 49.556: [DefNew: 112779K->29697K(131328K), 0.0999738 secs] 112779K->29697K(1004800K), 0.1000646 secs]
      Service classload started. (187 ms).
      Service applocking started. (203 ms).
      Service shell started. (250 ms).
      Service tc~eCATTPing~service started. (62 ms).
      Service telnet started. (62 ms).
      Service ejb started. (547 ms).
      Service dsr started. (281 ms).
      Service servlet_jsp started. (969 ms).
      Service webdynpro started. (672 ms).
      Service tc~di~sdic~srv started. (2359 ms).
      Service keystore started. (1094 ms).
      Service ssl started. (31 ms).
      Service tc~sec~securestorage~service started. (219 ms).
      Service tc~sec~certrevoc~service started. (187 ms).
      Service caf~um~metadata~imp started. (1344 ms).
      Service jmx started. (1031 ms).
      Service caf~runtime~connectivity~impl started. (26938 ms).
    52.042: [GC 52.042: [DefNew: 117249K->35264K(131328K), 0.1106408 secs] 117249K->35264K(1004800K), 0.1107553 secs]
      Service tc~lm~ctc~confs~service_sda started. (891 ms).
      Service CUL started. (1125 ms).
      Service tc~sec~destinations~service started. (1266 ms).
      Service tc~sec~wssec~service started. (1250 ms).
      Service caf~um~relgroups~imp started. (1312 ms).
      Service sld started. (1625 ms).
      Service rfcengine started. (328 ms).
      Service com.adobe~DocumentServicesBinaries2 started. (1313 ms).
      Service com.adobe~DocumentServicesLicenseSupportService started. (828 ms).
      Service com.adobe~DataManagerService started. (1219 ms).
      Service com.adobe~DocumentServicesDestProtoService started. (390 ms).
      Service com.adobe~XMLFormService started. (953 ms).
      Service tc~sec~vsi~service started. (734 ms).
      Service basicadmin started. (2157 ms).
      Service apptracing started. (735 ms).
      Service com.adobe~LicenseService started. (171 ms).
      Service pmi started. (109 ms).
    54.071: [GC 54.072: [DefNew: 122816K->40377K(131328K), 0.1233043 secs] 122816K->40377K(1004800K), 0.1234162 secs]
      Service adminadapter started. (750 ms).
      Service com.adobe~PDFManipulation started. (2078 ms).
      Service tc~smd~server~service started. (1485 ms).
      Service com.adobe~DocumentServicesConfiguration started. (1031 ms).
      Service com.adobe~TrustManagerService started. (109 ms).
      Service monitor started. (829 ms).
    55.087: [GC 55.087: [DefNew: 127929K->37640K(131328K), 0.1115527 secs] 127929K->41526K(1004800K), 0.1116567 secs]
      Service jms_provider started. (4219 ms).
      Service tc.monitoring.logviewer started. (4000 ms).
      Service com.adobe~FontManagerService started. (4593 ms).
    ServiceManager started for 47938 ms.
    Framework started for 54563 ms.
    SAP J2EE Engine Version 7.00   PatchLevel 109886.44 is running!
    PatchLevel 109886.44 November 17, 2007 10:27 GMT
    >
    Login :57.389: [GC 57.389: [DefNew: 125192K->42625K(131328K), 0.1177039 secs] 129078K->46511K(1004800K), 0.1177899 secs]
    60.213: [GC 60.213: [DefNew: 130177K->36624K(131328K), 0.1019909 secs] 134063K->44865K(1004800K), 0.1020999 secs]
    62.474: [GC 62.474: [DefNew: 124176K->38648K(131328K), 0.1008482 secs] 132417K->46888K(1004800K), 0.1009399 secs]
    66.746: [GC 66.746: [DefNew: 126200K->42040K(131328K), 0.1027034 secs] 134440K->50280K(1004800K), 0.1027940 secs]
    79.914: [GC 79.914: [DefNew: 129592K->41760K(131328K), 0.1082566 secs] 137832K->53026K(1004800K), 0.1083554 secs]
    83.501: [GC 83.501: [DefNew: 129312K->41403K(131328K), 0.1066359 secs] 140578K->55610K(1004800K), 0.1067443 secs]
    84.609: [GC 84.609: [DefNew: 128952K->43776K(131328K), 0.1170661 secs] 143159K->61207K(1004800K), 0.1171621 secs]
    85.804: [GC 85.804: [DefNew: 131328K->36934K(131328K), 0.1093640 secs] 148759K->59382K(1004800K), 0.1094988 secs]
    93.252: [GC 93.253: [DefNew: 124461K->42704K(131328K), 0.1173445 secs] 146909K->65152K(1004800K), 0.1174320 secs]
    96.217: [GC 96.217: [DefNew: 130256K->40910K(131328K), 0.1076070 secs] 152704K->66929K(1004800K), 0.1077113 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.TypeMappingImpl::initializeRelations
    99.226: [GC 99.226: [DefNew: 128462K->35273K(131328K), 0.1083766 secs] 154481K->68349K(1004800K), 0.1084756 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readElement
    102.480: [GC 102.480: [DefNew: 122825K->35659K(131328K), 0.0899413 secs] 155901K->68735K(1004800K), 0.0900270 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.GeneratedComplexType::_loadInto
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readSequence
    104.392: [GC 104.392: [DefNew: 123211K->37812K(131328K), 0.0939406 secs] 156287K->70888K(1004800K), 0.0940273 secs]
    106.588: [GC 106.588: [DefNew: 125364K->40347K(131328K), 0.0999732 secs] 158440K->73423K(1004800K), 0.1000776 secs]
    109.430: [GC 109.430: [DefNew: 127899K->37058K(131328K), 0.1094132 secs] 160975K->75618K(1004800K), 0.1094978 secs]
    111.972: [GC 111.973: [DefNew: 124610K->39109K(131328K), 0.1022987 secs] 163170K->77670K(1004800K), 0.1024141 secs]
    114.920: [GC 114.920: [DefNew: 126661K-&

  • Error when trying to run an application containing an intercative form

    <b>Hello,
    I have installed WebAS 6.40 with ADS and ACF and there were no errors during the installation.
    Now I'm trying to build a view with an Interactive Form UIElement. I designed the form and now I'm trying to run the Web Dynpro Application. There are no Errors during the Deployments but when IE opens it shows following error message.
    seems to be something wrong with the binding of the form to the context? but I dont know how to fix this problem...
    any ideas?</b>
    An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    Hide details
    Web Dynpro client:
    HTML Client
    Web Dynpro client capabilities:
    User agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0), version: null, DOM version: null, client type: msie6, client type profile: ie6, ActiveX: enabled, Cookies: enabled, Frames: enabled, Java applets: enabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Web Dynpro runtime:
    Vendor: SAP, Build ID: 6.4009.00.0000.20041104173322.0000 (release=630_REL, buildtime=2004-11-18:22:17:10[UTC], changelist=298578, host=PWDFM027)
    Web Dynpro code generators of DC local/larsPDF:
    SapDictionaryGenerationCore: 6.4009.00.0000.20041026131628.0000 (release=630_REL, buildtime=2004-11-02:22:13:11[UTC], changelist=295793, host=PWDFM027.wdf.sap.corp)
    SapMetamodelWebDynpro: 6.4009.00.0000.20041026132448.0000 (release=630_REL, buildtime=2004-11-02:22:17:25[UTC], changelist=295810, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCore: 6.4009.00.0000.20040909194107.0000 (release=630_REL, buildtime=2004-11-02:22:06:29[UTC], changelist=280398, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 6.4009.00.0000.20041102105304.0000 (release=630_REL, buildtime=2004-11-02:22:38:28[UTC], changelist=297524, host=PWDFM027)
    SapWebDynproGenerationCTemplates: 6.4009.00.0000.20041102105304.0000 (release=630_REL, buildtime=2004-11-02:22:38:28[UTC], changelist=297524, host=PWDFM027)
    SapGenerationFrameworkCore: 6.4009.00.0000.20041026132141.0000 (release=630_REL, buildtime=2004-11-02:22:05:28[UTC], changelist=295805, host=PWDFM027.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 6.4009.00.0000.20041026133106.0000 (release=630_REL, buildtime=2004-11-02:22:21:59[UTC], changelist=295820, host=PWDFM027.wdf.sap.corp)
    SapMetamodelDictionary: 6.4009.00.0000.20040805191532.0000 (release=630_REL, buildtime=2004-11-02:22:10:20[UTC], changelist=270520, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCommon: 6.4009.00.0000.20040909194107.0000 (release=630_REL, buildtime=2004-11-02:22:06:42[UTC], changelist=280398, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationCore: 6.4009.00.0000.20041026133106.0000 (release=630_REL, buildtime=2004-11-02:22:22:31[UTC], changelist=295820, host=PWDFM027.wdf.sap.corp)
    SapDictionaryGenerationTemplates: (unknown)
    Web Dynpro code generators of DC sap.com/tcwddispwda:
    No information available
    Web Dynpro code generators of DC sap.com/tcwdcorecomp:
    No information available
    J2EE Engine:
    No information available
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_07-b05, vendor: Sun Microsystems Inc.
    Operating system:
    Windows 2000, version: 5.0, architecture: x86
    Error stacktrace:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Bound data node Node(TestPDFView.testNode) of InteractiveForm must not be empty!
         at com.sap.tc.webdynpro.clientimpl.xdp.renderer.data.XfdRenderer.renderLeadSelectedElement(XfdRenderer.java:175)
         at com.sap.tc.webdynpro.clientimpl.xdp.renderer.data.XfdRenderer.render(XfdRenderer.java:75)
         at com.sap.tc.webdynpro.clientserver.renderer.AbstractRenderManager.render(AbstractRenderManager.java:62)
         at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:343)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:104)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterHandleActionEvent(ClientApplication.java:1085)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:393)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:635)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    <b>Message was edited by: Lars Roettgers
    I started from scratch, following the Tutorial from NDS's Help.
    Now there is another error message:</b>An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    Hide details
    Web Dynpro client:
    HTML Client
    Web Dynpro client capabilities:
    User agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0), version: null, DOM version: null, client type: msie6, client type profile: ie6, ActiveX: enabled, Cookies: enabled, Frames: enabled, Java applets: enabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Web Dynpro runtime:
    Vendor: SAP, Build ID: 6.4009.00.0000.20041104173322.0000 (release=630_REL, buildtime=2004-11-18:22:17:10[UTC], changelist=298578, host=PWDFM027)
    Web Dynpro code generators of DC local/codeExample:
    SapDictionaryGenerationCore: 6.4009.00.0000.20041026131628.0000 (release=630_REL, buildtime=2004-11-02:22:13:11[UTC], changelist=295793, host=PWDFM027.wdf.sap.corp)
    SapMetamodelWebDynpro: 6.4009.00.0000.20041026132448.0000 (release=630_REL, buildtime=2004-11-02:22:17:25[UTC], changelist=295810, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCore: 6.4009.00.0000.20040909194107.0000 (release=630_REL, buildtime=2004-11-02:22:06:29[UTC], changelist=280398, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 6.4009.00.0000.20041102105304.0000 (release=630_REL, buildtime=2004-11-02:22:38:28[UTC], changelist=297524, host=PWDFM027)
    SapWebDynproGenerationCTemplates: 6.4009.00.0000.20041102105304.0000 (release=630_REL, buildtime=2004-11-02:22:38:28[UTC], changelist=297524, host=PWDFM027)
    SapGenerationFrameworkCore: 6.4009.00.0000.20041026132141.0000 (release=630_REL, buildtime=2004-11-02:22:05:28[UTC], changelist=295805, host=PWDFM027.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 6.4009.00.0000.20041026133106.0000 (release=630_REL, buildtime=2004-11-02:22:21:59[UTC], changelist=295820, host=PWDFM027.wdf.sap.corp)
    SapMetamodelDictionary: 6.4009.00.0000.20040805191532.0000 (release=630_REL, buildtime=2004-11-02:22:10:20[UTC], changelist=270520, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCommon: 6.4009.00.0000.20040909194107.0000 (release=630_REL, buildtime=2004-11-02:22:06:42[UTC], changelist=280398, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationCore: 6.4009.00.0000.20041026133106.0000 (release=630_REL, buildtime=2004-11-02:22:22:31[UTC], changelist=295820, host=PWDFM027.wdf.sap.corp)
    SapDictionaryGenerationTemplates: (unknown)
    Web Dynpro code generators of DC sap.com/tcwddispwda:
    No information available
    Web Dynpro code generators of DC sap.com/tcwdcorecomp:
    No information available
    J2EE Engine:
    No information available
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_07-b05, vendor: Sun Microsystems Inc.
    Operating system:
    Windows 2000, version: 5.0, architecture: x86
    Error stacktrace:
    com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:
         com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (503) Service Unavailable.
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:201)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.createPDF(PDFObject.java:142)
         at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:398)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:104)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterHandleActionEvent(ClientApplication.java:1085)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:393)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:635)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Caused by: java.rmi.RemoteException: Service call exception; nested exception is:
         com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (503) Service Unavailable.
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:77)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:87)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:198)
         ... 27 more
    Caused by: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (503) Service Unavailable.
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.handleResponseMessage(MimeHttpBinding.java:734)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1118)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:71)
         ... 29 more
    <b>Message was edited by: Lars Roettgers
    By the way, my sapmmc shows everything green but i took a look at the std_server0.out file and there seems to be a problem with the iiop service (whatever it is?).
    the file says:</b>----
    stdout/stderr redirect
    node name   : server0
    pid         : 1468
    system name : J2E
    system nr.  : 00
    started at  : Fri Apr 15 08:21:43 2005
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude iaik/security/md/SHA a
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    SAP J2EE Engine Version 6.40   PatchLevel 87289.311 is starting...
    Loading: LogManager ... 8110 ms.
    Loading: PoolManager ... 15 ms.
    Loading: ApplicationThreadManager ... 1110 ms.
    Loading: ThreadManager ... 234 ms.
    Loading: IpVerificationManager ... 31 ms.
    Loading: ClassLoaderManager ... 141 ms.
    Loading: ClusterManager ... 2062 ms.
    Loading: LockingManager ... 188 ms.
    Loading: ConfigurationManager ... 0.000: [GC 0.000: [DefNew: 21503K->2090K(32256K), 0.1650020 secs] 21503K->2090K(251392K), 0.1651126 secs]
    11172 ms.
    Loading: LicensingManager ... 765 ms.
    Loading: ServiceManager ...
    14.543: [GC 14.543: [DefNew: 23594K->3006K(32256K), 0.0826214 secs] 23594K->3006K(251392K), 0.0827337 secs]
    Loading services.:
      Cannot start service com.adobe~FontManagerService; it has hard reference to service iiop with manual startup mode.
      Cannot start service com.adobe~DataManagerService; it has hard reference to service iiop with manual startup mode.
      Cannot start service com.adobe~TrustManagerService; it has hard reference to service iiop with manual startup mode.
      Cannot start service com.adobe~PDFManipulation; it has hard reference to service iiop with manual startup mode.
      Service runtimeinfo started. (47 ms).
      Service timeout started. (531 ms).
      Service cross started. (703 ms).
      Service memory started. (297 ms).
      Service file started. (1516 ms).
      Service jmx_notification started. (47 ms).
      Service trex.service started. (62 ms).
    46.686: [GC 46.686: [DefNew: 24510K->5134K(32256K), 0.1012833 secs] 24510K->5134K(251392K), 0.1013956 secs]
      Service p4 started. (546 ms).
      Service classpath_resolver started. (343 ms).
    51.751: [GC 51.752: [DefNew: 26638K->5639K(32256K), 0.0854840 secs] 26638K->5639K(251392K), 0.0855994 secs]
      Service userstore started. (78 ms).
      Service tcsecvsi~service started. (9313 ms).
      Service tcsecwssec~service started. (2812 ms).
    59.545: [GC 59.546: [DefNew: 27143K->6876K(32256K), 0.1044711 secs] 27143K->6876K(251392K), 0.1045851 secs]
      Service log_configurator started. (23437 ms).
      Service locking started. (0 ms).
      Service naming started. (1797 ms).
      Cannot start service com.adobe~XMLFormService; it has hard reference to service iiop with manual startup mode.
      Service ts started. (93 ms).
      Service licensing started. (16 ms).
      Service javamail started. (1360 ms).
      Service failover started. (31 ms).
      Service appclient started. (375 ms).
      Service http started. (719 ms).
    66.579: [GC 66.579: [DefNew: 28380K->7779K(32256K), 0.1106680 secs] 28380K->7779K(251392K), 0.1107750 secs]
      Service jmsconnector started. (406 ms).
      Service connector started. (375 ms).
      Service deploy started. (21032 ms).
      Service configuration started. (15 ms).
    76.080: [GC 76.081: [DefNew: 29283K->9456K(32256K), 0.1304738 secs] 29283K->9456K(251392K), 0.1305845 secs]
      Service apptracing started. (250 ms).
      Service webservices started. (16578 ms).
    79.963: [GC 79.963: [DefNew: 30960K->9724K(32256K), 0.1223088 secs] 30960K->9724K(251392K), 0.1224566 secs]
      Service dbpool started. (9125 ms).
    82.983: [GC 82.983: [DefNew: 31217K->8192K(32256K), 0.1201762 secs] 31217K->9996K(251392K), 0.1202888 secs]
      Service com.sap.security.core.ume.service started. (4312 ms).
    89.472: [GC 89.472: [DefNew: 29696K->9325K(32256K), 0.1195945 secs] 31500K->11129K(251392K), 0.1197080 secs]
      Service security started. (4219 ms).
      Service classload started. (187 ms).
      Service applocking started. (454 ms).
      Service jmx started. (1157 ms).
      Cannot start service com.adobe~DocumentServicesLicenseSupportService; it has hard reference to service iiop with manual startup mode.
      Service shell started. (985 ms).
      Service tceCATTPingservice started. (0 ms).
      Service keystore started. (2187 ms).
      Service servlet_jsp started. (2937 ms).
    95.293: [GC 95.293: [DefNew: 30829K->10448K(32256K), 0.1444024 secs] 32633K->12252K(251392K), 0.1445147 secs]
      Service basicadmin started. (1547 ms).
      Service ssl started. (31 ms).
      Service adminadapter started. (297 ms).
      Service telnet started. (2469 ms).
      Service prtbridge started. (2406 ms).
      Service tcsecsecurestorage~service started. (1734 ms).
      Service com.sap.portal.prt.sapj2ee started. (94 ms).
      Service com.adobe~LicenseService started. (1063 ms).
      Service com.adobe~DocumentServicesConfiguration started. (282 ms).
      Service tcsecdestinations~service started. (2938 ms).
      Service pmi started. (563 ms).
      Service dsr started. (1000 ms).
      Service sld started. (4516 ms).
    103.012: [GC 103.012: [DefNew: 31952K->10752K(32256K), 0.1941724 secs] 33756K->17350K(251392K), 0.1942984 secs]
      Service ejb started. (3047 ms).
      Service rfcengine started. (78 ms).
      Service monitor started. (1157 ms).
    107.599: [GC 107.609: [DefNew: 32256K->10397K(32256K), 0.1364344 secs] 38854K->18333K(251392K), 0.1365486 secs]
      Service tc.monitoring.logviewer started. (3766 ms).
      Service webdynpro started. (2219 ms).
    Excluding compile:  iaik.security.md.SHA::a
      Service jms_provider started. (9235 ms).
    113.684: [GC 113.686: [DefNew: 31901K->10609K(32256K), 0.1271424 secs] 39837K->19336K(251392K), 0.1272589 secs]
    119.897: [GC 119.897: [DefNew: 32113K->10752K(32256K), 0.1956659 secs] 40840K->21102K(251392K), 0.1957743 secs]
      Service DQE started. (7968 ms).
    ServiceManager started for 115594 ms.
    Framework started for 141219 ms.
    SAP J2EE Engine Version 6.40   PatchLevel 87289.311 is running!
    PatchLevel 87289.311 November 18, 2004 20:31 GMT
    125.381: [GC 125.382: [DefNew: 32255K->10752K(32256K), 0.3708564 secs] 42606K->23021K(251392K), 0.3709661 secs]
    >132.046: [GC 132.046: [DefNew: 32255K->10752K(32256K), 0.1432425 secs] 44525K->24642K(251392K), 0.1433554 secs]
    139.508: [GC 139.508: [DefNew: 32255K->7786K(32256K), 0.1626534 secs] 46146K->26233K(251392K), 0.1627654 secs]
    156.330: [GC 156.330: [DefNew: 29290K->9160K(32256K), 0.1461119 secs] 47737K->27606K(251392K), 0.1462281 secs]
    164.351: [GC 164.351: [DefNew: 30664K->9870K(32256K), 0.1396180 secs] 49110K->28317K(251392K), 0.1397300 secs]
    172.818: [GC 172.818: [DefNew: 31374K->9698K(32256K), 0.1318665 secs] 49820K->28830K(251392K), 0.1319796 secs]
    179.883: [GC 179.884: [DefNew: 31186K->9628K(32256K), 0.1428335 secs] 50319K->29330K(251392K), 0.1429453 secs]
    209.777: [GC 209.780: [DefNew: 31110K->10748K(32256K), 0.1325099 secs] 50812K->30450K(251392K), 0.1326219 secs]
    219.394: [GC 219.394: [DefNew: 32223K->8916K(32256K), 0.1486949 secs] 51925K->30452K(251392K), 0.1488072 secs]
    225.685: [GC 225.692: [DefNew: 30420K->9057K(32256K), 0.1170096 secs] 51956K->30593K(251392K), 0.1171238 secs]
    228.990: [GC 228.990: [DefNew: 30561K->9104K(32256K), 0.1223692 secs] 52097K->30641K(251392K), 0.1224795 secs]
    233.533: [GC 233.533: [DefNew: 30608K->9682K(32256K), 0.1108426 secs] 52144K->31219K(251392K), 0.1109560 secs]
    235.970: [GC 235.970: [DefNew: 31184K->9409K(32256K), 0.1336639 secs] 52720K->32242K(251392K), 0.1337776 secs]
    239.775: [GC 239.775: [DefNew: 30913K->9958K(32256K), 0.1236763 secs] 53746K->32791K(251392K), 0.1237906 secs]
    241.988: [GC 241.988: [DefNew: 31376K->8791K(32256K), 0.1234408 secs] 54209K->32798K(251392K), 0.1235509 secs]
    244.184: [GC 244.185: [DefNew: 30295K->9639K(32256K), 0.1199792 secs] 54302K->33646K(251392K), 0.1200954 secs]
    248.790: [GC 248.790: [DefNew: 31134K->10412K(32256K), 0.1054732 secs] 55141K->34420K(251392K), 0.1055855 secs]
    263.487: [GC 263.489: [DefNew: 31916K->10184K(32256K), 0.1706016 secs] 55924K->35639K(251392K), 0.1707142 secs]
    283.398: [GC 283.398: [DefNew: 31688K->10299K(32256K), 0.1792124 secs] 57143K->37262K(251392K), 0.1793183 secs]
    308.239: [GC 308.239: [DefNew: 31798K->9970K(32256K), 0.1506786 secs] 58761K->37567K(251392K), 0.1507848 secs]
    311.778: [GC 311.778: [DefNew: 31474K->10505K(32256K), 0.1407187 secs] 59071K->38407K(251392K), 0.1408249 secs]
      Cannot start service com.adobe~DataManagerService; it has hard reference to service iiop with manual startup mode.
    440.739: [GC 440.739: [DefNew: 32009K->10752K(32256K), 0.4447895 secs] 59911K->41251K(251392K), 0.4449015 secs]
    1634.305: [GC 1634.305: [DefNew: 32256K->10751K(32256K), 0.2101323 secs] 62755K->42653K(251392K), 0.2102859 secs]
    Apr 15, 2005 8:50:30 AM  ...services.webdynpro.WebDynproContainer [SAPEngine_Application_Thread[impl:3]_25] Fatal: Failed to remove application 'local/larsPDF' for deployment state listener 'com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory'.
    1694.819: [GC 1694.820: [DefNew: 32255K->10523K(32256K), 0.2601481 secs] 64157K->43727K(251392K), 0.2602722 secs]
    1700.762: [GC 1700.764: [DefNew: 32027K->9149K(32256K), 0.1815572 secs] 65231K->44323K(251392K), 0.1819823 secs]
    1912.846: [GC 1912.846: [DefNew: 30653K->9683K(32256K), 0.1448815 secs] 65827K->44857K(251392K), 0.1450101 secs]
    2535.775: [GC 2535.775: [DefNew: 31187K->8609K(32256K), 0.1890684 secs] 66361K->45084K(251392K), 0.1891810 secs]
    3631.662: [GC 3631.663: [DefNew: 30113K->8764K(32256K), 0.1315528 secs] 66588K->45239K(251392K), 0.1317497 secs]
    4648.617: [GC 4648.617: [DefNew: 30268K->9041K(32256K), 0.2148379 secs] 66743K->45516K(251392K), 0.2150933 secs]
    5735.738: [GC 5735.753: [DefNew: 30545K->9395K(32256K), 0.2350659 secs] 67020K->45870K(251392K), 0.2352087 secs]
    Apr 15, 2005 10:02:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: ~wd_key0_1113552125328
    Apr 15, 2005 10:02:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: wd_keyE50T+2c5GXrp3jzmjG1ZGw==
    6138.115: [GC 6138.116: [DefNew: 30899K->10752K(32256K), 0.2809365 secs] 67374K->47317K(251392K), 0.2810589 secs]
    6731.591: [GC 6731.591: [DefNew: 32250K->9772K(32256K), 0.5666726 secs] 68815K->47794K(251392K), 0.5864248 secs]
    Apr 15, 2005 10:15:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: ~wd_key1_1113552880171
    Apr 15, 2005 10:15:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: wd_keyoLRolFo9CjJdX98dnh0o1w==
    Apr 15, 2005 10:16:39... ...services.webdynpro.WebDynproContainer [SAPEngine_Application_Thread[impl:3]_26] Fatal: Failed to remove application 'local/Welcome' for deployment state listener 'com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory'.
    6934.529: [GC 6934.529: [DefNew: 31276K->7238K(32256K), 0.2245945 secs] 69298K->48224K(251392K), 0.2247325 secs]
    Apr 15, 2005 10:19:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: ~wd_key2_1113553124437
    Apr 15, 2005 10:19:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: wd_keyoLRolFo9CjJdX98dnh0o1w==
    7062.447: [GC 7062.448: [DefNew: 28742K->7323K(32256K), 0.1595831 secs] 69728K->48309K(251392K), 0.1597094 secs]
    Apr 15, 2005 10:31:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: wd_keyoLRolFo9CjJdX98dnh0o1w==
    Apr 15, 2005 10:31:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: ~wd_key3_1113553881156
    7754.384: [GC 7754.384: [DefNew: 28827K->6966K(32256K), 0.1205944 secs] 69813K->47952K(251392K), 0.1207089 secs]
    Apr 15, 2005 10:32:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: wd_keyoLRolFo9CjJdX98dnh0o1w==
    Apr 15, 2005 10:32:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: ~wd_key4_1113553905718
    8078.801: [GC 8078.801: [DefNew: 28469K->7645K(32256K), 0.1392264 secs] 69455K->48632K(251392K), 0.1393417 secs]
    Apr 15, 2005 10:37:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: ~wd_key5_1113554225437
    Apr 15, 2005 10:37:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: wd_keyoLRolFo9CjJdX98dnh0o1w==

    Hi Ole,
    thanks for your answer.
    there is one property calles cardinality (value is 0..n) and another one called selection (value is 0..1) but I cannot edit these values
    In the meantime I found out that I forgot to do some of the post-installation-configuring. I fixed it and I hoped this would have solved my problem...but it didn't.
    This is the latest error message:
    An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    Hide details
    Web Dynpro client:
    HTML Client
    Web Dynpro client capabilities:
    User agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0), version: null, DOM version: null, client type: msie6, client type profile: ie6, ActiveX: enabled, Cookies: enabled, Frames: enabled, Java applets: enabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Web Dynpro runtime:
    Vendor: SAP, Build ID: 6.4009.00.0000.20041104173322.0000 (release=630_REL, buildtime=2004-11-18:22:17:10[UTC], changelist=298578, host=PWDFM027)
    Web Dynpro code generators of DC local/codeExample:
    SapDictionaryGenerationCore: 6.4009.00.0000.20041026131628.0000 (release=630_REL, buildtime=2004-11-02:22:13:11[UTC], changelist=295793, host=PWDFM027.wdf.sap.corp)
    SapMetamodelWebDynpro: 6.4009.00.0000.20041026132448.0000 (release=630_REL, buildtime=2004-11-02:22:17:25[UTC], changelist=295810, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCore: 6.4009.00.0000.20040909194107.0000 (release=630_REL, buildtime=2004-11-02:22:06:29[UTC], changelist=280398, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 6.4009.00.0000.20041102105304.0000 (release=630_REL, buildtime=2004-11-02:22:38:28[UTC], changelist=297524, host=PWDFM027)
    SapWebDynproGenerationCTemplates: 6.4009.00.0000.20041102105304.0000 (release=630_REL, buildtime=2004-11-02:22:38:28[UTC], changelist=297524, host=PWDFM027)
    SapGenerationFrameworkCore: 6.4009.00.0000.20041026132141.0000 (release=630_REL, buildtime=2004-11-02:22:05:28[UTC], changelist=295805, host=PWDFM027.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 6.4009.00.0000.20041026133106.0000 (release=630_REL, buildtime=2004-11-02:22:21:59[UTC], changelist=295820, host=PWDFM027.wdf.sap.corp)
    SapMetamodelDictionary: 6.4009.00.0000.20040805191532.0000 (release=630_REL, buildtime=2004-11-02:22:10:20[UTC], changelist=270520, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCommon: 6.4009.00.0000.20040909194107.0000 (release=630_REL, buildtime=2004-11-02:22:06:42[UTC], changelist=280398, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationCore: 6.4009.00.0000.20041026133106.0000 (release=630_REL, buildtime=2004-11-02:22:22:31[UTC], changelist=295820, host=PWDFM027.wdf.sap.corp)
    SapDictionaryGenerationTemplates: (unknown)
    Web Dynpro code generators of DC sap.com/tcwddispwda:
    No information available
    Web Dynpro code generators of DC sap.com/tcwdcorecomp:
    No information available
    J2EE Engine:
    No information available
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_07-b05, vendor: Sun Microsystems Inc.
    Operating system:
    Windows 2000, version: 5.0, architecture: x86
    Error stacktrace:
    com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:
         java.net.SocketException: Software caused connection abort: recv failed
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:201)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.createPDF(PDFObject.java:142)
         at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:398)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:104)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterHandleActionEvent(ClientApplication.java:1085)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:393)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:635)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Caused by: java.rmi.RemoteException: Service call exception; nested exception is:
         java.net.SocketException: Software caused connection abort: recv failed
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:77)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:87)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:198)
         ... 27 more
    Caused by: java.net.SocketException: Software caused connection abort: recv failed
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.readLine(HTTPSocket.java:628)
         at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getInputStream(HTTPSocket.java:317)
         at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getResponseCode(HTTPSocket.java:219)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.HTTPTransport.getResponseCode(HTTPTransport.java:344)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.handleResponseMessage(MimeHttpBinding.java:710)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1118)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:71)
         ... 29 more

  • 500 Internal Server Error while running a wd application

    Hi Experts in WD,
    I am getting the above error while trying to run a simple wd application for getting some data from the sap system using adaptive rfc. This is my first adaptive rfc application, so I am following the exact steps as in the tutorial given. But cannot figure out why this error is coming. I am able to run another application, where no models or rfc are used. Could anybody help please?
    Where am I supposed to look for the logs about why this error is happening? In the page that is displayed, there are no traces or links to any other info.
    Any help would be greatly appreciated,
    Thanks a lot,
    leme
    PS: the web dynpro is running on port 50200 not 50000, I dont know whether that should cause an issue. Cannot think of any other differences. BTW, SLD and JCO destinations are all configured and running ok.

    Hi l m,
    The HTTP code 500 indicates internal error in your application. That could be for example a NullPointerException or something else.
    If the stacktrace is not visible then  you could check in the logviewer tool what is wrong.
    However, perhaps the most simple way is to go to
    c:\usr\sap\XXX\YYY\j2ee\cluster\server0\log
    and check the latest files and lines with notepad.
    Hope that helps
    Peter

  • Error when trying to use the Log Viewer

    Hello experts, today I wanted to examine some logs using the Log Viewer on Visual Administrator. However, when clicking on this service, the Visual Administrator would freeze for a long while and after that, an error message was displayed. I do not remember the exact message, but it was something like "A fatal error occurred. For more information, click on the Details button". After clicking on that button, the following error was displayed:
    com.sapmarkets.bam.util.BAMRuntimeException
    at com.sapmarkets.bam.jmx.connector.rmi.AbstractConnectorClient.invoke(AbstractConnectorClient.java:110)
    at $Proxy31.getAttribute(Unknown Source)
    at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.getAttribute(AbstractLogDepot.java:236)
    at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.getLogDescriptors(AbstractLogDepot.java:84)
    at com.sapmarkets.bam.view.config.RemoteViewConfiguration.initializeViewConfiguration(RemoteViewConfiguration.java:65)
    at com.sapmarkets.bam.view.overview.OverviewFacade.populateOverview(OverviewFacade.java:219)
    at com.sapmarkets.bam.view.AbstractLogViewerAppplication.populateOverview(AbstractLogViewerAppplication.java:171)
    at com.sapmarkets.bam.view.AbstractLogViewerAppplication.initOverview(AbstractLogViewerAppplication.java:652)
    at com.sapmarkets.bam.j2ee.services.logviewer.gui.LogViewerRuntimeLogical.setRuntime(LogViewerRuntimeLogical.java:121)
    at com.sapmarkets.bam.j2ee.services.logviewer.gui.LogViewerRuntimeLogical.show(LogViewerRuntimeLogical.java:88)
    at com.sap.engine.services.adminadapter.gui.node.ServiceNodeView.selectSingleService(ServiceNodeView.java:202)
    at com.sap.engine.services.adminadapter.gui.node.ServiceNodeView.selectNode(ServiceNodeView.java:156)
    at com.sap.engine.services.adminadapter.gui.AdminManager.selectServiceNode(AdminManager.java:290)
    at com.sap.engine.services.adminadapter.gui.AdminManager.selectNode(AdminManager.java:170)
    at com.sap.engine.services.adminadapter.gui.AdminManager.valueChanged(AdminManager.java:108)
    at javax.swing.JTree.fireValueChanged(JTree.java:2392)
    at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:2763)
    at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629)
    at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1076)
    at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287)
    at javax.swing.JTree.setSelectionInterval(JTree.java:2041)
    at javax.swing.plaf.basic.BasicTreeUI$TreeIncrementAction.actionPerformed(BasicTreeUI.java:3268)
    at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1530)
    at javax.swing.JComponent.processKeyBinding(JComponent.java:2438)
    at javax.swing.JComponent.processKeyBindings(JComponent.java:2473)
    at javax.swing.JComponent.processKeyEvent(JComponent.java:2401)
    at java.awt.Component.processEvent(Component.java:4978)
    at java.awt.Container.processEvent(Container.java:1569)
    at java.awt.Component.dispatchEventImpl(Component.java:3684)
    at java.awt.Container.dispatchEventImpl(Container.java:1627)
    at java.awt.Component.dispatchEvent(Component.java:3546)
    at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1713)
    at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:627)
    at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:831)
    at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:741)
    at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:592)
    at java.awt.Component.dispatchEventImpl(Component.java:3575)
    at java.awt.Container.dispatchEventImpl(Container.java:1627)
    at java.awt.Window.dispatchEventImpl(Window.java:1606)
    at java.awt.Component.dispatchEvent(Component.java:3546)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Caused by: java.lang.reflect.InvocationTargetException
    at com.sapmarkets.bam.util.FutureResult.get(FutureResult.java:71)
    at com.sapmarkets.bam.jmx.connector.rmi.AbstractConnectorClient.invoke(AbstractConnectorClient.java:104)
    ... 45 more
    Caused by: java.lang.OutOfMemoryError: Java heap space
    at javax.management.ObjectName.construct(ObjectName.java:385)
    at javax.management.ObjectName.readObject(ObjectName.java:1063)
    at sun.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:838)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1736)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:322)
    at java.util.ArrayList.readObject(ArrayList.java:559)
    at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:838)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1736)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:322)
    at java.util.HashMap.readObject(HashMap.java:1015)
    at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:838)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1736)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
    at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1835)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1759)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:322)
    The lines I marked in bold are the ones that caught my attention. What is this error and how can I fix it?

    Hello, thanks for your answers. I checked the JVM Heap size, we are using a 64 bit HW, and it was already set to 2048M, as well as both parameters Xms and Xmx. I also checked our virtual memory and directory space, the virtual memory looks fine, and the <SID> directory uses 5 GB of space.
    If you wish, I can write the configuration found on the Config Tool, where you set the JVM Heap size and other parameters.

  • Error While Creating Runtime Systems on an Existing Track in NWDI

    Hi,
    There is already a track in NWDI with No runtime Systems.
    I have to create the RunTime Systems to do development on this track.
    When I try to select the Development checkbox in Runtime systems,
    select configure  without wizard, Gave   Deploy Host name: **********.com
                Deploy Port :50018  (SDM port)
               Deploy PSWD:  SDM Pswd
    It gives me a warning..
    Synchronization of Runtime System triggered for system dev. Log can be found at
    http://*****************************LogViewer?LogName=%2Fsapmnt%2FEPQ%2Fglobal%2FTCS%2FLOG%2FEPQ_WHRBD_D2010081322030045.log&Bsname=EPQ_WHRBD_D
    When i go to the  log file
    I see this Error Message
    20100813180502 Info   :cannot create a connection for the buildspace:  EPQ_WHRBD_D //connect to deploy tool failed:Server <Host Name> did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to <Host name> at port 50018: Connection timed out:could be due to invalid address
    Can you please tell me what could be the Reason.
    Basis has already opened the Ports : http port and SDM Port.
    I am able to ping the server from cmd prompt.
    Points will be allocated for the answer.
    Thanks.
    Venkat

    Hi,
    There's no need to update CMS or to check whether the buildspace is open, do not click on JSPM flag (unless you need nwdi control at upgrade)...
    The error message means only that from the host where you configure the RTS the SDM cannot be reached or logon request cannot be accepted.
    This can be either , because the
    - SDM password is wrong (you checked it already)
    - the port is wrong (you also checked it. If this is really a 700 RTS, i.e. it has SDM, and the instance number is 00, then the port is really 50018, so this should be fine as well. Only mention, because as of 71X we use the P4 port 5<xx>04 for the deploy controller, as there's no more SDM). Still you can use "netstat -a" to see the status of the ports.
    - The host is wrong. I agree with Dao, check not only FQDN, but also IP address.
    Using this guide you can always check whether the entered data is correct:
    http://wiki.sdn.sap.com/wiki/display/TechTSG/%28NWDI%29%28CMS%29Q0002
    Best regards,
    Ervin (http://wiki.sdn.sap.com/wiki/display/TechTSG/%28NWDI%29Home)

  • Portal Runtime Error when opening Webflow workitem in UWL

    Hi,
    I have recently configured the UWL to pick up workitems from SAP workflow on a background system. The workitems are appearing OK in the Task folder. However, when I try to open a workitem by double-clicking on it, I get the following error:
    Portal Runtime Error
    An Exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 05:33_30/09/10_0010_24209150
    Refer to the log file for details about this exception.
    NB. This only seems to happen for items that would be shown via the SAP GUI (E.g. a Confirming a task completion or user decision). The workitem runs OK if it is for a task that is visualised as a Web Dynpro app and specified in transaction SWFVISU.
    I have not configured Delta Refresh options in the Workflow Administrator so do not know if this is a possible reason (I assumed that this would not cause a problem and would simply mean that refreshes only occur once every 60 seconds). Any help would be greatly appreciated. I am fairly new to Portal & UWL I would also be grateful if someone could tell where I can find the relevant log files referenced in the original error.
    Regards
    Simon

    Hey Simon,
    Welcome to UWL :).  Portal Runtime Errors in UWL don't always signify that there is a UWL issue.  This could be a permissions problem, etc.  I'm not sure what version of the portal that you are using.  But here is a little trick for you when checking logs...you can enter in the following: irj/servlet/prt/portal/prtroot/com.sap.portal.runtime.admin.logviewer.default
    and check the log file with the id that was given in the error.
    Exception ID: 05:33_30/09/10_0010_24209150 is your exception id.  Search for the log files in the default trace and see what the exact error message is.  If you can post this here it would be great.
    The log files can be found in the following location:
    /usr/sap/<SID>/JC<InstanceNumber>/j2ee/cluster/
    server<number>/log
    or by entering the URL that I mentioned above.
    Please let me know in the next reply what the portal version is:
    You can get this information by doing the following:
    a. log on to the portal
    b. backspace out the irj/portal section of the URL
    c. click enter.
    d. You are now at the J2EE administration page.
    e. Next, click on the system information link
    f. Please click on the all components link
    g. Please attach this information to the message.
    I am interested mostly in the UWLJWF component but if you can attach the full software component info to this post that would be great...
    Please note, that note number 1133821 is an important note that is needed in the UWL.  Did you maintain your RFC destination accordingly?
    Here is some additional information to help you too since you are new to UWL:
    [UWL Wiki|https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq]
    [UWL Forums|SAP Enterprise Portal: Application Integration;
    [Business Task Management|http://help.sap.com/saphelp_nw70/helpdata/en/9e/ccf62fff3e4a45a634e592dabb45d5/frameset.htm]
    [Using Universal Worklist|http://help.sap.com/saphelp_nw04s/helpdata/en/57/c223be82104792a15c2df11377b9ed/frameset.htm]
    [JavaDocs UWL API|http://help.sap.com/javadocs/NW04S/current/uw/overview-summary.html]
    I hope that you find this information useful!
    Best Regards,
    Beth Maben
    EP - Senior Support Consultant
    AGS Primary Support, Business Suite & Technology
    Please see the UWL Wiki @
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq  ***

  • Got a Portal runtime error while using JSPDynepage

    Hi,
    Please help me out in the this error which I got when I tried to run the component developed based on JSPDynePage. I developed the component in the Developer Studio (version 2.0.4) in my local machine, built the project and deployed in the remote server using the option "Quick PAR Upload".
    It says JSP file could not be found.
    Thanks in advance
    Sushma
    <b>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Cannot find JSP file: JSPFileInfo :27242692 JSP File : D:\usr\sap\NPL\JC03\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\Bean_Test1\pagelet\BeanJsp.jsp Class Name: sapportalsjspBeanJsp Java File : D:\usr\sap\NPL\JC03\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\Bean_Test1\work\pagelet\_sapportalsjsp_BeanJsp.java Package Name : pagelet Class File : D:\usr\sap\NPL\JC03\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\Bean_Test1\work\pagelet\_sapportalsjsp_BeanJsp.class Is out dated : true.
    Exception id: 01:45_03/11/04_0004_37482850
    See the details for the exception ID in the log file</b>

    Hi,
    I am also facing the same problem.
    1) EP6 SP7
    2) As mentioned in the error message there is no work directory in the mentioned path.
    3) Please find beow portalapp.xml and log file.
    <B>
    <?xml version="1.0" encoding="utf-8"?>
    <application>
      <application-config>
        <property name="SharingReference" value="com.sap.portal.htmlb"/>
      </application-config>
      <components>
        <component name="default">
          <component-config>
            <property name="ClassName" value="Ex1"/>
            <property name="SecurityZone" value="Ex1/low_safety"/>
          </component-config>
          <component-profile>
          <property name="tagLib" value="/SERVICE/htmlb/taglib/htmlb.tld"/>
          </component-profile>
        </component>
      </components>
      <services/>
    </application>
    </B>
    Exception:
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Resource
    Component : Ex1.default
    Component class : Ex1
    User : Administrator
    at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:444)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
    at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:89)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:232)
    at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:109)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:627)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:337)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:315)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:815)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:238)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
    at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:151)
    Caused by: com.sapportals.portal.prt.component.PortalComponentException: Cannot find JSP file: JSPFileInfo :16447115
    JSP File : D:
    usr
    sap
    P66
    JC00
    j2ee
    cluster
    server0
    apps
    sap.com
    irj
    servlet_jsp
    irj
    root
    WEB-INF
    portal
    portalapps
    Ex1
    pagelet
    Ex1.jsp
    Class Name: sapportalsjspEx1
    Java File : D:
    usr
    sap
    P66
    JC00
    j2ee
    cluster
    server0
    apps
    sap.com
    irj
    servlet_jsp
    irj
    root
    WEB-INF
    portal
    portalapps
    Ex1
    work
    pagelet
    _sapportalsjsp_Ex1.java
    Package Name : pagelet
    Class File : D:
    usr
    sap
    P66
    JC00
    j2ee
    cluster
    server0
    apps
    sap.com
    irj
    servlet_jsp
    irj
    root
    WEB-INF
    portal
    portalapps
    Ex1
    work
    pagelet
    _sapportalsjsp_Ex1.class
    Is out dated : true
    at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:96)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:355)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:931)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
    ... 38 more
    #1.5#000C76EEC65400440000000F000001E80003E8A8BBC24BD7#1100236331418#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#Administrator#99#####SAPEngine_Application_Thread[impl:3]_26##0#0#Info##Plain###UserAgentHook: component com.sap.portal.runtime.system.hooks.ErrorComponent supports (*, *, *) #
    #1.5#000C76EEC654004400000010000001E80003E8A8BBC250B2#1100236331418#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#Administrator#99#####SAPEngine_Application_Thread[impl:3]_26##0#0#Info##Plain###------PRT AbstractPortalComponent: calling doContent for portal component: com.sap.portal.runtime.system.hooks.ErrorComponent#
    #1.5#000C76EEC654005B00000005000001E80003E8A8BC0E32CF#1100236336397#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#Administrator#96#####SAPEngine_Application_Thread[impl:3]_2##0#0#Info##Plain###UserAgentHook: component com.sap.portal.runtime.admin.logviewer.default supports (*, *, *) #
    #1.5#000C76EEC654004D0000000C000001E80003E8A8C46CFCDD#1100236476698#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#Administrator#96#####SAPEngine_Application_Thread[impl:3]_0##0#0#Info##Plain###UserAgentHook: component com.sap.portal.runtime.admin.logviewer.default supports (*, *, *) #

  • Getting error iview while accessing room in EP6.0 SP9 KMC

    Hi
       I am trying to configure KMC first time. I have done all the basic configuration needed after installation to get collaboration service active.
        I can create a room. but while clicking on the link to get into the room I am getting error in iview com.sap.portal.pcm.Title
    with error
    <error>
    <i>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.ip.collaboration/Rooms/f0eecc1b-52af-2710-cebd-e94073869c63/workset/com.sap.netweaver.coll.TeamRoomOverview/RoomQuickLaunch
    Component Name : null
    Page could not create the iView.
    See the details for the exception ID in the log file</i>
    </error>
    from the logviewer I found these errors
    <error>
    <i>No status mapped to the given list type <http://sap.com/xmlns/collaboration/rooms/room> using hard coded default</i>
    </error>
    <error>
    <i>Permission check failed - Object portal_content/com.sap.ip.collaboration/Rooms/f0eecc1b-52af-2710-cebd-e94073869c63/workset/com.sap.netweaver.coll.TeamRoomOverview/RoomQuickLaunch Permissions: Pcd.Use Principal: Information not available with current trace level</i>
    </error>
         please help me. I think some mapping needs to be done. but not sure exactly where and what mapping. I may be wrong
    regards
    Ashutosh

    Hi Ashutosh,
    See SAP Note 792370 and this thread: EP Colloboration Room Error
    Probably this is the solution to your problem.
    If it doesn't work, before smashing your head against the wall, I would seriously advise to patch up to SP12 for there have been some problems within KMC/Rooms within the lower versions (they might not all have gone, but many of them).
    Hope it helps
    Detlev

  • Change Password Screen error in - External Facing Portal

    HI,
    We have developed an external facing portal for anonymous users and the EFP has protected content which will redirect the users to enter logon information to access it.
    The process of authentication also working well in EFP but we are getting some strange error when the password was "reset' by administrator.
    Here is the process...
    1. Password 'reset" by administrator
    2. user clicks on "protected content"
    3. Logon screen displayed
    4. After entering details, should be redirected to change their password but instead of that we are getting "Java iView Runtime error"
    I need expert views on this to solve.
    This is happening only when accessing EFP, user will be redirecting successfully to change password screen when accessing through "/irj/portal"
    Any solution.
    Thanks
    MMK

    Here is the scenario ..
    1. User's password was reset by administrator.
    **That's fine.
    2. User gets redirected to change their password when logging (first time after reset) ... when accessing via .. http://<server>:<port>/irj/portal
    **That's ok too, this is just a redirection.  At this point I would be doing https for external customers though.
    3. Occured "Java Ivew run time error" when the user trying to login from External Facing Portal ... via .. http://<server>:<port>/irj/portal/anonymous?guest_user=partners
    **At this point you will have to look at your .trc log files. (logviewer)   If this is just an access denied issue then look at permissions in the roles or groups.  If you are assigning a new password, is that effecting a group or system membership?  The .trc files will give a heads up.

Maybe you are looking for

  • HP 7210 all in one printer installation error on windows 8.1 update

    We recently got updated by Microsoft from windows 8 to 8.1.  After that time, the scanning function did not work as it did before and the HP menu utility was different. I went through the HP Info service and it said the printer software was not fully

  • Agent Assinment is not visible in another client

    Hello All, I assigned some agents (Users) for one customized standard task in my golden client(200). But its not visible in Testing client (220). Did i missed something? I changed attrbutes to standard task. I made client copy also.. I searched in fo

  • Searching binary data file

    Hi I have a data file which acts as a database. I need to search this file for records. I am trying to implement this in the most efficient way I have the following extremes 1)To search using RandomAccessFile each record directly from the file 2)Load

  • Declined Invitation.

    I have read over this forum numerous times to try and figure this out, but still no luck with the problem. I am trying to video chat over iChat. My girlfriend uses AIM and a Dell laptop. I can connect to the Apple test buddies just fine but whenever

  • Huge Delays in XCode Version 6.0.1 (6A317)

    I've been using XCode 6.0.1 for a while now on a large-ish project, and was wondering whether anyone else is experiencing these symptoms: a) Sometimes it gets to the point that the spinner comes up on EVERY keystroke, and I have to wait 10 second bef