cancel
Showing results for 
Search instead for 
Did you mean: 

Installation Problem Netweaver Developer Studio

Former Member
0 Kudos

Hi ther,

I downloaded the actual Release of the Sneak Preview and after finishing the install, at first start up of the Netweaver Studio, an error occured.

Below you find the content of the .log file from my workspace directory.

Can anybody help?

If I startup Eclipse directly from its home-directory, it starts up the normal way, only the SAPIde brings up problems.

So what's wrong there?

Thanks for any advice on this topic.

Best Regards,

John Bauerdick

!SESSION Apr 28, 2004 19:29:44.299 -


java.version=1.4.2_03

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE

Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.sap.java.ide -data D:\Dokumente und Einstellungen\john.JOHN2.000\Documents\SAP\workspace -install file:D:/Programme/SAP/JDT/eclipse/

!ENTRY org.eclipse.core.resources 4 567 Apr 28, 2004 19:29:44.299

!MESSAGE Problems occurred while restoring the workspace.

!SUBENTRY 1 org.eclipse.core.resources 4 567 Apr 28, 2004 19:29:44.309

!MESSAGE The project description file (.project) for john is missing. This file contains important information about the project. The project will not function properly until this file is restored.

!ENTRY Startup 1 0 Apr 28, 2004 19:29:44.529

!MESSAGE Sap NetWeaver Developer Studio - Build: 200402161217

!SESSION -


!ENTRY org.eclipse.core.launcher 4 0 Apr 28, 2004 19:29:44.889

!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:791)

at com.sap.ide.eclipse.startup.Main.main(Main.java:604)

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: "//phproxy.fra.hmrag.com"

at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)

at java.lang.Integer.parseInt(Integer.java:468)

at java.lang.Integer.parseInt(Integer.java:518)

at com.tssap.config.ProxySettings.parse(ProxySettings.java:158)

at com.tssap.config.Startup.runBeforeWBStartup(Startup.java:63)

at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:65)

at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)

... 8 more

Accepted Solutions (0)

Answers (1)

Answers (1)

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi John,

It seems like eclipse is interpreting your directory "john..." as a project name. Please rename it into something without dots. I hope this helps.

Regards,

Benny

Former Member
0 Kudos

Hi Benny,

seems that the real problem was because of a corrupted installation of the Java SDK.

I uninstalled it, restarted, reinstalled and the nalso uninstalled and reinstalled the Preview Edition, and surprise...everything works now!

Nevertehless thanks for your help.

regards,

john