Re: [Resin-interest] Resin SSL_Protocol Configuration for TLS1.2

2017-11-07 Thread BUSCH Steffen
Hi, These properties will be used in the cluster-default.xml and if you want to use only TLS 1.2 you can add the yellow marked addition: ${jsse_keystore_type?:'jks'} ${jsse_keystore_file} ${jsse_keystore_password}

Re: [Resin-interest] Resin 4.0.44 killing itself?

2015-06-01 Thread Rick Mann
Upon further investigation, I've learned that since Oct 28, 2013, Rackspace images have swap turned off by default (http://www.rackspace.com/knowledge_center/article/swap-space-on-cloud-servers). This explains why I'm running out of memory. Do you have a recommendation as to whether or not I sh

Re: [Resin-interest] Resin 4.0.44 killing itself?

2015-06-01 Thread Rick Mann
Ah, good call. I found this in kern.log. Both the old and the new VM have 512 MB (this is at Rackspace). The older one was running an older Ubuntu, and Java 7. This is running Java 8. I gotta track down all the possible memory config options to resin. But I'm a little troubled that my virtually

Re: [Resin-interest] Resin 4.0.44 killing itself?

2015-06-01 Thread Scott Ferguson
On 6/1/15 2:19 PM, Rick Mann wrote: > Something is killing my resin process. The watchdog log shows this when it > happens: > > [2015/06/01 21:13:45.624] {watchdog-app-0} Watchdog detected close of > Resin[app-0,pid=3728] > exit reason: SIGKILL (signa

Re: [Resin-interest] [Resin] Resin 4 and Java 8

2015-03-24 Thread Chris Pratt
ception. Any pointers would definitely be appreciated. > (*Chris*) > > On Tue, Mar 24, 2015 at 11:37 AM, Nam Nguyen wrote: > >> > Message: 2 >> > Date: Tue, 24 Mar 2015 16:40:20 + >> > From: Chris Pratt >> > Subject: Re: [Resin-interes

Re: [Resin-interest] [Resin] Resin 4 and Java 8

2015-03-24 Thread Chris Pratt
Nope just tried it out and it worked just fine. (*Chris*) On Tue, Mar 24, 2015 at 2:14 PM Maria Elena wrote: > On Tue, Mar 24, 2015 at 5:40 PM, Chris Pratt > wrote: > >> Yes, I have it working just fine on Java 8. But, I can't seem to get it >> working with the new JPA 2.1 (from Hibernate 4.3

Re: [Resin-interest] [Resin] Resin 4 and Java 8

2015-03-24 Thread Maria Elena
On Tue, Mar 24, 2015 at 5:40 PM, Chris Pratt wrote: > Yes, I have it working just fine on Java 8. But, I can't seem to get it > working with the new JPA 2.1 (from Hibernate 4.3). > (*Chris*) > > On Tue, Mar 24, 2015, 8:28 AM Maria Elena wrote: > >> Hello, >> >> has anyone tried using Resin 4 o

Re: [Resin-interest] [Resin] Resin 4 and Java 8

2015-03-24 Thread Chris Pratt
; Message: 2 > > Date: Tue, 24 Mar 2015 16:40:20 + > > From: Chris Pratt > > Subject: Re: [Resin-interest] [Resin] Resin 4 and Java 8 > > To: General Discussion for the Resin application server > > > > Message-ID: > >r3riz_xjxv4...@mail.gmail

Re: [Resin-interest] [Resin] Resin 4 and Java 8

2015-03-24 Thread Chris Pratt
Yes, I have it working just fine on Java 8. But, I can't seem to get it working with the new JPA 2.1 (from Hibernate 4.3). (*Chris*) On Tue, Mar 24, 2015, 8:28 AM Maria Elena wrote: > Hello, > > has anyone tried using Resin 4 on Java 8? > I only found documentation about Java 6 (Oracle site) a

Re: [Resin-interest] [Resin] Locking jar Oracle

2015-02-17 Thread Maria Elena
On Tue, Feb 17, 2015 at 8:41 PM, Nam Nguyen wrote: > Date: Tue, 17 Feb 2015 09:59:43 +0100 >> From: Maria Elena >> Subject: [Resin-interest] [Resin] Locking jar Oracle >> To: ML Caucho Resin >> Message-ID: >> > u...@mail.gmail.com> >> Content-Type: text/plain; charset="utf-8" >> >> Hell

Re: [Resin-interest] [Resin] Locking jar Oracle

2015-02-17 Thread Nam Nguyen
> Date: Tue, 17 Feb 2015 09:59:43 +0100 > From: Maria Elena > Subject: [Resin-interest] [Resin] Locking jar Oracle > To: ML Caucho Resin > Message-ID: > > Content-Type: text/plain; charset="utf-8" > > Hello, > > I am using Resin 3.1.9 (too old, I know) and I am experiencing problems > with

Re: [Resin-interest] resin-interest Digest, Vol 101, Issue 1

2015-01-22 Thread Rick Mann
I thought Wordpress was a sort of flagship app you guys intended to support. Sent from my iPhone On Jan 22, 2015, at 09:36, Nam Nguyen wrote: >> Message: 1 >> Date: Tue, 20 Jan 2015 12:11:09 -0800 >> From: Rick Mann >> Subject: [Resin-interest] https libcurl support in Quercus? >> To: General

Re: [Resin-interest] resin-interest Digest, Vol 101, Issue 1

2015-01-22 Thread Nam Nguyen
> Message: 1 > Date: Tue, 20 Jan 2015 12:11:09 -0800 > From: Rick Mann > Subject: [Resin-interest] https libcurl support in Quercus? > To: General Discussion for the Resin application server > > Message-ID: > Content-Type: text/plain; charset=us-ascii > > What's the status of this problem

Re: [Resin-interest] Resin-Pro-4.0.40: Support for ?

2014-09-30 Thread BUSCH Steffen
A conversion program would be really awesome. Nothing fancy or time consuming like file creation. Something that just takes old input as argument and prints the converted value to stdout would be enough. Thanks a lot in advance. -- Steffen On 9/26/14, 2:28 AM, BUSCH Steffen wrote: Hi Scott,

Re: [Resin-interest] Resin-Pro-4.0.40: Support for ?

2014-09-26 Thread Scott Ferguson
On 9/26/14, 2:28 AM, BUSCH Steffen wrote: Hi Scott, finally I'm preparing to move from Resin 3.1 to 4.0 and wondering if it would be possible if you could add legacy-support for the *old-encoding* feature to the XmlAuthenticator. I've been using it in many quite old 3.1 files like this:

Re: [Resin-interest] Resin 4 Session Clustering - restart of triad servers

2014-06-06 Thread Scott Ferguson
> > From: resin-interest-boun...@caucho.com [resin-interest-boun...@caucho.com] > On Behalf Of Paul Cowan [co...@caucho.com] > Sent: Thursday, June 05, 2014 9:53 AM > To: General Discussion for the Resin application server > Subject: Re: [Resin-i

Re: [Resin-interest] Resin 4 Session Clustering - restart of triad servers

2014-06-06 Thread Burke, Brian
Cowan [co...@caucho.com] Sent: Thursday, June 05, 2014 9:53 AM To: General Discussion for the Resin application server Subject: Re: [Resin-interest] Resin 4 Session Clustering - restart of triad servers On Jun 4, 2014, at 5:56 PM, Burke, Brian wrote: > A question related to session replication

Re: [Resin-interest] Resin 4 Session Clustering - restart of triad servers

2014-06-05 Thread Paul Cowan
On Jun 4, 2014, at 5:56 PM, Burke, Brian wrote: > A question related to session replication in resin 4.0 I’m using a cluster > of 3 servers, therefore all three are triad servers. After a server is > restarted, I see that the session objects that exist on the other two servers > don’t get

Re: [Resin-interest] Resin and java:comp/ValidatorFactory

2014-05-22 Thread Mattias Jiderhamn
I reported the problem below as a bug at http://bugs.caucho.com/view.php?id=5587 which was marked as fixed to version 4.0.40 The release notes for 4.0.40 says "bind java:comp/BeanValidation (#5587)" and I can confirm in the code that the JNDI name in use indeed is java:comp/BeanValidation, rat

Re: [Resin-interest] resin-interest Digest, Vol 94, Issue 7

2014-04-17 Thread Sadhana Jain
Hi, I found the answer to the "Resin 4 - Error using log4j - ClassNotFoundException for RollingFileApender " problem I posted yesterday. I had to include apache-log4j-extras.jar in the ${resin.home}/lib directory. My question now is - is it ok to include this and log4j.jar in the lib direct

Re: [Resin-interest] Resin development progress

2014-04-07 Thread Scott Ferguson
On 4/7/14, 1:08 AM, Mattias Jiderhamn wrote: > I have a couple of outstanding issues in Mantis (that I have not posted > about on the mailing list), that seems to have gotten no attention from > Caucho at all. The oldest one is almost 5 months. > > Actually, I'm getting the impression that the deve

Re: [Resin-interest] Resin 3.1.14

2014-03-20 Thread Paul Cowan
On Mar 19, 2014, at 10:38 PM, Brygid Tech wrote: > Can find anything on Resin 3.1.14 changes on the web. > > http://caucho.com/resin-3.1/changes/changes.xtp > > Can someone please point out what has been updated in Resin 3.1.14 as compare > to Resin 3.1.13? Just 2 bug fixes - Resin 3.1.x is

Re: [Resin-interest] Resin in AIX -On restart RESIN_HOME is taken from bin folder

2014-02-21 Thread Scott Ferguson
On 2/21/14, 8:24 AM, radha wrote: > Dear All > > Resin-4-0-33 runs on a AIX box and one issues that we face is incase of > watch dog triggers restart of resin then RESIN_HOME is take as > $RESIN_HOME/bin. > > In fact wachdog has -Dresin.home parameter and it is showing the > correctly the $RESIN_H

Re: [Resin-interest] resin 4.0.37 : a closed EntityManager

2013-10-01 Thread Riccardo Cohen
Hello again I tried to add a name to the ejb to identify it from the java class : @PersistenceContext(unitName="amcontext") public EntityManager m_manager; but the error are still there. I cannot see where to go and I'am blocked in my project I really need help Is there anybody using entity man

Re: [Resin-interest] Resin 4.0.37 via Eclipse Plugin

2013-09-30 Thread Aaron Freeman
Ah, I just tried going about it a completely different way. I started with Help --> Install new updates, threw in Caucho and found the Resin URL and installed it. Now it's all working nicely. Must have been due to my old plugin or something. Thanks, Aaron > -Original Message- > Fr

Re: [Resin-interest] resin-interest Digest, Vol 86, Issue 2

2013-08-19 Thread Nam Nguyen
> Message: 1 > Date: Sun, 18 Aug 2013 18:07:42 +0200 > From: Cristiano Nuzzo > Subject: [Resin-interest] Quercus and phpbb3 > To: resin-interest@caucho.com > Message-ID: <143d9bca-6d16-4e17-886b-49d36726f...@nuzzosono.com> > Content-Type: text/plain; charset="us-ascii" > > Hi everybody, > I'm havi

Re: [Resin-interest] Resin Pro 4.0.34 with Eclipselink 2.4.0.v20120608-r11652 - @Inject UserTransaction null

2013-02-25 Thread c.whalley
On 25/02/2013 18:49, Scott Ferguson wrote: > On 2/24/13 2:54 PM, c.whalley wrote: >> On 24/02/2013 17:21, Scott Ferguson wrote: >>> On 2/24/13 2:06 AM, c.whalley wrote: On 24/02/2013 05:49, Dan Ziegelbein wrote: > The reason you're getting NPE's is that your instances of APICommand are >>>

Re: [Resin-interest] Resin Pro 4.0.34 with Eclipselink 2.4.0.v20120608-r11652 - @Inject UserTransaction null

2013-02-25 Thread Scott Ferguson
On 2/24/13 2:54 PM, c.whalley wrote: > On 24/02/2013 17:21, Scott Ferguson wrote: >> On 2/24/13 2:06 AM, c.whalley wrote: >>> On 24/02/2013 05:49, Dan Ziegelbein wrote: The reason you're getting NPE's is that your instances of APICommand are not themselves injected by the container (you a

Re: [Resin-interest] Resin Pro 4.0.34 with Eclipselink 2.4.0.v20120608-r11652 - @Inject UserTransaction null

2013-02-24 Thread c.whalley
On 24/02/2013 17:21, Scott Ferguson wrote: > On 2/24/13 2:06 AM, c.whalley wrote: >> On 24/02/2013 05:49, Dan Ziegelbein wrote: >>> The reason you're getting NPE's is that your instances of APICommand are >>> not themselves injected by the container (you are instantiating them in >>> code somewhere

Re: [Resin-interest] Resin Pro 4.0.34 with Eclipselink 2.4.0.v20120608-r11652 - @Inject UserTransaction null

2013-02-24 Thread Scott Ferguson
On 2/24/13 2:06 AM, c.whalley wrote: > On 24/02/2013 05:49, Dan Ziegelbein wrote: >> The reason you're getting NPE's is that your instances of APICommand are >> not themselves injected by the container (you are instantiating them in >> code somewhere...indicated by the fact that APICommand has a >>

Re: [Resin-interest] Resin Pro 4.0.34 with Eclipselink 2.4.0.v20120608-r11652 - @Inject UserTransaction null

2013-02-24 Thread c.whalley
On 24/02/2013 05:49, Dan Ziegelbein wrote: > The reason you're getting NPE's is that your instances of APICommand are > not themselves injected by the container (you are instantiating them in > code somewhere...indicated by the fact that APICommand has a > non-injected parameterized constructor). >

Re: [Resin-interest] Resin Pro 4.0.34 with Eclipselink 2.4.0.v20120608-r11652 - @Inject UserTransaction null

2013-02-23 Thread Dan Ziegelbein
The reason you're getting NPE's is that your instances of APICommand are not themselves injected by the container (you are instantiating them in code somewhere...indicated by the fact that APICommand has a non-injected parameterized constructor). Dan On Sat, 2013-02-23 at 11:59 +, c.whalley

Re: [Resin-interest] resin-interest Digest, Vol 80, Issue 3

2013-02-07 Thread Riccardo Cohen
Thanks a lot! On 07/02/13 12:03, sand...@nmsworks.co.in wrote: > > >> I'm really affraid to add this code on my server, and I wonder if this >> may have impact on memory, performance and stability of the server. I >> would rather prefer a little imaging library like jmagick or gd for >> java, smal

Re: [Resin-interest] resin-interest Digest, Vol 80, Issue 3

2013-02-07 Thread sandeep
> I'm really affraid to add this code on my server, and I wonder if this > may have impact on memory, performance and stability of the server. I > would rather prefer a little imaging library like jmagick or gd for > java, small and efficient. It's not 100% java but it does not create > windows a

Re: [Resin-interest] Resin on Raspberry Pi?

2012-12-21 Thread Rick Mann
On Dec 21, 2012, at 11:15 , Paul Cowan wrote: > > On Dec 21, 2012, at 2:49 AM, Rick Mann wrote: > >> Has anyone tried running resin on Raspberry Pi? So far I've got the JDK up, >> but it won't run in server mode (it's an armv6, and the JVM says server mode >> requires armv7+). > > Well fun

Re: [Resin-interest] Resin on Raspberry Pi?

2012-12-21 Thread Paul Cowan
On Dec 21, 2012, at 2:49 AM, Rick Mann wrote: > Has anyone tried running resin on Raspberry Pi? So far I've got the JDK up, > but it won't run in server mode (it's an armv6, and the JVM says server mode > requires armv7+). Well funny you should ask, that is my current pet project when I'm not

Re: [Resin-interest] Resin 4.0.33 not dispatching servlet-3.0?

2012-12-13 Thread Scott Ferguson
On 12/13/12 12:49 PM, Rick Mann wrote: > Okay, so it sounds like I'll have to go back to pre-3.0 configuration for the > foreseeable future. > > Hate to say it, because you guys do such great work, but it seems that as > currently implemented, resin can't be used as a servlet 3.0 container. > > L

Re: [Resin-interest] Resin 4.0.33 not dispatching servlet-3.0?

2012-12-13 Thread Rick Mann
Okay, so it sounds like I'll have to go back to pre-3.0 configuration for the foreseeable future. Hate to say it, because you guys do such great work, but it seems that as currently implemented, resin can't be used as a servlet 3.0 container. Let me ask this: the only URL I really need to run t

Re: [Resin-interest] Resin 4.0.33 not dispatching servlet-3.0?

2012-12-13 Thread Scott Ferguson
On 12/13/12 12:16 PM, Rick Mann wrote: > On Dec 13, 2012, at 11:32 , Scott Ferguson wrote: > >> That behavior is part of the spec. >> >> If the mapping already exists, the addMapping does nothing. It's not an >> override. > Wait, really? In my web.xml, I used to have: > ... > And you're saying tha

Re: [Resin-interest] Resin 4.0.33 not dispatching servlet-3.0?

2012-12-13 Thread Rick Mann
On Dec 13, 2012, at 11:32 , Scott Ferguson wrote: > That behavior is part of the spec. > > If the mapping already exists, the addMapping does nothing. It's not an > override. Wait, really? In my web.xml, I used to have: Dispatcher org.springframework

Re: [Resin-interest] Resin 4.0.33 not dispatching servlet-3.0?

2012-12-13 Thread Scott Ferguson
On 12/13/12 3:56 AM, Rick Mann wrote: > Hi guys. > > The .33 snapshot is instantiating my initializer correctly, and that code is > calling this: > > ServletRegistration.Dynamic registration = > servletContext.addServlet(servletName, dispatcherServlet); > registration.setLoadOnStartup(1

Re: [Resin-interest] Resin, EclipseLink, and Cache Coordination

2012-11-27 Thread Scott Ferguson
I've marked this as a bug at http://bugs.caucho.com/view.php?id=5291. I'll need to lookup the message destination. Resin's JMS passes the TCK, but there might be some requirement that's not properly tested there. your workaround sounds fine. -- Scott On 11/27/12 1:47 PM, Daniel B Ziegelbein

Re: [Resin-interest] Resin, EclipseLink, and Cache Coordination

2012-11-27 Thread Daniel B Ziegelbein
FYI, I got this working…kind of. After getting past the JNDI issue (just had to set the JNDI name of the ClusterTopic and JmsConnectionFactory), I had a problem where EclipseLink would throw an exception upon receipt of a cache coordination message because the message's destination was null. T

Re: [Resin-interest] resin-interest Digest, Vol 76, Issue 9 : Tenured space ratio

2012-10-31 Thread Jonathan Melly
Hello. I never saw this warning but, on our side we customized the -J-XX:NewRatio to 1 (only way to handle eden/tenured space values with G1 as we discovered) on some applications. This means 50% for eden and 50% for tenured. As default is 2, there is less space for eden and our tests showed th

Re: [Resin-interest] resin-interest Digest, Vol 76, Issue 3

2012-10-10 Thread Paul Cowan
On Oct 10, 2012, at 1:35 PM, Steve Francis wrote: > Will the 4.0.33 release also fix the array out of bounds issue with the IBM > J9 1.7 JVM? Yes, this is a bug in Hessian, that will be fixed in .33 also. http://bugs.caucho.com/view.php?id=5239 -Paul > [12-10-10 13:34:45.205] {resin-main-li

Re: [Resin-interest] resin-interest Digest, Vol 76, Issue 3

2012-10-10 Thread Steve Francis
bled, AOT enabled) > J9VM - 20120801_118201 > JIT - r9_20120608_24176ifx1 > GC - 20120516_AA) > JCL - 20120713_01 > > Thanks > Deepak > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > >

Re: [Resin-interest] resin-pro-4.0.31 and IBM JDK 1.6.0

2012-10-10 Thread Paul Cowan
On Oct 10, 2012, at 12:27 AM, Deepak Ramaprasad wrote: > Greetings! > > I'm trying to start resin without any apps deployed with the 64bit IBM > JDK on Linux. Keep getting this error. This error is also reproducible > on AIX. > > rdeepak@rdeepak-desktop:~/Development/project/resin-pro-4.0.31$ >

Re: [Resin-interest] Resin 4.0.30+ NotSerializableException: com.caucho.el.MethodExpr$MethodCall

2012-10-01 Thread Scott Ferguson
On 10/01/2012 08:05 AM, Mattias Jiderhamn wrote: > Without having had time to look into it further, I'm wondering if anyone > else has seen these exceptions moving from Resin 4.0.29 to 4.0.30 (same > problem with 4.0.31 for us)? Any workaround? I'm marking it as a bug. That structure is supposed t

Re: [Resin-interest] Resin 4.0.30 is available

2012-08-24 Thread Scott Ferguson
On 08/23/2012 11:14 PM, Keith Fetterman wrote: Hi Scott, This is excellent news. Will 4.1.0 be considered a stable release intended for production environments? We're still running 4.0.23 because of problems in 4.0.24 - 4.0.28 Yes, assuming no major problems are found in 4.0.30 in the next

Re: [Resin-interest] Resin 4.0.30 is available

2012-08-23 Thread Keith Fetterman
Hi Scott, This is excellent news. Will 4.1.0 be considered a stable release intended for production environments? We're still running 4.0.23 because of problems in 4.0.24 - 4.0.28 Thanks, Keith On 08/23/2012 05:12 PM, Scott Ferguson wrote: Resin 4.0.30 is available for download at the us

Re: [Resin-interest] Resin 4.0.30 is available

2012-08-23 Thread Rick Mann
What's the state of PHP support in 4.0.30? On Aug 23, 2012, at 17:12 , Scott Ferguson wrote: > Resin 4.0.30 is available for download at the usual: > > http://caucho.com/download > > Resin 4.0.30 is a release-candidate for 4.1.0. If no critical bugs are found > after a few weeks, we'll prom

Re: [Resin-interest] resin hang

2012-08-02 Thread Chen Bangzhong
each time resin hang, we can find logs like this: [2012-07-31 16:15:51.002] {http--8080-3562$458110589}SessionImpl[abcHefmXCW84PfMKtgCJt,] LRU while in use (use-count=1). Consider increasing session-count. [2012-07-31 16:15:51.007] {http--8080-3135$1712837012}SessionImpl[abcjyOkzo4PRk5OZVtAJt,] L

Re: [Resin-interest] resin hang

2012-08-01 Thread Scott Ferguson
On 08/01/2012 08:19 AM, Chen Bangzhong wrote: Hi, All We run resin 3.1.9 open source version in our production environment. The visit is about 5M visit/day per resin instance. We ran into the resin hang problem several times. We belive it is the same problem as bug 3509 http://bugs.caucho.c

Re: [Resin-interest] Resin 4 stability

2012-07-19 Thread Keith Fetterman
gt; boun...@caucho.com] On Behalf Of Mattias Jiderhamn >> Sent: Thursday, July 19, 2012 12:39 PM >> To: resin-interest@caucho.com >> Subject: Re: [Resin-interest] Resin 4 stability >> >> - Original Message - >> Subject: [Resin-interest] Resin 4 stability &

Re: [Resin-interest] Resin 4 stability

2012-07-19 Thread Aaron Freeman
om] On Behalf Of Mattias Jiderhamn > Sent: Thursday, July 19, 2012 12:39 PM > To: resin-interest@caucho.com > Subject: Re: [Resin-interest] Resin 4 stability > > - Original Message - > Subject: [Resin-interest] Resin 4 stability > Date: Thu, 19 Jul 2012 09:53:47 -0500 > Fro

Re: [Resin-interest] Resin 4 stability

2012-07-19 Thread Mattias Jiderhamn
- Original Message - Subject: [Resin-interest] Resin 4 stability Date: Thu, 19 Jul 2012 09:53:47 -0500 From: "Aaron Freeman" > > I just want to query the user community for what seems to be the most > stable > version of resin 4.0 out there? We have been developing and using Rein > 4.0.23

Re: [Resin-interest] Resin 4 stability

2012-07-19 Thread Scott Ferguson
On 07/19/2012 10:02 AM, Riccardo Cohen wrote: > Hello Aaron > I'm still with 4.0.13 and it seems all right in production. I did not > upgrade because I saw many messages of errors for later versions, and > did not have the time to test it. > > > On 19/07/12 16:53, Aaron Freeman wrote: >> I just wan

Re: [Resin-interest] Resin 4 stability

2012-07-19 Thread Riccardo Cohen
Hello Aaron I'm still with 4.0.13 and it seems all right in production. I did not upgrade because I saw many messages of errors for later versions, and did not have the time to test it. On 19/07/12 16:53, Aaron Freeman wrote: > I just want to query the user community for what seems to be the mo

Re: [Resin-interest] Resin Pro 4.0.24 w/Quercus trying to get MediaWiki 1.18.2 to work..

2012-04-25 Thread Paul Cowan
On Apr 23, 2012, at 7:27 PM, Howard Leadmon wrote: > I really thought since Caucho seems to be using mediawiki, that it would > be a piece of cake to get it working under resin. That said, I have taken > and downloaded the current mediawiki, and went about configuring it up as a > virtual host

Re: [Resin-interest] Resin Pro 4.0.24 w/Quercus trying to get MediaWiki 1.18.2 to work..

2012-04-24 Thread Michael Ludwig
Howard Leadmon schrieb am 23.04.2012 um 19:27 (-0400): > At that point it put up a nice red stop symbol, > and gave the following error: > > Your session data was lost! Check your php.ini and make sure > session.save_path is set to an appropriate directory. Check the config section here: http:/

Re: [Resin-interest] Resin Pro 4.0.23, Amazon AWS and JNI problem

2012-02-27 Thread Scott Ferguson
On 02/25/2012 10:07 AM, Keith Fetterman wrote: > I am trying to install Resin pro 4 in Amazon's AWS EC2. I chose > Amazon's version of Linux and OpenJDK 6 when creating the AWS instance. > I then tried to build Resin pro 4.0.23 in the instance. The configure > failed because it complained that it

Re: [Resin-interest] Resin 4.0 Clustering and HTTP MULTIPART

2012-02-22 Thread Aaron Freeman
> -Original Message- > From: resin-interest-boun...@caucho.com [mailto:resin-interest- > boun...@caucho.com] On Behalf Of Scott Ferguson > Sent: Wednesday, February 22, 2012 1:17 PM > To: resin-interest@caucho.com > Subject: Re: [Resin-interest] Resin 4.0 Clustering

Re: [Resin-interest] Resin 4.0 Clustering and HTTP MULTIPART

2012-02-22 Thread Scott Ferguson
On 02/22/2012 11:08 AM, Aaron Freeman wrote: > Does Resin 4.0 have any notion of handling a situation where a large HTTP > MULTIPART POST request has come in (a large file transfer for example), and > then when one of the nodes of the cluster that is handling that MULTIPART > POST were to go offlin

Re: [Resin-interest] Resin in the last Netcraft Web Server Survey

2012-02-08 Thread Scott Ferguson
On 02/08/2012 06:21 AM, Kevin Decherf wrote: Hi, FYI: http://news.netcraft.com/archives/2012/02/07/february-2012-web-server-survey.html The Resin application server has been experiencing strong growth over the past 12 months; seeing an almost tenfold growth from 480k hostnames in F

Re: [Resin-interest] Resin 4 stable for production ? (Keith Fetterman)

2011-12-13 Thread Jonathan Melly
ttp://maillist.caucho.com/mailman/listinfo/resin-interest >> >> >> >> ___ >> resin-interest mailing list >> resin-interest@caucho.com >> http://maillist.caucho.com/mailman/listinfo/resin-interest >> >&g

Re: [Resin-interest] Resin 4 stable for production ? (Wesley Wu)

2011-12-13 Thread Jonathan Melly
even 3.2 (by the what is this 3.2 that I saw only on the source repo ?) > > Thanks in advance for your help. > > > Jonathan Melly > Swissquote > Switzerland > > > > > > -- > > Message: 2 > Date: Mon, 5 Dec 2011 22:17:47

Re: [Resin-interest] Resin 4 stable for production ?

2011-12-05 Thread Keith Fetterman
Hi Jonathan, We finally made the switch from 3.0.x branch to the 4.0.x branch several months ago. We were at 3.0.28 and now we are running 4.0.23 in production. Our biggest Web site, www.go2marine.com, is not experiencing any problems in production with the 4.0.x branch. Keith On 12/05/2011

Re: [Resin-interest] Resin 4 stable for production ?

2011-12-05 Thread Wesley Wu
since 4.0.7 we use it in production site. now we use 4.0.18. our site suffered no less than 30M hits per day. http://www.yinyuetai.com 2011/12/5 Jonathan Melly > Hello. > > We are still using some resin 3.0.24 and plan to migrate them but from > the caucho website, it's not clear if we should

Re: [Resin-interest] Resin 4.0 Questions

2011-10-19 Thread Daniel López
: > Oh geez, that’s so obvious. * smack myself * > > Thanks, > > Aaron > > *From:*resin-interest-boun...@caucho.com > [mailto:resin-interest-boun...@caucho.com] *On Behalf Of *Scott Ferguson > *Sent:* Wednesday, October 19, 2011 11:46 AM > *To:* resin-interest@cauc

Re: [Resin-interest] Resin 4.0 Questions

2011-10-19 Thread Aaron Freeman
Oh geez, that's so obvious. * smack myself * Thanks, Aaron From: resin-interest-boun...@caucho.com [mailto:resin-interest-boun...@caucho.com] On Behalf Of Scott Ferguson Sent: Wednesday, October 19, 2011 11:46 AM To: resin-interest@caucho.com Subject: Re: [Resin-interest]

Re: [Resin-interest] Resin 4.0 Questions

2011-10-19 Thread Scott Ferguson
On 10/19/2011 08:19 AM, Aaron Freeman wrote: Is anybody using resin:import successfully that could advise on this? I am still struggling with it. You can use EL variables like where you've defined -Dext=foo. Is that what you're looking for? -- Scott Thanks, Aaron *From:*resin-inte

Re: [Resin-interest] Resin 4.0 Questions

2011-10-19 Thread Aaron Freeman
Is anybody using resin:import successfully that could advise on this? I am still struggling with it. Thanks, Aaron From: resin-interest-boun...@caucho.com [mailto:resin-interest-boun...@caucho.com] On Behalf Of Aaron Freeman Sent: Monday, October 17, 2011 3:53 PM To: General Discuss

Re: [Resin-interest] Resin classloader leak (possibly caused by the host:default classloader)

2011-10-12 Thread Chris Pratt
Just out of curiosity, do you have a } catch(Throwable) { in your code? Probably in an action, or even in your ClassLoader code? If so, if you don't } catch(ThreadDeath) { and re-throw it, you will indeed cause a memory leak very similar to the one you describe. Java internally uses the ThreadDe

Re: [Resin-interest] Resin 4 Configuration Sanity Check

2011-09-29 Thread Alan Wright
Please ignore my previous posting - my configuration only appeared to solve my problem but it just moved it. Alan On 29/09/2011 12:15, Alan Wright wrote: > Scott > > I don't think I needed separate watchdog processes: > > > > I started with the following in the server-default for both web and ap

Re: [Resin-interest] Resin 4 Configuration Sanity Check

2011-09-29 Thread Alan Wright
Scott I don't think I needed separate watchdog processes: I started with the following in the server-default for both web and app clusters This seemed to prevent resin from starting. resin webadmin If I only had it in the app tier resin loaded ok If I only had it in the web tier resin f

Re: [Resin-interest] Resin 4 Configuration Sanity Check

2011-09-29 Thread Alan Wright
Thank you Daniel The following did the job in Resin 4 when inserted in the ${webApp.root}/WEB-INF/tmp/${server.id} ${webApp.root}/WEB-INF/work/${server.id} On 28/09/2011 16:29, Daniel López wrote: > Hi Alan, > > Given that Resin by default creates work and tmp directories in the > WEB-INF d

Re: [Resin-interest] Resin 4 Configuration Sanity Check

2011-09-28 Thread Scott Ferguson
On 09/28/2011 04:47 AM, Alan Wright wrote: > Hi > > I am migrating from resin 2 to 4.0.22 and have a single host configured > with a web-loadbalance tier (1 server) and an application tier (3 servers). > > We have elected to do this for resilience and also to make adding hosts > at a later date eas

Re: [Resin-interest] Resin 4 Configuration Sanity Check

2011-09-28 Thread Scott Ferguson
On 09/28/2011 06:03 AM, Alan Wright wrote: > Thanks Mattias > > I thought that the idea was that resin started as root in order to > permit binding to the protected ports<1024 > and subsequently switched to run as a different user. > > Our current setup with resin2 and a single server seems to do t

Re: [Resin-interest] Resin 4 Configuration Sanity Check

2011-09-28 Thread Daniel López
Hi Alan, Given that Resin by default creates work and tmp directories in the WEB-INF directory of each application, it might be risky to 3 instances of the application fiddling with those files, so it might be better to separate those directories per instance. I haven't done so with 4.X so I ca

Re: [Resin-interest] Resin 4 Configuration Sanity Check

2011-09-28 Thread Alan Wright
Thanks Mattias I thought that the idea was that resin started as root in order to permit binding to the protected ports <1024 and subsequently switched to run as a different user. Our current setup with resin2 and a single server seems to do that. Thank you for taking the time to respond. Can

Re: [Resin-interest] Resin 4 Configuration Sanity Check

2011-09-28 Thread Mattias Jiderhamn
To answer one part of your question: > Additionally the application is started as root and for the app tier we > use and to change the user. When we try to do the same > thing in the web-loadbalancer tier the application fails to start. Is > this normal/to be expected? Is it safe for the web-tie

Re: [Resin-interest] Resin 4.0.22 Errors in logs after start

2011-09-15 Thread Scott Ferguson
On 09/15/2011 06:57 AM, Alan Wright wrote: > Hi > > I am migrating from 2 to 4.00.22 > > So far I am starting a web-tier with one load-balance server and an app > tier with two app servers. > > It starts successfully and the docs and admin applications function. > > After startup I am seeing errors

Re: [Resin-interest] ReSin startup of multiple applications

2011-09-15 Thread Scott Ferguson
On 09/15/2011 04:10 AM, Alan Wright wrote: > Hi > > Migrating from resin 2 to resin 4.0.22 > > I am trying to configure a load balancer in a web-tier cluster and 2 > apps in an app-tier as per docs for a single machine. > > For the init.d/resin startup is there a neat way to specify that I want > a

Re: [Resin-interest] Resin 4.0.22 Errors in logs after start

2011-09-15 Thread Alan Wright
Apologies - the errors did not stop - I had copied the files for review and forgotten that I had done so. The errors continue with the same pattern, although resin-admin looks OK Alan On 15/09/2011 14:57, Alan Wright wrote: > Hi > > I am migrating from 2 to 4.00.22 > > So far I am starting a w

Re: [Resin-interest] ReSin startup of multiple applications

2011-09-15 Thread Alan Wright
Thank you Riccardo That makes sense and is another way of doing it. I was just wondering if the startup parameter could take multiple server-ids as it seems to be a common scenario. Regards Alan On 15/09/2011 12:23, Riccardo Cohen wrote: > Hello > I'm not an expert, but I rather create one s

Re: [Resin-interest] ReSin startup of multiple applications

2011-09-15 Thread Riccardo Cohen
Hello I'm not an expert, but I rather create one script for each app in init.d, this let me stop or start each app separately. On 15/09/11 13:10, Alan Wright wrote: > Hi > > Migrating from resin 2 to resin 4.0.22 > > I am trying to configure a load balancer in a web-tier cluster and 2 > apps in a

Re: [Resin-interest] Resin 3.1.12 change logs?

2011-08-30 Thread Scott Ferguson
On 08/30/2011 06:37 AM, BUSCH Steffen wrote: I've just seen that there is a Resin 3.1.12 available for download. Are there any change-logs? This page stops at 3.1.9 plus a snapshot: http://caucho.com/resin-3.1/changes/changes.xtp It should be updated now. -- Scott -- Steffen __

Re: [Resin-interest] Resin 4.0 equivalent for

2011-08-09 Thread Aaron Freeman
On 8/9/2011 11:09 AM, Scott Ferguson wrote: > Oh cool, I'll give that a go. I should have updated to teh Resin 4.0 equivalents long ago! An interesting point ... if you still have ... it can completely take precedence over the rules if you aren't careful -- causing the resin: rules not to

Re: [Resin-interest] Resin 4.0 equivalent for

2011-08-09 Thread Scott Ferguson
On 08/09/2011 08:43 AM, Aaron Freeman wrote: > I know this is obvious and I am just overlooking it, but what would be > the Resin 4.0 equivalent to the Resin 3.0 > > > > > > syntax? > > I don't see a resin:NotFound option. I don't want to resin:Deny because > I don't even want people knowing we

Re: [Resin-interest] Resin no longer deploys my war

2011-06-21 Thread Paul Cowan
On Jun 21, 2011, at 2:23 AM, Mattias Jiderhamn wrote: > I'm so glad you posted this Jeff, since the same thing happened to us > yesterday. I still don't know how, but finally we realized that somehow > the same JSP page was compiled both as case sensitive and all lower case > (_myJsp__jsp.java

Re: [Resin-interest] Resin no longer deploys my war

2011-06-20 Thread Mattias Jiderhamn
I'm so glad you posted this Jeff, since the same thing happened to us yesterday. I still don't know how, but finally we realized that somehow the same JSP page was compiled both as case sensitive and all lower case (_myJsp__jsp.java and _myjsp__jsp.java). What really threw us off though, was th

Re: [Resin-interest] Resin no longer deploys my war

2011-06-08 Thread Scott Ferguson
On 06/08/2011 12:43 AM, Jeff Schnitzer wrote: > Dunno, I create it with ant just like every other warfile I've ever > made... but now that you mention it, when I examine the jar it appears > to have two copies of every classfile. Didn't notice that before! > > And thus the mystery is solved. Wow,

Re: [Resin-interest] Resin no longer deploys my war

2011-06-08 Thread Jeff Schnitzer
Dunno, I create it with ant just like every other warfile I've ever made... but now that you mention it, when I examine the jar it appears to have two copies of every classfile. Didn't notice that before! And thus the mystery is solved. Wow, this one drove me nuts. At one point I was running th

Re: [Resin-interest] Resin no longer deploys my war

2011-06-08 Thread Mattias Jiderhamn
Jeff, is it possible that there is something strange about the WAR file itself, like the compression...? May I ask how the WAR is created? Have you compared checksums between where it is created and where it is deployed so it isn't messed up in some transfer? Jeff Schnitzer wrote (2011-06-07 0

Re: [Resin-interest] Resin no longer deploys my war

2011-06-07 Thread Scott Ferguson
t; something about my WARfile. But there's nothing about my WAR that is >>> special - it deploys just fine on other containers. If I unjar it by >>> hand, it deploys just fine on Resin. >>> >>> Jeff >>> >>> On Sun, Jun 5, 2011 at 11:18

Re: [Resin-interest] Resin no longer deploys my war

2011-06-07 Thread Jeff Schnitzer
>>> What does the /resin-admin for that webapp show? >>> >>> If you've deployed the war using the deploy command, for example, it will >>> take precedence over a new deployed .war. >>> >>> -- Scott >>> >>> >>> --- On

Re: [Resin-interest] Resin no longer deploys my war

2011-06-07 Thread Keith Fetterman
.com wrote: >> What does the /resin-admin for that webapp show? >> >> If you've deployed the war using the deploy command, for example, it will >> take precedence over a new deployed .war. >> >> -- Scott >> >> >> --- On Sun, 6/5/11, Jef

Re: [Resin-interest] Resin no longer deploys my war

2011-06-06 Thread Scott Ferguson
deployed the war using the deploy command, for example, it will >> take precedence over a new deployed .war. >> >> -- Scott >> >> >> --- On Sun, 6/5/11, Jeff Schnitzer wrote: >> >>> From: Jeff Schnitzer >>> Subject: Re: [Resin-interest] Res

Re: [Resin-interest] Resin no longer deploys my war

2011-06-06 Thread Jeff Schnitzer
ed .war. > > -- Scott > > > --- On Sun, 6/5/11, Jeff Schnitzer wrote: > >> From: Jeff Schnitzer >> Subject: Re: [Resin-interest] Resin no longer deploys my war >> To: "General Discussion for the Resin application server" >> >> Date: Sunday, Ju

Re: [Resin-interest] Resin no longer deploys my war

2011-06-05 Thread f...@caucho.com
What does the /resin-admin for that webapp show? If you've deployed the war using the deploy command, for example, it will take precedence over a new deployed .war. -- Scott --- On Sun, 6/5/11, Jeff Schnitzer wrote: > From: Jeff Schnitzer > Subject: Re: [Resin-interest] Resi

  1   2   3   4   5   6   7   >