Community
Participate
Working Groups
1. Remove the -Dorg.eclipse.equinox.http.jetty.http.port=8080 from your -vmarags and launch the Orion server 2. When you connect to localhost, you'll get a 500 Error with a huge stack trace. The cause is: Caused by: java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at org.eclipse.orion.internal.server.hosting.HostingActivator.registerHostingService(HostingActivator.java:38) at org.eclipse.orion.internal.server.hosting.HostingActivator.start(HostingActivator.java:33) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702) If the port isn't supplied, it should not explode here. At worst the site hosting service should be unavailable.
http://git.eclipse.org/c/e4/org.eclipse.orion.server.git/commit/?id=385399094db04ab2816861f9312c0dae0271f614