| Cannot Load Eclipse without Wifi [message #810097] |
Wed, 29 February 2012 12:35  |
Christina Collins Messages: 2 Registered: February 2012 |
Junior Member |
|
|
Okay so I downloaded Eclipse Indigo yesterday and set up my environment for android application. I thought I followed everything step by step, but for some reason, I cannot load eclipse without being connected to the wifi (or ethernet). It sends me to a log file instead. Has anyone else experienced this problem?
I've attached such a log file.
[Updated on: Wed, 29 February 2012 12:37] Report message to a moderator
|
|
|
|
| Re: Cannot Load Eclipse without Wifi [message #810155 is a reply to message #810130] |
Wed, 29 February 2012 14:13  |
Christina Collins Messages: 2 Registered: February 2012 |
Junior Member |
|
|
I did actually attach the log itself, but once opened, these are the contents:
!SESSION 2012-02-29 12:16:35.257 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_26
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product -keyring /Users/epickiwii/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.jee.product -keyring /Users/epickiwii/.eclipse_keyring -showlocation
!ENTRY org.eclipse.osgi 4 0 2012-02-29 12:16:37.269
!MESSAGE Startup error
!STACK 1
java.lang.ExceptionInInitializerError
at org.eclipse.osgi.framework.internal.core.Framework.initializeProperties(Framework.java:378)
at org.eclipse.osgi.framework.internal.core.Framework.initialize(Framework.java:200)
at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:162)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:261)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175)
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:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
at java.net.InetAddress.getLocalHost(InetAddress.java:1356)
at org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier.getIPAddress(UniversalUniqueIdentifier.java:146)
at org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier.computeNodeAddress(UniversalUniqueIdentifier.java:113)
at org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier.<clinit>(UniversalUniqueIdentifier.java:35)
... 12 more
|
|
|
Powered by
FUDForum. Page generated in 0.01514 seconds