Deployment wdeploy SBOP 4 SP2 / SAP Netweaver 7.30

Hello all,
i'm trying to deploy the CmcApp (BOE) into a Netweaver 7.30 Portal using the tool wdeploy.
Both Systems are running on AIX 6.1.
While trying to deplo the component, i get the following error:
bash-3.2$ ./wdeploy.sh sapappsvr73 -DAPP=BOE deploy
Buildfile: wcommon.xml
AuroraConfig:
Loading message.properties
Loading wdeploy.conf
config:
Loading ./conf/config.sapappsvr73
Loading BOE.properties
set default for
Warning: as_mode property not set. Standalone deployment assumed. (DEP00104)
preconfig:
checkargs:
Validating configuration...
Buildfile: sapappsvr73.xml
validateconfig_fork:
BUILD FAILED
/usr/sbop/sap_bobj/enterprise_xi40/wdeploy/sapappsvr73.xml:148: $
Total time: 1 second
Result: 56
Deleting: /usr/sbop/sap_bobj/enterprise_xi40/wdeploy/workdir/sapappsvr73/validateconfig.properties
BUILD FAILED
/usr/sbop/sap_bobj/enterprise_xi40/wdeploy/wcommon.xml:219: The following error occurred while executing this line:
/usr/sbop/sap_bobj/enterprise_xi40/wdeploy/sapappsvr73.xml:275: Error: Unable to connect the server please check the username, password and port. (DEP00300)
Total time: 3 seconds
The P4 port is correct and the SAP NW is listening on port 53304:
bash-3.2$ telnet localhost 53304
Trying...
Connected to loopback.
Escape character is '^]'.
Here is my config.sapappsvr73 file which wdeploy use:
bash-3.2$ cat config.sapappsvr73
Business Objects Configuration Utility
as_dir: the installation directory of the application server
as_dir=/usr/sap
as_sid: the system ID of the application server to deploy to
as_sid=EJ3
as_instance: the application server instance to deploy to
as_instance=J33
as_admin_port: the administration port of the application server
as_admin_port=53304
as_admin_username=j2ee_admin
#Password needs to be passed in command-line
as_admin_password=*******
#Below 3 are SAP Server related properties do not comment or remove
#Property for specifying whether temp dirs should be deleted
clear.temp.dirs=true
#Property for specifying whether to use Deploy Controller
use.deploy.controller=true
#Property for specifying the time-to-wait(in seconds) factor for DEPLOY script
#increase value for large applications
time.to.wait.factor=2600
bash-3.2$
Does anybody has an idea where I can look for possible failures?
The JVM Version is correct.
Thank you,
Kind regards

Hello,
please check out this Notes - this could happen after/while doing the manual deployment on SAP Portal 7.30 running on AIX and DB2.
1675075 - LCM New Job generates 500 Internal Server error on NW 7.3
1675832 - DB6: BLOBs bis zu 2 GB im AS Java
Kind regards

Similar Messages

  • How to deploy BI  on EHP1 for SAP NetWeaver Composition Environment 7.1

    Hello Gurus,
    i have installed SAP NetWeaver 7.01 SR1 SP3 ABAP Trial Version  at home on vista 32 bits.
    it's running well...
    next i have installed EHP1 for SAP NetWeaver Composition Environment 7.1 - Preview Version
    and follow this guide :
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b057d7e3-b89e-2b10-1e9e-c426e967f8e1
    the portal is running well....coooool.. ( http//:localhost:50100/irj/portal)
    after i follow this documentation to create some cubes on BI abap trail (client 001).
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/4096b8fc-6be7-2a10-618e-b02a5e5e798f
    i create my report with the query designer,
    and i see my bi report with transaction RSRT and ABAP WEB tab ( http://localhost:80000)
    it's running well....whaooouuu !!!!
    Now i'm lost, i would like to deploy my bi report on the portal, but i don't know what i must do.
    ( and when i try with the query designer or rsrt + java web i have a error message )
    - perhaps create an user communication  between portal/bi abap  where ?
    - how to deploy bi java on portal (EHP1 for SAP NetWeaver Composition Environment 7.1)
    by the way, i can't find the bi post install template in the configuration wizard on the the portal...
    thank's for your help.
    Florent,
    Edited by: Florent BUTTY on Mar 24, 2009 1:43 PM

    Hi,
    Can you please tell me what is the diff between 7.01 & 7.1? if you can share any docs, is highly appreciated.
    Thanks,
    Kiran

  • Iviews deploy - sca file - SDM in SAP Netweaver CE

    Hello:
    Im trying to deploy some .sca files (portal content) in SAP Netweaver CE, but I dont find the SDM software. Someone know how to deploy these files in SAP NW CE? Where is the SDM?
    Thanks
    Regards
    Mario G

    Hi Mario,
           Go to Window-->show view --> other --> deploy view. You can uss this view
    to deploy your sca file.
    Thanks and Regards
    Ashis

  • SAP netweaver developer studio - deploying to j2ee engine - URGENT!!

    I am trying a deploy a j2ee application from SAP netweaver developer studio. It is asking for SAP J2EE engine's message server port. Do you know from where I can find that???

    Hi,
    the message server port is given in the profile file for the Central Services instance of the J2EE Engine. Here's the path to this file: \usr\sap\<SID>\SYS\profile directory. The file name is formed using the following scheme: <SID>_<Central_instance_name>_<hostname>.
    Open it with a text editor and have a look at the value of the rdisp/msserv property (this is the port of the message server you need to use).
    Regards,
    Ivo

  • How to deploy web application .war file into SAP NetWeaver Engine?

    Hi All,
    I want to deploy web application which is developped using JAVA web technology into SAP netweaver Engine.
    I tried to deploy .war file through SDM but it complained the following error
    - Hide quoted text -
    "Error loading archive
    C;\Document and Settings\cr1adm\Desktop\MyProject.war
      (server side name is: F:\usr\sap\JR1\JC01\SDM\program\temp\MyProject.war)
    com.sap.sdm.util.sduread.IIIFormattedSduFileException: The information about development component found in the manifest is either missing or incomplete!
    Manifest attributes are missing or have badly formatted value:
    attribute keylocation missing
    attribute keyname is missing
    attribute keyvendor is missing
    attribute keycounter is missing
    (F:\usr\sap\JR1\JC01\SDM\program\temp\MyProject.war)"
    Can any one please suggest how to deploy external web application into SAP netweaver engine.
    Is there any procedure to follow to do this.
    your inputs will be highly appreciated...
    Thanks in advance

    Hi,
    I think first you need to wrap it into an EAR file, then you can deploy it.
    As far as I know standalone deployment of WAR is deprecated as of 640.
    similar threads:
    How to deploy .war on NWDI
    Deploying an existing WAR file into the Portal
    Hopefully this tutorial also gives some idea:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/70/13353094af154a91cbe982d7dd0118/frameset.htm
    Regards,
    Ervin

  • How to deploy my web application .war file into SAP netweaver Engine

    Hi All,
    I want to deploy web application which is developped using JAVA web technology into SAP netweaver Engine.
    I tried to deploy .war file through SDM but it complained the following error
    "Error loading archive
    C;\Document and Settings\cr1adm\Desktop\MyProject.war
      (server side name is: F:\usr\sap\JR1\JC01\SDM\program\temp\MyProject.war)
    com.sap.sdm.util.sduread.IIIFormattedSduFileException: The information about development component found in the manifest is either missing or incomplete!
    Manifest attributes are missing or have badly formatted value:
    attribute keylocation missing
    attribute keyname is missing
    attribute keyvendor is missing
    attribute keycounter is missing
    (F:\usr\sap\JR1\JC01\SDM\program\temp\MyProject.war)"
    Can any one please suggest how to deploy external web application into SAP netweaver engine.
    Is there any procedure to follow to do this.
    your inputs will be highly appreciated...
    Thanks in advance
    JM

    You may need to convert the .war archive to SDA/SCA file  format before deploying it to SAP Netweaver Engine.
    Check out the below SAP NOTE if it is usefull.
    Note 1223957 - Usage of NetWeaver Packaging Tool.
    Apart from SDM you can also deploy the files through telnet...
    Note 859444 - How to deploy libraries on J2EE Engine 6.40
    1)Connect to telnet as below
    Start --> Run
    telnet hostname/ip address portno
    Ex: telnet xxx.xx.xx.x 5<Instance no>08
    2)Login with administrator id:
    Use the below command to deploy the files.
    deploy <directory path to the SDAs location> version_rule=all on_prerequisite_error=stop on_deploy_error=stop
    Example: deploy E:\usr\sap\trans\EPS\in\VCBASE03_0-10006939.SCA version_rule=all on_prerequisite_error=stop on_deploy_error=stop.
    Also have a look at this note which talks about the error you are getting.
    Note 1171457 - IllFormattedSduManifest/SduFileException during deployment
    Hope it helps.
    Edited by: Khaiser Khan Mohammed on Nov 7, 2010 12:17 PM

  • SAP NetWeaver CE 7.2 Installation error in Deploying java component phase

    Dear Experts,
                        I am installing CE7.2 but i am getting error in 37th phase (DEPLOY JAVA COMPONENT). Error message as
    An error occurred while processing option SAP NetWeaver Composition Environment (CE) 7.2
    > Installation Options > Application Server Java > Standard System > Standard System(
    Last error reported by the step :Execution of Deploy Controller Runner tool '/tmp/sapinst_instdir/NW72/INSTALL/NW72/ORA/STD/sapjvm/sapjvm_6/bin/java -
    classpath /tmp/sapinst_instdir/NW72/INSTALL/NW72/ORA/STD/install/lib:
    /usr/sap/CE1/SYS/global/security/lib/tools/iaik_jce.jar:
    /usr/sap/CE1/SYS/global/security/lib/tools/iaik_jsse.jar:
    /usr/sap/CE1/SYS/global/security/lib/tools/iaik_smime.jar:
    /usr/sap/CE1/SYS/global/security/lib/tools/iaik_ssl.jar:
    /usr/sap/CE1/SYS/global/security/lib/tools/w3c_http.jar:
    /usr/sap/CE1/J00/j2ee/j2eeclient/sap.com~tc~exception~impl.jar:
    /usr/sap/CE1/J00/j2ee/j2eeclient/sap.com~tc~je~clientlib~impl.jar:
    /usr/sap/CE1/J00/j2ee/j2eeclient/sap.com~tc~logging~java~impl.jar:
    /tmp/sapinst_instdir/NW72/INSTALL/NW72/ORA/STD/install/lib/tc~je~cl_deploy.jar
    -Xmx256m -Ddc.api.verbose=false
    com.sap.engine.services.dc.api.cmd.Runner
    deploy -l /tmp/sapinst_instdir/NW72/INSTALL/NW72/ORA/STD/deploy.lst -e stop -u lower
    -w safety --lcm bulk -t 14400000 --host sapnce --port 50004' aborts with return code 104.
    Error message is 'undefinedStatus:InitialDescription:. SOLUTION: Check 'undefined' and '' for more information.). You can now:
    Choose Retry to repeat the current step.
    Choose View Log to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to /tmp/sapinst_instdir/NW72/INSTALL/NW72/ORA/STD/.*
    J2EE is running but I checked the cat /home/ce1adm/JdbcCon.log message as ,
    Start: Sun Sep 26 02:23:40 IST 2010
                        OK: connected to CE1 on jdbc/pool/CE1
                        OK: disconnected
                        Stop: Sun Sep 26 02:23:42 IST 2010*
                        sapnce:ce1adm 16>
                              Then I had checked the R3 trans and log file is
    4 ETW000                                                                                32  0.117400
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1017'                         26  0.117426
    4 ETW000  [dev trc     ,00000]     set_ocica() -> SQL error code 1017                                     21  0.117447
    4 ETW000  [dev trc     ,00000]  -->oci_get_errmsg (con=0, rc=1017)                                        21  0.117468
    4 ETW000  [dev trc     ,00000]     OCIErrorGet -> SQL error code: 1017                                    84  0.117552
    4 ETW000  [dev trc     ,00000]     ORA-01017: invalid username/password; logon denied
    4 ETW000                                                                                30  0.117582
    4 ETW000  [dev trc     ,00000]     DbSlConnect(con=-1) -> orc=0, 99=DBSL_ERR_DB                           23  0.117605
    4 ETW000  [dblink      ,00000]  ***LOG BY2=>sql error 1017   performing CON                               93  0.117698
    4 ETW000  [dblink      ,00000]  ***LOG BY0=>ORA-01017: invalid username/password; logon denied            24  0.117722
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'CE1'"
                        Please help me in this I strucked in this step for last 1 day.
    Regards,
    Sampath
    Edited by: Matt on Sep 28, 2010 8:54 AM - changed formatting for readability

    Sorry friends, this thread was already answered and closed by some one I have open a new Thread for my issue.
    Hi All,
    I am facing similar issue , My error also similar , Here is the summery of the error,  Please help I got stuck very badly here past 2 days....I have 250 GB free space in the directory were usr/sap  directory.
    An error occurred while processing option SAP NetWeaver 7.3 Developer Edition > Install > Custom Server Installation( Last error reported by the step: Execution of Deploy Controller Runner tool '"C:\Program Files\sapinst_instdir\NW73\INSTALL\DEVSYSTEM\sapjvm\sapjvm_6\bin\java.exe" -classpath "C:/Program Files/sapinst_instdir/NW73/INSTALL/DEVSYSTEM/install/lib;C:/usr/sap/ABC/SYS/global/security/lib/tools/iaik_jce.jar;C:/usr/sap/ABC/SYS/global/security/lib/tools/iaik_jsse.jar;C:/usr/sap/ABC/SYS/global/security/lib/tools/iaik_smime.jar;C:/usr/sap/ABC/SYS/global/security/lib/tools/iaik_ssl.jar;C:/usr/sap/ABC/SYS/global/security/lib/tools/w3c_http.jar;C:/usr/sap/ABC/J00/j2ee/j2eeclient/sap.com~tc~exception~impl.jar;C:/usr/sap/ABC/J00/j2ee/j2eeclient/sap.com~tc~je~clientlib~impl.jar;C:/usr/sap/ABC/J00/j2ee/j2eeclient/sap.com~tc~logging~java~impl.jar;C:/Program Files/sapinst_instdir/NW73/INSTALL/DEVSYSTEM/install/lib/tc~je~cl_deploy.jar" -Xmx256m -Ddc.api.verbose=false com.sap.engine.services.dc.
    Thanks
    Naveen

  • Error in Java deployment step of SAP Netweaver installation

    Hi Team,
    We are installing SAP Netweaver 7.4 SR2.
    We are using How to install SAP NetWeaver Application Server Java guide.
    We have completed all steps upto step 27 without much hiccups, but during Java deploy stage, we are getting errors related to port 50004.
    We have restarted the machine and continued the installation .but are still getting the error.
    We have checked the heap size -- Its value is 1024mb.
    Do not know what is wrong with this.
    We have assigned 4 GB Ram and Paging  is also set as per requirement. Previously we had used 3.5 GB RAM
    Attaching the log files:
    In deploy_api.0 log file we are getting lots of messages as:
    Mar 20, 2015 4:09:29 PM  Error:
    Mar 20, 2015 4:09:29 PM  Error: com.sap.ASJ.dpl_api.001260 Cannot connect[ ConnectionException ].Reason: [ERROR CODE DPL.DCAPI.1144] Could not establish connection to AS Java on [SMDDev:50004]. No alive connection. Check state of the server. Check if the host and port specified are correct and AS Java is up and running.
    Mar 20, 2015 4:09:29 PM  Info: com.sap.ASJ.dpl_api.001263 Destroy command:[deploy]
    Mar 20, 2015 4:31:55 PM  Info: com.sap.ASJ.dpl_api.001257 Log file is [C:\Program Files\sapinst_instdir\NW740SR2\MSS\INSTALL\STD\log\dc_log\deploy_api.0.log]
    Mar 20, 2015 4:31:55 PM  Info: com.sap.ASJ.dpl_api.001258 Trace file is [C:\Program Files\sapinst_instdir\NW740SR2\MSS\INSTALL\STD\log\dc_log\deploy_api.0.trc]
    Mar 20, 2015 4:31:55 PM  Info: com.sap.ASJ.dpl_api.001259 Init command:[deploy]
    Mar 20, 2015 4:32:07 PM  Error: com.sap.ASJ.dpl_api.001224 Could not establish connection to AS Java on [SMDDev:50004]. Cannot establish connection with any of the available profiles:
    url=SMDDev:50004 protocol=p4 (None); Reason: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection to host: 172.16.35.110 and port: 50004
    Check if server is started, access point for the protocol is available, and IP/Host name is accessible on network.. Check if the host and port specified are correct and AS Java is up and running.
    Mar 20, 2015 4:32:08 PM  Error:
    Mar 20, 2015 4:32:08 PM  Error: com.sap.ASJ.dpl_api.001260 Cannot connect[ ConnectionException ].Reason: [ERROR CODE DPL.DCAPI.1144] Could not establish connection to AS Java on [SMDDev:50004]. Cannot establish connection with any of the available profiles:
    url=SMDDev:50004 protocol=p4 (None); Reason: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection to host: 172.16.35.110 and port: 50004
    Check if server is started, access point for the protocol is available, and IP/Host name is accessible on network.. Check if the host and port specified are correct and AS Java is up and running.
    Mar 20, 2015 4:32:08 PM  Info: com.sap.ASJ.dpl_api.001263 Destroy command:[deploy]

    Hi Suraj,
    Hope you are doing good.
    Nice to hear from you again. It looks like P4 connection is affected:
    1)
    Review note 1158626 and adjust the P4 port configuration accordingly. You will need to check whether the P4 port is available. Note 1925352 will help you to check this (you can use the sapcontrol command or others mentioned to check whether host: 172.16.35.110 and port: 50004 is available or not).
    2)
    Make sure that there are no invalid profile files. Kindly move the profile files that are old to some other location.
    3)
    Also, please verify that you don't have any non-deterministic names in the etc/hosts file, per SAP note:
    1134222 - Cannot access AS Java via P4 connection
    Hope this helps.
    Kind Regards,
    Hemanth
    SAP AGS

  • CmcApp don't work after deployment on SAP Netweaver 7.0

    Hello,
    I've installed BOE XI3.1sp3 and after installation deployed Web Components to SAP Netweaver 7.0Ehp1. After deployment, I've try to launch CMC application in web browser. The url is http://<j2ee_server>:<j2ee_port>/CmcApp.
    Logon screen looks good, but after succesful login I recieved page with unreadable symbols.
    It's looks like  ? э=is Ч??Щ_б??HpMт / t? hСс  fd? 5Ф4?  3№Ь?? (whole page of such symbols).............
    InvoViewApp works good.
    Please, help me!!!
    Thanks in advance.
    Anton.

    The problem is resolved. Note 1342545
    1. Launch the Visual Administrator.
    2. Connect to the SAP J2EE Engine by clicking Connect -> Login, select the appropriate connection, and click on the Connect button. Enter the password and click on the Connect button.    
    3. Navigate to the HTTP Provider service by going to the Cluster tab, expanding Server, expanding Services, and clicking on HTTP Provider.
    4. On the right side of the screen, click on the Properties tab.
    5. Click on the AlwaysCompressed key. At the bottom of the screen in the Value field, remove "text/html" (without the quotes). Click on Update.
    6. Click on the NeverCompressed key. At the bottom of the screen in the Value field, add "text/html" (without the quotes). Click on Update.
    7. At the top of the screen, click on the Save Properties button. 
    8. Restart the NetWeaver server.

  • SAP Netweaver 04 SP16 deployed with Xalan 2.60 or Xalan 2.70

    SAP Netweaver 04 SP16 deployed with Xalan 2.60 or Xalan 2.70
    Have you tried to port and run (Sneak Preview)  SAPNetWeaver java 04 SP16 or 04S SP7 with a later version on Xalan version 2.60 or Xalan version 2.70 along with jdk 1.4.2_(8 or greater)?
    What specifically is failing? What patches or work around have you used to overcome compatibility issues with Xalan?
    When we run Sneak Preview SAPNetWeaver java 04 SP16 SP7 with a version on Xalan version 2.60 or Xalan version 2.70 along with jdk 1.4.2_11, We get error 503 Service Unavailable, Application cannot be started
    Details: com.sap.engine.services.deploy.container.ExceptionInfo: Error while parsing file “data-source-aliases.xml”.

    Hi
    SAP does not allow usage of any other XML parsers with SAP web AS.
    please have a look at this link
    http://help.sap.com/saphelp_nw04/helpdata/en/36/ef353e39011a38e10000000a114084/frameset.htm
    "Setting system properties in a system that supports more than one parser is prohibited".
    The Error which you are getting is because one of the
    java.system properties for parsing is
    getting changed by xalan. These system properties are explictly set by the SAP XML implementation which it does not allow you to change.
    Also can you please let me know where are you placing the xalan jar file ? is it deployed as a j2ee library or part of war ?
    Hope this helps. please mark points for helpful answers
    regards
    rajesh kr

  • Deploy a new JDBC Driver on SAP Netweaver 7.1 CE

    I would like to deploy a new  jdbc driver on the  SAP NetWeaver 7.1 CE
    bI have a Guideline where the steps are discribed until a message says
    to download a jdbc driver file ojdbc14.jar . The File exist on the AIX 5.3
    but the message wants to install  the driver file from my local PC.
    Is there a possibility to access to the AIX and select the file via Netweaver ?
    In the Configtool is the jdbc connector not available so I cant do the configuration there
    Thank for your Help
    BR,
    Vito

    Hi Vito Cecere,
    Please logon to your AIX system.
    logon to your CE system NWA being in the AIX system then it's possible to access the file.
    Otherwise, being in your desktop/laptop it's not possible to access your AIX file system due to fact that files are not mounted to that level access.
    If this doesnot answer your concern please write back.
    Regards
    Sekhar

  • Problems deploying with SDM on SAP Netweaver Testdrive on Linux

    Hello,
    I tried to deploy the System Analyzer (see SAP-Note 770702) for NW 04 on the SAP Netweaver Testdrive on Linux (Technology Preview SAP NetWeaver 04 - SAP Web Application Server on Linux and MaxDB).
    When I try to deploy it with the RemoteGui, the GUI hangs after the step 2 ('show deployment proposals for SCAs/SDA's to be deployed'). There is no error in the logfiles.
    When I try to deploy it on the command line (standalone modus), I get the following error:
    >>>
    Caught Exception: java.lang.NullPointerException
    java.lang.NullPointerException
            at com.sap.sdm.serverext.sdmprovided.DeplParamVarSubstProcessorImpl.doSubstitution(DeplParamVarSubstProcessorImpl.java:238)
            at com.sap.sdm.serverext.sdmprovided.DeplParamVarSubstProcessorImpl.findSubstitution(DeplParamVarSubstProcessorImpl.java:75)
            at com.sap.sdm.serverext.servertype.fs.cpo.CPOFSJavaFileSet.<init>(CPOFSJavaFileSet.java:58)
            at com.sap.sdm.serverext.servertype.fs.cpo.CPOFSJavaFileSets.<init>(CPOFSJavaFileSets.java:41)
            at com.sap.sdm.serverext.servertype.fs.cpo.CPOFSJavaFactory.createNewFileSets(CPOFSJavaFactory.java:24)
            at com.sap.sdm.serverext.servertype.fs.FSJavaDeploymentActionProcessor.<init>(FSJavaDeploymentActionProcessor.java:87)
            at com.sap.sdm.serverext.servertype.fs.FSJavaDeploymentActionHandler.createDeploymentActionProcessor(FSJavaDeploymentActionHandler.java:25)
            at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.createDeploymentActionProcessor(PhysicalDeploymentActionExecutor.java:104)
            at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.createDeploymentActionProcessor(DeploymentActionImpl.java:102)
            at com.sap.sdm.app.proc.deployment.states.StateRequestTargets.processEvent(StateRequestTargets.java:69)
            at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:73)
            at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:59)
            at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.processStartInstallation(DeployerImpl.java:168)
            at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:80)
            at com.sap.sdm.control.command.cmds.Deploy.execute(Deploy.java:182)
            at com.sap.sdm.control.command.decorator.AssureStandaloneMode.execute(AssureStandaloneMode.java:53)
            at com.sap.sdm.control.command.decorator.AssureOneRunningSDMOnly.execute(AssureOneRunningSDMOnly.java:61)
            at com.sap.sdm.control.command.decorator.SDMInitializer.execute(SDMInitializer.java:52)
            at com.sap.sdm.control.command.decorator.GlobalParamEvaluator.execute(GlobalParamEvaluator.java:60)
            at com.sap.sdm.control.command.decorator.AbstractLibDirSetter.execute(AbstractLibDirSetter.java:46)
            at com.sap.sdm.control.command.decorator.ExitPostProcessor.execute(ExitPostProcessor.java:48)
            at com.sap.sdm.control.command.decorator.CommandNameLogger.execute(CommandNameLogger.java:49)
            at com.sap.sdm.control.command.decorator.AdditionalLogFileSetter.execute(AdditionalLogFileSetter.java:65)
            at com.sap.sdm.control.command.decorator.AbstractLogDirSetter.execute(AbstractLogDirSetter.java:54)
            at com.sap.sdm.control.command.decorator.SyntaxChecker.execute(SyntaxChecker.java:37)
            at com.sap.sdm.control.command.Command.exec(Command.java:42)
            at SDM.main(SDM.java:21)
    Severe (internal) error. Return code: 16
    <<<
    Any ideas?
    Thank's a lot
    Peter

    Hi Peter,
    Testdrive is a manipulated version that may miss some parts. It is definitely not intended for installing any additional SAP software nor tools on it.
    Regards,
    Benny

  • SAP NetWeaver CE 7.1 unavailable (SBOP Edge Strategy Management)

    Hello to everyone.
    Today I found a little problem. When I try to get the NetWeaver CE 7.1 software content, the following message appears
    "The following products have been classified with export control list position 4D003c (Strong Encryption). These products are subject to export control! Please consider this fact in case of export and/or shipment to other member states of the European Union. If so, please check whether you need an import license."
    What is "export list position"?
    I do not understand why this component is unavailable. The last week this content was completely available.
    Does anyone can help with this question.
    And... does anyone know how much time this content is going to be unavailable?

    Yes, I see that.  I also don't have the path you specified.  I do have: C:\usr\sap\U07\J00\j2ee\JSPM\log
    What exactly does Deployment queue YUX-1257468729140 should be validated successfully before it can be deployed.  Mean? 
    One other thing, I am updating to SP8 from an executable: CEUPDATE71_0-10005100.EXE
    I did notice this:
    Trouble Ticket Report
    Java Support Package Manager for SAP NetWeaver
    SID................: $(/J2EE/StandardSystem/SAPSystemName)
    Hostname...........: daver
    Install directory..: $(/J2EE/StandardSystem/SAPSIDDirectory)
    Database...........: $(/J2EE/DBSystem/DBInfoName)
    Operating System...: $(/J2EE/StandardSystem/CentralInstance/J2EEEngineInstanceHost/OpSysType)
    JDK version........: 1.5.0_13 SAP AG
    JSPM version.......: 7.10.5.0.24
    System release.....: 630
    ABAP stack present.: false
    The execution ended in error.
    Could not initialize JSPM in unattended mode.
    Unable to send message. See previous message.
    Connection timed out after 10 seconds.
    More information can be found in the log file C:\usr\sap\U07\J00\j2ee\JSPM\log\log_2009_10_30_11_10_14\JSPM_MAIN_1_01.LOG.
    Use the information provided to trouble-shoot the problem. There might be an OSS note providing a solution to this problem. Search for OSS notes with the following search terms:
    com.sap.sdt.jspm.phases.PhaseTypeLupJSPM
    com.sap.sdt.jspm.unattended.UnattendedControllerException
    Could not initialize JSPM in unattended mode.
    JSPM_MAIN
    JSPMPhases
    NetWeaver Upgrade
    SAPJup
    Java Upgrade
    thanks a lot for your time....
    Edited by: David Robertson on Nov 9, 2009 3:05 PM

  • Error in deploying SAP Netweaver Application

    Hi
    I am trying to deploy and run my application in SAP Netweaver studio got strucked up with error
    a dialog is opened with the message
    <b>"http://inp-jangalac:50000/webdynpro/dispatcher/local/create_modify_Customer_Order/CreateModifyOrderApplication?SAPtestId=1"
    Application not found</b>
    once i click ok
    it shows
    with deployment view as
    <b>settings
    SDM host : inp-jangalac
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/jangalac/LOCALS1/Temp/temp43815Create_Modify_Customer_Order.ear
    Result
    => successfully deployed : file:/C:/DOCUME1/jangalac/LOCALS1/Temp/temp43815Create_Modify_Customer_Order.ear</b>

    Hi Chandra,
    I think You are giving wrong application name.
    check here in your URL:"http://..........dispatcher/local/<b>create_modify_Customer_Order</b>/CreateModifyOrderApplication
    >It's in <b>lowercase</b>
    Your deployment EAR name is in Upper case:see here
    "temp43815Create_Modify_Customer_Order.ear "
    So, because of this reason, your application not found.
    create_modify_Customer_Order is different than ear file "Create_Modify_Customer_Order.ear"
    Make sure that you should not have case sensitives names.
    try to use correct name and let me know
    Note:Reward point if this helps
    Regards
    Praveen

  • 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

Maybe you are looking for

  • Report for Material Issued against Service Orders But not Billed.

    Hi Experts, For CRM Service Orders Based on the Reservation number generated in CRM we will make the Goods issue document in ECC. My Question In CRM Do we have any standard report to see Material issued against CRM Service orders but not billed. i.e.

  • My iphone 4s saw could not activate

    this iphone 4s......i unlock alrd now still cannot activate pls help MODEL: IPHONE 4S 16GB WHITE SERIAL: DN*******TD0 iOS: 6.1.3 MAC Address: 4CB199F00000 Network Unlocked: False Activation Status: No Original Carrier: Unlock (Connect to Itunes) Appl

  • Latest on how to convert my FCP timeline to play on iPod

    I've been doing some searching, and I've found info on how to convert my movie in FCP to play on an iPod, but everything seems to be dated to 2006. What is the latest way to convert my final movies to be able to play on an iPod? What size does it nee

  • Filename arrays in bash

    I want to make a filename array to use with ffmpeg under BASH.  For example there are six video files named video_1.h264, video_2.h264, video_3.h264, video_4.h264, video_5.h264 and video_6.h264. I want to then concat them using ffmpeg ffmpeg -i "conc

  • How do I stop the check plug in page from popping up every time I double click the firefox desktop icon?

    Two pages pop up when I double click the firefox icon on the desktop, the home page and the check plug in page. How do I stop the check plug in page from repeatedly popping up when I double click the firefox icon?