i'm getting a 500 error in one frame of a page (DB query results) when i deploy to a 2 
node cluster - 3.2.3 and jk2.0.2.  it only happens on the initial page load - when i 
reload the page the frame draws correctly.

i never see the error when i deploy non-clustered.

i was wondering if it has something to do with "localworker" as i don't see how to 
call that out for jk2?


thank you, and best of luck

-mike (i'm not understanding everything i know about the subject)

500 error snips:
javax.servlet.ServletException
        at 
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:545)
        at 
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:486)

root cause
java.lang.NullPointerException
        at 
com.healthcare.web.model.PatientIdentificationSelectionMD.(PatientIdentificationSelectionMD.java:53)
        at com.healthcare.web.action.PatientListAC.execute(PatientListAC.java:100)





<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825100#3825100";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825100>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to