Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Cannot Load Eclipse without Wifi
Cannot Load Eclipse without Wifi [message #810097] Wed, 29 February 2012 17:35 Go to next message
Christina Collins is currently offline Christina CollinsFriend
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 17:37]

Report message to a moderator

Re: Cannot Load Eclipse without Wifi [message #810130 is a reply to message #810097] Wed, 29 February 2012 18:31 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

On 2/29/2012 12:35 PM, Christina Collins wrote:
>
>
> 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?

You would need to share the relevant contents of that log file to be sure.

--
---
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Cannot Load Eclipse without Wifi [message #810155 is a reply to message #810130] Wed, 29 February 2012 19:13 Go to previous message
Christina Collins is currently offline Christina CollinsFriend
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
Previous Topic:.eclipse folder
Next Topic:Odd context menu in Package Exporer - why? how to fix?
Goto Forum:
  


Current Time: Thu Apr 25 08:49:45 GMT 2024

Powered by FUDForum. Page generated in 0.05101 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top