hi all,i faced this error when i tried to preview my xpages
the error message on the browser is:
“page not found”
and on server, this messafge appear :
“HTTP JVM: SEVERE: Page not found processing request”
any suggestion will be appreciated
hi all,i faced this error when i tried to preview my xpages
the error message on the browser is:
“page not found”
and on server, this messafge appear :
“HTTP JVM: SEVERE: Page not found processing request”
any suggestion will be appreciated
Subject: RE: page not found error in xpages
Any solution found for this?
I tried to add XPages to an existing application and I am getting the “Page Not Found” error as well.
I have already verified the ‘Build Automatically’ setting.
Subject: Is it a 500, a 404 or a 403 error?
Subject: none of them
there was no error code !!this error appear when i tried to add an xpage to a database created, built on notes 7 and opened and launched on designer 8.5
on the other side, i generate the template.ntf of this database then create a new one based on this template.ntf with designer 8.5 and all work fine !!!
i think this pb is related to database so how can i correct it please
Subject: Just the “page not found”
Same here, just a Page not found in a gray box no errors at all.
Subject: “Page Not Found” details found
In my testing I found the cause.
If the URL to the XPage has a “.NSF” rather than “.nsf” you get the page not found.
The old databases I was trying to add XPages to, had “.NSF” on the Windows filename and when you click the preview button it tried to use the “.NSF” in the url. Correcting the URL to have “.nsf” is a workaround.
It appears this may be corrected in 8.5.1