Results 1 to 2 of 2

Thread: 404 Not Found & CherryPy Error message

  1. #1
    Join Date
    Feb 2010
    Location
    Vanløse, Copenhagen
    Posts
    6

    Default 404 Not Found & CherryPy Error message

    I've been on a vacation for a single week, now upon coming back my vFabric TC Server v2.7 embedded in STS 2.9.2 won't run anything at all. I haven't touched it for a week and I did not check out any new changes before trying to run the webapps again.

    I keep this error message whenever I try to access my deployed web app.

    Code:
    404 Not Found
    
    The path '/institution-gui/pages/testLogin.iface' was not found.
    
    Traceback (most recent call last):
      File "cherrypy\_cprequest.pyo", line 618, in respond
      File "cherrypy\_cperror.pyo", line 233, in __call__
    NotFound: (404, "The path '/institution-gui/pages/testLogin.iface' was not found.")
    I have tried cleaning the server work directory, removing the app and a bunch of other things. Little does it help, I get a 404 error no matter what.

    I am completely lost on this one.

  2. #2
    Join Date
    Feb 2010
    Location
    Vanløse, Copenhagen
    Posts
    6

    Default

    Solved, had to restart the PC a second time ...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •