NW2004s SP9 Java Trial - "Could not create mountpoint for SC in ..."

Hi
I have installed the Sneak Preview NW2004s SP9 Java Trial on a W2003 Server Macheine and everything is looking fine.
When trying the Tutorial 2: “Development with a Track“ it cames to the point where i have to Import a Development Configuration from the SLD. I get the error:
Could not create mountpoint for SC in compartment chynet.at_APPLICATION_1: Could not create remote path /dtr/ws/APPL/chynet.at_APPLICATION/dev/inactive/SCs/chynet.at/APPLICATION/_comp/TopLevelDCs/ (Internal Server Error [(pre||post)-condition failed: Internal Server Error]).
     at com.sap.tc.devconf.impl.DTRClientErrorMapper.toSyncException(DTRClientErrorMapper.java:65)
     at com.sap.tc.devconf.impl.DevelopmentConfiguration.findOrCreateMountPointForSC(DevelopmentConfiguration.java:2758)
     at com.sap.tc.devconf.impl.DevelopmentConfiguration.createMountPointsForSCs(DevelopmentConfiguration.java:3046)
     at com.sap.tc.devconf.impl.DevelopmentConfiguration.goOnline(DevelopmentConfiguration.java:5207)
     at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:773)
     at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:698)
     at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:669)
     at com.sap.ide.eclipse.component.wizard.DevConfWizard.addDevConf(DevConfWizard.java:505)
     at com.sap.ide.eclipse.component.wizard.DevConfWizard.access$100(DevConfWizard.java:67)
Can anybody tell me what is going wrong or where i can investigate the error?
LG
Michael

Hi There !
Run SDM RemoteGui.
Log in.
Go to deployment tab.
Find sap.comtcdtr~dbschema.sda in root directory under SDM.
Adjust deployment configuration to Update deployed SDAs/SCAs that have any version.
Complete the wizard.
this works !
rajendra

Similar Messages

  • Could not create mountpoint for SC error in during import configuration

    Hi,
    I have succesfully created a tack in NW7 and during the import of the configuration in developer studio I get the following error on the last step of import
    com.sap.tc.devconf.SyncException: Could not create mountpoint for SC in compartment example.org_APPLICATION_1: Could not create remote path /dtr/ws/APPL/example.org_APPLICATION/dev/inactive/SCs/example.org/APPLICATION/_comp/TopLevelDCs/ (Internal Server Error [(pre||post)-condition failed: Internal Server Error]).
         at com.sap.tc.devconf.impl.DTRClientErrorMapper.toSyncException(DTRClientErrorMapper.java:65)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.findOrCreateMountPointForSC(DevelopmentConfiguration.java:2758)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.createMountPointsForSCs(DevelopmentConfiguration.java:3046)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.goOnline(DevelopmentConfiguration.java:5207)
         at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:773)
         at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:698)
         at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:669)
         at com.sap.ide.eclipse.component.wizard.DevConfWizard.addDevConf(DevConfWizard.java:505)
         at com.sap.ide.eclipse.component.wizard.DevConfWizard.access$100(DevConfWizard.java:67)
         at com.sap.ide.eclipse.component.wizard.DevConfWizard$1.run(DevConfWizard.java:348)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.sap.ide.eclipse.component.wizard.DevConfWizard.performFinish(DevConfWizard.java:346)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.ide.eclipse.component.provider.actions.DevConfNewAction.run(DevConfNewAction.java:46)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:229)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1391)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: com.tssap.dtr.client.lib.vfs.config.ConfigurationException: Could not create remote path /dtr/ws/APPL/example.org_APPLICATION/dev/inactive/SCs/example.org/APPLICATION/_comp/TopLevelDCs/ (Internal Server Error [(pre||post)-condition failed: Internal Server Error]).
         at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.assureRemotePathExists(RepositoryServer.java:230)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.findOrCreateMountPointForSC(DevelopmentConfiguration.java:2748)
         ... 47 more
    Caused by: com.tssap.dtr.client.lib.deltavlib.DeltavException: Internal Server Error [(pre||post)-condition failed: Internal Server Error]
         at com.tssap.dtr.client.lib.deltavlib.impl.PersistentResourceFactoryImpl.createCollection(PersistentResourceFactoryImpl.java:233)
         at com.tssap.dtr.client.lib.deltavlib.impl.PersistentResourceFactoryImpl.createCollection(PersistentResourceFactoryImpl.java:79)
         at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.assureRemotePathExists(RepositoryServer.java:216)
         ... 48 more
    Caused by:
    [VFS version: 7.00 645_VAL_REL 0010 (2006-08-26 16:27:43 CEST)] com.tssap.dtr.client.lib.vfs.config.ConfigurationException: Could not create remote path /dtr/ws/APPL/example.org_APPLICATION/dev/inactive/SCs/example.org/APPLICATION/_comp/TopLevelDCs/ (Internal Server Error [(pre||post)-condition failed: Internal Server Error]).
        at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.assureRemotePathExists(RepositoryServer.java:230)
        at com.sap.tc.devconf.impl.DevelopmentConfiguration.findOrCreateMountPointForSC(DevelopmentConfiguration.java:2748)
        at com.sap.tc.devconf.impl.DevelopmentConfiguration.createMountPointsForSCs(DevelopmentConfiguration.java:3046)
        at com.sap.tc.devconf.impl.DevelopmentConfiguration.goOnline(DevelopmentConfiguration.java:5207)
        at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:773)
        at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:698)
        at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:669)
        at com.sap.ide.eclipse.component.wizard.DevConfWizard.addDevConf(DevConfWizard.java:505)
        at com.sap.ide.eclipse.component.wizard.DevConfWizard.access$100(DevConfWizard.java:67)
        at com.sap.ide.eclipse.component.wizard.DevConfWizard$1.run(DevConfWizard.java:348)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at com.sap.ide.eclipse.component.wizard.DevConfWizard.performFinish(DevConfWizard.java:346)
        at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
        at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
        at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
        at org.eclipse.jface.window.Window.open(Window.java:563)
        at com.sap.ide.eclipse.component.provider.actions.DevConfNewAction.run(DevConfNewAction.java:46)
        at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:229)
        at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
        at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1391)
        at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
        at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
        at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
        at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
        at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
        at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
        at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
        at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
        +++ Nested exception part 1/1
        com.tssap.dtr.client.lib.deltavlib.DeltavException: Internal Server Error [(pre||post)-condition failed: Internal Server Error]
            at com.tssap.dtr.client.lib.deltavlib.impl.PersistentResourceFactoryImpl.createCollection(PersistentResourceFactoryImpl.java:233)
            at com.tssap.dtr.client.lib.deltavlib.impl.PersistentResourceFactoryImpl.createCollection(PersistentResourceFactoryImpl.java:79)
            at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.assureRemotePathExists(RepositoryServer.java:216)
            at com.sap.tc.devconf.impl.DevelopmentConfiguration.findOrCreateMountPointForSC(DevelopmentConfiguration.java:2748)
            ... 47 more

    Hi There !
    Run SDM RemoteGui.
    Log in.
    Go to deployment tab.
    Find sap.comtcdtr~dbschema.sda in root directory under SDM.
    Adjust deployment configuration to Update deployed SDAs/SCAs that have any version.
    Complete the wizard.
    this works !
    rajendra

  • Could not create mountpoint for SC

    Hi..
    For customising the ESS package I have installed and configured NWDI , Now after configuring the CMS when I try to "import configuration" I get the following error.(But some links are seen under the tracks in active and local dc's)
    com.sap.tc.devconf.SyncException: Could not create mountpoint for SC in compartment saphr.com_ESSMSSCOMP_1: Could not create remote path /dtr/ws/ESSMSSTR/saphr.com_ESSMSSCOMP/cons/inactive/SCs/saphr.com/ESSMSSCOMP/_comp/TopLevelDCs/ (Internal Server Error [(pre||post)-condition failed: Internal Server Error]).
    And when I try to delete the track(remove configuration) I get the following error
    com.sap.tc.devconf.SyncException: Unable to remove local file or folder. Error when asking for folder item "D:\Documents and Settings\k.mukundan\.dtc\1\SCs\saphr.com\ESSMSSCOMP\_comp\": Getting VFS manager for client J2E_ESSMSSTR_D failed: Activity report (get open activities for current repository and user) failed: Internal Server Error
    it was also written in some of the thread that it was the problem with 2004 server
    Is there a solution?
    Could some one please help me with this...
    Thanks in advance

    Hi Krishnagopal,
    make sure you have the JDI roles assigned, assign yourself the Administrator and Developer role. see if this makes a difference.
    Raj

  • Could not create JCOClientConnection for logical System: WD_MODELDATA_DEST

    Hi ,
    I am getting the below error:
    Could not create JCOClientConnection for logical System: WD_MODELDATA_DEST - Model: class com.eligibilitymodel1.EligibilityModel1. The SSO ticket needed for authentication to WD_MODELDATA_DEST has expired. Close all applications and logon anew!
    Regards
    Anumit

    Anumit,
    when will you get this error?
    if you are getting this while using adaptive rfc model follow this link Could not create JCOClientConnection for logical System:
    if it doesnot work
    try to reimport the certificate or restart the server
    Thanks
    Bala Duvvuri

  • Could not create JCOClientConnection for logical System:

    Hi,
    I am facing a wierd problem in using the JCO destinations.
    I created a page where it is using some JCO destinations say SAP_R3_HumanResources.
    when i open the page it is working for the first time .without closing the page if i open the same page again it is giving the following error
    Error connecting using JCO.Client: null
    Error connecting using JCO.Client: null
    Pernr:Could not create JCOClientConnection for logical System: SAP_R3_HumanResources - Model: class com.swissre.CustomData. Please assure that you have configured the RFC connections and/or logical system name properly for this model!
    Please let me know how to solve this issue
    Thanks
    Bala Duvvuri

    Hi Bala,
    It seems that this is a custom webdynpro application which when executed causes such problem.  This might be due to JCO connection not released back to the pool.
    Please refer to the following threads and that might be helpful. 
    Re: JCO Connection close
    How to close a model object connection for Adaptive RFC?
    You might have to call disconnectIfAlive method on your model.
    Regards,
    Jigar

  • Could not create JCOClientConnection for logical System: MUSA_MODEL_DATA

    Hi,
    I am facing a big problem...I have created WebDynpro Application & when I am running that application from WebDynpro, it's showing the page but giving me the error message as:-
    Could not create JCOClientConnection for logical System: MUSA_MODEL_DATA - Model: class com.bcone.bcool.musa.model.MUSABAPI. Please assure that you have configured the RFC connections and/or logical system name properly for this model!
    What do I do? what connections I have to check?
    pls help.

    Hey if you are connecting to SAP system making use of adaptive RFC model you hav to create logical systems(JCOs).So while creating the model you have to specify 2 logical system names(one for model data or on for the meta data).If you have not created the JCOs or if the JCOs are not active  then you are going to get this type of error.To activate those JCOs ask your administrator to activate the JCO for metadata of your application.If you are having proper credentials then log on to portal
    System administration>webdynpro>expand the local directory>select your project>click on maintain JCOs and activate the JCO for the metadata.
    Or else change the logical system in your application.

  • Could not create JCOClientConnection for logical System: SAP_R3_HumanResour

    Hi,
    For all the standard ESS (sap.com) the JCo connection used is SAP_R3_HumanResources .
    All the applications are working fine.
    I am trying to add a test Component in one of the (sap.com~eepro) for testing a standard BAPI call for getting user details.
    I have used the same Model and the same SAP_R3_HumanResources destination name.
    But i get the following error when i try to execute the standard BAPI_USER_GETDetails (non - HR).The other applications for standard components (Vc ) work when i run the application.
    My question here is why a custom , local webdynpro when try to make a RFC call using the running already existing JCO connection throws such error.
    How could this be solved.Note the connection is running and working fine for all the ESS webdynpros!!
    Error:
    Could not create JCOClientConnection for logical System: SAP_R3_HumanResources - Model: class com.test.hr.model.Test. Please assure that you have configured the RFC connections and/or logical system name properly for this model!
    Your experience would be worthy enough.
    Regards,
    Swathi

    Hi Swathi,
    Here are some suggestions to trace down to the actual problem.
    1) First check if all users are having this issue. (All other applications working and only one application giving problem)
    2) If no, then take list of users having this problem and check their portal and SAP accounts
    3) If yes, then concentrate on testing the JCo connections and the user account mapped in JCo settings
    Possible things u can check is user's portal account (locked or not), SAP account (lock or validity), pernr mapped (validity), JCo user (check for lock), ping and test JCo connections
    If none of them are issue, check the logs if there are any trace for this issue. I believe there must be certainly one. That can help u going further.
    Regards,
    Harini S

  • Can you play this url? (JMF error 'could not create player for')

    Hello,
    I can play this url in Windows Media Player
    http://anon.vht.com.edgesuite.net/dl/deg18-062405-2425.wmv
    However when I try to play it in JMStudio 2.1.1e, I get error "could not create player for deg18-062405-2425.wmv"
    Any help appreciated,
    thanks,
    Anil

    please login and vote for this bug to be fixed - 4 years old!!!
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4670412

  • ADF Faces: !-- ERROR: could not create stylesheet for oracle-desktop.xss

    Hi,
    I'm using ADF Faces EA6. Sometimes when I create the EAR, it doesn't include the file "oracle-desktop-ea6-ie-6-windows.css" which muest be present in the "adf/styles/cache" directory. If I check the source code from the browser, it starts like this:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html dir="ltr" lang="es-ES">
    <head><title>Sistema de Seguridad</title><meta name="generator" content="Oracle ADF Faces"><!-- ERROR: could not create stylesheet for oracle-desktop.xss --><script type="text/javascript" src="/fmv/adf/jsLibs/Commonea6.js"></script><script type="text/javascript">_defaultTZ()</script></head>
    Please note the comment: <!-- ERROR: could not create stylesheet for oracle-desktop.xss -->
    Does somebody know the reason?
    TIA,
    Brian

    If everything is set up properly the css will get generated if it doesn't exist. You do not have to be running in the IDE for the css to be correctly generated. Running the app first is generating the css before you deploy, so you've taken away the symptom but not solved the problem. If you try running on another browser, for example, you'll probably run into the same problem.
    Does your ear get unzipped when you deploy? Do you have a writable file system for the css to get written to? There is a known issue with WebLogic where it doesn't expand the EAR.
    Please check to see if there are errors in the logs.

  • Could not create remote for an EJB

    Hello,
    We have deployed an App on Sun One 7 that has web as well ejb modules integarted into it. The app deploys properly, However as soon as I try to call a servlet which in turn looks up an EJB (say ClientBean ) it gives me the followign error --->
    "Could not create remote for Client Bean"
    The entries in the xml files are as follows -
    1) In ejb-jar.xml -
    <session>
    <ejb-name>EUClientBean</ejb-name>
    <home>com..ejb.EUClientHomeIF</home>
    <remote>com..ejb.EUClientRemoteIF</remote>
    <ejb-class>com.ejb.EUClsClientBean</ejb-class>
    <session-type>Stateless</session-type>
    <transaction-type>Container</transaction-type>
    <resource-ref>
    <description>database ref</description>
    <res-ref-name>test/db</res-ref-name>
    <res-type>javax.sql.DataSource</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    </session>
    2) in sun-ejb-jar.xml --
    <ejb>
    <ejb-name>EUClientBean</ejb-name>
    <jndi-name>ejb/EUClientBean</jndi-name>
    <ejb-ref>
    <resource-ref>
    <res-ref-name>test/db</res-ref-name>
    <jndi-name>jdbc/test/db</jndi-name></resource-ref>
    <pass-by-reference>true</pass-by-reference>
    <bean-pool>
    <pool-idle-timeout-in-seconds>0</pool-idle-timeout-in-seconds></bean-pool>
    </ejb>
    3) In sun-web.xml -
    <ejb-ref>
    <ejb-ref-name>ejb/test/client</ejb-ref-name>
    <jndi-name>ejb/EUClientBean</jndi-name>
    </ejb-ref>
    4) In web.xml --
    <ejb-ref>
    <ejb-ref-name>ejb/test/client</ejb-ref-name>
    <ejb-ref-type>Session</ejb-ref-type>
    <home>com.ejb.EUClientHomeIF</home>
    <remote>com.ejb.EUClientRemoteIF</remote>
    <ejb-link>EUClientBean</ejb-link>
    </ejb-ref>
    Actually the same app was working on IAS 6.5.
    Any ideas what cud have gone wrong?

    Hi Mandar,
    Can you post the exception you're getting in your servlet code? Does it happen when the servlet is looking up the ejb or when it tries to create it?
    Regards,
    Ken

  • NW2004s SP9 Java Trial (better VC) is now available.

    Hi community,
    NW2004s SP9 Full Java Preview is available for download. A download page is at the moment missing. For those who want to try out now:
    ftp://ftp.sap.com/pub/sdn/devkits/netweaver/java/SAPNW2004sJavaSP9_Trial.part1.rar
    ftp://ftp.sap.com/pub/sdn/devkits/netweaver/java/SAPNW2004sJavaSP9_Trial.part2.rar 
    ftp://ftp.sap.com/pub/sdn/devkits/netweaver/java/SAPNW2004sJavaSP9_IDE.rar
    SAPNW2004sJavaSP9_TREX.rar

    For example:
    can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    total trace below:
    trc file: "C:\usr\sap\J2E\JC01\work\dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 4032
    system name : J2E
    system nr.  : 01
    started at  : Wed Jun 20 01:18:54 2007
    arguments   :
       arg[00] : C:\usr\sap\J2E\JC01\exe\jcontrol.EXE
       arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    [Thr 728] Wed Jun 20 01:18:54 2007
    [Thr 728] *** WARNING => INFO: Unknown property [instance.box.number=J2EJC01win2k3r2ee] [jstartxx.c   841]
    [Thr 728] *** WARNING => INFO: Unknown property [instance.en.host=WIN2K3R2EE] [jstartxx.c   841]
    [Thr 728] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 728] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties;C:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : WIN2K3R2EE
    -> ms port    : 3900
    -> OS libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> files [01] : C:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : WIN2K3R2EE
    -> ms port    : 3900
    -> os libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID14968500 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID14968550 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID14968500           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] ID14968550           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] sdm                  : C:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties
    [Thr 728] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 728] [Node: bootstrap] java home is set by profile parameter
    Java Home: C:\j2sdk1.4.2_09
    [Thr 728] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\j2sdk1.4.2_09
    -> java parameters    : -Djco.jarm=1 -Djco.jarm=1
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0149685
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> arg[02] = -DSAPINFO=J2E_01_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_4032
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_bootstrap.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 728] Wed Jun 20 01:19:00 2007
    [Thr 728] JControlExecuteBootstrap: read instance values after global bootstrap
    [Thr 728] *** WARNING => INFO: Unknown property [instance.box.number=J2EJC01win2k3r2ee] [jstartxx.c   841]
    [Thr 728] *** WARNING => INFO: Unknown property [instance.en.host=WIN2K3R2EE] [jstartxx.c   841]
    [Thr 728] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 728] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties;C:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : WIN2K3R2EE
    -> ms port    : 3900
    -> OS libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    [Thr 728] JControlExecuteBootstrap: enumerate the nodes after global bootstrap
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> files [01] : C:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : WIN2K3R2EE
    -> ms port    : 3900
    -> os libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID14968500 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID14968550 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID14968500           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] ID14968550           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] sdm                  : C:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties
    [Thr 728] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID14968500]
    [Thr 728] [Node: dispatcher bootstrap] java home is set by profile parameter
    Java Home: C:\j2sdk1.4.2_09
    [Thr 728] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap_ID14968500]
    -> node name          : dispatcher bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_09
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 256M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID014968500
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> arg[02] = -DSAPINFO=J2E_01_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_4032
    -> arg[06] = -nodeName=bootstrap_ID14968500
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_bootstrap_ID14968500.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_bootstrap_ID14968500.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_bootstrap_ID14968500
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 728] Wed Jun 20 01:19:07 2007
    [Thr 728] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID14968550]
    [Thr 728] [Node: server0 bootstrap] java home is set by profile parameter
    Java Home: C:\j2sdk1.4.2_09
    [Thr 728] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap_ID14968550]
    -> node name          : server0 bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_09
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 256M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID014968550
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> arg[02] = -DSAPINFO=J2E_01_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_4032
    -> arg[06] = -nodeName=bootstrap_ID14968550
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_bootstrap_ID14968550.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_bootstrap_ID14968550.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_bootstrap_ID14968550
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 728] Wed Jun 20 01:19:13 2007
    [Thr 728] JControlIBuildProcessList: Maximum error count is set to 4
    [Thr 728] [Node: dispatcher] java home is set by profile parameter
    Java Home: C:\j2sdk1.4.2_09
    [Thr 728] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID14968500]
    -> node name          : dispatcher
    -> node type          : dispatcher
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_09
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -verbose:gc  -verbose:gc -XX:NewSize=28m -XX:MaxNewSize=28m -XX:+DisableExplicitGC
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 170M
    -> init heap size     : 170M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster\dispatcher
    -> class path         : .\bin\boot\boot.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 728] [Node: server0] java home is set by profile parameter
    Java Home: C:\j2sdk1.4.2_09
    [Thr 728] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID14968550]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_09
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -verbose:gc -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -XX:NewSize=85m -XX:MaxNewSize=85m -XX:MaxPermSize=192m -XX:PermSize=192m -XX:DisableExplicitGC -XX:UseParNewGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> init heap size     : 512M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         :
    -> debuggable         : yes
    -> debug mode         : yes
    -> debug port         : 50121
    -> shutdown timeout   : 120000
    [Thr 728] INFO: Invalid property value [Debbugable=yes]
    [Thr 728] [Node: SDM] java home is set by profile parameter
    Java Home: C:\j2sdk1.4.2_09
    [Thr 728] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [sdm]
    -> node name          : SDM
    -> node type          : sdm
    -> node execute       : yes
    -> java path          : C:\j2sdk1.4.2_09
    -> java parameters    :
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 256M
    -> root path          : C:\usr\sap\J2E\JC01\SDM\program
    -> class path         : C:\usr\sap\J2E\JC01\SDM\program\bin\SDM.jar
    -> OS libs path       : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : SDMInternal
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> shutdown class     : com.sap.sdm.jstartup.shutdown.InternalShutDown
    -> parameters         : server sdmhome=C:\usr\sap\J2E\JC01\SDM\program
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 4628] JControlRequestFunc: Thread 4628 started as listener thread for np messages.
    [Thr 728] JControlMSConnect: attached to message server (WIN2K3R2EE/3900)
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> arg[02] = -DSAPINFO=J2E_01_dispatcher
    -> arg[03] = -nodeId=0
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_4032
    -> arg[06] = -nodeName=ID14968500
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_dispatcher.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_dispatcher.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_dispatcher
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 4636] JControlMSMessageFunc: Thread 4636 started as listener thread for ms messages.
    [Thr 728] JControlICheckProcessList: process dispatcher started (PID:3472)
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> arg[02] = -DSAPINFO=J2E_01_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_4032
    -> arg[06] = -nodeName=ID14968550
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_server0.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_server0.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_server0
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = -debugMode=yes
    -> arg[12] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 728] JControlICheckProcessList: process server0 started (PID:3516)
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> arg[02] = -DSAPINFO=J2E_01_sdm
    -> arg[03] = -nodeId=2
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_4032
    -> arg[06] = -nodeName=sdm
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_sdm.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_sdm.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_sdm
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 728] JControlICheckProcessList: process SDM started (PID:1196)
    [Thr 728] JControlMSSendLogon: delete SDM logon information (rc=0)
    [Thr 728] Wed Jun 20 01:19:29 2007
    [Thr 728] JControlMSSendLogon: insert SDM logon information (port=50118; rc=0)
    [Thr 728] Wed Jun 20 01:22:09 2007
    [Thr 728] JControlICheckProcessList: process server0 (pid:3516) died (RUN-FLAG)
    [Thr 728] JControlIResetProcess: reset process server0
    [Thr 728] JControlIResetProcess: [server0] not running -> increase error count (1)
    [Thr 728] JControlICheckProcessList: running flight recorder:
    C:\j2sdk1.4.2_09\bin\java -classpath ../j2ee/cluster/bootstrap/sap.comtcbloffline_launcherimpl.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.flightrecorder.core.Collector ../j2ee/cluster/bootstrap -node ID14968550 1182327553 -bz C:\usr\sap\J2E\SYS\global
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> arg[02] = -DSAPINFO=J2E_01_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_4032
    -> arg[06] = -nodeName=ID14968550
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_server0.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_server0.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_server0
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = -debugMode=yes
    -> arg[15] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 728] Wed Jun 20 01:22:11 2007
    [Thr 728] JControlICheckProcessList: process server0 started (PID:2980)
    [Thr 728] Wed Jun 20 01:23:07 2007
    [Thr 728] JControlICheckProcessList: process server0 (pid:2980) died (RUN-FLAG)
    [Thr 728] JControlIResetProcess: reset process server0
    [Thr 728] JControlIResetProcess: [server0] not running -> increase error count (2)
    [Thr 728] JControlICheckProcessList: running flight recorder:
    C:\j2sdk1.4.2_09\bin\java -classpath ../j2ee/cluster/bootstrap/sap.comtcbloffline_launcherimpl.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.flightrecorder.core.Collector ../j2ee/cluster/bootstrap -node ID14968550 1182327731 -bz C:\usr\sap\J2E\SYS\global
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> arg[02] = -DSAPINFO=J2E_01_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_4032
    -> arg[06] = -nodeName=ID14968550
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_server0.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_server0.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_server0
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = -debugMode=yes
    -> arg[15] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 728] Wed Jun 20 01:23:08 2007
    [Thr 728] JControlICheckProcessList: process server0 started (PID:4016)
    [Thr 728] Wed Jun 20 01:30:22 2007
    [Thr 728] JControlICheckProcessList: process server0 (pid:4016) died (RUN-FLAG)
    [Thr 728] JControlIResetProcess: reset process server0
    [Thr 728] JControlICheckProcessList: running flight recorder:
    C:\j2sdk1.4.2_09\bin\java -classpath ../j2ee/cluster/bootstrap/sap.comtcbloffline_launcherimpl.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.flightrecorder.core.Collector ../j2ee/cluster/bootstrap -node ID14968550 1182327788 -bz C:\usr\sap\J2E\SYS\global
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> arg[02] = -DSAPINFO=J2E_01_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_4032
    -> arg[06] = -nodeName=ID14968550
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_server0.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_server0.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_server0
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = -debugMode=yes
    -> arg[15] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 728] Wed Jun 20 01:30:26 2007
    [Thr 728] JControlICheckProcessList: process server0 started (PID:4564)
    [Thr 728] Wed Jun 20 01:31:23 2007
    [Thr 728] JControlICheckProcessList: process server0 (pid:4564) died (RUN-FLAG)
    [Thr 728] JControlIResetProcess: reset process server0
    [Thr 728] JControlIResetProcess: [server0] not running -> increase error count (3)
    [Thr 728] JControlICheckProcessList: running flight recorder:
    C:\j2sdk1.4.2_09\bin\java -classpath ../j2ee/cluster/bootstrap/sap.comtcbloffline_launcherimpl.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.flightrecorder.core.Collector ../j2ee/cluster/bootstrap -node ID14968550 1182328226 -bz C:\usr\sap\J2E\SYS\global
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> arg[02] = -DSAPINFO=J2E_01_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_4032
    -> arg[06] = -nodeName=ID14968550
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_server0.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_server0.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_server0
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = -debugMode=yes
    -> arg[15] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_WIN2K3R2EE
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Zend\Core For Oracle\bin;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 728] Wed Jun 20 01:31:24 2007
    [Thr 728] JControlICheckProcessList: process server0 started (PID:4020)
    [Thr 728] Wed Jun 20 01:32:06 2007
    [Thr 728] JControlICheckProcessList: process server0 (pid:4020) died (RUN-FLAG)
    [Thr 728] JControlIResetProcess: reset process server0
    [Thr 728] JControlIResetProcess: [server0] not running -> increase error count (4)
    [Thr 728] JControlICheckProcessList: running flight recorder:
    C:\j2sdk1.4.2_09\bin\java -classpath ../j2ee/cluster/bootstrap/sap.comtcbloffline_launcherimpl.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.flightrecorder.core.Collector ../j2ee/cluster/bootstrap -node ID14968550 1182328284 -bz C:\usr\sap\J2E\SYS\global

  • NW2004s SP9 Java Trial RegOpenKeyEx install error

    I'm installing NW2004s SP9 on Windows XP and wonder if anyone else has seen this error. I've got administrative privileges, am using the correct jdk, have the JCE, and the loopback installed.
    Many thanks,
    Martin
    INFO       2007-07-05 15:37:30
    Execute step collect of component |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0.
    WARNING    2007-07-05 15:37:30 [ianxcreghelper.cpp:235]
               CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SYSTEMCurrentControlSetServicesEraserUtilRebootDrv, ...)
    Error 5 (Access is denied.
    ) in execution of a 'RegOpenKeyEx' function, line (69), with parameter (SYSTEMCurrentControlSetServicesEraserUtilRebootDrv).
    WARNING    2007-07-05 15:37:30 [ianxcreghelper.cpp:457]
               CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SYSTEMCurrentControlSetServicesEraserUtilRebootDrv, ...)
    The subkey 'HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesEraserUtilRebootDrv' does not exist on the 'localhost' host.
    ERROR      2007-07-05 15:37:30
               CJSlibModule::writeError_impl()
    MOS-01185  The subkey 'HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesEraserUtilRebootDrv' does not exist on the 'localhost' host.
    ERROR      2007-07-05 15:37:30
    FCO-00011  The step collect with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect was executed with status ERROR .
    INFO       2007-07-05 15:51:15 [iaxxgenimp.cpp:787]
               showDialog()
    An error occured and the user decide to stop.n Current step "|NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect".
    Exit status of child: 1

    I've just found the answer in another post
    <i>Hi,
    try this
    NSCService is a Norton Internet Security service. To resolve the error, do the following:
    1) Launch Norton
    2) Click Options -> Norton Internet Security
    3) On the General tab, uncheck the check-box named "Turn on protection for my Symantec product".
    4) Click OK
    5) Restart the SAP installation - you should get past the NSCService problem.
    Regards
    Subhash </i>

  • "Could not create JCOClientConnection for logical System" error

    I get this error each day around 3 PM, like the JCO connections where never released...
    What should be the JCO settings for this simple app, can someone help me understanding the way to configure JCO connections (or a pool) properly?
    - 1 application (expirationTime 1 hour, logon using SSO ticket);
    - Uses 4 RFC models : A (calls one R/O RFC function), B (calls one R/O RFC function), C (calls one R/O RFC function) & D (calls one R/O RFC function and one update RFC function);
    - all the 4 models uses the same JCO destinations : WD_MODELDATA_R3_STANDARD  and WD_RFC_METADATA_R3_STANDARD;
    - users : 10 (who could possibly work in up to 4 windows);
    Note that I've added these lines in the CC of the models, good idea or not?
    - CC of Model B (before the RFC call) : reuse of the the ModelA connection using "Model1.setConnectionProvider(Model2)" command.
    - CC of Model C (before the RFC call) : reuse of the the ModelA connection using "Model1.setConnectionProvider(Model2)" command.
    - CC of Model D (after the RFC call of the update function) : "model.disconnectIfAlive();" command.
    Thanks for your help!

    Seems that the « Reuse connection » command is essential to assure that an application use ONLY ONE Jco.  I get rid of the disconnectIfAlive.
    Recommendation 1: Put all the BAPIs that you call in the same system into the same model!
    Recommendation 2: If you canu2018t follow recommendation 1, make sure that the two models synchronize their (JCo) connections!
    // two separate model instances are created ...
    MyFirstModelTypemodelMyFirst= (MyFirstModelType) WDModelFactory.getModelInstance(
    MyFirstModelType.class,
    WDModelScopeType.APPLICATION_SCOPE);
    MyOtherModelTypemodelMyOther= (MyOtherModelType) WDModelFactory.getModelInstance(
    MyOtherModelType.class,
    WDModelScopeType.APPLICATION_SCOPE);
    // ... but the first model manages and provides the
    // connection for the other model
    modelMyOther.setConnectionProvider(modelMyFirst);
    Edited by: Emanuel Champagne on Jun 27, 2008 2:38 PM

  • Could not create JCOClientConnection for logical Systems

    Louis,
    is there any jco connection with this name Z_GZD_YYGS_MODEL_DEST
    Thanks
    Bala Duvvuri

    Hi,
    Make sure that you have mentioned the New JCo destinations name in  new WD Project JCo references
    Tab.
    And you are able to ping And Test the New JCo Dest in Webdynpro Content Admin
    Siddharth

  • ERROR: could not create stylesheet for blaf.xss

    I am suddenly getting this error when trying to run a jsp using the following tag in 9.0.3 :
    <uix:styleSheet>
    Any ideas as to why and how I can fix this problem?
    -Teri

    Teri,
    Can you please post some of the source for the UIX-JSP? Are you defining the uix namespace?
    Thanks,
    Ryan

Maybe you are looking for

  • Strange Error in NWDS

    Hi Gurus, I am getting a very strange error while creating "Error in plugin.xml: A component from extension point ' PDKcustomPortalComponent is misconfigured!!!' This component will be ignored. And not letting me create the Abstract Portal Component.

  • What is the power consumption of airport extreme

    I have bought a time capsule which is fits close to my TV and HIFI but I realized it gets really hot, would I have a similar problem with Airport Extreme or is power consomption lower ?

  • Down payment role authorisation

    Hi all, The user wants to change the description of down payments. so I want to assign a role authorisation for T code FB02 only for down payment section for this user, because in FB02 can change all FI documents. please suggest what are the document

  • Create provider and probes dynamically from userland in C (API)

    Hello all, I like to create a new provider(s) and probe(s) dynamically from userland program in C. Exists any dtrace API or exists any "How-To" to do it? Can you show me some example how to do it? (I not want to use USDT) Thank you.

  • IMP/EXP on NT/Win2K

    The imp and exp commands when executed from a command prompt on WinNT/Win2K seem to operate upon one particular database, however I have three databases on one machine. Can these commands be run from a prompt against a given database? I can't find an