Skip to main content



      Home
Home » Archived » Orion (Archived) » Why it show nothing on browser(Why it show nothing on browser)
Why it show nothing on browser [message #1004319] Tue, 22 January 2013 20:10 Go to next message
Eclipse UserFriend
I first use orion and downloaded the eclipse-orion(2.0m) and unzip to local disk(d:\)
run orion.exe and I inputed "localhost:8080" on Chrome browser.
It look like the server is ok, but nothing is showed on browser.

why?!



Re: Why it show nothing on browser [message #1004608 is a reply to message #1004319] Wed, 23 January 2013 09:41 Go to previous messageGo to next message
Eclipse UserFriend
Hi Alex,

What do you mean by "nothing" in the browser. Is it a 404 message, another kind of error, or just a blank page. If you open the network tab in the chrome dev tools you should see the requests and responses between browser and server. Are there any requests, are they successful, etc. The most likely culprit that comes to mind is a firewall program or similar security preventing the server from opening that port.
Re: Why it show nothing on browser [message #1004745 is a reply to message #1004608] Wed, 23 January 2013 14:44 Go to previous messageGo to next message
Eclipse UserFriend
OK I've reproduced this. All I did was download a recent build and launch orion.exe.
The landing page (GET http://localhost:8080/) is blank:

HTTP/1.1 200 OK
Last-Modified: Wed, 23 Jan 2013 19:33:48 GMT
ETag: W/"0-1358969628989"
Content-Length: 0
Server: Jetty(8.1.3.v20120522)


All the other Orion pages work OK, but you need to manually type in their URLs. A workaround is to visit http://localhost:8080/navigate/table.html which allows you to create an account, log in and start using Orion.

I opened a bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=398918
Re: Why it show nothing on browser [message #1006559 is a reply to message #1004745] Thu, 31 January 2013 12:52 Go to previous message
Eclipse UserFriend
This is fixed in the latest integration build
Previous Topic:How to link local files/folders into workspace
Next Topic:How to get started with OrionNode?
Goto Forum:
  


Current Time: Sun May 11 17:00:09 EDT 2025

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

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

Back to the top