Error for Sapgui 7.10: 'Cannot  initialize context management library'.

Hi Xperts,
While accessing system from logon pad I am getting an error "cannot initialize context management library".
Can anybody help out for this.
Thanks in advance,
Chetan

Hi Everybody,
First of all remember that the 710 GUI is out of support.
Refer SAP note 1322923   Maintenance strategy / deadlines BW Business
For your problem please try the following:
- deinstall the sapgui with following command line in START -> RUN
    nwsapsetup /uninstall /all /nodlg
( on the affected workstation )
- uninstall the VCREDIST installation in the CONTROL PANEL ->
  ADD / REMOVE Software  -> deinstall the
  + Microsoft redistributable runtime DLLs VS2005 SP1(x86)
  + Microsoft redistributable runtime DLLs VS2008 SP1(x86)
  + MSXML 4.0
- if exists, delete the folder
   C:\Program Files\Common Files\Sap Shared
- delete all other folders where the sapgui was installed
   c:\%program files%\sap\sapsetup
   C:\%program files%\sap\Frontend
   C:\%program files%\SAP\Business Explorer
   C:\Documents and Settings\All Users\Start Menu\Programs\SAP Front En
   C:\Documents and Settings\All Users\Start Menu\Programs\Business
- delete then all SAP entries in the Registry in
  HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLL
( !!!!     ONLY the   SAP*  entries !!!! )
After that reinstall the latest patches which should solve the issue.
Regards,
Naveen.

Similar Messages

  • Error in SAPGUI-on AIX- Can't load JNI library

    Error in SAPGUI-on AIX- Can't load JNI library
    I am getting error as below:
    ^C# ./sapgui /H/punlparidm06 /S/sapdbIND
    ERROR #############################
    07.03. 12:48:37.619 ERROR: Attempt to load shared library /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so failed.
    07.03. 12:48:37.619 ERROR: The library file exists, so either the program
    07.03. 12:48:37.619 ERROR: don't has the privileges to access the library
    07.03. 12:48:37.619 ERROR: or the library is not loadable by the shared object loader
    07.03. 12:48:37.619 ERROR: Technical information:
    07.03. 12:48:37.619 ERROR: Error location: GuiJniLoader.loadPlatinLibrary()
    07.03. 12:48:37.619 ERROR: Error message : /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so: load ENOEXEC on shared library(s) /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so
    ERROR #############################
    java.lang.UnsatisfiedLinkError: /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so: load ENOEXEC on shared library(s) /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:2144)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1973)
    at java.lang.Runtime.load0(Runtime.java:773)
    at java.lang.System.load(System.java:887)
    at com.sap.platin.r3.util.GuiJniLoader.loadPlatinLibrary(GuiJniLoader.java:114)
    at com.sap.platin.r3.protocol.diag.JniAgiLibAdaptor.<init>(JniAgiLibAdaptor.java:24)
    at com.sap.platin.r3.protocol.diag.GuiDiagToAutomationParser.configure(GuiDiagToAutomationParser.java:289)
    at com.sap.platin.base.connection.GuiConnection.open(GuiConnection.java:316)
    at com.sap.platin.base.application.GuiApplication.createConnection(GuiApplication.java:860)
    at com.sap.platin.base.logon.GuiImpl.evalCommandLine(GuiImpl.java:275)
    at com.sap.platin.base.logon.GuiImpl.<init>(GuiImpl.java:44)
    at com.sap.platin.base.logon.GuiImpl.main(GuiImpl.java:447)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.sap.platin.micro.Microkernel.invokeMainMethod(Microkernel.java:1670)
    at com.sap.platin.micro.Microkernel.startApplication(Microkernel.java:1750)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.sap.platin.Gui.main(Gui.java:65)
    java.lang.Exception: JniAgiLibAdaptor.<init>: Cannot load JNI library
    at com.sap.platin.r3.protocol.diag.JniAgiLibAdaptor.<init>(JniAgiLibAdaptor.java:25)
    at com.sap.platin.r3.protocol.diag.GuiDiagToAutomationParser.configure(GuiDiagToAutomationParser.java:289)
    at com.sap.platin.base.connection.GuiConnection.open(GuiConnection.java:316)
    at com.sap.platin.base.application.GuiApplication.createConnection(GuiApplication.java:860)
    at com.sap.platin.base.logon.GuiImpl.evalCommandLine(GuiImpl.java:275)
    at com.sap.platin.base.logon.GuiImpl.<init>(GuiImpl.java:44)
    at com.sap.platin.base.logon.GuiImpl.main(GuiImpl.java:447)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.sap.platin.micro.Microkernel.invokeMainMethod(Microkernel.java:1670)
    at com.sap.platin.micro.Microkernel.startApplication(Microkernel.java:1750)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.sap.platin.Gui.main(Gui.java:65)
    ERROR #############################
    07.03. 12:51:52.173 ERROR: GuiConnection: Connect failed
    07.03. 12:51:52.173 ERROR: JniAgiLibAdaptor.<init>: Cannot load JNI library
    ERROR #############################

    Hi,
    It seems to be a permission issue.
    Just check the permissions and grant 755 using chmod comand.
    Hope it helps.
    Reward suitable points!!!!!

  • Context management library could not be initialised

    Hi all,
    When I try to enter into my R/3 front end page.I am getting the following error as
    "<b>context management library could not be initialised</b>" Then I uninstalled the SAP GUI and once again I installed the front end eventhough I got the same error.
    Could some one help regarding this.

    I am getting mails from ABAP General.
    my mail box is full what happend?

  • AIP-50077:  Cannot Initialize Transport

    Hi,
    I configured custom document over Generic Exchange using JMS tranport. I configured JMS queue in SOA. I am getting the following errors in b2b.log
    2008.11.24 at 16:00:56:103: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:initialize add JMS transport Endpoint: jms://opnm:ormi://10.232.65.81:6005:home {Destination Provider Properties=java.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFactory;java.naming.security.credentials=welcome1;java.naming.security.principal=oc4jadmin;java.naming.provider.url=ormi://10.232.65.81:12603/, PROTOCOL_ENDPOINT=ProtocolEndpoint_15D9, Connection Factory Location=jms/QueueConnectionFactory, jms.receiver.jndi_connection_factory_location=jms/QueueConnectionFactory, Message Type=bytes, jms.receiver.factory_provider_properties=java.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFactory;java.naming.security.credentials=welcome1;java.naming.security.principal=oc4jadmin;java.naming.provider.url=ormi://10.232.65.81:12603/, transport_callout_waittime=30, jms.receiver.jndi_destination_provider_properties=java.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFactory;java.naming.security.credentials=welcome1;java.naming.security.principal=oc4jadmin;java.naming.provider.url=ormi://10.232.65.81:12603/, jms.receiver.polling_interval=300, polling_interval=300, Factory Provider Properties=java.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFactory;java.naming.security.credentials=welcome1;java.naming.security.principal=oc4jadmin;java.naming.provider.url=ormi://10.232.65.81:12603/, jms.receiver.jndi_destination_location=opnm:ormi://10.232.65.81:6005:home}
    2008.11.24 at 16:00:56:119: B2BStarter thread: B2B - (INFORMATION) oracle.tip.adapter.b2b.transport.TransportInterface:initialize: Props: jms://opnm:ormi://10.232.65.81:6005:home Destination Provider Properties = java.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFactory;java.naming.security.credentials=welcome1;java.naming.security.principal=oc4jadmin;java.naming.provider.url=ormi://10.232.65.81:12603/
    PROTOCOL_ENDPOINT = null
    Connection Factory Location = jms/QueueConnectionFactory
    jms.receiver.jndi_connection_factory_location = jms/QueueConnectionFactory
    Message Type = bytes
    jms.receiver.factory_provider_properties = java.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFactory;java.naming.security.credentials=welcome1;java.naming.security.principal=oc4jadmin;java.naming.provider.url=ormi://10.232.65.81:12603/
    transport_callout_waittime = 30
    jms.receiver.jndi_destination_provider_properties = java.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFactory;java.naming.security.credentials=welcome1;java.naming.security.principal=oc4jadmin;java.naming.provider.url=ormi://10.232.65.81:12603/
    polling_interval = 300
    jms.receiver.polling_interval = 300
    Factory Provider Properties = java.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFactory;java.naming.security.credentials=welcome1;java.naming.security.principal=oc4jadmin;java.naming.provider.url=ormi://10.232.65.81:12603/
    jms.receiver.jndi_destination_location = opnm:ormi://10.232.65.81:6005:home
    2008.11.24 at 16:00:56:119: B2BStarter thread: B2B - (INFORMATION) oracle.tip.adapter.b2b.transport.TransportInterface:initialize: Props: ftp://10.232.65.106/FTP/Acme PROTOCOL_ENDPOINT = null
    file.receiver.password = *****
    file.receiver.wallet_location = D:\OraHome_2\ip\ewallet.p12
    file.receiver.wallet_password = *****
    file.receiver.user = sss
    transport_callout_waittime = 30
    file.receiver.polling_interval = 60
    polling_interval = 60
    file.receiver.channel_mask = None
    file.receiver.minimum_age = 0
    filename_format = %FROM_PARTY%_%TIMESTAMP%.dat
    file.sender.channel_mask = None
    2008.11.24 at 16:00:56:119: B2BStarter thread: B2B - (INFORMATION) oracle.tip.adapter.b2b.transport.TransportInterface:initialize: Props: http://localhost transport_callout_waittime = 30
    port = 7778
    PROTOCOL_ENDPOINT = null
    2008.11.24 at 16:00:57:869: B2BStarter thread: B2B - (ERROR) oracle.tip.transport.TransportException: Error: "jms.receiver.is_topic" header is not set.
         at oracle.tip.transport.basic.TransportProperties.analyze(TransportProperties.java:217)
         at oracle.tip.transport.basic.JMSReceiverProperties.<init>(JMSReceiverProperties.java:155)
         at oracle.tip.transport.basic.JMSReceiver.<init>(JMSReceiver.java:113)
         at oracle.tip.transport.basic.TransportReceiverFactory.createTransportReceiver(TransportReceiverFactory.java:97)
         at oracle.tip.transport.b2b.B2BTransport.<init>(B2BTransport.java:147)
         at oracle.tip.adapter.b2b.transport.TransportInterface.initialize(TransportInterface.java:458)
         at oracle.tip.adapter.b2b.engine.Engine.initialize(Engine.java:510)
         at oracle.tip.adapter.b2b.init.B2BServer.initialize(B2BServer.java:280)
         at oracle.tip.adapter.b2b.init.B2BStarter.startB2B(B2BStarter.java:297)
         at oracle.tip.adapter.b2b.init.B2BStarter.run(B2BStarter.java:143)
         at java.lang.Thread.run(Thread.java:534)
    2008.11.24 at 16:00:57:869: B2BStarter thread: B2B - (ERROR) Error -: AIP-50077: Cannot Initialize Transport: oracle.tip.transport.TransportException: Error: "jms.receiver.is_topic" header is not set.
         at oracle.tip.adapter.b2b.transport.TransportInterface.initialize(TransportInterface.java:475)
         at oracle.tip.adapter.b2b.engine.Engine.initialize(Engine.java:510)
         at oracle.tip.adapter.b2b.init.B2BServer.initialize(B2BServer.java:280)
         at oracle.tip.adapter.b2b.init.B2BStarter.startB2B(B2BStarter.java:297)
         at oracle.tip.adapter.b2b.init.B2BStarter.run(B2BStarter.java:143)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: oracle.tip.transport.TransportException: Error: "jms.receiver.is_topic" header is not set.
         at oracle.tip.transport.basic.TransportProperties.analyze(TransportProperties.java:217)
         at oracle.tip.transport.basic.JMSReceiverProperties.<init>(JMSReceiverProperties.java:155)
         at oracle.tip.transport.basic.JMSReceiver.<init>(JMSReceiver.java:113)
         at oracle.tip.transport.basic.TransportReceiverFactory.createTransportReceiver(TransportReceiverFactory.java:97)
         at oracle.tip.transport.b2b.B2BTransport.<init>(B2BTransport.java:147)
         at oracle.tip.adapter.b2b.transport.TransportInterface.initialize(TransportInterface.java:458)
         ... 5 more
    2008.11.24 at 16:00:57:869: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize ERROR in Engine Initialization
    2008.11.24 at 16:00:57:884: B2BStarter thread: B2B - (ERROR) oracle.tip.adapter.b2b.engine.Engine:initialize oracle.tip.transport.TransportException: Error: "jms.receiver.is_topic" header is not set.
         at oracle.tip.transport.basic.TransportProperties.analyze(TransportProperties.java:217)
         at oracle.tip.transport.basic.JMSReceiverProperties.<init>(JMSReceiverProperties.java:155)
         at oracle.tip.transport.basic.JMSReceiver.<init>(JMSReceiver.java:113)
         at oracle.tip.transport.basic.TransportReceiverFactory.createTransportReceiver(TransportReceiverFactory.java:97)
         at oracle.tip.transport.b2b.B2BTransport.<init>(B2BTransport.java:147)
         at oracle.tip.adapter.b2b.transport.TransportInterface.initialize(TransportInterface.java:458)
         at oracle.tip.adapter.b2b.engine.Engine.initialize(Engine.java:510)
         at oracle.tip.adapter.b2b.init.B2BServer.initialize(B2BServer.java:280)
         at oracle.tip.adapter.b2b.init.B2BStarter.startB2B(B2BStarter.java:297)
         at oracle.tip.adapter.b2b.init.B2BStarter.run(B2BStarter.java:143)
         at java.lang.Thread.run(Thread.java:534)
    2008.11.24 at 16:00:58:369: B2BStarter thread: B2B - (DEBUG) Engine:notifyAppInitError Enter
    2008.11.24 at 16:00:58:369: B2BStarter thread: B2B - (DEBUG) DBContext beginTransaction: Enter
    2008.11.24 at 16:00:58:384: B2BStarter thread: B2B - (DEBUG) DBContext beginTransaction: Transaction.begin()
    2008.11.24 at 16:00:58:384: B2BStarter thread: B2B - (DEBUG) DBContext beginTransaction: Leave
    2008.11.24 at 16:00:58:400: B2BStarter thread: B2B - (DEBUG) Engine:notifyAppInitError Enqueue the ip exception message:
    <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <correlationId></correlationId>
    <b2bMessageId></b2bMessageId>
    <errorCode>AIP-50077</errorCode>
    <errorText>Error starting B2B engine</errorText>
    <errorDescription>
    <![CDATA[Error starting B2B engine. Cannot Initialize Transport  ]]>
    </errorDescription>
    <errorSeverity>Error</errorSeverity>
    </Exception>
    2008.11.24 at 16:00:59:197: B2BStarter thread: B2B - (DEBUG) DBContext commit: Enter
    2008.11.24 at 16:00:59:213: B2BStarter thread: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2008.11.24 at 16:00:59:213: B2BStarter thread: B2B - (DEBUG) DBContext commit: Leave
    2008.11.24 at 16:00:59:213: B2BStarter thread: B2B - (DEBUG) Engine:notifyAppInitError Exit
    2008.11.24 at 16:00:59:213: B2BStarter thread: B2B - (DEBUG) B2BStarter - Exception Error -: AIP-50077: Cannot Initialize Transport
    2008.11.24 at 16:00:59:213: B2BStarter thread: B2B - (DEBUG) B2BStarter - B2B Database might be down, so stop B2B Server!
    2008.11.24 at 16:00:59:213: B2BStarter thread: B2B - (DEBUG) B2BStarter - Stop B2B Server...begin
    2008.11.24 at 16:00:59:213: B2BStarter thread: B2B - (DEBUG) B2BStarter - Shutdown B2B
    2008.11.24 at 16:00:59:213: B2BStarter thread: B2B - (DEBUG) B2BStarter - B2B Server shutdown
    2008.11.24 at 16:00:59:213: B2BStarter thread: B2B - (DEBUG) B2BStarter - Stop B2B Server...end
    2008.11.24 at 16:00:59:228: B2BStarter thread: B2B - (DEBUG) B2BStarter - Sleeping for 30000
    How/where to set "jms.receiver.is_topic" header. please someone help me regarding this.

    I set the istopic is 'false" in the tranport parameter and redeployed the configuration.
    I' m getting following logs in b2.log file
    oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:createMessage Enter
    2008.11.24 at 17:21:40:118: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:createMessage Map To Party : {transport_callout_properties=null, polling_interval=30000, transport_callout_waittime=30, Destination Provider Properties=java.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFactory;java.naming.security.credentials=welcome1;java.naming.security.principal=oc4jadmin;java.naming.provider.url=ormi://10.232.65.81:12603/, transport_callout_library=null, Connection Factory Location=jms/QueueConnectionFactory, transport_callout_classname=null, Message Type=bytes, Subscriber ID=null, Factory Provider Properties=java.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFactory;java.naming.security.credentials=welcome1;java.naming.security.principal=oc4jadmin;java.naming.provider.url=ormi://10.232.65.81:12603/, isTopic=false}
    2008.11.24 at 17:21:40:118: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:createMessage Map mmm : null
    2008.11.24 at 17:21:40:165: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:createMessage message type 1
    2008.11.24 at 17:21:40:165: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:createMessage creating request message
    2008.11.24 at 17:21:40:165: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:createMessage setting payload and pc
    2008.11.24 at 17:21:40:165: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:createMessage final encryption step
    2008.11.24 at 17:21:40:165: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:createMessage Exit
    2008.11.24 at 17:21:40:165: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Invoking PackMessage
    2008.11.24 at 17:21:40:165: Thread-10: B2B - (DEBUG) MimePackaging:pack:Enter
    2008.11.24 at 17:21:40:165: Thread-10: B2B - (DEBUG) MimePackaging:createMimeMessage:Enter
    2008.11.24 at 17:21:40:243: Thread-10: B2B - (DEBUG) MimePackaging:createMimeMessage:number of pc components: 1
    2008.11.24 at 17:21:40:243: Thread-10: B2B - (DEBUG) MimePackaging:createMimeBodyPart:Enter
    2008.11.24 at 17:21:40:524: Thread-10: B2B - (DEBUG) MimePackaging:applySecurity:Enter
    2008.11.24 at 17:21:40:524: Thread-10: B2B - (DEBUG) MimePackaging:applySecurity:Exit
    2008.11.24 at 17:21:40:524: Thread-10: B2B - (DEBUG) MimePackaging:createMimeBodyPart:Exit
    2008.11.24 at 17:21:40:540: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setDigestAlgorithm using algorithm name Entering...
    2008.11.24 at 17:21:40:540: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: setDigestAlgorithm using algorithm name Leaving...
    2008.11.24 at 17:21:41:258: Thread-10: B2B - (DEBUG) MimePackaging:applySecurity:Enter
    2008.11.24 at 17:21:41:258: Thread-10: B2B - (DEBUG) MimePackaging:applySecurity:Exit
    2008.11.24 at 17:21:41:258: Thread-10: B2B - (DEBUG) MimePackaging:createMimeMessage:Exit
    2008.11.24 at 17:21:41:258: Thread-10: B2B - (DEBUG) MimePackaging:getMimeContent:Enter
    2008.11.24 at 17:21:41:258: Thread-10: B2B - (DEBUG) MimePackaging:getMimeContent:Exit
    2008.11.24 at 17:21:41:258: Thread-10: B2B - (DEBUG) MimePackaging:pack:Exit
    2008.11.24 at 17:21:41:274: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Invoking Pre-Transmit
    2008.11.24 at 17:21:41:274: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Enter
    2008.11.24 at 17:21:41:274: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Log & Update Database Tables
    2008.11.24 at 17:21:41:274: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Update the Message Table Row with message state Wait for Incoming Acknowledgment
    2008.11.24 at 17:21:41:274: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Create a Native Event Table row for outgoing Request Message
    2008.11.24 at 17:21:41:274: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertNativeEvtTblRow(3 params) Enter
    2008.11.24 at 17:21:41:274: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:insertNativeEvtTblRow msgInfo.id = 29675379
    2008.11.24 at 17:21:41:274: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:protocl id set A
    2008.11.24 at 17:21:41:274: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:
    ** DbAccess:insertNativeEvtTblRow protocolCollabId = null
    2008.11.24 at 17:21:41:977: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertNativeEvtTblRow(3 params) Exit
    2008.11.24 at 17:21:42:149: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Create Event Table row for Message Retries
    2008.11.24 at 17:21:42:149: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit timeToAck = Thu Jan 01 05:30:00 GMT+05:30 1970
    2008.11.24 at 17:21:42:149: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit business transaction info name null revision null
    2008.11.24 at 17:21:42:149: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:preTransmit Exit
    2008.11.24 at 17:21:42:149: Thread-10: B2B - (DEBUG) DBContext commit: Enter
    2008.11.24 at 17:21:42:149: Thread-10: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2008.11.24 at 17:21:42:149: Thread-10: B2B - (DEBUG) DBContext commit: Leave
    2008.11.24 at 17:21:42:149: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Calling Send to transmit the message
    2008.11.24 at 17:21:42:149: Thread-10: B2B - (DEBUG) Protocol Name: JMS
    2008.11.24 at 17:21:42:149: Thread-10: B2B - (DEBUG) Version Name: 1.0
    2008.11.24 at 17:21:42:149: Thread-10: B2B - (DEBUG) Endpoint: jms://opnm:ormi://10.232.65.81:6005:home
    2008.11.24 at 17:21:42:149: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send URL: JMS://OPNM:ORMI://10.232.65.81:6005:HOME
    2008.11.24 at 17:21:42:149: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send TO Endpoint: 511 jms://opnm:ormi://10.232.65.81:6005:home
    2008.11.24 at 17:21:42:149: Thread-10: B2B - (DEBUG)
    Protocol = JMS
    Version = 1.0
    Transport Header
    TO_PARTY:Acme
    MSG_ID:29675379
    FROM:GlobalChips
    DOCTYPE_NAME:shiporderjms
    jms.sender.jndi_destination_provider_properties:java.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFactory;java.naming.security.credentials=welcome1;java.naming.security.principal=oc4jadmin;java.naming.provider.url=ormi://10.232.65.81:12603/
    DOCTYPE_REVISION:1.0
    jms.sender.jndi_destination_location:opnm:ormi://10.232.65.81:6005:home
    jms.sender.type:bytes
    DATE:Mon, 24 Nov 2008 11:51:39 GMT
    Content-Transfer-Encoding:binary
    MSG_TYPE:1
    jms.sender.factory_provider_properties:java.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFactory;java.naming.security.credentials=welcome1;java.naming.security.principal=oc4jadmin;java.naming.provider.url=ormi://10.232.65.81:12603/
    ACTION_NAME:BS_JMS
    Content-Type:text/plain; charset=us-ascii
    FROM_PARTY:GlobalChips
    Connection:close
    TO:Acme
    MESSAGE-ID:29675379
    jms.sender.jndi_connection_factory_location:jms/QueueConnectionFactory
    jms.sender.is_topic:false
    Parameters
    -- listing properties --
    http.sender.timeout=0
    2008.11.24 at 17:21:42:211: Thread-10: B2B - (WARNING)
    Message Transmission Exception
    StackTrace java.util.MissingResourceException: Can't find resource for bundle oracle.tip.transport.IPTResource, key JMSConnectionFactoryFactory_getConnectionFactory: JNDI Naming exception when looking up jms/QueueConnectionFactory: jms/QueueConnectionFactory not found
         at java.util.ResourceBundle.getObject(ResourceBundle.java:325)
         at java.util.ResourceBundle.getObject(ResourceBundle.java:322)
         at java.util.ResourceBundle.getString(ResourceBundle.java:285)
         at oracle.tip.transport.IPTTransport.formMsg(IPTTransport.java:240)
         at oracle.tip.transport.IPTTransport.log(IPTTransport.java:270)
         at oracle.tip.transport.basic.jms.JMSConnectionFactoryFactory.getConnectionFactory(JMSConnectionFactoryFactory.java:138)
         at oracle.tip.transport.basic.jms.JMSConnectionFactoryFactory.getQueueConnectionFactory(JMSConnectionFactoryFactory.java:83)
         at oracle.tip.transport.basic.jms.JMSConnection.<init>(JMSConnection.java:124)
         at oracle.tip.transport.basic.JMSSender.send(JMSSender.java:164)
         at oracle.tip.transport.b2b.B2BTransport.send(B2BTransport.java:301)
         at oracle.tip.adapter.b2b.transport.TransportInterface.send(TransportInterface.java:976)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1744)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:968)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1131)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:833)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
         at java.lang.Thread.run(Thread.java:534)
    2008.11.24 at 17:21:42:211: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send Error in sending message
    2008.11.24 at 17:21:42:211: Thread-10: B2B - (INFORMATION) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Request Message Transmission failed
    2008.11.24 at 17:21:42:211: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Enter
    2008.11.24 at 17:21:42:211: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Transaction.begin()
    2008.11.24 at 17:21:42:211: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Leave
    2008.11.24 at 17:21:42:211: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Can't find resource for bundle oracle.tip.transport.IPTResource, key JMSConnectionFactoryFactory_getConnectionFactory: JNDI Naming exception when looking up jms/QueueConnectionFactory: jms/QueueConnectionFactory not found
    Can't find resource for bundle oracle.tip.transport.IPTResource, key JMSConnectionFactoryFactory_getConnectionFactory: JNDI Naming exception when looking up jms/QueueConnectionFactory: jms/QueueConnectionFactory not found
    2008.11.24 at 17:21:42:227: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:notifyApp retry value <= 0, so sending exception to IP_IN_QUEUE
    2008.11.24 at 17:21:42:290: Thread-10: B2B - (DEBUG) Engine:notifyApp Enter
    2008.11.24 at 17:21:42:305: Thread-10: B2B - (DEBUG) Enqueue Engine AQJMSCorrelationID = 9EBC96CB13E94D2193A63DBD20D00933
    2008.11.24 at 17:21:42:305: Thread-10: B2B - (DEBUG) notifyApp:notifyApp Enqueue the ip exception message:
    <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <correlationId>29675379</correlationId>
    <b2bMessageId>29675379</b2bMessageId>
    <errorCode>AIP-50079</errorCode>
    <errorText>Transport error: Can't find resource for bundle oracle.tip.transport.IPTResource, key JMSConnectionFactoryFactory_getConnectionFactory: JNDI Naming exception when looking up jms/QueueConnectionFactory: jms/QueueConnectionFactory not found
    Can't find resource for bundle oracle.tip.transport.IPTResource, key JMSConnectionFactoryFactory_getConnectionFactory: JNDI Naming exception when looking up jms/QueueConnectionFactory: jms/QueueConnectionFactory not found</errorText>
    <errorDescription>
    <![CDATA[Machine Info: (pc022351)
    Transport error: Can't find resource for bundle oracle.tip.transport.IPTResource, key JMSConnectionFactoryFactory_getConnectionFactory: JNDI Naming exception when looking up jms/QueueConnectionFactory: jms/QueueConnectionFactory not found
    Can't find resource for bundle oracle.tip.transport.IPTResource, key JMSConnectionFactoryFactory_getConnectionFactory: JNDI Naming exception when looking up jms/QueueConnectionFactory: jms/QueueConnectionFactory not found  ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    </Exception>
    2008.11.24 at 17:21:42:305: Thread-10: B2B - (DEBUG) AQJMSCorrelationID = 9EBC96CB13E94D2193A63DBD20D00933
    2008.11.24 at 17:21:42:321: Thread-10: B2B - (DEBUG) Engine:notifyApp Exit
    2008.11.24 at 17:21:42:321: Thread-10: B2B - (DEBUG) DBContext commit: Enter
    2008.11.24 at 17:21:42:321: Thread-10: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2008.11.24 at 17:21:42:321: Thread-10: B2B - (DEBUG) DBContext commit: Leave
    2008.11.24 at 17:21:42:321: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequest Exit
    2008.11.24 at 17:21:42:321: Thread-10: B2B - (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage:
    ***** REQUEST MESSAGE *****
    Exchange Protocol: Generic Version 1.0
    Transport Protocol: JMS
    Unique Message ID: 29675379
    Trading Partner: Acme
    Message Signed: No
    Payload encrypted: No
    Information incomplete
    2008.11.24 at 17:21:42:321: Thread-10: B2B - (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage Exit
    2008.11.24 at 17:21:42:321: Thread-10: B2B - (DEBUG) DBContext commit: Enter
    2008.11.24 at 17:21:42:321: Thread-10: B2B - (DEBUG) DBContext commit: Leave
    2008.11.24 at 17:21:42:321: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:onMessage Exit
    Edited by: user652656 on Nov 24, 2008 3:53 AM

  • For server Eagle-PROD-Instance, the Node Manager associated with machine

    I have a wlst script that creates a domain and a managed server. I associate the server with a machine that's attached to a node manager. It creates the managed server fine but when I try and start it I get this error
    For server Eagle-PROD-Instance, the Node Manager associated with machine Eagle-Machine is not reachable.
    All of the servers selected are currently in a state which is incompatible with this operation or are not associated with a running Node Manager or you are not authorized to perform the action requested. No action will be performed.
    The machine is associated with the Node Manager and the NM is running. I can start the managed server from the command line, but not from the admin console
    This is the script, am I missing something?
    Thanks
    name: createManagedServer.py
    description: This script create the weblogic domain, and executes each weblogic queue module
    subfile. it reads a property file : weblogic_wlst.properties for server domain information
    author     : mike reynolds - edifecs 2011
    created     : April 8th 2011
    import sys
    from java.lang import System
    from java.util import Properties
    from java.io import FileInputStream
    from java.io import File
    from weblogic.management.security.authentication import UserEditorMBean
    from weblogic.management.security.authentication import GroupEditorMBean
    from weblogic.management.security.authentication import UserPasswordEditorMBean
    # Loads the contents a properties file into a java.util.Properties
    # configPropFile = "weblogic_wlst.properties"
    def loadPropertiesFromFile(configPropFile):
         configProps = Properties()
         propInputStream = FileInputStream(configPropFile)
         configProps.load(propInputStream)
         propInputStream.close()
         return configProps
    def getProperties():
         importConfigFile = sys.argv[1]
         print importConfigFile
         domainProps = loadPropertiesFromFile(importConfigFile)
         properties = Properties()
         input = FileInputStream(importConfigFile)
         properties.load(input)
         input.close()
         return properties
    def create_users(username, password, description):
    # create admin user
    cmo.getFileRealms()
    try:
    userObject=cmo.getSecurityConfiguration().getDefaultRealm().lookupAuthenticationProvider("DefaultAuthenticator")
    userObject.createUser(username,password,description)
    print "Created user " + username + "successfully"
    except:
    print "check to see if user " + username + " exists "
    def add_user_to_group(username):
    print "Adding a user to group ..."
    cmo.getFileRealms()
    try:
    userObject2 = cmo.getSecurityConfiguration().getDefaultRealm().lookupAuthenticationProvider("DefaultAuthenticator")
    userObject2.addMemberToGroup('Administrators',username)
    print "Done adding user " + username
    except:
    print "check to see if user " + username + " is already in group "
    def connect_server(user,pw,url):
              connect(user,pw,url)
    def create_machine():     
    try:
    print 'Creating machine' + machine
    # cd('/')
    # create(machine, 'Machine')
    mach = cmo.createUnixMachine(machine)
    mach.setPostBindUIDEnabled(true)
    mach.setPostBindUID('oracle')
    mach.setPostBindGIDEnabled(true)
    mach.setPostBindGID('oracle')
    mach.getNodeManager().setNMType('ssl')
    except:
         print "machine exists"
    def build_domain():
    ### Read Basic Template
    WL_HOME = "C:/Oracle/Middleware/wlserver_10.3"     
    readTemplate(WL_HOME+"/common/templates/domains/wls.jar")
    template=WL_HOME+"/common/templates/domains/wls.jar"
    cd('Servers/AdminServer')
    set('ListenAddress', adminServerAddress)
    set('ListenPort', int(adminServerPort))
    cd('/')
    cd('/Security/base_domain/User/weblogic')
    cmo.setPassword('w3bl0g1c')
    ### Write Domain
    setOption('OverwriteDomain', 'true')
    print "writing domain " + domainDir + domainName
    writeDomain(domainDir+'/'+domainName)
    closeTemplate()
    create_machine()
    arg = "Arguments=\" -server -Xms256m -Xmx768m -XX:MaxPermSize=256m -da\""
    prps = makePropertiesObject (arg)
    domain = domainDir + domainName
    try:
         #startNodeManager()
    #nmConnect('weblogic', 'w3bl0g1c', host, 5556, 'AdminServer', domain, 'ssl')
    # nmStart('AdminServer')
    startServer('AdminServer', domainName, url, adminUser, adminPassword, domainDir, 'true')
    except:
    print "could not connect to Node Manager"
    def create_server():     
    # get server instance properties
    name = properties.getProperty("serverName")
    domain = properties.getProperty("domainName")
    port = properties.getProperty("listenPort")
    address = properties.getProperty("listenAddress")
    servermb=getMBean("Servers/" + name)
    machine = properties.getProperty("machineName")
    nodePort = properties.getProperty("nodeManagerPort")
    domainDir = properties.getProperty("domainDir")
    if servermb is None:
              startEdit()
              cd('/')
              cmo.createServer(name)
              cd('/Servers/'+ name)
              cmo.setListenAddress(address)
              cmo.setListenPort(int(port))
              cd('/')
              cmo.createMachine(machine)
              cd('/Machines/' + machine + '/NodeManager/' + machine )
              cmo.setNMType('Plain')
              cmo.setListenAddress(address)
              cmo.setListenPort(int(nodePort))
              cmo.setDebugEnabled(false)
              cd('/Servers/' + name)
              cmo.setListenPortEnabled(true)
              cmo.setJavaCompiler('javac')
              cmo.setClientCertProxyEnabled(false)
              cmo.setMachine(getMBean('/Machines/' + machine ))
              cmo.setCluster(None)
              cd('/Servers/' + name + '/SSL/' + name)
              cd('/Servers/' + name + '/ServerDiagnosticConfig/' + name)
              cmo.setWLDFDiagnosticVolume('Low')
              cd('/Servers/' + name)
              cmo.setCluster(None)
              cd('/Servers/' + name + '/SSL/' + name)
              cmo.setEnabled(false)
    ### Executable Script
    ### CreateDomain.py
    ### Define constants
    WL_HOME = "C:/Oracle/Middleware/wlserver_10.3"
    print "Starting the script ..."
    print "Getting properties ... "
    properties = getProperties()
    adminServerAddress = properties.getProperty("adminServerAddress")
    adminServerPort = properties.getProperty("adminServerPort")
    adminUser = properties.getProperty("adminUser")
    adminPassword = properties.getProperty("adminPassword")
    edifecsUser = properties.getProperty("edifecsUser")
    edifecsPassword = properties.getProperty("edifecsPassword")
    host = properties.getProperty("host")
    domainDir = properties.getProperty("domainDir")
    domainName = properties.getProperty("domainName")
    user = properties.getProperty("username")
    pw = properties.getProperty("passwd")
    url = properties.getProperty("adminURL")
    machine = properties.getProperty("machineName")
    print "Building the domain..."
    build_domain()
    print "Connecting to server"     
    connect_server(adminUser, adminPassword, url)
    edit()
    startEdit()
    # create managed server
    # create_machine()
    create_server()
    print "Creating users"
    # starting configuration tree
    serverConfig()
    create_users(adminUser, adminPassword, "Administrator")
    add_user_to_group(adminUser)
    create_users(edifecsUser, edifecsPassword,"Administrator")
    add_user_to_group(edifecsUser)
    # have to restart edit to save config
    edit()
    startEdit()
    # nmKill('AdminServer')
    print "saving configuration"
    try:
         save()
         activate(block="true")
         print "script returns SUCCESS"
         print "admin server is running"
         print "starting server " + name
         startServer(domainName, name ,url,adminUser, adminPassword, domainDir,'true')
    except:
         print "failed to save server"
         dumpStack()

    Actually the cert is coming from your Dev machine but it is sending the Prod cert.
    What cert is used by your admin server ? It should match the host name.
    So your Dev machine is apparently using a copy of the prod cert / keystore rather than using its own DEV cert. It's not clear from your post whether this is the nodemanager using the wrong cert, or the managed server. So both should be checked.
    The managed servers need to be using a cert that matches their host name. If you have a managed server on VM-BEA-DEV, then the cert needs to be CN=VM-BEA-DEV. You can also use a load-balancer CN name in the cert if you have the cluster's HTTP values set to match.
    In your nodemanager.properties, are you explicitly accessing keystores, such as with:
    KeyStores=CustomIdentityAndJavaStandardTrust
    CustomIdentityAlias=some_alias
    CustomIdentityKeyStoreFileName=some_path_to_keystore
    CustomIdentityKeyStorePassPhrase={3DES}...
    CustomIdentityKeyStoreType=jks
    CustomIdentityPrivateKeyPassPhrase={3DES}
    In my multi-machine clusters, I have multiple certificates such as:
    admin machine1:
    has a cert for use by the admin server and NM that matches the host name ( with node manager.properties entries such as the above )
    has a 2nd cert that matches the load-balancer name for the cluster - used by the managed servers
    all other machines:
    has a cert for use by NM that matches the host name ( with node manager.properties entries such as the above )
    has a 2nd cert that matches the load-balancer name for the cluster - used by the managed servers

  • JSPM shows a "Cannot initialize application data" error

    Hi all
    When I start the jspm (go.bat) on my Solution Manager I get an error message after the login process. I attached the Trouble Ticket Report of the JSPM below (I made it anonymous). It is not a login issue (when I enter a wrong password, I get a different error message).
    What I already tried:
    - Updating the jspm (with SDM -->Remote Gui).
    - Deleting old files in profile Folder.
    - Checking if there is a "...U" folder in the kernel dir (as described in a note concerning this problem).
    - Stop/Start of the entire server.
    - Searching for hours in google/SDN/service.sap.
    I noticed on the start of the server that the sapcpe.exe Service (shown in sapmmc) is on "red" ("Could not bestarted") > I replaced all sapcpe.exe files in all kernel directories> Still red. Perhaps both problems are in context?
    Trouble Ticket Report
    Java Support Package Manager for SAP NetWeaver'04s
    SID................: ***
    Hostname...........: ***
    Install directory..: H:/usr/sap/***
    Database...........: Oracle
    Operating System...: $(/J2EE/StandardSystem/CentralInstance/J2EEEngineInstanceHost/OpSysType)
    JDK version........: 1.4.2_15 Sun Microsystems Inc.
    JSPM version.......: 7.00.17.3.01
    System release.....: 700
    ABAP stack present.: true
    The execution ended in error.
    Cannot initialize application data.
    Could not detect deployed components.
    Could not detect version information of the current system kernel.
    Could not detect system kernel under the H:\usr\sap\***\SYS directory.
    Could not detect central services instance kernel in directory H:\usr\sap\***\SCS01\exe.
    Could not detect current system kernel in the H:\usr\sap\***\SCS01\exe directory.
    disp+work executable file cannot be run.
    Could not start process H:/usr/sap/***/SCS01/exe/disp+work.
    Error while executing process H:/usr/sap/***/SCS01/exe/disp+work.
    java.io.IOException: CreateProcess: H:/usr/sap/***/SCS01/exe/disp+work -V error=2
    Use the information provided to trouble-shoot the problem. There might be an OSS note providing a solution to this problem. Search for OSS notes with the following search terms:
    com.sap.sdt.jspm.phases.PhaseTypeJSPM
    com.sap.sdt.jspm.gui.JspmUiException
    Cannot initialize application data.
    JSPM_MAIN
    JSPMPhases
    Java Support Package Manager
    Does anyone know how to fix this problem?
    Thanks in advance for your help.
    Regards
    Marco

    Hi Manoj,
    Thanks. I copied the files manually to \usr\sap\<SID>\SYS\exe\nuc\NTAMD64. As I can see in the sapcpe.log the files now are automatically transfered to the second kernel dir (:\usr\sap\<SID>\DVEBMGS00\exe). Unfortunately for my Java SCS Instance (scs01) the sapcpe.exe is still red in sapmmc (I had already replaced the sapcpe.exe in the scs01 exe dir). In the sapcpe.log file of the SCS01 I see the following error:
    source:
    hostname\sapmnt
    SYS\exe\NUC\NTAMD64
    target:
    hostname\sapmnt
    SYS\exe\run
    ERROR: sapcpe: find <dst>
    hostname\sapmnt
    SYS\exe\run failed, 2, No such file or directory, [sapxxcpe.c:1451]
    That doesn't make sense... there is no SYS\exe\run ... I only have a SYS\exe\NUC...
    Regards
    Marco

  • Error: Cannot initialize application data. when trying to start JSPM

    Hi All
    I get the an error when trying to open the D:\usr\sap\SLM\DVEBMGS00\j2ee\JSPM\go.bat on Windows 2003. I am trying to run the JSPM. Could find much info about the exact problem. Please advice.
    Trouble Ticket Report
    Java Support Package Manager for SAP NetWeaver'04s
    SID................: SLM
    Hostname...........: gpisolides
    Install directory..: D:/usr/sap/SLM
    Database...........: Oracle
    Operating System...: $(/J2EE/StandardSystem/CentralInstance/J2EEEngineInstanceHost/OpSysType)
    JDK version........: 1.4.2_16 Sun Microsystems Inc.
    JSPM version.......: 7.00.12.0.1.7.21
    System release.....: 700
    ABAP stack present.: true
    The execution ended in error.
    Cannot initialize application data.
    Could not extract value with key SAPSYSTEM from file D:/usr/sap/SLM/SYS/profile/SLM_DVEBMGS00_gpisolides. A possible reason could be that the path to the directory containing the sappfpar executable is not included in the PATH environment variable. Could not start process sappfpar. Error while executing process sappfpar.java.io.IOException: CreateProcess: sappfpar pf=D:/usr/sap/SLM/SYS/profile/SLM_DVEBMGS00_gpisolides SAPSYSTEM error=2
    More information can be found in the log file D:\usr\sap\SLM\DVEBMGS00\j2ee\JSPM\log\log_2008_08_05_15_22_30\JSPM_MAIN_1_01.LOG.
    Use the information provided to trouble-shoot the problem. There might be an OSS note providing a solution to this problem. Search for OSS notes with the following search terms:
    com.sap.sdt.jspm.phases.PhaseTypeJSPM
    com.sap.sdt.jspm.gui.JspmUiException
    Cannot initialize application data.
    JSPM_MAIN
    JSPMPhases
    NetWeaver Upgrade
    SAPJup
    Java Upgrade
    Thanks
    Krishna KK

    Can you execute this command manually when you login as "slmadm":
    sappfpar pf=D:/usr/sap/SLM/SYS/profile/SLM_DVEBMGS00_gpisolides SAPSYSTEM
    Markus

  • QueryError "It is error for context item undefined when using[err:XPDY0002]

    Hi,
    I a beginner for DB XML with python, below is my script and i have error
    "def next(*args): return _dbxml.XmlResults_next(*args)
    RuntimeError: Error: It is an error for the context item to be undefined when using it [err:XPDY0002], <query>:1:12" when i executed my scripts. Pls advice. Thank you.
    import sys
    from dbxml import *
    from bsddb3.db import *
    class DbXml:
    def createEnvironment(self, home):
    """ Create DBEnv and initialize XmlManager"""
    try:
    environment = DBEnv()
    environment.open(home, DB_RECOVER|DB_CREATE|DB_INIT_LOCK|
    DB_INIT_LOG|DB_INIT_MPOOL|DB_INIT_TXN, 0)
    except DBError, exc:
    print exc
    sys.exit()
    try:
    mgr = XmlManager(environment, 0)
    except XmlException, se:
    print se
    sys.exit()
    return mgr
    def closeEnvironment(self):
    """ Close DBEnv environment"""
    environment = DBEnv()
    environment.close()
    def createContainer(self, mgr, containerName):
    """ Create/open a node container"""
    if mgr.existsContainer(containerName) != 0:
    mgr.removeContainer(containerName)
    try:
    return mgr.createContainer(containerName,
    DBXML_TRANSACTIONAL|DBXML_ALLOW_VALIDATION,
    XmlContainer.NodeContainer)
    except XmlException, ex:
    print ex
    sys.exit()
    def putDocument(self, mgr, cont, file, DocName):
    """ put xml document in database"""
    self.docName = DocName
    f = open(file)
    q = f.read()
    f.close()
    try:
    # all Container modification operations need XmlUpdateContext
    uc = mgr.createUpdateContext()
    txn = mgr.createTransaction()
    try:
    docName = cont.putDocument(txn, self.docName,
    q, uc) #, DBXML_GEN_NAME)
    txn.commit()
    except XmlException, ex:
    print ex
    txn.abort()
    txn = mgr.createTransaction()
    doc = cont.getDocument(txn, self.docName)
    name = doc.getName()
    docContent = doc.getContentAsString()
    txn.commit()
    print "Document name: ",name,"\nContent: ",docContent
    except XmlException, inst:
    print inst
    if txn:
    txn.abort()
    def query(self, mgr, cont, queries):
    """ Query"""
    myQuery = r"collection(" + cont + ")" + "/" + queries
    myContainer = mgr.openContainer(cont)
    qContext = mgr.createQueryContext()
    qContext.setEvaluationType(XmlQueryContext.Lazy)
    results = mgr.query(myQuery, qContext)
    for value in results:
    document = value.asDocument()
    name = document.getName()
    content = value.asString()
    print name, ":", content
    if __name__ == "__main__":
    dbxml = DbXml()
    mgr = dbxml.createEnvironment(".")
    cont = dbxml.createContainer(mgr, "test.dbxml")
    dbxml.putDocument(mgr, cont, "C:\Documents and Settings\uidc0998\Desktop\\books.xml", "books.xml")
    dbxml.query(mgr, "test.dbxml", "bookstore/book/title")
    dbxml.closeEnvironment()
    Edited by: user10951778 on Mar 31, 2009 5:47 PM

    Hi rucong.zhao,
    Below is my xml, may i know what type of namespace or what i should put for namespace? Thank you.
    <bookstore>
    <book category="COOKING">
    <title lang="en">Everyday Italian</title>
    <author>Giada De Laurentiis</author>
    <year>2005</year>
    <price>30.00</price>
    </book>
    <book category="CHILDREN">
    <title lang="en">Harry Potter</title>
    <author>J K. Rowling</author>
    <year>2005</year>
    <price>29.99</price>
    </book>
    <book category="WEB">
    <title lang="en">XQuery Kick Start</title>
    <author>James McGovern</author>
    <author>Per Bothner</author>
    <author>Kurt Cagle</author>
    <author>James Linn</author>
    <author>Vaidyanathan Nagarajan</author>
    <year>2003</year>
    <price>49.99</price>
    </book>
    <book category="WEB">
    <title lang="en">Learning XML</title>
    <author>Erik T. Ray</author>
    <year>2003</year>
    <price>39.95</price>
    </book>
    </bookstore>

  • Getting error "Cannot initialize Report Engine server. (RWI 00226)"

    Hello All,
    We have BO XI 3.1 running on AiX 5.3 and db2 9.5 with fixpack 6.
    I am getting error "Cannot initialize Report Engine server. (RWI 00226)" Whenever i am trying to create a document or report.
    We were not getting this error earlier. getting it since few days.
    currently our web intelligence processing server is not running and showing the status as "initializing and disabled".
    every time when i tried to restart web intelligence processing server,it is going to initializing status only.
    I tried to enable the trace for this server but it is not allowing me to do and throughing the error " Configuration, auditing or enable/disable state change rejected; server SIA.WebIntelligenceProcessingServer is currently being initialized."
    I also tried creating a new instance of web intelligence processing server, even it has also gone to "initializing" status all the time.
    Environment Information:
    BOXI 3.1 SP2
    OS: AIX 5.3
    DB: DB2 9.5 Fix pack 6
    Plese help in resolving this issue.
    Thanks & Best Wishes,
    Sachin.

    Hi,
    Thanks for your prompt response.
    I already tried the solution provided by you. I stopped BO server completely and restarted it again but it does not worked for me.
    I have stopped the old Web intelligence processing server and created a new instance and started, but the new one has not started but going to initializing status.
    It even not allowing me to delete the newly created instance, saying that it is still in initializing status.
    Please suggest me if anything else i need to check.
    Thanks in advance.
    Best Regards,
    Sachin

  • Cannot initialize Photoshop due to program error

    My Mac OS is 10.9.4, I've updated to Photoshop CC 2014, at first it was working fine, now I get the "cannot initialize Photoshop due to program error". I've uninstalled, reinstalled, ran disk utilities from the recovery hd, ran onyx, ran fontnuke, reinstalled photoshop from a time machine backup, reinstalled Mavericks OS and I still get the same error message. Any thought? Any ideas?

    Thank you for pointing that out.
    It should be added that this action is what is generally known as Resetting Photoshop Preferences and is the usual method for dealing with unusal behaviour when all obvious remedies have failed.
    It is more fully documented in the FAQ: http://forums.adobe.com/thread/375776?tstart=0
    It is useful to keep a "good" copy of the content of the Settings folder in a separate location on the computer, This can be copied back after a reset to save having to get your individual preferences how you like them.

  • Microsoft Access Text Driver missing! and ...Cannot initialize the data source object of OLE DB provider "MSDASQL" for linked server "(null)".

    In order to use OpenRowSet, I installded Microsoft Access Database Engine 2010. However, I could not find Microsoft Access Text Driver in Drivers of ODBC Data Source Administrator.  Could I get some help with that?
    Thank you very much!

    I am local admin and try to run the following script, but I got an error. Could anyone help me look at it?
    EXEC sp_configure 'show advanced options', 1
    go
    RECONFIGURE
    GO
    EXEC sp_configure 'ad hoc distributed queries', 1
    go
    RECONFIGURE
    GO
    SELECT * FROM OPENROWSET('MSDASQL',
    'Driver={Microsoft Access Text Driver (*.txt, *.csv)};
    DefaultDir=D:\;','SELECT * FROM Test.csv')
    Configuration option 'show advanced options' changed from 1 to 1. Run the RECONFIGURE statement to install.
    Configuration option 'Ad Hoc Distributed Queries' changed from 1 to 1. Run the RECONFIGURE statement to install.
    OLE DB provider "MSDASQL" for linked server "(null)" returned message "[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified".
    Msg 7303, Level 16, State 1, Line 1
    Cannot initialize the data source object of OLE DB provider "MSDASQL" for linked server "(null)".

  • Cannot initialize the data source object of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "Excel_Test"

    Here,
    I have created a Linked Server Called Excel_Test And its working fine ( For Retrieving data from excel to Sql Server Database Table ) ...
    I have written a Stored Procedure for inserting data , When i Execute that stored procedure it is inserting data to Table Which i have
    given.
    And the data which is in table should be shown in the application,
    But, Am getting the following error.
    Cannot
    initialize the data source object of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "Excel_Test".
     Please help me on this.
     Thanks in Advance....

    Even am able to retrieve the data from Sql Server management studio.
    The same retrieved data should be shown in the application (Dashbord).
    Query : Select * from OpenQuery(Excel_Test,'Select * from [Sheet1$]')
    Am getting the output excatly the data in the excel sheet.
    But when am opening that application where the above data should be shown am getting the below error.
    Cannot
    initialize the data source object of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "Excel_Test".
     Is this error is because of problem in Dot Net Coding or in the linked server.
    Thanks in Advance.....

  • Errors when creating First Volume on XSAN. Cannot Initialize

    Hi. I'm having trouble with creating my first Volume in XSan.
    My Setup consist of :
    1x XRAID with 4disks in Upper Controller(1-7 disks)
    Configured as 2x Stripe RAID. Each of them is 927GB.
    LUN 0 = 927GB
    LUN 1 = 927GB
    1x SilkWorm 3250 8port Fiber Switch
    1x Apple XServe (Dual 2Ghz, 3GB RAM) running Mac Os X Server 10.4.7
    Serves as Controller for XSAN.
    XSan 1.3 Build 8M116
    Xsan Client Version 2.7.200 Build 92.1
    Xsan Server Version 2.7.200 Build 92.1
    My following setup is causing errors :
    FirstVolume(Block Alloc Size=4kb, Allocation Strategy=Round Robin, Windows ID Mapping=Generate IDs from GUID)
    |
    |
    |
    StoragePoolMetaData(Journal Data only, Stripe Breadth=256, Multipath Method=Rotate)
    |
    ->--
    | |
    | |
    | LUN0(Capacity=927GB, Dev Name=/dev/rdisk3, LUN ID=0, WWN:50:00:39:30:00:01:5C:BB:0)
    |
    |
    StoragePoolUserData(User Data Only, Stripe Breadth=256, MultiPath Method=Rotate)
    |
    |
    ->--
    |
    |
    LUN1(Capacity=927GB, Dev Name=/dev/rdisk2, LUN ID=1, WWN:50:00:39:30:00:01:5C:BB:1)
    When I press "SAVE" Button to save the newly(first) volume, it comes with a message below in the
    XSan Admin Interface GUI : Error while writing settings (Cannot initialize volume)
    And my system.log file contains the following messages :
    Aug 8 16:10:23 XServer fsmpm[416]: PortMapper: waking up diskscan thread.
    Aug 8 16:10:24 XServer fsmpm[416]: PortMapper: launching configuration reload thread
    Aug 8 16:10:24 XServer fsmpm[416]: PortMapper: fsmpm configuration reload initiated (flags FFFFFFFF)
    Aug 8 16:10:24 XServer fsmpm[416]: PortMapper: fsmpm configuration reload complete
    Aug 8 16:10:24 mail servermgrd: xsan: [51/1129D40] ERROR: initializevolumenamed(FirstVolume): cvmkfs had an error (status 2). Output: [Xsan File System Initializer.\n\nRe-initializing file system 'FirstVolume'.\n\nShared Meta Data File System.\nMeta Data Root is on "StoragePoolMetaData".\nFatal: Cannot initialize stripe groups for I/O - Server could not find any Meta-Data devices!\n\n\nThe creation of file system 'FirstVolume' failed - Bad file descriptor.\n]. Error: []
    Any ideas of what is going on?
    I dosn't matter, if the LUNs are Mirror or Stripe, allways failes with the creation of the first volume.
    Any help would be apriciated. Thanks alot.
    Best regards,
    Svavar O
    [email protected] - Reykjavik - Iceland
    PowerMac G5 Mac OS X (10.4.7)
    XServe - Mac OS X Server 10.4.7   Mac OS X (10.4.7)  

    Hi.
    Well, at first.
    But I moved 2x of the disks to the second controller.
    So my setup as now, 2x disks on the first, and 2x on the second controller.
    Make a Volume, Make a Storage Pool for the MetaData containing the disks on the first controller.
    Then I make a Data Storage Pool containing the disks on the second controller.
    And I get the same errors over, and over again.
    What I really find interesting, is this error :
    Aug 16 13:22:28 mail servermgrd: xsan: [18165/302DA0] ERROR: getfsm_processstats(MiscVol): Unable to find pid of fsm
    If I do, ps -ax I cannot see any running process of "fsm"
    only "fsmpm".
    Any thoughts? This is getting really really boring.
    As I need to migrate 2TB into the newly bought XSAN setup.
    Thanks again. And hope for a solution.
    Best regards,
    Svavar O
    Reykjavik - Iceland
    PowerMac G5 Mac OS X (10.4.7)

  • Just recently getting error message when downloading podcasts.  Says "The iTunes Library file cannot be save.  You do not have enough access privileges for this operation."  Doesn't happen every time.  Using Windows 7.  What can I do?

    Just recently getting error message when downloading podcasts.  Says "The iTunes Library file cannot be save.  You do not have enough access privileges for this operation."  Doesn't happen every time.  Using Windows 7.  What can I do?  The files seem to be there but I don't know if they are being backed up to cloud.

    Hi, DickmoAZ.  
    Thank you for visiting Apple Support Communities.
    This sounds like a permission issue most likely with the iTunes Media folder.  Here is an article that will help you troubleshoot this issue.
    iTunes: Missing folder or incorrect permissions may prevent authorization
    http://support.apple.com/kb/ts1277
    Cheers,
    Jason H.

  • I'm getting an error that says "The iPhone "------" cannot be synced. You do not have enough access privileges for this operation." Everything will sync but the music. I am an administrator and all the files are organized. How do I sync my phone?

    I cannot sync my iTunes library or any playlists to my iPhone due to a message that reads "The iPhone "-----" cannot be synced. You do not have enough access priviledges for this operation. I also have music on my iPhone that will not sync to my iTunes library. Any way to sync the two together?

    I hope this helps.    Not the easiest fix, but I suspect it will solve the problem.
    http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/itun es-privileges-error-with-windows-7/d616e06f-ecdd-4d34-8d7a-a9936a91ad6e

Maybe you are looking for

  • My Weather app is not working on my iPhone 5 iOS8

    Does anyone know why the Weather app on my iPhone 5 is not working at all?  No temps displayed for cities that are listed and no ability to add/delete cities.  Location is on if that matters.

  • I am SO disappointed by the service.

    Ok, so I am here to tell you what I had encountered during my repair. I bought this Pro @ year 2009, April. I kept using it as my major laptop, until summer 2010, when the problem first showed up. When the computer is not plugged in to the power sour

  • WebDynpro Methods help for objects in ABAP editor

    Hi, is there a possibility to see the methods that can be used by an specific object? For example which methods I can use with the object wd_this. Thank You!

  • Can't download music from iTunes library to iPod after i0S6

    Please help me get music from iTunes computer library back to my iPod after 6 upgrade.

  • No dock after install

    I have an iMac from Sept 2006 with Tiger. I tried to upgrade to Leopard yesterday and everything went well and I got the "install successful" screen after which the computer restarted. Once it had restarted, the dock, the top bar and my desktop appea