cancel
Showing results for 
Search instead for 
Did you mean: 

NWDS ERROR !!??

Former Member
0 Kudos

Hi all,

i have installed NWDS 2004 on my server but when i am starting the application, iam getting error that "error in starting, check log file", i have checked the log file too i am not getting the reason, does anybody guide me on this??

thanks,

redards,

Ameya

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

1.May be the jdk is quite old and outdated.Why don't you try with latest jdk and install your NWDS again?

2.You can also try one more option,You can go the workspace of your installed NWDS,delete the metadata file and try launching again.

3.Check with the setting in the environment varaibles.Both JAVA_HOME variable and path under system variable should be set prooerly.

reward points if helpful................

former_member188632
Active Contributor
0 Kudos

Hi

my JDK version is JDK 1.4_12, i have also tried deleting metadata file and environment variable too is set with proper value path, still its not working.

Former Member
0 Kudos

Hi

Paste the log?It will help to resolve the issue

former_member188632
Active Contributor
0 Kudos

Hi,

thanks for reply, here is the log i am getting :

!SESSION Jul 27, 2007 14:53:55.359 -


java.version=1.4.2_06

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_06\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\Administrator\Documents\SAP\workspace -install file:C:/Program Files/SAP/JDT/eclipse/

!ENTRY Startup 1 0 Jul 27, 2007 14:53:55.375

!MESSAGE Sap NetWeaver Developer Studio - Build: 200507190119

!SESSION -


!ENTRY org.eclipse.core.launcher 4 0 Jul 27, 2007 14:53:56.578

!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

Former Member
0 Kudos

Hi

Had your installation completed successfully.I mean you had already installed NWDS and then tried to install it again.Also check the enviroment variable path you have set.

former_member188632
Active Contributor
0 Kudos

Hi thanks for reply,

yes my installation was completed successfully, i didnt installed it again, when i start NWDS that time i am getting this error, by the way can you throw some light on environment variable??

regards,

Ameya