Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse SmartHome » IDE startup and HTTP 404 http://localhost:8080/
IDE startup and HTTP 404 http://localhost:8080/ [message #1781339] Tue, 06 February 2018 08:48 Go to next message
Arne Plöse is currently offline Arne PlöseFriend
Messages: 4
Registered: February 2018
Junior Member
Hi,

after updating my local git repo I'm unable to access the runtime.
Im getting:

HTTP ERROR 404

Problem accessing /. Reason:

ProxyServlet: /

Powered by Jetty:// 9.3.15.v20161220

I did install eclipse smarthome from scratch, but the error persists.

Any Idea what happens (Or how to fix it?)?
Re: IDE startup and HTTP 404 http://localhost:8080/ [message #1781345 is a reply to message #1781339] Tue, 06 February 2018 09:36 Go to previous messageGo to next message
Simon Kaufmann is currently offline Simon KaufmannFriend
Messages: 51
Registered: January 2011
Member
That's because nothing is registered on "/". So all is good, you _are_ successfully accessing the runtime :-)

Try something which exists, e.g. http://localhost:8080/basicui/app or http://localhost:8080/rest/
Re: IDE startup and HTTP 404 http://localhost:8080/ [message #1781348 is a reply to message #1781345] Tue, 06 February 2018 10:14 Go to previous messageGo to next message
Arne Plöse is currently offline Arne PlöseFriend
Messages: 4
Registered: February 2018
Junior Member
Is this
* a bug in the source code
* or in the documentation of the IDE setup
* or something completely different?

Because everyone starting with smarthome may fall also into this gap?
Re: IDE startup and HTTP 404 http://localhost:8080/ [message #1781547 is a reply to message #1781348] Thu, 08 February 2018 11:37 Go to previous messageGo to next message
Kai Kreuzer is currently offline Kai KreuzerFriend
Messages: 673
Registered: December 2011
Senior Member
I would claim that it is correctly documented as (11) on https://www.eclipse.org/smarthome/documentation/development/ide.html.
There simply is nothing like a "welcome screen" or "dashboard" in Eclipse SmartHome as this is something that will anyhow be solution specific.

But I fully see your point: Most users will try to access http://localhost:8080/ and wonder, why it isn't working. I have to admit that I myself often access it and then have to manually type the url that I actually want to access.
I'd therefore created https://github.com/eclipse/smarthome/issues/5052 in which this issue should be addressed.
Re: IDE startup and HTTP 404 http://localhost:8080/ [message #1782034 is a reply to message #1781547] Fri, 16 February 2018 10:11 Go to previous message
Stefan Triller is currently offline Stefan TrillerFriend
Messages: 29
Registered: April 2017
Junior Member
With PR https://github.com/eclipse/smarthome/pull/5058 we have now implemented a feature that http://localhost:8080 shows a default index website that redirects the developer to some UIs. So the starting ESH from the IDE with the new runconfiguration already shows that page.
Previous Topic:HOW TO GET BACK THE STATE OF AN ITEM
Next Topic:Data storage and visualization with SmartHome
Goto Forum:
  


Current Time: Thu Apr 25 04:28:18 GMT 2024

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

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

Back to the top