Netweaver Developer Studio  Start Up Problem

Hi All,
i have installed NDS 2.0.9.
When i am trying  to run it , its giving me a problem--
<i><b> Problems during startup.Check the .log file in the .metadata directory of ur workspace.
</b></i>
I checked the <i><b>.log</b></i> file but cudnt figure out what is the real problem.
Has anybody faced the same problem ?
Regards
sandip

Hi,
Here is the content of the <b>.log</b> file---
!SESSION Jan 12, 2005 19:57:52.684 -
java.version=1.4.2_05
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 C:\j2sdk1.4.2_05\bin\javaw.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  -data C:\Documents and Settings\SA16466\Documents\SAP\workspace -install file:C:/Program Files/SAP/JDT/eclipse/
!ENTRY Startup 1 0 Jan 12, 2005 19:57:52.684
!MESSAGE Sap NetWeaver Developer Studio - Build: 200411030238
!SESSION -
!ENTRY org.eclipse.core.launcher 4 0 Jan 12, 2005 19:57:56.580
!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:291)
     at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
     at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
Caused by: 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.UnsatisfiedLinkError: Native Library C:\Program Files\SAP\JDT\eclipse\plugins\org.eclipse.swt.win32_2.1.2\os\win32\x86\swt-win32-2135.dll already loaded in another classloader
     at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1551)
     at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
     at java.lang.Runtime.loadLibrary0(Runtime.java:788)
     at java.lang.System.loadLibrary(System.java:834)
     at org.eclipse.swt.internal.Library.loadLibrary(Library.java:108)
     at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:46)
     at org.eclipse.swt.widgets.Display.internal_new_GC(Display.java:1291)
     at org.eclipse.swt.graphics.Device.init(Device.java:547)
     at org.eclipse.swt.widgets.Display.init(Display.java:1316)
     at org.eclipse.swt.graphics.Device.<init>(Device.java:96)
     at org.eclipse.swt.widgets.Display.<init>(Display.java:291)
     at org.eclipse.swt.widgets.Display.<init>(Display.java:287)
     at org.eclipse.ui.internal.Workbench.run(Workbench.java:1361)
     at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
     at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
     ... 8 more
!SESSION Jan 12, 2005 19:58:04.421 -
java.version=1.4.2_05
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 C:\j2sdk1.4.2_05\bin\javaw.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  -data C:\Documents and Settings\SA16466\Documents\SAP\workspace -install file:C:/Program Files/SAP/JDT/eclipse/
!ENTRY Startup 1 0 Jan 12, 2005 19:58:04.421
!MESSAGE Sap NetWeaver Developer Studio - Build: 200411030238
!SESSION -
!ENTRY org.eclipse.core.launcher 4 0 Jan 12, 2005 19:58:05.793
!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:291)
     at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
     at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
Caused by: 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.UnsatisfiedLinkError: Native Library C:\Program Files\SAP\JDT\eclipse\plugins\org.eclipse.swt.win32_2.1.2\os\win32\x86\swt-win32-2135.dll already loaded in another classloader
     at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1551)
     at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
     at java.lang.Runtime.loadLibrary0(Runtime.java:788)
     at java.lang.System.loadLibrary(System.java:834)
     at org.eclipse.swt.internal.Library.loadLibrary(Library.java:108)
     at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:46)
     at org.eclipse.swt.widgets.Display.internal_new_GC(Display.java:1291)
     at org.eclipse.swt.graphics.Device.init(Device.java:547)
     at org.eclipse.swt.widgets.Display.init(Display.java:1316)
     at org.eclipse.swt.graphics.Device.<init>(Device.java:96)
     at org.eclipse.swt.widgets.Display.<init>(Display.java:291)
     at org.eclipse.swt.widgets.Display.<init>(Display.java:287)
     at org.eclipse.ui.internal.Workbench.run(Workbench.java:1361)
     at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
     at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
     ... 8 more
regards
sandip

Similar Messages

  • Netweaver Developer Studio 7.0 - Problems with MI Plug-in Configuration

    Hi,
    I installed the NetWeaver  Developer Studio 7.0.11 and have problem when configuring the MI Plugin. The configuration page does not save the settings and then it just doesn't show any fields in the screen. Does anyone has the same problem?Any ideas? Thanks in advance.

    Hello Jon,
    I agree, but 2 GB RAM is sufficient to run the NWDS efficiently, consider the following points to increase its performance.
    1. Tweak your eclipse.ini : This will increase the memory usage of Eclipse, but will give you the best startup and working  performance. If you think eclipse is using up too much memory, lower the Xms, Xmx and PermSize values.
    -startupplugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar--launcher.XXMaxPermSize256m-vmargs -Xms256m -Xmx512m -XX:PermSize=256m -XX:MaxPermSize=256m -XX:+AggressiveOpts-XX:+StringCache-XX:+UseFastAccessorMethods-XX:+UseLargePages-XX:LargePageSizeInBytes=4m-XX:AllocatePrefetchLines=1-XX:AllocatePrefetchStyle=1-Dide.gc=true
    2. Disable the un-necessary startup plugins
    It loads up certain (un-necessary) plugins at startup. We can tweak this a bit to improve the startup performance.
    Go to Window > Preferences
    Expand General and select Startup and Shutdown
    On the right side, uncheck the plugins you don't want to start. Usually, you can uncheck all of them. Don't worry, it just makes the startup minimal. Once you need to access the module in the IDE, it will start it up.
    Click OK and restart IDE.
    BR
    Satish Kumar

  • 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)

  • Problem with Management Console for Netweaver Development Studio

    I installed the  Netweaver Development Studio and all works fine
    Normally the MMC shows SAP Systems and a J2E instance below it which is used to start the services
    But when I shutdown my machine and restart it again the J2E item below the SAP Systems does not appear and  I cannot restart the J2E/SAP/DB/J2EE services
    Is there another way I could restart all the related services from a batch file or a utility that takes a config file
    because for the last few days I am having to re-install the Developer studio to get it to work
    Please help me on this because I am wasting atleast 2 hrs daily to reinstall so that I can control all my services
    thanks
    Tony

    I think I temporarily fixed this problem I am not sure how this will affect the development.
    But atleast I can start the J2EE/DB services so that I can start and stop services from the MMC
    What was happening was that the services
    SAPJ2E_00
    SAPJ2E_01
    were not starting up because of the logon problems, the default account that was created SAPService( something like that ) was not able to log on, I changed the logon permissions to "Local System" and started the service, this time atleast the service started.
    I need to launch the Development Studio and see if I am able to work with the new account permissions on the J2EE server

  • Can only start Netweaver Developer Studio with Console

    Hi
    For some strange reason since yesterday I can only start the Netweaver Developer studio only using the Netweaver Developer Studio Console. I uninstalled and installed but no change. I'm using 7.0.9
    If I start the Netweaver Developer Studio without the console, I get the following windows error:
    <i>
    Executable for SAP NetWeaver Developer Studio has encountered a problem and needs to close.  We are sorry for the inconvenience.</i>
    Does anybody have an idea how to fix this?
    Thanks
    Tim

    Go to shortcut for launching the NWDS. Right click and go to properties. Go to Target. Add "-clean" in the end. Launch the NWDS now.
    Also you can do following.
    Close the NWDS.
    Go to installation directory of NWDS. Go to configuration folder. There will be folder by name <>.osgi.<>. Delete this folder and start the NWDS now.
    Regards,
    Ashwani Kr Sharma

  • NetWeaver Develop Studio debug problem

    Hi all.
    I am new to using NetWeaver Develop Studio. My team have 4 persons, so we use one remote WAS server as debug and running server.
    I always use webdynpro debug method to debug the webdynpro application. But sometimes when I start the debug, it always returns me ' cannot connect to remote vm '. Sometimes I have to restart the remote server to solve this problem.
    My question is
    1. Whats can be the reason for this ' cannot connect to remote vm' ? How to solve it forever.
    2. Is there any easy way to debug ? Because for remote server, my System.out.println() cannot works.
    I just want to see whether some  if {} else {} code have reach .
    Thanks a lot.

    Hi,
    For starting ur debugging session on just follow this steps:
    1)Go to j2ee engine tab-->Right-click the server node and then choose the appropriate function from the context menu.
    <b>Enable debugging of process</b> in a Single Server Configuration.
    2)Insert a break point in ur code where u want to c the result.
    3)go to the debug menu>give a new webdynpro configuration>and give the name of the appln.
    4)give debug to start debugging.this automatically switches to ur debug perspective.
    5)There u can c the expected outcome.
    Also check on to this link.This provides u step by step procedure.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/849170e3-0601-0010-d59e-ddfce735fac5
    Hope this solves ur problem,
    Regards,
    Nagarajan.

  • Problems deploying par file via Netweaver Developer Studio

    Hello,
    I have problems deploying a par file using the SAP Netweaver Developer Studio.
    In the SNWDS i configure the following:
    Window -> Preferences -> SAP Enterprise Portal
    Alias: IEP
    Host: khz059
    Port: 52900
    Login: Administrator
    Description: Testportal
    The logon Url of the portal is http://khz059:5290052900/irj/portal
    If i try to upload a par file via "Quick PAR Upload" i get the error messages:
    "Unable to connect to the portal
    Operation failed: Please make sure the server 'IEP' (khz059:52900) is running or check the log (sap-plugin.log) for more detail."
    Am I using the proper settings? Am I using the wrong port?
    I don't know whats wrong.
    Can anyone help me?
    The logfile shows:
    [12.09.05 / 14:53] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information
    java.io.IOException: Error writing to server
         at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:302)
         at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:314)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:634)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.readResponse(DeployEngine.java:361)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.uploadPar(DeployEngine.java:433)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.deploy(DeployEngine.java:220)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.processUpload(SAPMPWizard.java:404)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.run(SAPMPWizard.java:338)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard.performFinish(SAPMPWizard.java:519)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.portal.developmentTools.general.uploader.QuickPARUploader.run(QuickPARUploader.java:146)
         at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
         at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
         at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Best regards,
    Nils Kloth

    Hi Nils,
    I think you must have selected the defualt checkbox (Try and uncheck that). Also uncheck the checkbox for "<i>Yes, I want to remeber the password for deployment</i>" if it is also selected. When you deploy the par file now enter the password and try to deploy. I think this will solve your problem.
    Apart from this, try this methos of deploying the Par file.
    1) Save you project. Right click it and "Quick par Upload".
    2) On your browser type
    "http://<your_server_name>:50000/irj/servlet/prt/portal/"
    Your case:
    <i>http://khz059:52900/irj/servlet/prt/portal/</i>
    or same page you can get by navigating:
    System Administration-> Support-> Portal Runtime-> Administration Console.
    3) At the option "Please specify a Portal Archive file (PAR) and press "upload" to store it into the PCD." Deploy your par file by giving the path.
    Now you file is deployed on the server. If you want to create an Iview from this deployed .par file then :
    1) On your portal. Follow the path: Content Administrator-> Portal Content -> Portal Content(sub-option). Right click -> New from par ->iView.
    2) Here in the list you will find the par file which you have uploaded. Proceed as said.
    3) You will finally have an iView. Right click it and preview it.
    I hope this solves your problem.
    Regards
    Pravesh
    PS: Please consider rewarding points if helpful.

  • Unable to start netweaver developer studio 7 (sp15) error attached

    Hi,
    when I try and start netweaver developer studio 7 (SP15) I get the error message below.
    I also got an error message when trying to reinstall the software about a file not registering and needing to reboot. Which I did,
    I have tried deleting the whole .metadata folder - but the error keeps coming back....
    we are running on a 64 bit system - but I thought this would run as a 32 bit program....
    any ideas??
    !SESSION Apr 21, 2008 20:39:36.409 ---------------------------------------------
    java.version=1.4.2_17
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
    Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.sap.java.ide C:\j2sdk1.4.2_17-x64\bin\javaw.exe
    -Xmx512m
    -Xms128m
    -XX:PermSize=32m
    -XX:MaxPermSize=128m
    -DallUserDir='C:\Documents and Settings\All Users\Application Data'
    -cp E:\Program Files (x86)\SAP\IDE\IDE70\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main
    -os win32
    -ws win32
    -arch x86
    -feature com.sap.java.ide
    -showsplash E:\Program Files (x86)\SAP\IDE\IDE70\eclipse\SapIde.exe -showsplash 600  -data C:\Documents and Settings\crdadm\Documents\SAP\workspace -install file:E:/Program Files (x86)/SAP/IDE/IDE70/eclipse/
    !ENTRY Startup 1 0 Apr 21, 2008 20:39:36.409
    !MESSAGE Sap NetWeaver Developer Studio - Build: 200802160348
    !SESSION ----------------------------------------------------------------------
    !ENTRY org.eclipse.core.launcher 4 0 Apr 21, 2008 20:39:38.142
    !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:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: 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.UnsatisfiedLinkError: E:\Program Files (x86)\SAP\IDE\IDE70\eclipse\plugins\org.eclipse.swt.win32_2.1.2\os\win32\x86\swt-win32-2135.dll: %1 is not a valid Win32 application
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
         at java.lang.Runtime.loadLibrary0(Runtime.java:788)
         at java.lang.System.loadLibrary(System.java:834)
         at org.eclipse.swt.internal.Library.loadLibrary(Library.java:108)
         at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:46)
         at org.eclipse.swt.widgets.Display.internal_new_GC(Display.java:1291)
         at org.eclipse.swt.graphics.Device.init(Device.java:547)
         at org.eclipse.swt.widgets.Display.init(Display.java:1316)
         at org.eclipse.swt.graphics.Device.<init>(Device.java:96)
         at org.eclipse.swt.widgets.Display.<init>(Display.java:291)
         at org.eclipse.swt.widgets.Display.<init>(Display.java:287)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1361)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         ... 8 more
    Edited by: Paul Clavering on Apr 21, 2008 8:44 PM

    Caused by: java.lang.UnsatisfiedLinkError: E:\Program Files (x86)\SAP\IDE\IDE70\eclipse\plugins\org.eclipse.swt.win32_2.1.2\os\win32\x86\swt-win32-2135.dll: %1 is not a valid Win32 application
    This seems to be some issue with wrong S/W choice between 32bit and 64 bit version.  Or could be some OS related patch missing.
    You seem to have Win 32 bit version and JDK installed is 64bit version.
    Pls confirm.
    Edited by: Shaji Jacob on Apr 21, 2008 9:09 PM

  • Problem launching Adobe Designer in Netweaver Developer Studio

    Hi All,
    I have successfully (I believe) installed all the components required to have Adobe Interactive Forms running on WAS 6.40 (SR1), in accordance with Achim Hauk's blog 'My struggles with the Adobe Document Services in WAS6.40' (thanks Achim!).
    When I go to try the Interactive Form tutorial, and I launch the Adobe Designer 6.0 from Netweaver Developer Studio (version 2.0.9) by right-clicking on my InteractiveForms UI element and selecting 'Edit', I get a popup error 'An error occurred decoding Base64 data - encoded data is invalid or corrupted'.  Does anyone know what this means and how to correct it?  When I press the OK button on this popup the Adobe Designer is correctly launched, however any changes I make within the Designer don't seem to be saved.
    Any help would be very much appreciated.  Not sure if it makes any difference, but I have Adobe Reader 6.0.2 installed on my client.
    Thanks
    John Moy

    Hi John,
    I've installed the SP15 sneak preview last weekend. Based on my experience, if you are not using SSL set up, you only need three steps to set up ADS.
    1. Create user ADSUser and user group ADSGroup
    2. Set up basic authentication
    3. Set up credential file
    Now, step 1 and 2 which is in the guide is already done when you finish the installation of sneak preview SP15. All you have to do is to set up credential file.
    I was having problem with Read timed out issue, and Markus pointed that web service time out need to be increased in my case. I haven't tested it yet since I am away from my PC, but i'm pretty sure it will fix the time out problem.
    Also if you download the credential a while back, that file will expired the end of this month (Feb). Markus has posted a new credential file which will expire in June.
    Regards,
    Iwan

  • 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

  • Problem in creating a web dynpro application in netweaver developer studio.

    Hi,
    I have installed Netweaver developer studio. while creating a webdynpro project by selecting File->new->project, It doesn't display "web dynpro" option in the project wizard dailogue box.
    Please suggest how to resolve this issue.
    Thanks.

    Hi Babu,
    Make sure following plugin folder
    "com.sap.ide.webdynpro.ui_xx.yy.zz(for ex:com.sap.ide.webdynpro.ui_2.0.0)"
    exists in your ecclipse root folder (for ex:C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\)
    It is responsible for the UI selection elements in File->New Project->WebDynpro selection.
    If it's not there you will have to copy it. check also other webdypro plugins installed correctly. these plugins comes with default installation of SAP WEBAS.
    if all plugins not installed then redo the whole installation but at the same time make sure all plugins installed correctly.
    reward points if usefull
    Thanks
    Praveen

  • Netweaver developer studio(2.0.4) installation problem

    I have installed netweaver developer studio 2.0.4.When i tried to open studio it is not opening and  following exception is recorded in the log file.
    !SESSION -
    !ENTRY org.eclipse.core.launcher 4 0 Dec 16, 2004 11:15:42.942
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.RuntimeException: Could not find bootstrap code. Check location of boot plug-in or specify -boot.
         at org.eclipse.core.launcher.Main.searchForBoot(Main.java:492)
         at org.eclipse.core.launcher.Main.getBootPath(Main.java:438)
         at org.eclipse.core.launcher.Main.basicRun(Main.java:281)
         at org.eclipse.core.launcher.Main.run(Main.java:747)
         at org.eclipse.core.launcher.Main.main(Main.java:583)
    Thanks in advance

    Wrong forum...try Web AS Preview Installation (even if your version is not preview) or Web AS general.
    And check OSS Notes, of course.
    Peter

  • 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

  • Help With Netweaver Developer Studio Version

    Hi everyone I have a problem, I am doing some examples to programmer Web dynpro using netweaver developer studio, How can I know what is my Netweaver Developer Studio version? Because I have a trial version and I dont know if my version is compatible to doing some examples, for example I found this link
    Web Dynpro Java Tutorials and Samples NW 2004
    and I wanna doing the example "Using EJBs in Web Dynpro" and when I open this document it starts with SAP netweaver 04 and I don't know if my trial version is compatible with this example.
    Thanks

    Israel,
    Open your NWDS, go to Help/About.
    Most likely you will see something like:
    Version: 7.0.11
    If version is 7.0.X, your NWDS is NetWeaver 7.0, formerly known as NetWeaver 2004s.
    Most likely there will be no problem running examples from NW 2004, earlier version.
    Just make sure your JDK you have on your dev computer has similar version as JDK on the target server, if you are building locally and deploying your application to another server.
    Post if you have a different version.
    We will guess what NW version it belongs to.
    Regards,
    Slava

  • Newbie installationproblems NetWeaver Developer Studio

    Hello,
    I am a newbie and my Problem is to understand the installation_instruction.txt and accordingly to install NetWeaver Developer Studio.
    here the installation_instructions.txt:
    "How to install the Support Platform
    1. Download the attached SP17_Support_Platform_Files.zip and extract it locally.
    2. Start SDM on your J2EE installation
    3. Deploy the following files (extracted from the SP17_Support_Platform_Files.zip) :
                    com.sapportals.supportplatform.dbschema.sda
                    com.sapportals.supportplatform.ear
                    com.sapportals.supportplatform.engine.sda
                    com.sapportals.supportplatform.sda
                    sap.comtcsupportplatform~wd.ear
    4. Go to the url: http://<hostname>:<50x00>/sp
    5. Log in with a user who belongs to the Administrators group.
    How to install the NetWeaver Developer Studio plug-in and start developing your own plug-in
    1. Unzip the file supportplatform-ide_5_06.zip in your Developer Studio plug-ins dircectory
         The default is: C:\Program Files\SAP\JDT\eclipse\plugins
    2. Restart the NetWeaver Developer Studio
    3. Navigate to File -> New -> Project... and choose Support Platform -> New Support Platform Plug-in Project"
    My questions are:
    Where can I start SDM? Is SDM part of J2EE?
    What is the sense of that:
    "4. Go to the url: http://<hostname>:<50x00>/sp
    5. Log in with a user who belongs to the Administrators group."
    Perhaps somebody can give me a short introduce or tutorial for that installation and answer my questions.
    Thank you for supporting me!

    Where can I start SDM? Is SDM part of J2EE?
    Yes is part of J2EE server ...
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/43/1f1083e7dd2bc5e10000000a114cbd/frameset.htm
    Left check how you can  start stop using , login remotegui
    Regards.

Maybe you are looking for

  • How to implement a time watch for an object

    Greetings! I have a container called TupleSpace which consists of elements of type Tuple. Among the attributes, the Tuple also has a "time to live" (the maximum amount of time its presence is allowed on the TupleSpace). After this amount of time pass

  • Outlook integration customer master (VD02) possible

    Hallo everybody, it seems to be possible to integrate business partner into MS outlook contacts using SAP business ONE or using CRM (with groupware integration). Is this functionality also possible using ERP 2005 (not CRM)?? And if yes how can I do t

  • My Membership Web Part Cannot be use for My Site

    Hi All, I want to use my membership web part in side my site to display community/team/project site that my site owner belongs to. However when i add my membership webpart into sharepoint 2013 mysite, the web part appear HIDDEN. Does sharepoint 2013

  • Hide item in the ECB menu (Edit Control Block)

    First, I would like to hide the "Download a copy" item in the ECB which is found in the document library. Then I would like to add it in the callout menu. Can anyone help me with these two steps? Thank you

  • Regarding Report Script

    Hi Gurus, I have created a report script where one of the dimensions contains two attribute dimensions(Attr1 and Attr2). I need to filter the dimension members based on one attribute (Attr1) and want to display values of Attr2 associated with those f