[Resin-interest] java.lang.IllegalStateException: block at ffffffffc0000000 is invalid for file

2008-10-01 Thread Tuan Tran
Hi all, After some hours of running Resin i get this exception, [01:29:02.533] java.lang.IllegalStateException: block at c000 is invalid for file /usr/local/resin/session/srun_cyclops_zett_no.db (length 4000) [01:29:02.535] java.lang.IllegalStateException: block at c0

[Resin-interest] Resin 3.1.7 and EAR Deployment issue (EJBs are not picked by resin automatically)

2008-10-01 Thread Will Tao
Hi All We are going to upgrade our application from Resin/3.1.s080304 to 3.1.7a and encountered some issue about deployment. The application is bundled as standard ear file with large number of session beans and 4 web apps, annotations are used extensively so there is no ejb-jar.xml file. C

[Resin-interest] Obtaining a PGConnection object

2008-10-01 Thread Claire McLister
Hi, We have an application running on Tomcat and are evaluating migration to Resin. One of the current sticking points is the use of Postgresql Large Objects. In the Tomcat configuration, we could use the 'allowAccesstoUnderlyingConnection' property to access the PGConnection object a

Re: [Resin-interest] Resin Pro 3.2.0 JMX Error

2008-10-01 Thread Rob Lockstone
Thanks. I did search for it in the bug database, but neglected to include closed bugs in my search. Rob On Oct 1, 2008, at 14:22, Steffen Busch wrote: > see http://bugs.caucho.com/view.php?id=2839 > > > 2008/10/1 Rob Lockstone <[EMAIL PROTECTED]>: >> Resin Pro 3.2.0 on OS X 10.5.5 with Java 1.

Re: [Resin-interest] Resin Pro 3.2.0 JMX Error

2008-10-01 Thread Steffen Busch
see http://bugs.caucho.com/view.php?id=2839 2008/10/1 Rob Lockstone <[EMAIL PROTECTED]>: > Resin Pro 3.2.0 on OS X 10.5.5 with Java 1.5. > > Anyone else seeing this? Same error is logged twice every 60 seconds. > > [13:43:59.956] {resin-48} javax.management.InstanceNotFoundException: > java.lang:

[Resin-interest] Resin Pro 3.2.0 JMX Error

2008-10-01 Thread Rob Lockstone
Resin Pro 3.2.0 on OS X 10.5.5 with Java 1.5. Anyone else seeing this? Same error is logged twice every 60 seconds. [13:43:59.956] {resin-48} javax.management.InstanceNotFoundException: java.lang:type=MemoryPool,name=Tenured Gen [13:43:59.956] {resin-48} at com .caucho.jmx.AbstractMBea

[Resin-interest] where is tag?

2008-10-01 Thread Wade Lau
hi, all. I am now encountering a problem related to tag in resin3.1.6, described below: the page code: <[EMAIL PROTECTED] session="false"%><[EMAIL PROTECTED] contentType="text/html;charset=UTF-8" language="java"%><% %> <[EMAIL PROTECTED] import=""%> It works! test page saved the code