This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Dec 20, 2012, 9:02 PM
7 Posts
topic has been resolvedResolved

Error 500 on XPages Design - Preview in Notes

  • Category: Debugging
  • Platform: Windows
  • Release: 8.5.3
  • Role: Developer
  • Tags: Error 500 Preview Notes
  • Replies: 3

Hi, Created Xpage with just text (not even a data source). Design-Preview in Notes gives Error 500 Unexpected Error Condition. Preview in web browser localhost works fine. Running 8.5.3 FP2 SHF22 on Win 7 64-bit.

Found a suggestion to try running Notes and domino as administrator no luck. Another suggestion said to look at logs in IBM_TECHNICAL_SUPPORT.

12/20/12 12:04 PM: Exception Thrown

javax.servlet.ServletException: java.lang.SecurityException: Unexpected Java Security Manager already installed.

at com.ibm.domino.xsp.module.nsf.NSFService.doService(Unknown Source)

at com.ibm.designer.runtime.domino.adapter.LCDEnvironment.doService(Unknown Source)

at com.ibm.designer.runtime.domino.adapter.LCDEnvironment.service(Unknown Source)

at com.ibm.domino.xsp.bridge.websrv.servlets.DispatcherServlet.service(Unknown Source)

at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(Unknown Source)

at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(Unknown Source)

at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(Unknown Source)

at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(Unknown Source)

at javax.servlet.http.HttpServlet.service(Unknown Source)

at com.ibm.pvc.webhttpservice.BridgeServlet.service(Unknown Source)

at com.ibm.pvc.internal.webcontainer.VirtualHost.handleRequest(Unknown Source)

at com.ibm.ws.webcontainer.WebContainer.handleRequest(Unknown Source)

at com.ibm.wsspi.webcontainer.WebContainer.handleRequest(Unknown Source)

at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(Unknown Source)

at com.ibm.ws.http.HttpConnection.readAndHandleRequest(Unknown Source)

at com.ibm.ws.http.HttpConnection.run(Unknown Source)

at com.ibm.ws.util.ThreadPool$Worker.run(Unknown Source)

Caused by: java.lang.SecurityException: Unexpected Java Security Manager already installed.

at com.ibm.domino.xsp.module.nsf.platform.NotesPlatform.addXPagesSecurityManager(Unknown Source)

at com.ibm.domino.xsp.module.nsf.platform.NotesPlatform.startingNFSService(Unknown Source)

at com.ibm.domino.xsp.module.nsf.NSFService.doServiceInternal(Unknown Source)

at com.ibm.domino.xsp.module.nsf.NSFService.access$0(Unknown Source)

at com.ibm.domino.xsp.module.nsf.NSFService$NsfServiceRequest.call(Unknown Source)

at com.ibm.domino.xsp.module.nsf.NSFService$NsfServiceRequest.call(Unknown Source)

at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

at java.util.concurrent.FutureTask.run(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

at com.ibm.domino.xsp.module.nsf.NSFService$NsfServiceThread.run(Unknown Source)

Does not help me, may it helps someone else help me.

My Lotus Notes userid has manager access to the database. Anonymous has Author with create and replicate capabililities. This was an existing Lotus Notes db to which XPages are being added. Enable database web access properties:

Use Javascript when generating pages

Enable enhanced HTML generation

Any other suggestions welcomed. Thanks. Sue

Dec 21, 2012, 5:09 PM
366 Posts
Re: Error 500 on XPages Design - Preview in Notes
 I found this technote.
 
http://www-01.ibm.com/support/docview.wss?uid=swg21454498 
 
Even if it's not the sametime issue it might be worth looking at that config file to see what it's setting is. 
Dec 21, 2012, 6:09 PM
7 Posts
Re: Error 500 on XPages Design - Preview in Notes
Paul, You are a genius!!  This worked! Thank you
Dec 21, 2012, 6:31 PM
366 Posts
Re: Error 500 on XPages Design - Preview in Notes
 No worries. !!!!

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal