Error when starting SAP J2EE Engine Log Viewer Service

Hi,
I'm running SAP EP6 SP14.
I need to make the default trace log file on the WAS Server (Windows) available to the developer's. For this goal, I am attempting to install and start the SAP J2EE Engine LogViewer Service on the WAS. I think I have configured the service.ini file appropropriately. When I register the service, I get a successful message that the service has been registed. The service even shows up in the Windows Service Manager.
However, when I attempt to start the service, the process fails after a 4-minute attempt. I eventually get an error popup saying
"Could not start the SAP J2EE Engine Logviewer service on the Local Computer"
"Error 1053: The service did not respond to the start or control request in a timely fashion".
The service shows as "starting" until I reboot the WAS.
The logviewer.bat runs fine on the WAS itself.
I can also connect from the client to the WAS thru the J2EE connection, but that requires the admin password. I'd rather get this approach to work.
Regards,
Kevin

Hi,
I have the same error during starting the service. How did you resolve that error?
Regards
Sabine

Similar Messages

  • Error message when starting SAP J2EE Engine 6.20

    When i am starting SAP J2EE Engine 6.20 i am not able to get the homepage at its startup.
    I have checked the Cluster_Log and it says
    [OS: Windows XP] [VM vendor: Sun Microsystems Inc.] [VM version: 1.3.1_16-b06] [VM type: Java HotSpot(TM) Client VM]
    SAP J2EE Engine Version 6.20 PatchLevel 100897.20 is starting...
    Loading: LogManager ...
    Loading: R3StartupManager ...
    Loading: ThreadManager ...
    Loading: TimeoutManager ...
    Loading: MemoryManager ...
    Loading: PoolManager ...
    Loading: PolicyManager ...
    Loading: ConnectionsManipulator ...
    Loading: IpVerificationManager ...
    Loading: ClusterManager ...
    Loading: ClassLoaderManager ...
    Loading: PortsManager ...
    Loading: LockManager ...
    Loading: ServiceManager ...
    Loading core services:
      Starting core service p4 ... done. (297 ms)
      Starting core service security ... done. (78 ms)
      Starting core service log ... done. (656 ms)
      Starting core service admin ... done. (204 ms)
      Starting core service monitor ... done. (235 ms)
    Core services loaded successfully.
    Loading additional services:
      Starting service httptunneling ... done. (109 ms)
      Starting service jms ... done. (0 ms)
      Starting service telnet ... done. (94 ms)
      Starting service shell ... done. (250 ms)
    ID000544: Error starting service http. Can't start the service due to java.io.IOException: Can't open HTTP server socket on port 80
    [ServiceManager]: ID000544: Error starting service http. Can't start the service due to java.io.IOException: Can't open HTTP server socket on port 80
    Additional services loaded successfully.
    [Framework -> criticalShutdown] [Tue Jul 22 13:44:16 IST 2008] Service http startup error!
    Here i can notice "Cant open HTTP server socket on port 80".
    How can i do this setting so that everything works fine.

    Hi
    Check that your port 80 is not occupied by other running application (eg. IIS or ITS etc.)
    Also check that it may be disabled by antivirus software.
    Check the services file that this port is not assigned to other application then
    http               80/tcp    www www-http

  • Error when starting SAP Business One Integration Server Service

    Hi all,
    I have a very urgent problem when installing B1iSN:
    I'm installing B1iSN2007 for a customer (Windows server2008R2, SBO 8.8.1),
    and at the beginning of the installation, after instaling the technology, I have an error,
    The Tomcat server can't start.
    I get the following error:
    Windows could not start the SAP Business One Integartion service on Local Computer. For more Information, review the system
    event Log.If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 0.
    In the event viewer I didn't find any more details.
    In the tomcat logs (Under SAP Business One Integration\B1iServer\tomcat\logs) I find this:
    [2012-01-05 15:12:26] [info] Procrun (2.0.4.0) started
    [2012-01-05 15:12:26] [info] Service Tomcat5 name SAP Business One Integration Service
    [2012-01-05 15:12:26] [info] Service Tomcat5 installed
    [2012-01-05 15:12:26] [info] Procrun finished.
    [2012-01-05 15:12:26] [174  javajni.c] [error] The specified module could not be found.
    [2012-01-05 15:12:26] [994  prunsrv.c] [error] Failed creating java ..\..\..\jdk1.5.0_xx_sap\jre\bin\server\jvm.dll
    [2012-01-05 15:12:26] [1269 prunsrv.c] [error] ServiceStart returned 1
    [2012-01-05 15:13:13] [174  javajni.c] [error] The specified module could not be found.
    [2012-01-05 15:13:13] [994  prunsrv.c] [error] Failed creating java ..\..\..\jdk1.5.0_xx_sap\jre\bin\server\jvm.dll
    [2012-01-05 15:13:13] [1269 prunsrv.c] [error] ServiceStart returned 1
    [2012-01-05 15:15:27] [174  javajni.c] [error] The specified module could not be found.
    [2012-01-05 15:15:27] [994  prunsrv.c] [error] Failed creating java ..\..\..\jdk1.5.0_xx_sap\jre\bin\server\jvm.dll
    [2012-01-05 15:15:27] [1269 prunsrv.c] [error] ServiceStart returned 1
    What is the problem? How can I fix it?
    Thanks a lot
    Chana

    Hi Trinidad,
    Thanks for your help!!!
    1.
    I didn't install EventSender and DIProxy yet, I tried first to upload and deploy the zip files, but I couldn't open the Itegration Application Explorer.
    2.
    The jvm.dll file is in in the folder pointed by the logs: C:\Program Files (x86)\SAP\SAP Business One Integration\jdk1.5.0_xx_sap\jre\bin\server
    and it is also in C:\Program Files (x86)\SAP\SAP Business One Integration\jdk1.5.0_xx_sap_64\jre\bin\server
    I tried running the file  java5w.exe, but I got an error message:
    Access is denied
    Unable to open the service tomcat5
    Thne I managed to open it by "rua as administrator".
    the Java Virtual Machine path is points to the java 1.5 version folder.
    Is it possible that the reason that the service can't start is related to administrator rigts??
    In the properties in the Integration Service (services.msc):
    It is set to be run with the local system account.
    all other properties looks fine.
    in the properties of the tomcat5.exe (and tomcat5w.exe  , I tried both)
    In the Compatibility tab I tried setting the flag "Run this program in compatibility mode for" to Vista, windows 7, and server 2008
    I didn't have the option of Windows XP.
    I have also set the Privilege level of: "Run this program as administrator" to true.
    But still the service won't start.
    What can be the problem?
    What else can I check?
    Thanks a lot,
    Chana

  • Error when installing DI:J2EE Engine J00 of SAP system WS3 did not reach st

    I am trying to install WAS Dialog Instance,but found error :
    first run \Master\IM01_NT_I386\SAPINST\NT\I386\sapinst.exe
    then set some parameters as usual and start installation.
    when coming to phase 10 of 11:start sap j2ee engine,the log shows as follows:
    INFO 2007-04-20 14:46:09
    J2EE Engine J01 of SAP system WS3 did not come up after 623 seconds: waiting for another 20 seconds.
    and at last it gives up,shows:
    ERROR 2007-04-20 14:54:31
    CJS-20058  J2EE Engine J01 of SAP system WS3 did not reach state "Starting Applications" after 1126 seconds: giving up.
    I dont know how to handle this , pls help .thank you.

    Hi,
    The problem could be with any of the following.
    1>check JDK version you are using. use supported JDK in case if you you don't have
    2>check your memory parameters. Notes 597187, 552522
    might be of help.
    may be the problem could be with the Heap Size.change it to value (ex:1024 MB) and try if it works.
    also
    3>check whether you started in safe mode. if so, change it to normal mode.
    reward if it helps

  • Error occured when installing SAP J2EE engine on windows xp

    hi guys,
    I received the following error while installing the sap j2ee engine.
    Program is starting... Please wait!
    Starting standalone GUI using:
      SAPinst port  : 21200
      HTTP port     : 4239
      GUI style     : wizard
      GUI mode      : normal
      command       : "D:/DOCUME1/G33241.SUN/LOCALS1/Temp/sapinst_exe.4860.1271751300/jre/bin\java.exe" -cp "D:/DOCUME1/G33241.SUN/LOCALS1/Temp/sapinst_exe.4860.1271751300\jar\instgui.jar" -Xmx256M -Dsun.java2d.noddraw=true -Dsap.env.var.javahome=SAPINST_JRE_HOME SDTGui instwizard host=localhost port=21200 -nolock
    load resource pool D:\Henkel\SDN_Preview_SR_5\JEECE71SR5\JavaEE\resourcepool.xml
    guiengine: No GUI server connected; waiting for a connection on host B6A-7F-479-LTP, port 21200 to continue with the installation
    Apr 20, 2010 1:45:15 PM [Info]: *************************
    Apr 20, 2010 1:45:15 PM [Info]: Starting Server
    Apr 20, 2010 1:45:19 PM [Info]: Reading server configuration.
    Apr 20, 2010 1:45:20 PM [Info]: Reading service configuration InstallationWizardService.
    Apr 20, 2010 1:45:20 PM [Info]: Configuring LogManager ...
    Apr 20, 2010 1:45:20 PM [Info]: *************************************************
    Apr 20, 2010 1:45:20 PM [Info]: Starting SL Controller ...
    Apr 20, 2010 1:45:20 PM [Info]: StorageService switched off.
    Apr 20, 2010 1:45:20 PM [Info]: Initializing SecurityManager ...
    Apr 20, 2010 1:45:20 PM [Info]: Key Store management switched off.
    Apr 20, 2010 1:45:20 PM [Info]: Configuring HTTPManager ...
    Apr 20, 2010 1:45:25 PM [Info]: WebstartService switched off.
    Apr 20, 2010 1:45:25 PM [Info]: RoleService switched off.
    Apr 20, 2010 1:45:25 PM [Info]: AlertService switched off.
    Apr 20, 2010 1:45:25 PM [Info]: NotesService switched off.
    Apr 20, 2010 1:45:25 PM [Info]: ProcessService switched off.
    Apr 20, 2010 1:45:25 PM [Info]: Starting MIDService ...
    Apr 20, 2010 1:45:25 PM [Info]: Starting FileService ...
    Apr 20, 2010 1:45:25 PM [Info]: LogService switched off.
    Apr 20, 2010 1:45:25 PM [Info]: MailService switched off.
    Apr 20, 2010 1:45:25 PM [Info]: Starting services ...
    Apr 20, 2010 1:45:25 PM [Info]: Starting service "InstallationWizardService" ...
    Apr 20, 2010 1:45:25 PM [Info]: Service "InstallationWizardService" started
    Apr 20, 2010 1:45:25 PM [Info]: Services started.
    Apr 20, 2010 1:45:25 PM [Info]: Starting HTTP server listening on port 4239 ...
    Apr 20, 2010 1:45:25 PM [Info]: HTTP server started.
    Apr 20, 2010 1:45:25 PM [Info]: SL Controller started.
    Apr 20, 2010 1:45:25 PM [Info]: Starting GUI ...
    guiengine: 2010-04-20 13:45:28 Login in progress
    guiengine: 2010-04-20 13:45:28 Login successful
    Apr 20, 2010 1:45:29 PM [Info]: GUI started.
    INFO       2010-04-20 13:45:33.91 [synxcpath.cpp:811]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\x.
    INFO       2010-04-20 13:45:33.91 [synxcfile.cpp:417]
               CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
               lib=syslib module=syslib
    Removed file C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\x.
    INFO       2010-04-20 13:45:35.544 [synxcpath.cpp:811]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\x.
    INFO       2010-04-20 13:45:35.544 [synxcfile.cpp:417]
               CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
               lib=syslib module=syslib
    Removed file C:\Program Files\sapinst_instdir\x.
    INFO       2010-04-20 13:45:35.591 [synxcfile.cpp:417]
               CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
               lib=syslib module=syslib
    Removed file C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\dev_sap_kernel.
    INFO       2010-04-20 13:45:38.294 [synxcfile.cpp:717]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.9.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
               lib=syslib module=syslib
    Copied file 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.xml' to 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.9.xml'.
    INFO       2010-04-20 13:45:39.591 [synxcfile.cpp:717]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.10.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
               lib=syslib module=syslib
    Copied file 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.xml' to 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.10.xml'.
    WARNING    2010-04-20 13:45:47.606 [synxcpath.cpp:961]
               CSyPath::getOSNodeType(bool ) lib=syslib module=syslib
    Unable to get information about path
    LABEL.ASC\ using GetVolumeInformation. Operating system error message: The filename, directory name, or volume label syntax is incorrect.
    INFO       2010-04-20 13:45:52.513 [synxcfile.cpp:717]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/inifile.4.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
               lib=syslib module=syslib
    Copied file 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/inifile.xml' to 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/inifile.4.xml'.
    /****  here some things are there ***/
    while creating the users for the SAP system it is giving the following error(4th step in the installation)
    INFO       2010-04-20 13:46:04.872 [synxcfile.cpp:717]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.11.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
               lib=syslib module=syslib
    Copied file 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.xml' to 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.11.xml'.
    INFO       2010-04-20 13:46:04.919 [sixxcstepexecute.cpp:795]
    Execute step createAccounts of component |CE_DevSystem_App|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|3|0|NW_Users_Create_Do|ind|ind|ind|ind|4|0
    INFO       2010-04-20 13:46:07.544 [ianxbusprv.cpp:142]
               CIaNtUserPrivileges::add_impl(., B6A-7F-479-LTP\SDB Operators, )
    Nothing to do. User privileges are an empty string.
    INFO       2010-04-20 13:46:07.591 [ianxbusprv.cpp:142]
               CIaNtUserPrivileges::add_impl(., NT AUTHORITY\LOCAL SERVICE, )
    Nothing to do. User privileges are an empty string.
    WARNING    2010-04-20 13:46:07.716
               CJSlibModule::writeWarning_impl()
    Existing account GDNINDIA\g.sundara is not a member of group B6A-7F-479-LTP\Users. Changing membership of account.
    INFO       2010-04-20 13:46:07.935 [synxcgroup.cpp:771]
               void CSyGroupImpl::addMember(CSyAccountImpl * pAccount)
               lib=syslib module=syslib
    Account GDNINDIA\g.sundara added to group B6A-7F-479-LTP\Users.
    WARNING[E] 2010-04-20 13:46:07.935 [ianxbusprv.cpp:226]
               CIaNtUserPrivileges::add_impl(., GDNINDIA\g.sundara, SeServiceLogonRight)
    FSL-06002  Error 123 (The filename, directory name, or volume label syntax is incorrect.
    ) in execution of a 'NetServerGetInfo' function, line (201), with parameter (., 101).
    WARNING[E] 2010-04-20 13:46:07.935 [ianxbusprv.cpp:286]
               CIaNtUserPrivileges::add_impl(., GDNINDIA\g.sundara, SeServiceLogonRight)
    MOS-01224  Unable to add privileges 'SeServiceLogonRight' to account 'GDNINDIA\g.sundara' on host '.'.
    WARNING[E] 2010-04-20 13:46:07.950
               CJSlibModule::writeError_impl()
    MOS-01224  Unable to add privileges 'SeServiceLogonRight' to account 'GDNINDIA\g.sundara' on host '.'.
    ERROR      2010-04-20 13:46:07.966 [sixxcstepexecute.cpp:958]
    FCO-00011  The step createAccounts with step key |CE_DevSystem_App|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|3|0|NW_Users_Create_Do|ind|ind|ind|ind|4|0|createAccounts was executed with status ERROR .
    please guide me..i have been trying to install this from so many days and i had no luck at all..
    So please help in avoiding this error or tell me the proper steps to install the sap j2ee engine.

    actually the problem is i am logging in a company system, which is using a GDNINDIA domain... the installation requires a local admin without any domain..
    anyways guys thanks...
    one more question is one of my fellow team mates is getting:
    Connection to SAPinst could not be established.
    could not connect to host localhost on port 21200
    Please help

  • BridgeView gives error when starting historical data engine

    Has anyone come across this problem
    The software has been operating well for the last 3 years
    now all of a sudden has given this error when starting the Historical database engine

    Adobe has an how-to for that;
    http://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/appv.html, though it doesn't refer to the ARm service. Firthermore it is written for App-V 4.x,
    so the steps may be a little bit different. 
    http://stealthpuppy.com/adobe-reader-xi-deployment/ a first-stop-source.
    Falko
    Twitter
    @kirk_tn   |   Blog
    kirxblog   |   Web
    kirx.org   |   Fireside
    appvbook.com

  • 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.

  • Facing problem in starting SAP J2EE engine

    Hi All,
    When I try to run SAP J2EE Server, it gives following error:
    #1.5#000F20FE32180016000001AE00000EB8000416A438091875#1150794476987#com.sapmarkets.bam.jmxadapter.util.LogDirectory##com.sapmarkets.bam.jmxadapter.util.LogDirectory######1f9667b0003c11dbac71000f20fe3218#SAPEngine_System_Thread[impl:5]_53##0#0#Error#1#/System/Server#Plain###Error writing log directory entryC:
    tmp
    bhawnar_J2E_00_3850950_lv_.xml (The system cannot find the path specified)#
    #1.5#000F20FE32180016000001B000000EB8000416A438091B26#1150794476987#com.sapmarkets.bam.jmxadapter.sapjlog.AbstractFileLogHandler##com.sapmarkets.bam.jmxadapter.sapjlog.AbstractFileLogHandler######1f9667b0003c11dbac71000f20fe3218#SAPEngine_System_Thread[impl:5]_53##0#0#Error#1#/System/Server#Plain###com.sapmarkets.bam.util.BAMRuntimeException: Error occured while trying to register     a new log#
    #1.5#000F20FE32180016000001B200000EB8000416A438091D29#1150794476987#com.sapmarkets.bam.jmxadapter.sapjlog.AbstractFileLogHandler##com.sapmarkets.bam.jmxadapter.sapjlog.AbstractFileLogHandler######1f9667b0003c11dbac71000f20fe3218#SAPEngine_System_Thread[impl:5]_53##0#0#Error#1#/System/Server#Plain###com.sapmarkets.bam.util.BAMRuntimeException: <Localization failed: ResourceBundle='com.sapmarkets.bam.util.LogViewerMessages', ID='Error while writing to directory.', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Error while writing to directory.#
    #1.5#000F20FE32180016000001B400000EB8000416A438092836#1150794476987#com.sapmarkets.bam.jmxadapter.sapjlog.AbstractFileLogHandler##com.sapmarkets.bam.jmxadapter.sapjlog.AbstractFileLogHandler######1f9667b0003c11dbac71000f20fe3218#SAPEngine_System_Thread[impl:5]_53##0#0#Error#1#/System/Server#Plain###Originated from: com.sapmarkets.bam.util.BAMRuntimeException: <Localization failed: ResourceBundle='com.sapmarkets.bam.util.LogViewerMessages', ID='Error while writing to directory.', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Error while writing to directory.
         at com.sapmarkets.bam.jmxadapter.util.LogDirectory.write(LogDirectory.java:779)
         at com.sapmarkets.bam.jmxadapter.sapjlog.AbstractFileLogHandler.addToDirectory(AbstractFileLogHandler.java:361)
         at com.sapmarkets.bam.jmxadapter.sapjlog.AbstractFileLogHandler.registerLogAsMBean(AbstractFileLogHandler.java:249)
         at com.sapmarkets.bam.jmxadapter.sapjlog.AbstractFileLogHandler.registerLogMBean(AbstractFileLogHandler.java:151)
         at com.sapmarkets.bam.jmxadapter.sapjlog.AbstractFileLogHandler.registerLogMBean(AbstractFileLogHandler.java:85)
         at com.sapmarkets.bam.jmxadapter.sapjlog.AbstractFileLogHandler.registerLogMBean(AbstractFileLogHandler.java:402)
         at com.sapmarkets.bam.jmxadapter.sapjlog.AbstractFileLogHandler.handleEvent(AbstractFileLogHandler.java:469)
         at com.sap.tc.logging.LoggingManager.notifyAddLog(LoggingManager.java:342)
         at com.sap.tc.logging.LogController.addLog(LogController.java:1328)
         at com.sap.engine.services.log_configurator.admin.LogConfigurator.adjustConfiguration(LogConfigurator.java:989)
         at com.sap.engine.services.log_configurator.admin.LogConfigurator.applyConfiguration(LogConfigurator.java:1488)
         at com.sap.engine.services.log_configurator.LogConfiguratorContainer.prepareStart(LogConfiguratorContainer.java:545)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:239)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareLocal(StartTransaction.java:192)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:365)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:117)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesLocalAndWait(ParallelAdapter.java:235)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationLocalAndWait(DeployServiceImpl.java:4443)
         at com.sap.engine.services.deploy.server.ReferenceResolver.processReferenceToApplication(ReferenceResolver.java:608)
         at com.sap.engine.services.deploy.server.ReferenceResolver.processMakeReference(ReferenceResolver.java:399)
         at com.sap.engine.services.deploy.server.ReferenceResolver.beforeStartingApplication(ReferenceResolver.java:328)
         at com.sap.engine.services.deploy.server.application.StartTransaction.beginCommon(StartTransaction.java:178)
         at com.sap.engine.services.deploy.server.application.StartTransaction.beginLocal(StartTransaction.java:152)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:356)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:117)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesLocalAndWait(ParallelAdapter.java:235)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationLocalAndWait(DeployServiceImpl.java:4443)
         at com.sap.engine.services.deploy.server.DeployCommunicatorImpl.startApplicationLocalAndWait(DeployCommunicatorImpl.java:609)
         at com.sap.engine.services.webdynpro.WebDynproContainer.startExternal(WebDynproContainer.java:633)
         at com.sap.engine.services.webdynpro.WebDynproContainer.startDependant(WebDynproContainer.java:534)
         at com.sap.engine.services.webdynpro.WebDynproContainer.startInternal(WebDynproContainer.java:700)
         at com.sap.engine.services.webdynpro.WebDynproContainer.prepareStart(WebDynproContainer.java:1418)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:239)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareLocal(StartTransaction.java:192)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:365)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:117)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesLocalAndWait(ParallelAdapter.java:235)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationLocalAndWait(DeployServiceImpl.java:4443)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationsInitially(DeployServiceImpl.java:2568)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.clusterElementReady(DeployServiceImpl.java:2425)
         at com.sap.engine.services.deploy.server.ClusterServicesAdapter.containerStarted(ClusterServicesAdapter.java:42)
         at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.processEvent(ContainerEventListenerWrapper.java:144)
         at com.sap.engine.core.service630.container.AdminContainerEventListenerWrapper.processEvent(AdminContainerEventListenerWrapper.java:19)
         at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.run(ContainerEventListenerWrapper.java:102)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Can anyone help me on this, it was working fine earlier. I stopped the server and restarted my machine, from then on its not working...

    Hi,
    I have 1GB RAM, and I have already increased virtual memory.
    Finally I had to reinstall SAP Server
    thanks
    bhawna

  • Error while starting the j2ee engine....?

    Hi
    I have one J2EE instance for XI Server. Its not starting properly.I have checked in Syslog of J2EE instance there i got the following error
    <b>Message Server Disconnected</b>
    Where to check the logs for this.......
    Can any one please help me
    Best Regards
    Ravi shankar B

    Hi
    I found the following exeception in log file...
    <b>
    #1.5#00111120E6DB0072000001E600000A0000042D45424BE04D#1175675395093#/Applications/ExchangeInfrastructure##com.sap.aii.utilxi.prop.impl.BasicPropertySource#J2EE_GUEST#0##sapep.quinnox.com_QN7_9661150#Guest#80ed1350d2f611dba3a500111120e6db#SAPEngine_Application_Thread[impl:3]_15##0#0#Error#1#com.sap.aii.utilxi.prop.impl.BasicPropertySource#Plain###could not sync ExchangeProfile:
    Thrown:
    com.sap.rprof.dbprofiles.DBException: ?????????? (I/O error)
         at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:411)
         at com.sap.mw.jco.MiddlewareJRfc$Client.execute(MiddlewareJRfc.java:1266)
         at com.sap.mw.jco.JCO$Client.execute(JCO.java:3884)
         at com.sap.mw.jco.JCO$Client.execute(JCO.java:3320)
         at com.sap.rprof.dbprofiles.DBProfiles.getProfile(DBProfiles.java:104)
         at com.sap.rprof.dbprofiles.RemoteProfile.readRemoteProfileFromMedia(RemoteProfile.java:1286)
         at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfileFromFactory(RemoteProfile.java:193)
         at com.sap.aii.utilxi.prop.rprof.ExchangeProfilePropertySource.readProfile(ExchangeProfilePropertySource.java:177)
         at com.sap.aii.utilxi.prop.rprof.ExchangeProfilePropertySource.sync(ExchangeProfilePropertySource.java:165)
         at com.sap.aii.utilxi.misc.api.AIIProperties.sync(AIIProperties.java:551)
         at com.sap.aii.af.service.sld.SLDAccess.syncExchangeProfile(SLDAccess.java:43)
         at com.sap.aii.adapter.xi.ms.SLDReader.fire(SLDReader.java:52)
         at com.sap.aii.adapter.xi.ms.SLDReader.run(SLDReader.java:138)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    #</b>
    Best Regards
    Ravi Shankar B

  • Starting and stoping SAP J2EE engine without using SAPMMC

    Hi All,
    How can we start SAP J2EE engine without using SAPMMC.
    My SAP J2EE version is 6.40.
    Kindly, help.
    Regards,
    Devender V

    hi Devender,
    if your SID = J01 system no# 00, host = hostabc
    open a command prompt,..cd to this exe folder... (/usr/sap/J01/SYS/exe) just cross check if startsap existing or not.
    then run
    startsap.exe name=J01 nr=00 SAPDIAHOST=hostabc
    if the PATH env variable already has a value C:\usr\sap\J01\SYS\exe then you may directly run the command from any folder.. no need to specifically go to the exe folder.
    (if you need help how to set env variable in windows, http://www.cs.usask.ca/~wew036/latex/env.html)
    Regards,
    Debasis.
    Edited by: Debasis Sahoo on Apr 29, 2009 8:56 PM

  • Error when patching SAP Netweaver Portal

    Greetings All,
    I am patching portal. It failed with the following error log below. Please assist:
    Start updating EAR file...
    11/09/19 18:07:34 -  start-up mode is lazy
    11/09/19 18:07:34 -  EAR file updated successfully for 36ms.
    11/09/19 18:07:34 -  Start deploying ...
    11/09/19 18:07:34 -  EAR file uploaded to server for 17ms.
    11/09/19 18:07:35 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application sap.com/tclcmdeployer..
                         Reason: Exception during generation of components of application sap.com/tclcmdeployer in container EJBContainer.; nested exception is:
                              com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/tclcmdeployer in container EJBContainer.
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:569)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:330)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:201)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:137)
                              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:104)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
                         Caused by: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/tclcmdeployer in container EJBContainer.
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:623)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:323)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:309)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3190)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:554)
                              ... 10 more
                         Caused by: java.lang.NoClassDefFoundError: com/sap/tc/ts/is/spi/ServiceException
                              at java.lang.Class.getDeclaredConstructors0(Native Method)
                              at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
                              at java.lang.Class.getConstructors(Class.java:865)
                              at com.sap.engine.services.ejb.deploy.verifier.BeanClassCheck.check(BeanClassCheck.java:33)
                              at com.sap.engine.services.ejb.deploy.verifier.session.SessionBeanCheck.check(SessionBeanCheck.java:51)
                              at com.sap.engine.services.ejb.deploy.verifier.Verifier.checkBean(Verifier.java:82)
                              at com.sap.engine.services.ejb.deploy.verifier.Verifier.check(Verifier.java:46)
                              at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:254)
                              at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2163)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:608)
                              ... 16 more
                         For detailed information see the log file of the Deploy Service.
    11/09/19 18:07:35 -  ***********************************************************
    Sep 19, 2011 6:07:35 PM  Info: End of log messages of the target system.
    Sep 19, 2011 6:07:35 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Sep 19, 2011 6:07:35 PM  Error: Aborted: development component 'tc/lcm/deployer'/'sap.com'/'MAIN_NW701P07_C'/'3554471'/'3', grouped by software component 'LM-TOOLS'/'sap.com'/'MAIN_NW701P07_C'/'1000.7.01.7.0.20100622143048''/'3':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/tclcmdeployer..
    Reason: Exception during generation of components of application sap.com/tclcmdeployer in container EJBContainer.; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/tclcmdeployer in container EJBContainer.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Sep 19, 2011 6:07:35 PM  Info: Starting to save the repository
    Sep 19, 2011 6:07:35 PM  Info: Finished saving the repository for 285 ms.
    Sep 19, 2011 6:07:35 PM  Info: Starting: Update: Selected software component 'LM-TOOLS'/'sap.com'/'MAIN_NW701P07_C'/'1000.7.01.7.0.20100622143048''/'3' updates currently deployed software component 'LM-TOOLS'/'sap.com'/'MAIN_NW701P06_C'/'1000.7.01.6.0.20100108201135''/'0'.
    Sep 19, 2011 6:07:35 PM  Error: Aborted: software component 'LM-TOOLS'/'sap.com'/'MAIN_NW701P07_C'/'1000.7.01.7.0.20100622143048''/'3':
    Failed deployment of SDAs:
    development component 'tc/lcm/deployer'/'sap.com'/'MAIN_NW701P07_C'/'3554471'/'3' : aborted
    Please, look at error logs above for more information!
    Sep 19, 2011 6:07:35 PM  Info: Starting to save the repository
    Sep 19, 2011 6:07:35 PM  Info: Finished saving the repository for 265 ms.
    Sep 19, 2011 6:07:35 PM  Info: Starting: Update: Selected software component 'SAP-EU'/'sap.com'/'MAIN_NW701P07_C'/'1000.7.01.7.0.20100625074853''/'2' updates currently deployed software component 'SAP-EU'/'sap.com'/'MAIN_NW701P03_C'/'1000.7.01.3.0.20090112112930''/'0'.
    Sep 19, 2011 6:07:35 PM  Error: Aborted: software component 'SAP-EU'/'sap.com'/'MAIN_NW701P07_C'/'1000.7.01.7.0.20100625074853''/'2':
    No further description found.
    Sep 19, 2011 6:07:35 PM  Info: Starting to save the repository
    Sep 19, 2011 6:07:36 PM  Info: Finished saving the repository for 394 ms.
    Sep 19, 2011 6:07:36 PM  Info: Starting: Update: Selected software component 'SWLIFECYCL'/'sap.com'/'MAIN_NW701P07_C'/'1000.7.01.7.0.20100622150309''/'2' updates currently deployed software component 'SWLIFECYCL'/'sap.com'/'MAIN_NW701P06_C'/'1000.7.01.6.0.20100108034639''/'0'.
    Sep 19, 2011 6:07:36 PM  Error: Aborted: software component 'SWLIFECYCL'/'sap.com'/'MAIN_NW701P07_C'/'1000.7.01.7.0.20100622150309''/'2':
    No further description found.
    Sep 19, 2011 6:07:36 PM  Info: Starting to save the repository
    Sep 19, 2011 6:07:36 PM  Info: Finished saving the repository for 567 ms.
    Sep 19, 2011 6:07:36 PM  Info: Starting: Update: Selected software component 'VCFLEX'/'sap.com'/'SAP AG'/'1000.7.01.7.0.20100612231102''/'2' updates currently deployed software component 'VCFLEX'/'sap.com'/'SAP AG'/'1000.7.01.3.0.20081211161800''/'0'.
    Sep 19, 2011 6:07:36 PM  Error: Aborted: software component 'VCFLEX'/'sap.com'/'SAP AG'/'1000.7.01.7.0.20100612231102''/'2':
    No further description found.
    Sep 19, 2011 6:07:36 PM  Info: Starting to save the repository
    Sep 19, 2011 6:07:37 PM  Info: Finished saving the repository for 372 ms.
    Sep 19, 2011 6:07:37 PM  Info: Starting: Update: Selected software component 'VCFRAMEWORK'/'sap.com'/'SAP AG'/'1000.7.01.7.0.20100612231107''/'2' updates currently deployed software component 'VCFRAMEWORK'/'sap.com'/'SAP AG'/'1000.7.01.3.0.20081211161800''/'0'.
    Sep 19, 2011 6:07:37 PM  Error: Aborted: software component 'VCFRAMEWORK'/'sap.com'/'SAP AG'/'1000.7.01.7.0.20100612231107''/'2':
    No further description found.
    Sep 19, 2011 6:07:37 PM  Info: Starting to save the repository
    Sep 19, 2011 6:07:37 PM  Info: Finished saving the repository for 432 ms.
    Sep 19, 2011 6:07:37 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Sep 19, 2011 6:07:37 PM  Error: -
    At least one of the Deployments failed -
    Please assist

    Another problem occured. JSPM started hanging and when i closed it and restarted with go.bat it get the following error:
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[E:
    usr
    sap
    POP
    JC00
    j2ee
    JSPM
    log
    log_2011_09_20_07_03_13
    JSPM.LOG]/>
    <!PATTERN[JSPM.LOG]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%s]: %m)]/>
    <!ENCODING[UTF8]/>
    <!LOGHEADER[END]/>
    Sep 20, 2011 7:03:14 AM [Info]: Starting JSPM bootstrap...
    Sep 20, 2011 7:03:14 AM [Info]: Command line: -boot=win
    Sep 20, 2011 7:03:14 AM [Info]: No new JSPM content found in directory E:\usr\sap\POP\JC00\j2ee\JSPM\deploy.
    Sep 20, 2011 7:03:14 AM [Error]: org.xml.sax.SAXException has occurred: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XMLParser: No data allowed here(:main:, row:21, col:1)
    Sep 20, 2011 7:03:14 AM [Error]: Could not load namespace Jspm from file E:\usr\sap\POP\JC00\j2ee\JSPM\data\variables\Jspm.xml.
    Sep 20, 2011 7:03:14 AM [Error]: Could not create variable handler Jspm.

  • SAP J2E Engine Terminates on Portal Application Servers.

    Short Text 
    SAP J2EE Engine Terminates 
    Long Text 
    we are experencing a problem with SAP Enterprise Portal Server 5.0,where SAPJ2E Engine service failing almost once in a week on either of the two servers.
    Server details
    Os: Window 2000 Service pack 4
    SAP J2EE verison : 6.20 Path 19
    SAP Enterprise Portal SP5
    EP5 SP5 Hot fix 3.
    Oracle 8i Enterprise Edition Release 8.1.7.4.1
    Java 2 Standard Environment 1.3.1_10
    Error from Event Viewer for SAPJ2E engine
    "The Description for Event ID (0) in source (SAP J2E Engine Alone) cannot be found.The Local computer may not have the necessary registry information or message DLL files to display messages from a remote computer.The following information is part of the event SAP J2EE Engine Alone error
    6.SetServiceStatus.
    Error from SAP J2E engine logs:
    "Socket receive failed."
    Error from console.log
    "Integrity token expired"
    Actions done at our end.
    1) Got the confirmation from the backup team that no backups are being run at that time of SAP J2EE engine failure.
    2) Checked the service market place.
    Note 578554 - SAP J2EE ISAPI module: Release notes and known issues
    Note 581599 - EP5.0 SP4 : SAPJ2EE engine crashes after a while
    Need your help ..its bit Urgent.

    Hi,
    I have check the License under port/system config/License.
    Please find the below details which tell the license is valid.
    This Portal is: Licensed
    Portal Release: 5.0
    System ID: EP5
    Hardware Key: X0135695037
    Installation No.: 0020117479
    System No.: 000000000310150667
    Software Product: Portal_ORA
    EP5 X0135695037 Portal_ORA Unlimited 31/Dec/9999 Permanent 0020117479 000000000310150667 Valid
    EP5 X0135695037 Portal Unlimited 31/Dec/9999 Permanent 0020117479 000000000310150667 Valid
    Thanks,
    Deepu

  • Error when deploying SAP KMC-CM.

    Hello,
    On my Solution Manager 7.0 (NW04S) i try to patch the java part of the solution manager.
    Everything went well but with the last one (KMC-CM) i receive an error : my actuel SP level is 11 and i try to apply SP14 (KMCCM14P_2-10003464.SCA) but it ends in error.
    This is the log :
    May 23, 2008 7:23:25 AM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    May 23, 2008 7:23:25 AM  Error: Aborted: development component 'tc/kmc/km.appl.srv.index/idxws/ear'/'sap.com'/'SAP AG'/'7.0014.20071113170027.0000'/'1', grouped by software component 'KMC-CM'/'sap.com'/'SAP AG'/'1000.7.00.14.2.20080428150146''/'1':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/tckmckm.appl.srv.indexidxwsear..
    Reason: Exception during generation of components of application sap.com/tckmckm.appl.srv.indexidxwsear in container EJBContainer.; nested exception is:
            com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/tckmckm.appl.srv.indexidxwsear in container EJBContainer.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    May 23, 2008 7:23:25 AM  Info: Starting to save the repository
    May 23, 2008 7:23:26 AM  Info: Finished saving the repository
    Does this ring a bell for someone ?
    Regards,
    Marc.

    We got the same error with update of KMC-CM:
    Jun 19, 2008 1:23:50 PM  Error: Aborted: development component 'tc/kmc/km.appl.srv.index/idxws/ear'/'sap.com'/'SAP AG'/'7.0013.20070808101344.0000'/'1', grouped by software component 'KMC-CM'/'sap.com'/'SAP AG'/'1000.7.00.13.1.20071122103542''/'1':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/tckmckm.appl.srv.indexidxwsear..
    Reason: Exception during generation of components of application sap.com/tckmckm.appl.srv.indexidxwsear in container EJBContainer.; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/tckmckm.appl.srv.indexidxwsear in container EJBContainer.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Jun 19, 2008 1:23:50 PM  Info: Starting to save the repository
    Did you already solve this problem?
    mvg Kees

  • SAP J2EE Engine Start Page / Error 404

    Hi there,
    i have a problem.
    I restartet my JAVA ONLY System (a Portal)
    The System comes up. All Log files are clean. No Error no warnings etc.
    When i now want to connect to the ""SAP J2EE Engine Start Page"
    via: http://host.name.com:50000/index.html
    The following error occurs:
    404   Not Found
      SAP J2EE Engine/7.00 
      The requested resource does not exist.
      Details:   Go to main page of this application!
    as i say.. The engine comes up normal.
    ALL really all other applications are running.
    When o go to:http://host.name.com:50000/nwa or /useradmin or any other link.
    All works great. Only the Startpage cannot be displayed.
    So did anyone have a clue why this don`t work?
    Regards
    Bjoern

    The index.html was deleted.. i copied it over from our other Testportal.
    it was in:
    /usr/sap/SID/JC00/j2ee/cluster/server0/apps/sap.com
    anywhere here ... i forgot the exactly Path.
    eventuelly you can find the path with httptrace or so?
    Regards
    Bjoern

  • SAP j2ee engine is not running error while applying patches.

    Hi all,
    Iam in the process of aplpying patches using JSPM tool , for some of them iam getting the error messages , when i checked the log file for this tool it says:
    SAP J2ee engine is not running , unable to login to  <HOST name> with id <Login id>.
    Iam very new to this activity ,can anybody help me in this regard , i wil be very thankful.
    Thanks and Regards.
    Niyati.

    Hi,
    What exactly do you see when you say that the status in the MMC is OK? I don't think it can be green if you say that you get a message saying "Service Unavailable" when you try to login. If you get that message, it means that the service hasn't either been started or could not be started in case of an error. In this case the server status in the MMC should be yellow (or gray in case none of the services could be started)...
    Could you perhaps check it again? Another point to check would be if the connection to the database is OK. If you are using MySQL MaxDB, you could use the Database Manager tool to check this. Sometimes the log files fill up the database and the server cannot start because the database is full. In such cases you will need to clear the logs and then restart the entire cluster.
    Sameer

Maybe you are looking for