Unable to install SAP WAS 6.40 sneak preview

Hi,
i tried to install SAP WAS 6.40 java sneak preview on my D:\ drive.
ERROR 2004-08-15 22:10:35
The file system on drive D: does not support access control lists. Choose a different drive.
Can anyone Help me in this,
Thanks for your help,
regards

hi,
i changed my c:drive also to NTFS.
now i am getting error during installation process.
During "DeployOnline" stage it throws an exception:
04/08/17 01:14:09 -  ERROR: Not deployed. Deploy Service returned ERROR:
                     java.rmi.RemoteException: Cannot deploy application sap.com/com.sap.lcrabapapi..
                     Reason: Internal EJB deployment error.; nested exception is:
                          com.sap.engine.services.ejb.exceptions.deployment.EJBFileGenerationException: Internal EJB deployment
error.
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:469)
                          at
com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1511)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:268)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:165)
                          at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:102)
                          at
com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageLis
tener.java:37)
                          at
com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
                          at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                          at java.security.AccessController.doPrivileged(Native Method)
                          at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
                          at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:140)
                     Caused by: com.sap.engine.services.ejb.exceptions.deployment.EJBFileGenerationException: Internal EJB
deployment error.
                          at com.sap.engine.services.ejb.deploy.DeployAdmin.deploySingleJar(DeployAdmin.java:649)
                          at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:263)
                          at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2154)
                          at
com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:975)
                          at
com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:586)
                          at
com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java
:301)
                          at
com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:332)
                          at
com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:2945)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:454)
                          ... 10 more
                     Caused by: java.io.IOException: com.sap.engine.services.ejb.exceptions.BaseIOException: Errors while
compiling:
                          at com.sap.engine.services.ejb.util.AdminUtils.compileExternal(AdminUtils.java:540)
                          at com.sap.engine.services.ejb.util.AdminUtils.compile(AdminUtils.java:469)
                          at com.sap.engine.services.ejb.deploy.DeployAdmin.deploySingleJar(DeployAdmin.java:646)
                          at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:263)
                          at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2154)
                          at
com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:975)
                          at
com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:586)
                          at
com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java
:301)
                          at
com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:332)
                          at
com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:2945)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:454)
                          at
com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1511)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:268)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:165)
                          at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:102)
                          at
com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageLis
tener.java:37)
                          at
com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
                          at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                          at java.security.AccessController.doPrivileged(Native Method)
                          at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
                          at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:140)
                          at com.sap.engine.services.ejb.exceptions.BaseIOException.writeReplace(BaseIOException.java:272)
                          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 java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:896)
                          at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1011)
                          at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
                          at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:367)
                          at com.sap.exception.BaseExceptionInfo.writeObject(BaseExceptionInfo.java:741)
                          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 java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:809)
                          at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1296)
                          at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
                          at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
                          at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
                          at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
                          at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
                          at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
                          at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
                          at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
                          at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
                          at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
                          at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
                          at com.sap.engine.services.rmi_p4.DispatchImpl.throwException(DispatchImpl.java:120)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:270)
                          ... 8 more
                     For detailed information see the log file of Deploy Service.
04/08/17 01:14:09 -  ***********************************************************
Aug 17, 2004 1:25:16 AM  Info: End of log messages of the target system.
Aug 17, 2004 1:25:17 AM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
Aug 17, 2004 1:25:17 AM  Error: Execution of deployment action for "com.sap.lcrabapapi" aborted:
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Cannot deploy application sap.com/com.sap.lcrabapapi..
Reason: Internal EJB deployment error.;
nested exception is:
     com.sap.engine.services.ejb.exceptions.deployment.EJBFileGenerationException: Internal EJB deployment
error.
(message ID:
com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Aug 17, 2004 1:25:24 AM  Error: Deployment NOT successful for com.sap.lcrabapapi
Aug 17, 2004 1:25:24 AM  Info: SDM configuration: Do not automatically start/stop J2EE Engine. Do not restore state of J2EE
Engine now.
Aug 17, 2004 1:25:27 AM  Info: -
Deployment was successful -
Aug 17, 2004 1:25:33 AM  Info: Summarizing the deployment results:
Aug 17, 2004 1:25:33 AM  Error: Admitted: D:\Extract_dir\SAPinst_WAS\J2EE-CD\J2EE-ENG\ONLINE\SAPJTECHS04_0.SCA
Aug 17, 2004 1:25:41 AM  Error: Processing error. Return code: 4
Thank you,
regards

Similar Messages

  • SAP WAS 6.4 Sneak preview and MINI SAP on Single System?

    Is it possible to install SAP WAS 6.4 sneak preview and SAP MiniSAP on a Single System?
    thanks,
    regards,
    cg

    The WAS 6.40 CeBIT 2004 distribution is said to deliver both ABAP and J2EE stack.
    ftp://ftp.sap.com/pub/linuxlab/test_drive/
    I consider this as a Mini-WAS system.
    I have not tried it yet since my CD's have not arrived yet.

  • SAP NetWeaver Composition Environment Sneak Preview - Webdynpro deploying

    Hello experts,
    I have downloaded the SAP NetWeaver Composition Environment Sneak Preview.
    Can I deploy webDynpro apllications into this system?
    thanks!

    Hi,
    So, the download is done. But now I have a problem with the installation. I couldn't find any post explaining the same problem. My installation ends with message: The installatin of SAP NetWeaver CE 7.1 is finished, but some serious errors occured during the install. Please see the installation log C:\usr\sap\CE1\insthome\primaryApplicationServer\work\install.log for details.
    the installation log contains among other things following lines:
    Jun 19, 2007 11:33:19 AM [Info]: Start PREPARE_AUTOSTART_DB [com.sap.xpf.controller.StepLibraryExecutionStep]
    Jun 19, 2007 11:33:19 AM [Info]: at:   2007.06.19 - 11.33.19[yyyy.MM.dd - HH.mm.ss]
    Jun 19, 2007 11:33:19 AM [Info]: execute step setSDBAutoStart
    Jun 19, 2007 11:33:19 AM [Info]: setACLWin on WIN with null(WIN MAX)
    Jun 19, 2007 11:33:19 AM [Info]: execute task setACLWin
    Jun 19, 2007 11:33:19 AM [Info]: TASKENGINE: execute task setACLWin
    Jun 19, 2007 11:33:19 AM [Info]: looking for method setPermission
    Jun 19, 2007 11:33:19 AM [Info]: looking for method setNode
    Jun 19, 2007 11:33:19 AM [Info]: looking for method setGroup
    Jun 19, 2007 11:33:19 AM [Info]: set full controll for group LOCAL SERVICE on C:\sapdb\data\wrk
    Jun 19, 2007 11:33:42 AM [Info]: End PREPARE_AUTOSTART_DB [com.sap.xpf.controller.StepLibraryExecutionStep]
    Jun 19, 2007 11:33:42 AM [Info]: rc:   1
    Jun 19, 2007 11:33:42 AM [Info]: at:   2007.06.19 - 11.33.42[yyyy.MM.dd - HH.mm.ss]
    Jun 19, 2007 11:33:42 AM [Info]: duration:   00:00:22[HH:mm:ss]
    Jun 19, 2007 11:33:42 AM [Info]:
    Jun 19, 2007 11:33:42 AM [Info]: Error during executing
    Jun 19, 2007 11:33:42 AM [Info]: End Controller
    Jun 19, 2007 11:33:42 AM [Info]:   at          : 2007.06.19 - 11.33.42[yyyy.MM.dd - HH.mm.ss]
    Jun 19, 2007 11:33:42 AM [Info]:   durationt   : 00:02:33[HH:mm:ss]
    Jun 19, 2007 11:33:42 AM [Info]:   status   : ERROR
    How can I handle this error message.
    Thanks!
    Mehmet
    Message was edited by:
            Mehmet Pamukci

  • SAP NetWeaver Composition Environment Sneak Preview

    Hi,
    By installing the SAP NetWeaver Composition Environment Sneak Preview - Java EE along with SAP Sneak Preview ABAP stack can I make use of the new BI 7 features like IP, report designer...
    Thanks,
    sam

    Hi,
    So, the download is done. But now I have a problem with the installation. I couldn't find any post explaining the same problem. My installation ends with message: The installatin of SAP NetWeaver CE 7.1 is finished, but some serious errors occured during the install. Please see the installation log C:\usr\sap\CE1\insthome\primaryApplicationServer\work\install.log for details.
    the installation log contains among other things following lines:
    Jun 19, 2007 11:33:19 AM [Info]: Start PREPARE_AUTOSTART_DB [com.sap.xpf.controller.StepLibraryExecutionStep]
    Jun 19, 2007 11:33:19 AM [Info]: at:   2007.06.19 - 11.33.19[yyyy.MM.dd - HH.mm.ss]
    Jun 19, 2007 11:33:19 AM [Info]: execute step setSDBAutoStart
    Jun 19, 2007 11:33:19 AM [Info]: setACLWin on WIN with null(WIN MAX)
    Jun 19, 2007 11:33:19 AM [Info]: execute task setACLWin
    Jun 19, 2007 11:33:19 AM [Info]: TASKENGINE: execute task setACLWin
    Jun 19, 2007 11:33:19 AM [Info]: looking for method setPermission
    Jun 19, 2007 11:33:19 AM [Info]: looking for method setNode
    Jun 19, 2007 11:33:19 AM [Info]: looking for method setGroup
    Jun 19, 2007 11:33:19 AM [Info]: set full controll for group LOCAL SERVICE on C:\sapdb\data\wrk
    Jun 19, 2007 11:33:42 AM [Info]: End PREPARE_AUTOSTART_DB [com.sap.xpf.controller.StepLibraryExecutionStep]
    Jun 19, 2007 11:33:42 AM [Info]: rc:   1
    Jun 19, 2007 11:33:42 AM [Info]: at:   2007.06.19 - 11.33.42[yyyy.MM.dd - HH.mm.ss]
    Jun 19, 2007 11:33:42 AM [Info]: duration:   00:00:22[HH:mm:ss]
    Jun 19, 2007 11:33:42 AM [Info]:
    Jun 19, 2007 11:33:42 AM [Info]: Error during executing
    Jun 19, 2007 11:33:42 AM [Info]: End Controller
    Jun 19, 2007 11:33:42 AM [Info]:   at          : 2007.06.19 - 11.33.42[yyyy.MM.dd - HH.mm.ss]
    Jun 19, 2007 11:33:42 AM [Info]:   durationt   : 00:02:33[HH:mm:ss]
    Jun 19, 2007 11:33:42 AM [Info]:   status   : ERROR
    How can I handle this error message.
    Thanks!
    Mehmet
    Message was edited by:
            Mehmet Pamukci

  • Error to Access Data Base on SAP Netweaver 6.40 Sneak Preview SP14

    Hi guys,
    If someone could help me I'd be very grateful!
    I've installed the NW 6.40 Sneak preview SP 19 and it's working well, however I tried to access the Data Base by MaxDB. So I provided the configuration data, such as:
    Server: myServer like 192.168.0.12
    DataBase: J2E
    User: SAPJ2EDB
    Password: myPassword
    but when I try to connect on it, the system does not allow and display me the following message:
    24950 user authorization failed,
    I tryed to use the user Custom but it also didn't work! the system display me the following message:
    Invalid Session ID!
    PS: When I try to access my ConfigTool to change the SAPJ2EDB password the ConfigTool doesn't open and display me this message:
    Error occurred while working with Configuration (Scanning).
    Msg: Error while connecting to DB.
    In my opinion I suppose that I need to apply some note. What do u think about that? I suppose it coz I've installed the WAS and I didn't do anything more!
    beforehand, thanks for help!
    Cheers!
    Eduardo

    Hello Eduardo,
    1. Could you please check if you could connect to the database using dbmcli tool:
    Login as j2eadm user, run the following commands & update with outputs:
    dbmcli db_enum
    dbmcli u2013d J2E u2013u control,<pwd> db_state
    dbmcli u2013d J2E u2013u control,<pwd> user_getall
    2. What ist he database version?
    Thank you and best regards, Natalia Khlopina

  • ERROR IN WAS 6.4 SNEAK PREVIEW INSTALL DURING SP3 - SP5 DEPLOY ONLINE STAG

    Hi All,
    I have installed WAS 6.4 SP3 sneak preview over SQL server 2000. I get the following error message while patching from WAS SP3 to SP5 ( this patch is included as part of the sneak preview zip package) during DEPLOY ONLINE stage.
    ERROR
    MUT-02041   SDM call of deploySdaList ends with returncode 4. See output of logfile D:\Program Files\sapinst_instdir\PATCH\MSS\callSdmViaSapinst.log.
    Also find below the log file :
    Aug 23, 2004 4:09:51 PM  Info: Start logging to console
    Aug 23, 2004 4:09:51 PM  Info:
    Aug 23, 2004 4:09:51 PM  Info: ============================================
    Aug 23, 2004 4:09:51 PM  Info: =   Starting to execute command 'deploy'   =
    Aug 23, 2004 4:09:51 PM  Info: ============================================
    Aug 23, 2004 4:09:51 PM  Info: Starting SDM - Software Deployment Manager...
    Aug 23, 2004 4:09:53 PM  Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.3005.00.0000.20040414093518.0000
    Aug 23, 2004 4:09:55 PM  Info: SDM operation mode successfully set to: Standalone
    Aug 23, 2004 4:09:57 PM  Info: Initializing Network Manager (50017)
    Aug 23, 2004 4:09:59 PM  Info: Checking if another SDM is running on port 50018
    Aug 23, 2004 4:09:59 PM  Info: -
    Starting deployment -
    Aug 23, 2004 4:09:59 PM  Info: Loading selected archives...
    Aug 23, 2004 4:09:59 PM  Info: Loading archive 'C:\WebAS640_Java_SP5\WebAS640SP3toSP5_Patch\J2EE-RUNT-CD\J2EE-ENG\ONLINE\SAPJTECHS05_0.SCA'
    Aug 23, 2004 4:12:27 PM  Info: Selected archives successfully loaded.
    Aug 23, 2004 4:12:33 PM  Info: Actions per selected component:
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.aii.ibtranslationclient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' updates currently deployed development component 'com.sap.aii.ibtranslationclient'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133140.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.security.core.admin'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040330113610.0000' updates currently deployed development component 'com.sap.security.core.admin'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031112163623.0000'.
    Aug 23, 2004 4:12:33 PM  Info: No action: Selected development component 'com.sap.rprof.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000' will not update currently deployed development component 'com.sap.rprof.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000'.
    Aug 23, 2004 4:12:33 PM  Info: No action: Selected development component 'tc/SL/UTIL_JDD'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165554.0000' will not update currently deployed development component 'tc/SL/UTIL_JDD'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165554.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'tc/workflowmodeler'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040309120341.0000' updates currently deployed development component 'tc/workflowmodeler'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031119160521.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Initial deployment: Selected development component 'tc/wd/pdfsvrchal'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326170320.0000' will be deployed.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.lcr.saprfc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' updates currently deployed development component 'com.sap.lcr.saprfc'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031223155421.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.aii.util.rb'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' updates currently deployed development component 'com.sap.aii.util.rb'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133140.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.util.monitor.grmg'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322170150.0000' updates currently deployed development component 'com.sap.util.monitor.grmg'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031007124738.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'tc/bcb/api'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040413165121.0000' updates currently deployed development component 'tc/bcb/api'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031210162516.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'SQLTrace'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000' updates currently deployed development component 'SQLTrace'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215150458.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.lcr.namealloc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' updates currently deployed development component 'com.sap.lcr.namealloc'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031223155421.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.lcr'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' updates currently deployed development component 'com.sap.lcr'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031223155421.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sap.rprof.remoteProfile'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000' updates currently deployed development component 'com.sap.rprof.remoteProfile'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031103173534.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'tc/SL/UTIL'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165554.0000' updates currently deployed development component 'tc/SL/UTIL'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031015103253.0000'.
    Aug 23, 2004 4:12:33 PM  Info: Update: Selected development component 'com.sapmarkets.mesyncjco'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165832.0000' updates currently deployed development component 'com.sapmarkets.mesyncjco'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133611.0000'.
    Aug 23, 2004 4:12:33 PM  Info: No action: Selected development component 'tc/TechSrv/xml_das_connector_init'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000' will not update currently deployed development component 'tc/TechSrv/xml_das_connector_init'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000'.
    Aug 23, 2004 4:12:35 PM  Info: No action: Selected development component 'tc/uddi/dbschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155127.0000' will not update currently deployed development component 'tc/uddi/dbschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155127.0000'.
    Aug 23, 2004 4:12:36 PM  Info: Initial deployment: Selected development component 'tc/sec/wssec/app'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165540.0000' will be deployed.
    Aug 23, 2004 4:12:36 PM  Info: No action: Selected development component 'tc/TechSrv/XML_DAS_Connector_Schema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000' will not update currently deployed development component 'tc/TechSrv/XML_DAS_Connector_Schema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000'.
    Aug 23, 2004 4:12:36 PM  Info: Update: Selected development component 'com.sap.util.monitor.jarm.j2ee'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164312.0000' updates currently deployed development component 'com.sap.util.monitor.jarm.j2ee'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031001180520.0000'.
    Aug 23, 2004 4:12:36 PM  Info: Update: Selected development component 'tc/wd/tools'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326170320.0000' updates currently deployed development component 'tc/wd/tools'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031020134252.0000'.
    Aug 23, 2004 4:12:36 PM  Info: Update: Selected development component 'tc/wd/dispwda'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040415171020.0000' updates currently deployed development component 'tc/wd/dispwda'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031125134518.0000'.
    Aug 23, 2004 4:12:37 PM  Info: Update: Selected development component 'com.sapportals.htmlb'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164521.0000' updates currently deployed development component 'com.sapportals.htmlb'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031007125447.0000'.
    Aug 23, 2004 4:12:37 PM  Info: Update: Selected development component 'tc/bcb/ici'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040413165121.0000' updates currently deployed development component 'tc/bcb/ici'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031210162516.0000'.
    Aug 23, 2004 4:12:37 PM  Info: No action: Selected development component 'synclog'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000' will not update currently deployed development component 'synclog'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000'.
    Aug 23, 2004 4:12:37 PM  Info: Initial deployment: Selected development component 'tc/monitoring/systeminfo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' will be deployed.
    Aug 23, 2004 4:12:37 PM  Info: Update: Selected development component 'com.sap.aii.util.misc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' updates currently deployed development component 'com.sap.aii.util.misc'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133140.0000'.
    Aug 23, 2004 4:12:37 PM  Info: No action: Selected development component 'tc/sld/data'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' will not update currently deployed development component 'tc/sld/data'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000'.
    Aug 23, 2004 4:12:37 PM  Info: Update: Selected development component 'tc/TechSrv/XML_DAS_Connector'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000' updates currently deployed development component 'tc/TechSrv/XML_DAS_Connector'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031007124656.0000'.
    Aug 23, 2004 4:12:37 PM  Info: Update: Selected development component 'com.sap.aii.proxy.framework'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' updates currently deployed development component 'com.sap.aii.proxy.framework'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133140.0000'.
    Aug 23, 2004 4:12:37 PM  Info: Update: Selected software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.6.30.5.0.20040420063500' updates currently deployed software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'3.20040113043717'.
    Aug 23, 2004 4:12:37 PM  Info: Update: Selected development component 'com.sap.engine.docs.examples'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' updates currently deployed development component 'com.sap.engine.docs.examples'/'sap.com'/'SAP AG'/'6.3003.00.0000.20040108174709.0000'.
    Aug 23, 2004 4:12:38 PM  Info: Update: Selected development component 'com.sap.engine.class.download'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' updates currently deployed development component 'com.sap.engine.class.download'/'sap.com'/'SAP AG'/'6.3003.00.0000.20040108174709.0000'.
    Aug 23, 2004 4:12:38 PM  Info: No action: Selected development component 'com.sap.lcr.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' will not update currently deployed development component 'com.sap.lcr.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000'.
    Aug 23, 2004 4:12:38 PM  Info: Update: Selected development component 'com.sap.util.monitor.jarm.ccms'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164312.0000' updates currently deployed development component 'com.sap.util.monitor.jarm.ccms'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031001180520.0000'.
    Aug 23, 2004 4:12:38 PM  Info: Update: Selected development component 'tc/uddi'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155127.0000' updates currently deployed development component 'tc/uddi'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031119155233.0000'.
    Aug 23, 2004 4:12:38 PM  Info: Initial deployment: Selected development component 'tc/sec/vsi/app'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165540.0000' will be deployed.
    Aug 23, 2004 4:12:38 PM  Info: Update: Selected development component 'com.sap.pmi.adm'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164151.0000' updates currently deployed development component 'com.sap.pmi.adm'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031007124708.0000'.
    Aug 23, 2004 4:12:38 PM  Info: Update: Selected development component 'com.sap.jdo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164054.0000' updates currently deployed development component 'com.sap.jdo'/'sap.com'/'SAP AG'/'6.3003.00.0000.20040112231712'.
    Aug 23, 2004 4:12:38 PM  Info: Update: Selected development component 'com.sap.mobile.clientinfo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164228.0000' updates currently deployed development component 'com.sap.mobile.clientinfo'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031001181052.0000'.
    Aug 23, 2004 4:12:39 PM  Info: Initial deployment: Selected development component 'tc/SL/CMS/IDEClient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165855.0000' will be deployed.
    Aug 23, 2004 4:12:39 PM  Info: Update: Selected development component 'com.sap.aii.ibtransportclient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' updates currently deployed development component 'com.sap.aii.ibtransportclient'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133140.0000'.
    Aug 23, 2004 4:12:39 PM  Info: Update: Selected development component 'com.sap.ip.me.webconsole'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165842.0000' updates currently deployed development component 'com.sap.ip.me.webconsole'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133723.0000'.
    Aug 23, 2004 4:12:39 PM  Info: Update: Selected development component 'tc/wd/pdfobject'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040415171020.0000' updates currently deployed development component 'tc/wd/pdfobject'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031125134518.0000'.
    Aug 23, 2004 4:12:39 PM  Info: Update: Selected development component 'com.sap.lcrabapapi'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163618.0000' updates currently deployed development component 'com.sap.lcrabapapi'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031001180219.0000'.
    Aug 23, 2004 4:12:39 PM  Info: Update: Selected development component 'tc/sec/app'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165540.0000' updates currently deployed development component 'tc/sec/app'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031218123529.0000'.
    Aug 23, 2004 4:12:39 PM  Info: Update: Selected development component 'com.sapportals.htmlb.ear'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164521.0000' updates currently deployed development component 'com.sapportals.htmlb.ear'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031007125447.0000'.
    Aug 23, 2004 4:12:39 PM  Info: Update: Selected development component 'tc/TechSrv/XML_DAS'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322170316.0000' updates currently deployed development component 'tc/TechSrv/XML_DAS'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031007124545.0000'.
    Aug 23, 2004 4:12:40 PM  Info: Update: Selected development component 'com.sap.aii.util.xml'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' updates currently deployed development component 'com.sap.aii.util.xml'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215133140.0000'.
    Aug 23, 2004 4:12:40 PM  Info: Update: Selected development component 'tc/wd/corecomp'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326170320.0000' updates currently deployed development component 'tc/wd/corecomp'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031020134252.0000'.
    Aug 23, 2004 4:12:40 PM  Info: Update: Selected development component 'tc/eCATTPing'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155021.0000' updates currently deployed development component 'tc/eCATTPing'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031117101211.0000'.
    Aug 23, 2004 4:12:40 PM  Info: Update: Selected development component 'com.sap.engine.heartbeat'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' updates currently deployed development component 'com.sap.engine.heartbeat'/'sap.com'/'SAP AG'/'6.3003.00.0000.20040108174709.0000'.
    Aug 23, 2004 4:12:40 PM  Info: Update: Selected development component 'com.sap.rprof.dbprofiles'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000' updates currently deployed development component 'com.sap.rprof.dbprofiles'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031103173534.0000'.
    Aug 23, 2004 4:12:40 PM  Info: Update: Selected development component 'com.sap.engine.services.webservices.tool'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' updates currently deployed development component 'com.sap.engine.services.webservices.tool'/'sap.com'/'SAP AG'/'6.3003.00.0000.20040108174709.0000'.
    Aug 23, 2004 4:12:53 PM  Error: An error occured while storing the cluster instances!
    Aug 23, 2004 4:12:53 PM  Error: JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    Aug 23, 2004 4:12:53 PM  Error: Received exception when saving current Engine state: JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    Aug 23, 2004 4:12:53 PM  Info: Error handling strategy: OnErrorStop
    Aug 23, 2004 4:12:53 PM  Info: Update strategy: UpdateLowerVersions
    Aug 23, 2004 4:12:53 PM  Info: Starting: Update: Selected development component 'SQLTrace'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000' updates currently deployed development component 'SQLTrace'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031215150458.0000'.
    Aug 23, 2004 4:12:53 PM  Info: SDA to be deployed: D:\usr\sap\P64\JC00\SDM\root\origin\sap.com\SQLTrace\SAP AG\6.3005.00.0000.20040401154008.0000\SQLTrace.ear
    Aug 23, 2004 4:12:53 PM  Info: Software type of SDA: J2EE
    Aug 23, 2004 4:12:59 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Aug 23, 2004 4:13:00 PM  Info: Starting cluster instance processes.
    <b><b>Aug 23, 2004 4:13:00 PM  Error: An error occured while starting a cluster instance!
    Aug 23, 2004 4:13:00 PM  Error: JStartup Framework is not able to deliver an information about the cluster control instances!</b></b>
    Please check the status of the J2EE Engine
    Aug 23, 2004 4:13:00 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Aug 23, 2004 4:13:00 PM  Error: Aborted: development component 'SQLTrace'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000':
    SDM could not start the J2EE cluster on the host aol! The online deployment is terminated.
    JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
    Aug 23, 2004 4:13:01 PM  Error: An error occured while restoring the cluster instances states
    Aug 23, 2004 4:13:01 PM  Error: JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    Aug 23, 2004 4:13:01 PM  Error: Received exception when restoring Engine state: JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    Aug 23, 2004 4:13:01 PM  Info: -
    Deployment was successful -
    Aug 23, 2004 4:13:02 PM  Info: Summarizing the deployment results:
    Aug 23, 2004 4:13:02 PM  Error: Admitted: C:\WebAS640_Java_SP5\WebAS640SP3toSP5_Patch\J2EE-RUNT-CD\J2EE-ENG\ONLINE\SAPJTECHS05_0.SCA
    Aug 23, 2004 4:13:02 PM  Error: Processing error. Return code: 4
    Appreciate your prompt help.
    Thanks.
    Nirmal

    Hi,
    I am getting the folloing error message now : below is the log file :
    Aug 24, 2004 2:36:53 PM  Info: Start logging to console
    Aug 24, 2004 2:36:53 PM  Info:
    Aug 24, 2004 2:36:53 PM  Info: ============================================
    Aug 24, 2004 2:36:53 PM  Info: =   Starting to execute command 'deploy'   =
    Aug 24, 2004 2:36:53 PM  Info: ============================================
    Aug 24, 2004 2:36:53 PM  Info: Starting SDM - Software Deployment Manager...
    Aug 24, 2004 2:36:54 PM  Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.3005.00.0000.20040414093518.0000
    Aug 24, 2004 2:36:56 PM  Info: SDM operation mode successfully set to: Standalone
    Aug 24, 2004 2:36:57 PM  Info: Initializing Network Manager (50017)
    Aug 24, 2004 2:36:57 PM  Info: Checking if another SDM is running on port 50018
    Aug 24, 2004 2:36:57 PM  Info: -
    Starting deployment -
    Aug 24, 2004 2:36:58 PM  Info: Loading selected archives...
    Aug 24, 2004 2:36:58 PM  Info: Loading archive 'C:\WebAS640_Java_SP5\WebAS640SP3toSP5_Patch\J2EE-RUNT-CD\J2EE-ENG\ONLINE\SAPJTECHS05_0.SCA'
    Aug 24, 2004 2:37:17 PM  Info: Selected archives successfully loaded.
    Aug 24, 2004 2:37:22 PM  Info: Actions per selected component:
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.aii.ibtranslationclient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' will not update currently deployed development component 'com.sap.aii.ibtranslationclient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.security.core.admin'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040330113610.0000' will not update currently deployed development component 'com.sap.security.core.admin'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040330113610.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.rprof.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000' will not update currently deployed development component 'com.sap.rprof.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'tc/SL/UTIL_JDD'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165554.0000' will not update currently deployed development component 'tc/SL/UTIL_JDD'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165554.0000'.
    Aug 24, 2004 2:37:22 PM  Info: Update: Selected development component 'tc/workflowmodeler'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040309120341.0000' updates currently deployed development component 'tc/workflowmodeler'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031119160521.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.lcr.saprfc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' will not update currently deployed development component 'com.sap.lcr.saprfc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000'.
    Aug 24, 2004 2:37:22 PM  Info: Initial deployment: Selected development component 'tc/wd/pdfsvrchal'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326170320.0000' will be deployed.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.aii.util.rb'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' will not update currently deployed development component 'com.sap.aii.util.rb'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.util.monitor.grmg'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322170150.0000' will not update currently deployed development component 'com.sap.util.monitor.grmg'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322170150.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'tc/bcb/api'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040413165121.0000' will not update currently deployed development component 'tc/bcb/api'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040413165121.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'SQLTrace'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000' will not update currently deployed development component 'SQLTrace'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.lcr.namealloc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' will not update currently deployed development component 'com.sap.lcr.namealloc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.lcr'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' will not update currently deployed development component 'com.sap.lcr'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.rprof.remoteProfile'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000' will not update currently deployed development component 'com.sap.rprof.remoteProfile'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'tc/SL/UTIL'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165554.0000' will not update currently deployed development component 'tc/SL/UTIL'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165554.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sapmarkets.mesyncjco'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165832.0000' will not update currently deployed development component 'com.sapmarkets.mesyncjco'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165832.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'tc/TechSrv/xml_das_connector_init'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000' will not update currently deployed development component 'tc/TechSrv/xml_das_connector_init'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'tc/uddi/dbschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155127.0000' will not update currently deployed development component 'tc/uddi/dbschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155127.0000'.
    Aug 24, 2004 2:37:22 PM  Info: Initial deployment: Selected development component 'tc/sec/wssec/app'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165540.0000' will be deployed.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'tc/TechSrv/XML_DAS_Connector_Schema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000' will not update currently deployed development component 'tc/TechSrv/XML_DAS_Connector_Schema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000'.
    Aug 24, 2004 2:37:22 PM  Info: Update: Selected development component 'tc/wd/tools'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326170320.0000' updates currently deployed development component 'tc/wd/tools'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031020134252.0000'.
    Aug 24, 2004 2:37:22 PM  Info: No action: Selected development component 'com.sap.util.monitor.jarm.j2ee'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164312.0000' will not update currently deployed development component 'com.sap.util.monitor.jarm.j2ee'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164312.0000'.
    Aug 24, 2004 2:37:22 PM  Info: Update: Selected development component 'tc/wd/dispwda'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040415171020.0000' updates currently deployed development component 'tc/wd/dispwda'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031125134518.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sapportals.htmlb'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164521.0000' will not update currently deployed development component 'com.sapportals.htmlb'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164521.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'tc/bcb/ici'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040413165121.0000' will not update currently deployed development component 'tc/bcb/ici'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040413165121.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'synclog'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000' will not update currently deployed development component 'synclog'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040401154008.0000'.
    Aug 24, 2004 2:37:23 PM  Info: Initial deployment: Selected development component 'tc/monitoring/systeminfo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' will be deployed.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.aii.util.misc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' will not update currently deployed development component 'com.sap.aii.util.misc'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'tc/sld/data'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' will not update currently deployed development component 'tc/sld/data'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'tc/TechSrv/XML_DAS_Connector'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000' will not update currently deployed development component 'tc/TechSrv/XML_DAS_Connector'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322174245.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.aii.proxy.framework'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' will not update currently deployed development component 'com.sap.aii.proxy.framework'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000'.
    Aug 24, 2004 2:37:23 PM  Info: Update: Selected software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.6.30.5.0.20040420063500' updates currently deployed software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'3.20040113043717'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.engine.docs.examples'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' will not update currently deployed development component 'com.sap.engine.docs.examples'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.lcr.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000' will not update currently deployed development component 'com.sap.lcr.jddschema'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322164348.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.engine.class.download'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' will not update currently deployed development component 'com.sap.engine.class.download'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.util.monitor.jarm.ccms'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164312.0000' will not update currently deployed development component 'com.sap.util.monitor.jarm.ccms'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164312.0000'.
    Aug 24, 2004 2:37:23 PM  Info: Update: Selected development component 'tc/uddi'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155127.0000' updates currently deployed development component 'tc/uddi'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031119155233.0000'.
    Aug 24, 2004 2:37:23 PM  Info: Initial deployment: Selected development component 'tc/sec/vsi/app'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165540.0000' will be deployed.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.pmi.adm'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164151.0000' will not update currently deployed development component 'com.sap.pmi.adm'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164151.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.jdo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164054.0000' will not update currently deployed development component 'com.sap.jdo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164054.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.mobile.clientinfo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164228.0000' will not update currently deployed development component 'com.sap.mobile.clientinfo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164228.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'tc/SL/CMS/IDEClient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165855.0000' will not update currently deployed development component 'tc/SL/CMS/IDEClient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165855.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.aii.ibtransportclient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' will not update currently deployed development component 'com.sap.aii.ibtransportclient'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.ip.me.webconsole'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165842.0000' will not update currently deployed development component 'com.sap.ip.me.webconsole'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165842.0000'.
    Aug 24, 2004 2:37:23 PM  Info: Update: Selected development component 'tc/wd/pdfobject'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040415171020.0000' updates currently deployed development component 'tc/wd/pdfobject'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031125134518.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.lcrabapapi'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163618.0000' will not update currently deployed development component 'com.sap.lcrabapapi'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163618.0000'.
    Aug 24, 2004 2:37:23 PM  Info: Update: Selected development component 'tc/sec/app'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326165540.0000' updates currently deployed development component 'tc/sec/app'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031218123529.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sapportals.htmlb.ear'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164521.0000' will not update currently deployed development component 'com.sapportals.htmlb.ear'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308164521.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.aii.util.xml'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000' will not update currently deployed development component 'com.sap.aii.util.xml'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163841.0000'.
    Aug 24, 2004 2:37:23 PM  Info: Update: Selected development component 'tc/wd/corecomp'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040326170320.0000' updates currently deployed development component 'tc/wd/corecomp'/'sap.com'/'SAP AG'/'6.3003.00.0000.20031020134252.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'tc/TechSrv/XML_DAS'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322170316.0000' will not update currently deployed development component 'tc/TechSrv/XML_DAS'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322170316.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'tc/eCATTPing'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155021.0000' will not update currently deployed development component 'tc/eCATTPing'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040322155021.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.engine.heartbeat'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' will not update currently deployed development component 'com.sap.engine.heartbeat'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.engine.services.webservices.tool'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' will not update currently deployed development component 'com.sap.engine.services.webservices.tool'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000'.
    Aug 24, 2004 2:37:23 PM  Info: No action: Selected development component 'com.sap.rprof.dbprofiles'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000' will not update currently deployed development component 'com.sap.rprof.dbprofiles'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040308163632.0000'.
    <b>Aug 24, 2004 2:37:23 PM  Error: Could not create JStartupClusterController: No route to host: connect Throwable: java.net.NoRouteToHostException Throwable message: No route to host: connect
    Aug 24, 2004 2:37:23 PM  Error: Received exception when saving current Engine state: Could not create JStartupClusterController: No route to host: connect
    Aug 24, 2004 2:37:24 PM  Info: Error handling strategy: OnErrorStop</b>Aug 24, 2004 2:37:24 PM  Info: Update strategy: UpdateLowerVersions
    Aug 24, 2004 2:37:24 PM  Info: Starting: Initial deployment: Selected development component 'tc/monitoring/systeminfo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000' will be deployed.
    Aug 24, 2004 2:37:24 PM  Info: SDA to be deployed: D:\usr\sap\P64\JC00\SDM\root\origin\sap.com\tc\monitoring\systeminfo\SAP AG\6.3005.00.0000.20040419174536.0000\SystemInfo.ear
    Aug 24, 2004 2:37:24 PM  Info: Software type of SDA: J2EE
    Aug 24, 2004 2:37:25 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Aug 24, 2004 2:37:28 PM  Error: Could not create JStartupClusterController: No route to host: connect Throwable: java.net.NoRouteToHostException Throwable message: No route to host: connect
    Aug 24, 2004 2:37:28 PM  Info: No information about the J2EE engine cluster is available.
    The online deployment process is continuing.
    Aug 24, 2004 2:37:30 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Aug 24, 2004 2:37:30 PM  Error: Aborted: development component 'tc/monitoring/systeminfo'/'sap.com'/'SAP AG'/'6.3005.00.0000.20040419174536.0000':
    Caught exception while checking the login credentials from SAP J2EE Engine's deploy API:
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [aol] with UserName: [Administrator]
                        Check your Login Info.
                        Exception is:
    com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Cannot create new RemoteLoginContext instance.]
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)
    Aug 24, 2004 2:37:30 PM  Error: Could not create JStartupClusterController: No route to host: connect Throwable: java.net.NoRouteToHostException Throwable message: No route to host: connect
    Aug 24, 2004 2:37:30 PM  Error: Received exception when restoring Engine state: Could not create JStartupClusterController: No route to host: connect
    Aug 24, 2004 2:37:31 PM  Info: -
    Deployment was successful -
    Aug 24, 2004 2:37:31 PM  Info: Summarizing the deployment results:
    Aug 24, 2004 2:37:31 PM  Error: Admitted: C:\WebAS640_Java_SP5\WebAS640SP3toSP5_Patch\J2EE-RUNT-CD\J2EE-ENG\ONLINE\SAPJTECHS05_0.SCA
    Aug 24, 2004 2:37:31 PM  Error: Processing error. Return code: 4

  • Unable to install SAP Passport certificate

    I'm getting exactly the same problem that Nancy Ruff was in thread 439036, "Not able to install SAP Passport certificate". That is, every time I try to download the certificate I get to the error page asking to set the flag to allow ActiveX controls to run. A 'partial' certificate is installed, but it doesn't work properly and has to be removed each time.
    I'm running IE6 SP2 and have checked all the settings indicated (as Nancy did) and they are all OK.
    Unfortunately, her solution was to remove NTuser.DAT and log in again (to recreate it). I can't do this as it will lose all other registry settings, so I need to find out what the problem actually is.
    Can anyone help?
    Derek Dongray.

    Hi,
    If you are unable to configure SAP passport certificate due to ActiveX issues, I recommend you download and install Internet Explorer ActiveX update. This works for Windows XP and Vista also (If you have IE 7 too). See the website below:
    http://support.microsoft.com/kb/912945
    Reward if the issue is resolved
    Rgds,
    Raghu

  • Unable to install SAP B1 on Windows server 2008 R2

    Hi
    I am unable to install the SAP Business one 2007 B PL00 on Windows server 2008 R2.
    Environment is set as following :
    1. SQL SERVER 2008 Installed on Server A
    2. SAP B1 to be installed on Server B
    3 Both servers are in domain
    4.Firewall is off
    5. ODBC Connection is tested Successfully
    6 Port is also seem to be ok.
    But  after Installing server tool, when trying to install the Server , in server type nothing is displayed.
    I also checked the connecting SQL server from the instance .
    Please help  is this is related to compatibility of Windows server 2008 R2 with 2007 B or so .
    Thanks & Regards
    RP

    Windows server 2008 R2 is not a supported OS for a lower 2007 version. You need to install a higher version.
    Hi Gordon ,
    It means I have to install SAP 2007 B PL10 afterwards upgrade it to the latest patch level .
    But searching in the forms , i have  seen some bopdy installed the SAP 2007 B PL15 on Windows server 2008 R2.
    Thanks in advance
    Regards
    RP

  • Unable to install SAP webAS on Windows 2003

    Hi Everyone , I am trying to install SAP WebAS Java 6.4. We use an Oracle Database and i want to deploy
    our web apps on the SAP WebAS . I get this error during installation :
    ERROR 2004-11-09 15:00:39
    CJS-00081 Assertion failed: in
    function sapdb_sql_query(db_nm, sql_s, db_node) {
    var ret_s = "";
    var sdbInst = new sdbInstance();
    sdbInst.dbName = db_nm;
    sdbInst.dbHost = (db_node == undefined) ? installer.getHostName() : db_node;
    var r_arr = sdb_sql_query(sql_s, sdbInst);
    ASSERT(arguments.callee, r_arr != undefined, "ERROR EXECUTING DBMCLI COMMAND!");
    if (r_arr[0] == "false") {
    var err_msg = "ERROR EXECUTING SQL QUERY: ";
    for (var i_cnt = 1; i_cnt < r_arr.length; i_cnt++) {
    err_msg = err_msg + r_arr[i_cnt];
    ASSERT(arguments.callee, false, err_msg);
    } else {
    end_l = new RegExp("END");
    for (i_cnt = 0; i_cnt < r_arr.length; i_cnt++) {
    if (end_l.test(r_arr[i_cnt])) {
    ret_s = r_arr[i_cnt + 1];
    break;
    return ret_s;
    ERROR EXECUTING SQL QUERY: OKERR-24988,ERR_SQL: sql error-5015,Missing keyword:USERGROUP,TIMEOUT,STANDARD,RESOURCE,REPLICATION,NOT,LIKE,EXCLUSIVE,DBA,COSTWARNING,COSTLIMIT,CACHELIMIT
    How do i get over this problem ?
    Thanks
    Ravi

    Hello Ravi,
    this problem probably occurred when a SQL user was trying to be created using a password with special characters, but failed.
    Could you please copy the last couple of lines of the protocol named 'XCMDOUT.log' into this thread?
    Regards,
    Roland

  • Unable to install SAP Netweaver 2004s in Solaris x64

    I am trying to install SAP Net2004s in solaris x64 and it has JDK1.6.
    For some reason the SAPINST keeps giving error "JDK version 1.5.0 and above is not supported by SAP.
    I downloaded and installed j2sdk1.4.2_24_b06 as per note 716604.
    Created environment variable as
    export JAVA_HOME=/opt/j2sdk1.4.2_24
    export PATH=$PATH:$JAVA_HOME/bin
    export SAPINST_JRE_HOME=opt/j2sdk1.4.2_24
    now if i execute java -version, again it is showing as Jdk1.6
    which java
    /usr/bin/java
    i am able to execute xclock.
    I renamed the softlink in /usr/java to java.old and created new one as /usr/java pointed to /opt/j2sdk1.4.2_24
    after this if i execute java -version, it gives an error "Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object"
    Now i checked the java executables, it is located in /opt/j2sdk1.4.2_24/bin/amd64/ (all java executables)
    Now i set the env PATH /opt/j2sdk1.4.2_24/bin/amd64 before the variable /ur/bin/java
    I tried creating env as "export PATH=$PATH:$JAVA_HOME/bin/amd64". But no luck.
    I would really appreciate if someone could help me to pass through this error.
    Thanks in advance.

    install a fresh JDK just need 64 bit version
    and set the environment variables accordingly,
    i did install java64bit and out put java -version is j2sdk1.4.2_24 64bit
    created env
    export JAVA_HOME=/opt/j2dsk1.4.2_24
    export PATH=$JAVA_HOME/bin:$PATH
    export SAPINST_JRE_HOME=/opt/j2dsk1.4.2_24
    export DISPLAY=XXX:0.0
    able to execute xclock
    But got the same error when i try to execute ./sapinst
    error "GUI not Connected......."
    i wonder that in java 64 bit,the executables are located in /opt/j2sdk1.4.2_24/bin/amd64/(all java executables)
    but when we execute ./sapinst, it shows as it is searching the executables in /opt/j2sdk1.4.2_24/bin
    i don't know if that matters.
    but just want to let you know that, i was able to get the sapinst gui, when pointing to java1.6 version, but unfortunatly sap won't support above java1.5.
    path of java1.6 executables - /usr/jdk/jdk1.6../bin/(all java executables)
    Please help me resolving this issue.

  • Unable to Install SAP BO 3.1 On windows 8

    Hi Experts,
    When I try to install SAP BO 3.1 on my PC,I am getting the below error.
    I have windows 8 on my system
    please view the screen shot and do the need full for me in this
    Thanks in Advance.....

    Make sure to restore your Windows 8 Image on your laptop.   You probably have other programs running which are conflicting with the installation. 
    Also make sure you have the right Microsoft Visual C++ loaded into your laptop.
    When running the installation execute it with windows xp compatibility.
    After you are doing so you should be all set.
    Best Regards,
    Anuar Holland.  SAP BO Senior Consultant

  • Unable to install SAP GUI 710

    Hi,
    I am trying to install SAP GUI 710 on my system which has Windows Vista as the OS. I have downloaded 3 zip files from the SAP Market place. They are
    50083078_2.zip
    50083078_4.zip
    50083078_5.zip.
    None of these zip files contain the .exe file which will help me in installing the SAP GUI.
    Let me know if there is any other link to download the GUI files.
    I do have SAP GUI 470 on my system now.
    Thank you in advance.
    Shankar.

    Hi Dieter,
    You are right that there are .exe files in that folder. But when I try to execute them, it says that the exe file NWSAPSETUP.exe is not present in its respective folder. And after that the execution stops.
    I doubt that there is something else which i need to do, can you please forward me or let me know the steps involved in implimenting the SAP GUI 710.
    Thank you in advance.
    Regards,
    Shankar.

  • Unable to install SAP B1 8.8

    I installed SAP B1 in my system but due to some reasons i had to uninstall it so i went thru the regular procedure. Now wen i am trying to install it it shows the its already installed in my system. i don want to format my system for this..Pls give me a solution

    Hi........
    Welcome to SAP Business One Forum.....
    This happens due to the registry remain into the system.
    You should clear all the temp files and delete SAP folder from C:\Program Files\SAP and restart the Computer.
    If still problem exists then you have to delete the registry by third party software called CCleaner.......
    Hope this will help you.........
    Regards,
    Rahul

  • Unable to install SAP license

    Hi,
    We have just upgraded our SAP system from 4.6C to ECC6.0 and are now having problem trying to install SAP license. 
    The hardware key field is greyed out and we are not able to make any entry there and as a result, even if we can "import" the license, it is of no use.
    Pls help.

    Hi
    Basically you can either perform at SAP ABAP level using SLICENSE or it's still possible to install license at OS level also.
    If nothing works out, for now (until you find the fix) you even go with temporary license.
    Use be link that helps you with whole procedure
    http://help.sap.com/saphelp_nw04/helpdata/en/db/4a8338d22aa947e10000009b38f8cf/frameset.htm
    Regards
    Sekhar

  • WAS 6.4 Sneak Preview

    First of all thanks for all of you who devoted some of their time to read my message.
    My question consists of 2 parts. First i want to install Enterprise portal 5.0 SP4 on the Web application server 6.4 but all notes available are those refering to installations of EP6.0 on WAS 6.4 the Enterprise Portal 5.0 instguide only mentions the installations on the j2ee engine and the options mentioned  doeesnt even appear in the j2ee engine config tool of the WAS 6.4 can some one tell me where tcan i find the necessary documentation.
    Second question is the database the Sneak preview edition installs the MaxDB as the database but i want to install oracle database server on an other machine than the one which has the Web application Server installed on is that possible?
    Thanks for Your Concern

    Hi,
    You install the EP5.0 with the supported WAS and upgrade the WAS to 640.
    the answer for the second question is, you can't install the Sneak Preiview on Oracle.
    regards
    Anand.M

Maybe you are looking for

  • Can links from InDesign or InCopy Articles use non-file: URLs?

    I am trying to determine if InDesign CS6 or newer provides any way for links to be to URLs that are not file: URLs. For example, I am using a CMS that provides HTTP access to images. I would like to do something like:         <Link           Self="uf

  • Code ceases working after months, PC only

    Hi, Apologies for the cross post. We have a project that is running on Mac and PC, swf's that are loaded into a Director player. They were published November/December 2005 in Flash MX. All Director Xtras are packaged and installed with the project, a

  • Certification Magazine: "A Blueprint for Certification Development"

    Certification Magazine interviews Oracle's Global Director of Certification Paul Sorensen: "Blueprint for Certification Development" http://bit.ly/r49Dr

  • User define function-remove leading zeros

    Hi All, i want java coding for mapping function rule "remove leading zeros" early. kindly give me response as early as possible. regards Peera

  • MySql with java

    hi all, I got one problem with MySql .. I am using MySql for database but I got problem while start the MySql that is Not found the Driver... i think the problem is path I have not set the path for MySql So please tell me if anyone knows how to set t