SAP Netweaver Developer Studio -- Deployment Error?  Please help!

Hello there,
I had just created a very very simple application on NWDS. When i tried the option 'deploy new Archive and Run'
It gave me this error saying:
Aug 16, 2008 4:00:25 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
[004]Deployment aborted
Deployment exception : Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !
I was afraid maybe the SDM was not running. So, i went into the usr folder and clicked on 'RemoteGui.bat'  Then it started the SDM.
But, again when I tried to -deploy new Archive and Run-, it gave me back the same error above in NWDS.
Can somebody please help me with this? or How do i configure my SDM to match the requirements of NWDS ?
Thank You
Dino.

UPDATE: ok. I went to Window >> Preferences>> J2EE engine >> and selected SAP J2EE engine is located on local host..
It worked!
The search function for some reason is not that particularly great on this forum. I typed exact error phrase, and it could not find the right thread. But, for some reason, i tried through GOOGLE with the error phrase and then it leaded to the right thread where few people on this forum had the same issue.

Similar Messages

  • 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

  • SAP Netweaver Developer Studio and error

    Hi,
    I am getting the below error in NWDS while creating project from an existing DC.
    An intenal error has occured. See error log for more details.
    Plugin name: Webdynpro Archive Builder.
    Plugin ID: com.sap.ide.webdynpro.archivebuilder
    Class : com.sap.ide.webdynpro.archivebuilder.project.WebdynproDevelop
    Method: createJavaProject(IProject, IprogressMonitor)
    Message: File/Server_track_DCname/.classpath is read-only.
    On giving OK and when I checked in Webdynpro perspective, i could not find the Project created.
    Regards,
    Manchari

    Hi Manchari,
    this happens if someone accidentally checked in the .classpath file into the DTR. This file should not be part of the DTR (this is a "non-dtr" resource) only necessary on client side. What happens is that the NWDS on client side tries to sync this file from the DTR (since it has been checked in there) but the file also exists already on client side created by the NWDS and marked it as read-only. The solution is to get rid of these non-dtr resources as they are only necessary for local build and local file generation. Other non-dtr resources are for instance (without the sake of completeness!) the .metamodel , the .project file, the folders bin, gen_wdp, gen_ddic (you can always compare other folders to see which files and folders are not necessary. Never remove the ".dcdef" file and the folder "src").
    The fixing instructions are :
    1.please navigate to                                                                       
      /usr/sap/XYZ/SYS/global/com.sap.dtr.console                                              
    2.execute the run.bat                                                                      
      (if this is unix, then please do not forget to replace the ";" by ":" inside the run.bat)                                                                 
    3. when you managed to start it, the prompt (">") will appear.
    4. feel free to use the "help" command, but in the following example you'll also see how to proceed.                                                         
    5. connect <yourhost>:<yourport> <nwdi admin user> <password>
    Example: **
       localhost:xyzadm 72> ./run.bat
       > connect <host>:5<instnum>00 <nwdi admin user> <mynwdiadminpass>
    6. use the "ls" command to locate the resource to be deleted. You can also use the "pwd" command to print the current working directory. Almost the same commands as on unix.
    Example: **
       localhost:/>ls
       Fri, 7 Mar 2008 03:08:25 GMT                .
       Mon, 15 Nov 2010 17:52:59 GMT           system-tools/
       Fri, 7 Mar 2008 03:08:25 GMT                ws/
    7. locate the resource using the "cd" command
    Example: **
       cd /ws/<track>/sap.com_SAP_ESS/dev/inactive/DCs/sap.com/ess/us/w4/_comp
    8. delete bin
    9. delete gen_ddic
    10 delete gen_wdp
    11. do the same for dev/active and for cons/inactive and for cons/active
    12. delete the project for the DC on the client side in NWDS.
    13. recreate the project for the DC
    14. you should be done.
    See also a similar SDN entry here:
    NWDI files turning into read only mode when tried to check out.
    Best Regards,
    Ervin (The specified item was not found.)

  • SAP netweaver developer studio installation error: JDK is not the same as J

    Now i plan to create a java proxy.
    but when i install NWDS 7.1, the error show like this:
    JVM Version Check failed.
    Your JVM is not supported.
    Current JVM:
    Sun Microsystems Inc. JDK 1.6.0_10-rc2
    java.home = C:\Program Files\Java\jdk1.6.0_10\jre
    Supported JVMs:
    SAP AG JDK: java.version 1.5.0_06 or later
    Sun Microsystems Inc. JDK: java.version 1.5.0_06 or later
    Note, JDK is not the same as JRE. If JDK is required, JRE is not sufficient.
    how to resolve problem?
    thank you

    1.7 does not work
    JVM Version Check failed.
      Your JVM is not supported.
      Current JVM:
        Sun Microsystems Inc. JDK 1.7.0-ea
        java.home = C:\Program Files\Java\jdk1.7.0\jre
      Supported JVMs:
        SAP AG JDK: java.version 1.5.0_06 or later
        Sun Microsystems Inc. JDK: java.version 1.5.0_06 or later
      Note, JDK is not the same as JRE. If JDK is required, JRE is not sufficient.

  • Would you know what happened to my SAP NetWeaver Developer Studio?

    hi,everybody
        Today,when I was using SAP NetWeaver Developer Studio,it happened to pop up a dialog "A SWT error has occurred.It is recommend to exit the work bench...."I pushed the "OK" button,then the SAP NetWeaver Developer Studio shut down itself.
         After this,when I restart  SAP NetWeaver Developer Studio,it will shut down immediately.I don't know what has happened to my SAP NetWeaver Developer Studio.Would you please give me a help?

    Maybe your workspace got corrupted or some plug-in fails on startup. Try to start the NWDS with option "-clean -data <workspace_location> -consolelog" and see if this solves the problem.
    Armin

  • Error while installing the EHP 1 for SAP NetWeaver Developer Studio (NWDS)

    Dear All,
    I am trying to install the EHP 1 for SAP NetWeaver Developer Studio (NWDS) 7.1  .It got installed once but when i was trying to deploy the application i was getting an error sayind that we need to have JDK1.5 Update 14 or higher for the installation.
    Now i have JDK 1.5.0_14 installed in my system.So i Uninstalled the EHP 1 for SAP NetWeaver Developer Studio (NWDS)  and i am trying to reinstall it but i am getting the following error
    ERROR:
    Unable to complete action for feature "SAP NetWeaver Developer Studio Facades" due to errors.
        Execution failed! Commmand: "msiexec.exe /norestart /qb /i librfc32.msi /lvx C:\DOCUME1\NS46249\Local Settings\Temp\com.sap.netweaver.developerstudio.facades_librfc32.msi_install_standard.log ALLUSERS=2 REBOOT=ReallySuppress". Exit value: "1639". Working directory: "D:\Program Files\SAP\IDE\CE7.1.1\eclipse\features\com.sap.netweaver.developerstudio.facades_7.1.0.081112155351". Log file: "C:\DOCUME1\NS46249\Local Settings\Temp\com.sap.netweaver.developerstudio.facades_librfc32.msi_install_standard.log".
    Can anybody please help me in resolving this issue.Please help needed as early as possible.
    Thanks in Advance:)
    Regards,
    Nishita Salver

    Dear Nishita,
    I hope you have removed the older version of jdk before installing the new version of jdk. Also after un installation of NWDS, did you delete all the temp files and also the directories created during the original installation of NWDS. Also did you restart your system after the uninstallation of NWDS EHP1 and older jdk before reinstallation of the two softwares?
    Regards,
    Veera
    P.S. The first thing you can try is restarting the PC and try resuming the installation, if it doesnt succeed, please remove all traces of NWDS and JDK, restart pc and then resinstall both of them.

  • Error during installation SAP SAP NetWeaver Developer Studio

    Hello,
    Can somebody help installing SAP SAP NetWeaver Developer Studio?
    I get the message:
    SAP NetWeaver Developer Studio 2.0.0. Setup Wizard not Completed
    The SAP NetWeaver Developer Studio 2.0.0 Setup has not successfully installed all selected components on your computer, either because a component could not be installed or the process has been aborted.
    Click Finish to exit the wizard.
    The following program files could not be installed:
         c:\documents and settings\all users\documenten\sap\workspace\.metadata\.plugins\org.eclipse.jdt.launching\vmconfiguration.xml
    The installed applications may not function correctly until all program files are successfully installed. For detailed error descriptions, please open file://D:\IDE\setup\saplogvw.exe .
    The following program files could not be installed:
         c:\documents and settings\all users\documenten\sap\workspace\.metadata\.plugins\org.eclipse.jdt.launching\vmconfiguration.xml
    The installed applications may not function correctly until all program files are successfully installed. For detailed error descriptions, please open file://D:\IDE\setup\saplogvw.exe .
    It looks like a Windows XP problem, because manually I can't copy or create a file in de directory:
    C:\Documents and Settings\All Users\Documenten
    So the following directory doesn't exits:
    c:\documents and settings\all users\documenten\sap\workspace\.metadata\.plugins\org.eclipse.jdt.launching\
    It's weird that I don't have access to the "Documenten" directory (this is the dutch Shared-documents-directory) , because I never changed it.
    When I right-click the directory "Documenten", and I go to Properties, then I don't see a tab setting access groups.
    How can I get access again to the "Documenten"-directory?
    Kind regards,
    Alwin.

    Sunil,
         There is a NW-DS version on the NW4 test drive DVD given out at TechED which I believe was also posted on the ftp.sap.com before TechEd '04 for CeBit 2004. I personally would like to put my vote out there for getting preview versions to the hands of admins to install and kick the tires before we try to convince management to buyin to purchase a product. Another way SAP reduces TCO?
    Bill

  • Error while starting SAP NetWeaver Developer Studio

    Hi,
    I have installed Java SDK (v1.4.2_09) and Netwearver development
    studio (2.0.13) on my laptop.When i try to lanch the development studio
    i get an error, (!MESSAGE Exception launching the Eclipse Platform:).
    Please see the error log for the details.
    Please help!
    Regards
    Fatima
    !SESSION Aug 15, 2005 14:44:56.32 -
    java.version=1.4.2_09
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.sap.java.ide -consolelog -debug C:\j2sdk1.4.2_09\bin\java.exe
    -Xmx512m
    -Xms128m
    -XX:PermSize=32m
    -XX:MaxPermSize=128m
    -DallUserDir='C:\Documents and Settings\All Users\Application Data'
    -cp C:\Program Files\SAP\JDT\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main
    -os win32
    -ws win32
    -arch x86
    -feature com.sap.java.ide
    -showsplash C:\Program Files\SAP\JDT\eclipse\SapIde.exe -showsplash 600
    -consolelog
    -debug  -data C:\Documents and Settings\shahpurf\Documents\SAP\workspace -install file:C:/Program Files/SAP/JDT/eclipse/
    !ENTRY Startup 1 0 Aug 15, 2005 14:44:56.32
    !MESSAGE Sap NetWeaver Developer Studio - Build: 200507190119
    !SESSION -
    !ENTRY org.eclipse.core.launcher 4 0 Aug 15, 2005 14:44:56.262
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:286)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:795)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:602)
    Caused by: java.lang.reflect.InvocationTargetException
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:861)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         ... 7 more
    Caused by: java.lang.NumberFormatException: For input string: ""
         at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
         at java.lang.Integer.parseInt(Integer.java:489)
         at java.lang.Integer.parseInt(Integer.java:518)
         at com.tssap.config.ProxySettings.parse(ProxySettings.java:184)
         at com.tssap.config.ProxySettings.loadFromPreferences(ProxySettings.java:114)
         at com.tssap.config.Startup.runBeforeWBStartup(Startup.java:39)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:65)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         ... 8 more

    Hi,
    I got this solution from SAP and it worked.
    This is a known problem that appers due to an implementation bug,
    while trying to read the proxy information. The studio expects non-
    empty value for key com.tssap.config/proxy, located in
    [YourDevStudioInstallationPath]\eclipse\plugins\com.sap.java.ide\pl
    ugin_customization.ini file. During the installation no value is
    assigned to this key (as you mentioned - no proxy in your case). The
    problem will be fixed for SP14, however there is a workaround:
    1. Change the value for key com.tssap.config/proxy in
    plugin_customization.ini to something like this - proxy:80.
    2. After this change the DevStudio should start and you'll be able to
    configure your proxy settings from Menu Window->Preferences-
    >Workbench->Proxy Settings. (In your case - disable the proxy
    server)

  • Sap Netweaver Developer Studio Error.....

    Hi guys.
    I have a problem with Sap Netweaver Developer Studio i have installed JDK and NDS in my pc and i try to make the examples, i have finished to develop the applications(without problems) but i couldn't deploy them, i have a portal server installed and running, i tried to configure the server name in the J2EE Engine Configuration but it had no effect.
    I have the next error 
    Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !

    Oscar,
    for WebDynpro-Projects you can create an .ear-archive in the context menu of your porject ("Create archive") that you have to deploy with SDM. BUT: webdynpro requires WebApplication Server 6.40! You cant use a webdynpro-project in your current ep60sp2-installation.
    for portal applications you can export a .par-arcive in the context menu of your project ("Export...", choose "PAR file") that you can import in your portal.
    you can't test your application without deploying it to a server. if you haven't got a connection to the server during developing, you have to install a portal or at least a WAS6.20(Java) & EP60SP2 or WAS640(java) & EP60SP>2 locally on your computer.
    if you choose to do that, i recommend the WAS6.40(Preview) because you can then develop webdynpros, too.
    kr, achim

  • Please tell me the location for SAP NetWeaver Developer Studio

    Hi,
    Please tell me the error log for SAP NetWeaver Developer Studio, Version: 7.0.16.
    Regards
    Kaushik Banerjee

    Hi,
    follow this,
    go to your workspace you finds textdocument open it you finds logs.
    ....\SAP\workspace\.metadata\textdocument.
    Regards,
    ramesh

  • Getting an error in Java Project in SAP NetWeaver Developer Studio

    Hi,
    I am getting this error in my Java Project developed in SAP NetWeaver Developer Studio.
    Exception occurred during launch Reason: Source locator does not exist org.eclipse.jdt.debug.ui.javaSourceLocator
    Is this problem of not defining some External .jar file or problem with Eclipse?
    I am developing Java Project which connects with SAP Master Data Management.
    I am referring to a PDF named "How To identify identical master data records using SAP MDM 5.5
    Java APIu2019s".
    Regards
    Kaushik Banerjee

    This may be because of the metadata(registry) cache when it was written out by a second instance of NWDS.
    So the plug-in appears in the file system but NWDS doesn't see it in the metadata
    Delete the .metadata file from your workspace and then start up NWDS. It might work.
    Regards,
    PG
    Edited by: PG on Dec 16, 2008 3:18 PM

  • SAP Netweaver Developer Studio WebDynpro

    Hi all,
    Could anyone you please tell me whether we have to Purchase WebDynpro or we can download it from http://service.sap.com/webdynpro.
    As we have SAP Netweaver Developer Studio.
    Thankx in advance,
    Shakthi

    Hi Shakthi,
                Further to Divakar's points,
    After you download & install Netweaver Developer Studio from http://service.sap.com for free,
    you have to open the studio.
    goto windows -> open perspective -> select Webdynpro from the list of preferences available.
    it will open the Webdynpro perspective.Then create your Webdynpro project and deploy it.
    for deploying goto window -> prefernces -> sap J2EE engine -> give your WebAS server name or server ip address here.Default message port is 3601.
    Deploy your webdynpro applications and provide your SDM password each first time you open your Studio and then run your applications.
    Enjoy ur programming.
    hope it helps.
    regards,
    guru

  • How to configure oracle to SAP NETWEAVER DEVELOPER STUDIO STEP RAGARDING

    hi
    can u help me on this
    i got problem
    regarding configuring oracle to sap NetWeaver developer studio what i have deployed any thing studio
    that would reflected to database
    bye

    Hi,
    Check this,
    WebDynpro and Oracle Connection
    WebDynpro and Oracle Connection
    Regards,
    Vijayakhanna Raman

  • Configuring the SAP NetWeaver Developer Studio

    Hi,
    I have to configure Configuring the SAP NetWeaver Developer Studio at AIX based system ,I have installed it on the system but getting error while configuring it,Could you please do the needful.
    Thanks in advance
    SS

    Sanjay,
    Post the error you are getting
    Thanks
    Bala Duvvuri

  • SAP Netweaver Developer Studio Updatesite problem

    Hi,
    I have installed SAP Netweaver Developer Studio CE 7.1 SP09 in my desktop. I am trying to connect to local update site.
    I am getting the below mentioned error.
        Network connection problems encountered during search.
        Unable to access "http://<host_name>:<port>/updatesite".
        Error parsing site stream. [The XML stream is not a valid default "site.xml" file. The root tag is not site.]
        The XML stream is not a valid default "site.xml" file. The root tag is not site.
        Error parsing site stream. [The XML stream is not a valid default "site.xml" file. The root tag is not site.]
        The XML stream is not a valid default "site.xml" file. The root tag is not site.
    I have updated the com.sap.ide.update.autostart.prefs file with the local update site. Also I have provided the proper network connection details in windows -> Preferences -> Network Connections.
    Please let me know the solution for this.
    Regards,
    Kalainila B

    Hello Kalainila 
    Are you able to access;
    https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/ce/710
    what error are you recieving?
    Thanks
    Kenny

Maybe you are looking for