HTTP Code : 500 XPage Error -


we getting error this

12/06/2015 14:42:35   http jvm: clfad0211e: exception thrown. more detailed information, please consult error-log-0.xml located in f:/lotus/domino/data/domino/workspace/logs  12/06/2015 14:42:35   http jvm: clfad0246e: exception occurred servicing request for: /xsp/.ibmxspres/domino/ckeditor/ckeditor.js - http code: 500. more detailed information, please consult error-log-0.xml located in f:/lotus/domino/data/domino/workspace/logs  12/06/2015 14:42:36   http jvm: clfad0211e: exception thrown. more detailed information, please consult error-log-0.xml located in f:/lotus/domino/data/domino/workspace/logs  12/06/2015 14:42:36   http jvm: clfad0246e: exception occurred servicing request for: /xsp/.ibmxspres/domino/ckeditor/skins/lotus21/editor.css - http code: 500. more detailed information, please consult error-log-0.xml located in f:/lotus/domino/data/domino/workspace/logs 

or

12/06/2015 16:22:37   http jvm: clfad0211e: exception thrown. more detailed information, please consult error-log-0.xml located in f:/lotus/domino/data/domino/workspace/logs  12/06/2015 16:22:37   http jvm: clfad0246e: exception occurred servicing request for: /asap/helpdesk2000.nsf/xpasaprequest.xsp - http code: 500. more detailed information, please consult error-log-0.xml located in f:/lotus/domino/data/domino/workspace/logs  12/06/2015 16:22:38   http web server: command not handled exception [/path/db.nsf/xpage.xsp?documentid=be7d455563ecad9dc1257e5f0031a703&action=editdocument&viewname=abc&$$ajaxid=view%3a_id1%3aidassignto] cn=user name/ou=orgunit../ou=orgunit../ou=orgunit../o=org.. 

this not happen happens 6 8 times every day. please identify reason , how rectify.

an error 500 points @ server logic failing. in case ssjs (serverside javascript) or java fails. first step in identifying problem have @ error logs stated in message. can little tedious these files sit in file system on server.

however, there openntf project you! called "openntf log file reader". follow link find short video - , download link ;-)

once identified code throws error have many different options identifying issue ranging adding "print" statement doing remote debug (which should on development server though).

/john


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -