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

2008-10-02 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.

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

2008-10-02 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

[Resin-interest] Resin 3.2.0 and Eclipse Ganymede

2008-10-02 Thread Stephen M. Bennett
Hello all, I am new to Resin, and I am keen to develop for Resin using Eclipse. I have tried to get the Eclipse plugin, from Maven, to work, but it is giving me an error. Does the Eclipse plugin from http://caucho.com/m2/com/caucho/resin-eclipse/3.2.0/ work with Eclipse Ganymede (the current

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

2008-10-02 Thread Scott Ferguson
On Oct 1, 2008, at 11:46 PM, Tuan Tran wrote: Hi all, After some hours of running Resin i get this exception, [nnection.java:389) [01:29:02.987] at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:507) [01:29:02.987] at com.caucho.util.ThreadPool.run(ThreadPool.java:433)

Re: [Resin-interest] Trying to use cxf scheme for remote-client fails

2008-10-02 Thread Sashidhar Guduri
I got no replies on this question I sent a few days ago. http://wiki.caucho.com/CXF claims one can configure a remote client with cxf. This does NOT work in resin 3.1.7. Anybody got this to work? Thanks Sashi On Fri, Sep 26, 2008 at 2:16 PM, Sashidhar Guduri [EMAIL PROTECTED] wrote: I am trying

Re: [Resin-interest] DB Persistent Sessions

2008-10-02 Thread Eric Kreiser
No one else is using DB persisted session management??? Shouldn't these 2 numbers be logically in sync? Eric Kreiser wrote: I am running resin pro 3.1.6 with db persisted session. Can anyone help me understand the following data I am seeing? If I count the number of rows in the db in the

Re: [Resin-interest] DB Persistent Sessions

2008-10-02 Thread Chad Cannell
You probably will have more in the DB until they are cleaned up. By default resin cleans the expired persisted sessions every 75 minutes. So you may have 30 active sessions in JMX, but 50 in the DB, 20 off which are expired and will be cleaned out of the DB when they are not updated for 75

Re: [Resin-interest] Leak with 3.0.23 load balancing

2008-10-02 Thread Scott Ferguson
On Oct 2, 2008, at 2:30 PM, Tom Hintz wrote: Thread count climbed steadily from a beginning of 70 to 300+ to finally 500+ when heap was exhausted. That's interesting. It would explain the memory error. If it's possible, a thread dump would really help. Also, the

Re: [Resin-interest] Minimum memory for resin?

2008-10-02 Thread Scott Ferguson
On Oct 2, 2008, at 1:01 PM, Heimo Laukkanen wrote: Hi, I was just looking for very cheap vps-servers for a private project and thought about what are reasonable minimum memory requirements for Resin? http://www.vanager.com/virtualrootserver/ For example is it reasonable to think to run

Re: [Resin-interest] Trying to use cxf scheme for remote-client fails

2008-10-02 Thread Scott Ferguson
On Oct 2, 2008, at 10:01 AM, Sashidhar Guduri wrote: I got no replies on this question I sent a few days ago. http://wiki.caucho.com/CXF claims one can configure a remote client with cxf. This does NOT work in resin 3.1.7. Anybody got this to work? In 3.1, the classes are in

Re: [Resin-interest] Obtaining a PGConnection object

2008-10-02 Thread Scott Ferguson
On Oct 1, 2008, at 8:47 PM, Claire McLister wrote: 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

[Resin-interest] Fwd: Resin 3.0 thread leak

2008-10-02 Thread Tom Hintz
I'll send a jstack separately directly to caucho. The memory max is set to 1M as you note. T ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest

Re: [Resin-interest] Resin 3.0 thread leak

2008-10-02 Thread Tom Hintz
Out of curiosity, is it safe to set the thread stack size to 1k on the load balance resin? T ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest