I'm running resin-pro-3.0.23 and have seen a lot of these errors in my
logs today:

java.lang.IllegalStateException
      at
com.caucho.server.cluster.ClusterObject.load(ClusterObject.java:253)
      at
com.caucho.server.session.SessionImpl.load(SessionImpl.java:702)
      at
com.caucho.server.session.SessionManager.getSession(SessionManager.java:
1278)
      at
com.caucho.server.connection.AbstractHttpRequest.createSession(AbstractH
ttpRequest.java:1444)
      at
com.caucho.server.connection.AbstractHttpRequest.getSession(AbstractHttp
Request.java:1256)
      at
com.caucho.server.connection.RequestWrapper.getSession(RequestWrapper.ja
va:534)
      at
com.caucho.server.connection.RequestAdapter.getSession(RequestAdapter.ja
va:383)
      at
com.caucho.server.webapp.DispatchRequest.getSession(DispatchRequest.java
:435)
      at _jsp._errors._500__jsp._jspService(_500__jsp.java:24)
      at com.caucho.jsp.JavaPage.service(JavaPage.java:60)
      at com.caucho.jsp.Page.pageservice(Page.java:570)
      at
com.caucho.server.dispatch.PageFilterChain.doFilter(PageFilterChain.java
:179)
      at
com.caucho.server.webapp.DispatchFilterChain.doFilter(DispatchFilterChai
n.java:115)
      at
com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.j
ava:229)
      at
com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcher
Impl.java:277)
      at
com.caucho.server.webapp.RequestDispatcherImpl.error(RequestDispatcherIm
pl.java:113)
      at
com.caucho.server.webapp.ErrorPageManager.sendServletError(ErrorPageMana
ger.java:362)
      at
com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.ja
va:175)
      at
com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.j
ava:229)
      at
com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:274)
      at
com.caucho.server.port.TcpConnection.run(TcpConnection.java:511)
      at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:520)
      at com.caucho.util.ThreadPool.run(ThreadPool.java:442)
      at java.lang.Thread.run(Thread.java:619)

Is this a known bug for the 3.0 branch or am I doing something wrong?
I've seen the bug logged at http://bugs.caucho.com/view.php?id=1897 but
I can't run the 3.1 branch as it has issue with XFire.

rgds,

Richard



Richard Grantham
Development

-------------------------------
[EMAIL PROTECTED]
Limehouse Software Ltd
DDI: (020) 7566 3336
Main: (020) 7566 3320
Fax: (020) 7566 3321
Limehouse Software Ltd
4th Floor
1 London Bridge
London
SE1 9BG
Manchester Office:
3rd Floor, The Triangle, Exchange Square, Manchester M4 3TR
Tel: (0161) 240 2440, Fax: (0161) 240 2441, ISDN: 08700 119 400
Check out Limehouse Software's innovative solutions
www.limehousesoftware.co.uk - Transforming the way you publish and consult on 
information
The information contained in this e-mail or in any attachments is confidential 
and is intended solely for the named addressee only. Access to this e-mail by 
anyone else is unauthorised. If you are not the intended recipient, please 
notify Limehouse Software Ltd immediately by returning this e-mail to sender or 
calling 020 7566 3320 and do not read, use or disseminate the information. 
Opinions expressed in this e-mail are those of the sender and not necessarily 
the company. Although an active anti-virus policy is operated, the company 
accepts no liability for any damage caused by any virus transmitted by this 
e-mail, including any attachments.


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to