Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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] Wed, 23 January 2013 01:10 Go to next message
Alex Wei is currently offline Alex WeiFriend
Messages: 1
Registered: January 2013
Junior Member
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 14:41 Go to previous messageGo to next message
John Arthorne is currently offline John ArthorneFriend
Messages: 176
Registered: July 2009
Senior Member
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 19:44 Go to previous messageGo to next message
Mark Macdonald is currently offline Mark MacdonaldFriend
Messages: 35
Registered: July 2009
Member
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 17:52 Go to previous message
Ken Walker is currently offline Ken WalkerFriend
Messages: 12
Registered: July 2009
Junior Member
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: Fri Apr 19 07:41:30 GMT 2024

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

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

Back to the top