404 not found error Tomcat
Submitted by Guest on Mon, 23/02/2015 - 04:32
Hello,
Sometimes when I try to open openvpms in a new tab in firefox, I get a "404 not found error".
The behaviour only occurs when I try to launch an additional tab, after I have logged into Openvpms on another tab.
Anyone else have this issue? Is there an easy Tomcat switch to allow multiple open tabs?
Cahir
Re: 404 not found error Tomcat
Cahir - I can duplicate your problem.
The correct way to open a 2nd or 3rd or ... tab is to use the 'Open new browser window' button
If you simply open a new tab and enter the http://mysite:8080/openvpms url then you will get the 404 error.
Alternatively, if you really want to do new tab|enter url, then use the url http://mysite:8080/openvpms/app/99
You will find that the actual URL you get is http://mysite:8080/openvpms/app/X where X is one greater that the highest previous number, ie 2 for the 2nd tab, 3 for the 3rd, etc
So you can create a bookmark with the URL http://mysite:8080/openvpms/app/99 and use this.
However, clicking the 'open new browser window' button is the easier way to go.
Regards, Tim G
Re: 404 not found error Tomcat
Tim,
thanks for replying. The "localhost:8080/app/99" solution worked fine whenever I had cleared my browsers cookies out.