Re: [Resin-interest] too many open files

2006-09-18 Thread Scott Ferguson
On Sep 18, 2006, at 10:34 AM, David Hansen wrote: Following the suggested lsof idea, it appears that Resin is continually opening file descriptors to the same jar. java 11390root 33u REG8,3 1886356 503420273 /opt/deployments/jars/wtcls.jar about 900 more of

Re: [Resin-interest] throttle filter

2006-09-18 Thread Scott Ferguson
On Sep 18, 2006, at 10:39 AM, sksamuel wrote: How do I get a thread dump without using jstack because that doesn't work on Fedora 3 unfortunately (just my luck). It's fixed in Mustang I think. kill -QUIT on the java process. kill -QUIT is a bit better than jstack, actually, since

Re: [Resin-interest] Bizarre CMP behavior

2006-09-27 Thread Scott Ferguson
On Sep 27, 2006, at 9:47 AM, David Hansen wrote: We are getting some really odd behavior in production with Resin's CMP. Intermittently, resin begins throwing NPE's in its Amber code Thanks, I've added it as http://bugs.caucho.com/view.php?id=1380 ( why Resin is using Amber for 2.x

Re: [Resin-interest] logging with log4j!

2006-10-04 Thread Scott Ferguson
On Oct 4, 2006, at 12:07 PM, Swaminathan Subramanian wrote: Hi! I upgraded from Resin 2.1 to Resin 3.0.21. The web application uses log4j to log messages. When I moved the code over, I changed the resin.conf file to include fine level logging. But, I am not seeing any application level log

Re: [Resin-interest] Unicode characters supplanted by HTML 4.0 entity references

2006-10-09 Thread Scott Ferguson
On Oct 9, 2006, at 10:58 AM, Michael Stevens wrote: Hello, I am seeing behavior in Resin where unicode characters are being replaced by HTML entity references in the page response. Can you check for any filters? Resin doesn't automatically escape anything. The only processing Resin

Re: [Resin-interest] apache 2.2.3 + mod_caucho.dll on windows server 2003 x64

2006-10-09 Thread Scott Ferguson
On Oct 7, 2006, at 11:26 AM, Jean-Francois Lamy wrote: Configuration: Windows Server 2003, 64 bit edition + resin 3.0.21 + Apache 2.2.3 When trying to configure Apache 2.2 to talk to resin, I get an error message stating that the specified module (mod_caucho.dll) could not be

Re: [Resin-interest] shutdown an webapp in resin

2006-10-09 Thread Scott Ferguson
On Oct 4, 2006, at 2:27 PM, maildli wrote: Hi, Does any body know how to shutdown a web application using Java code? I am working on a project that it does an initialization check right after an applicataion starts up, if the init failed, then the web application should be shut

Re: [Resin-interest] configure

2006-10-12 Thread Scott Ferguson
. In other words, it should be simple to create a virtual host using Resin. The aaa would do in /var/abc111/webapps/aaa -- Scott Scott Ferguson wrote: On Oct 12, 2006, at 6:37 PM, tllcll wrote: Hi, I have installed apache/tomcat and import the war file. I have tried to run using localhost

Re: [Resin-interest] 3.0.21 vs. 3.1.snap

2006-10-30 Thread Scott Ferguson
On Oct 28, 2006, at 2:59 AM, Thomas Moorer wrote:Is the 3.1 download production ready or should I use the 3.0.21 version?The snapshots are never production ready, so you should use 3.0.21 for now.We're trying to get 3.0.22 out this week.We've delayed 3.1.0 for another 2-3 weeks.  There's an

Re: [Resin-interest] How to control the location of the work directory

2006-10-30 Thread Scott Ferguson
On Oct 29, 2006, at 7:48 PM, Markus Ken Moriyama wrote: Hi Francois, regarding the location, you can specify it in the web-app element: web-app id='/' document-directory='bar' work-dir/your/work_dir/path/work-dir ... Yes, but it's normally not a good idea to change the work directory.

Re: [Resin-interest] Does Resin have a built-in Proxy Server?

2006-11-07 Thread Scott Ferguson
done before schedule. Barring some implementation problems when we perform the stress tests, it is working great for us. S! D. Scott Ferguson escribió: On Nov 6, 2006, at 2:10 AM, Daniel López wrote: Before we found out about that one, we developed our own ProxyFilter, instead

Re: [Resin-interest] resin load distribution

2006-11-08 Thread Scott Ferguson
aucho site and i the only thing i can find that is most relevant to my needs is this: http://www.caucho.com/resin-3.0/install/cse-apache.xtp#balance but it does not allow me to configure the weight. please advice. Scott Ferguson wrote: On Nov 6, 2006, at 9:33 AM, Sam wrote: How can i

Re: [Resin-interest] Problem of application reload

2006-11-09 Thread Scott Ferguson
On Nov 8, 2006, at 8:04 PM, Carfield Yim wrote: According to http://wiki.caucho.com/Losing_session , once the timestamp of web.xml change, the application will reload. However my installation of resin don't do that. I've check resin3.log but nothing special show. Anyone have any

Re: [Resin-interest] resin-interest Digest, Vol 5, Issue 16

2006-11-09 Thread Scott Ferguson
On Nov 9, 2006, at 6:59 AM, sksamuel wrote: Does resin pro have any kind of monitoring that will show me which sites are taking up the most bandwidth / cpu time ? You mean for virtual-hosts? Not currently. You could write a filter, of course, but I think that would be some useful data

Re: [Resin-interest] Includes and response outputstream/writer

2006-11-15 Thread Scott Ferguson
On Nov 15, 2006, at 10:58 AM, Christian Amott wrote: Hi, At least in resin 2.1, it appears that when one does an include using RequestDispatcher.include(), the included data is piped through the responses outputStream and not it's writer - thus the included data is not encoded as per the

Re: [Resin-interest] resin with jdk1.6.0

2006-11-27 Thread Scott Ferguson
On Nov 27, 2006, at 4:26 AM, George Moschovitis wrote: Dear devs, I am trying to use resin with jdk1.6.0. I have the following code in my servlet init method: I've added it as a bug report. It's possible there's some issue with the Quercus implementation of the javax.script API. --

Re: [Resin-interest] Simply.... thanks

2006-11-29 Thread Scott Ferguson
On Nov 27, 2006, at 11:59 PM, Daniel López wrote: Hi there, Just following my own advice* :), I would like to simply say thanks to the Caucho guys and all the helpful people on this list. I've been using Resin for many years, first for development, then with an easy license and now

Re: [Resin-interest] OpenSSL 0.9.8d won't work with Resin 3.0.21 Pro?

2006-12-01 Thread Scott Ferguson
On Nov 30, 2006, at 2:47 PM, Rob Lockstone wrote: Environment: Windows 2003 Server, Resin Pro 3.0.21, Java 1.4.2 Wow, is Resin so sensitive to versions of OpenSSL that it will ONLY work with the specific letter version, e.g. 'b' but not 'd' of the 0.9.8 code base? Are there any

Re: [Resin-interest] JSTL issue with Resin 3.0.22

2006-12-04 Thread Scott Ferguson
On Dec 3, 2006, at 5:41 PM, Josh Rehman wrote: 2) Adding this configuration doesn't fix the problem. The doc attribute of x:parse is most certainly supported by JSTL 1.1: http://java.sun.com/products/jsp/jstl/1.1/docs/tlddocs/index.html Which tag declaration are you using for the x:*

Re: [Resin-interest] An interesting memory leak

2006-12-08 Thread Scott Ferguson
On Dec 8, 2006, at 8:37 AM, Rob Lockstone wrote: On Dec 8, 2006, at 00:10 , sksamuel wrote: Here is an interesting one, If I package my application up as a JAR and put it in WEB-INF/lib then I get memory leaks in the perm gen space as none of the Class objects are garbage collected.

Re: [Resin-interest] com.caucho.vfs.JniStream.readNative flakiness? [Was: Another weird OpenSSL/Resin Error.]

2006-12-08 Thread Scott Ferguson
On Dec 8, 2006, at 8:56 AM, Rob Lockstone wrote: Environment: Windows 2003 Server, Resin Pro 3.0.21, OpenSSL 0.9.8b, Java 1.4.2_12 More information on what caused the JVM/Resin to spontaneously reboot. I get these fairly often (multiple times per month). They're not always the same

Re: [Resin-interest] Error using custom log formatter

2006-12-08 Thread Scott Ferguson
On Dec 7, 2006, at 6:05 PM, jason rutherglen wrote: Where org.apache.solr.cluster.ClusterLogFormatter extends java.util.logging.Formatter. Get this error: [17:49:24.453] com.caucho.config.LineConfigException: WEB-INF/ web.xml:16: java.l ang.IllegalAccessException: Class

Re: [Resin-interest] com.caucho.vfs.JniStream.readNative flakiness? [Was: Another weird OpenSSL/Resin Error.]

2006-12-08 Thread Scott Ferguson
tricky to track down, though. Java's thread dumps are so much nicer. -- Scott Rob SSLdllCrash.log On Dec 8, 2006, at 09:10 , Scott Ferguson wrote: On Dec 8, 2006, at 8:56 AM, Rob Lockstone wrote: Environment: Windows 2003 Server, Resin Pro 3.0.21, OpenSSL 0.9.8b, Java 1.4.2_12 More

Re: [Resin-interest] com.caucho.vfs.JniStream.readNative flakiness? [Was: Another weird OpenSSL/Resin Error.]

2006-12-08 Thread Scott Ferguson
to reproduce it. It may be a bit tricky to track down, though. Java's thread dumps are so much nicer. -- Scott Rob SSLdllCrash.log On Dec 8, 2006, at 09:10 , Scott Ferguson wrote: On Dec 8, 2006, at 8:56 AM, Rob Lockstone wrote: Environment: Windows 2003 Server, Resin Pro 3.0.21

Re: [Resin-interest] Did resin support epoll?

2006-12-26 Thread Scott Ferguson
On Dec 26, 2006, at 9:59 AM, Serge Knystautas wrote: Steve Z wrote: Hi Sun JRE nio has supported epoll from JDK5.0_up9,JDK6.0 at bottom, I wanna know whether it meaned resin support epoll now? thanks. Resin does not use nio, so how the Sun JVM implements NIO is not significant.

Re: [Resin-interest] Resin 3.1.0 release

2006-12-26 Thread Scott Ferguson
as a standalone web-app (i.e. non- Resin), so we can have non-Resin users working on Quercus too. -- Scott All the best for the new year Alex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Ferguson Sent: 26 December 2006 17:56 To: General

Re: [Resin-interest] Multiple SSL Certificates with Resin Pro 3.0.21

2006-12-28 Thread Scott Ferguson
On Dec 28, 2006, at 1:16 PM, Rob Lockstone wrote: Environment: Windows Server 2003, Resin Pro 3.0.21, JDK 1.4.2, OpenSSL 0.9.8b Can Resin be configured to support multiple SSL certificates? If so, how? You'd need to have separate http blocks for each certificate: http address=10.1.1.1

Re: [Resin-interest] 3.0.22: session.maxInactiveInterval in milliseconds

2007-01-03 Thread Scott Ferguson
On Jan 3, 2007, at 10:18 AM, L Logue wrote: Date: Wed, 3 Jan 2007 09:06:49 -0800 From: Scott Ferguson [EMAIL PROTECTED] On Jan 3, 2007, at 7:23 AM, L Logue wrote: The 1.4 EE API specified that maxInactiveInterval is an integer specifying the number of seconds this session remains open

Re: [Resin-interest] Quercus and Java Exceptions

2007-01-05 Thread Scott Ferguson
On Jan 5, 2007, at 8:00 AM, Markus Wolf wrote: Hi, is there a way to catch a JavaException (e.g. QuercusException) in PHP? I have webservice throwing an exception which is wrapped in an QuercusException, but I cannot handle it in the PHP script. It's an open bug currently:

Re: [Resin-interest] Resin OpenSSO

2007-01-12 Thread Scott Ferguson
On Jan 12, 2007, at 12:15 AM, Simona borrello wrote: Hi all, i'm trying to install OpenSSO under Resin. When i start the web application, typically: I've filed it as a bug at http://bugs.caucho.com/view.php?id=1557. I'm not familiar with openssl, so I'm not sure what the issue is. -- Scott

Re: [Resin-interest] Using resin for selected PHP apps

2007-01-12 Thread Scott Ferguson
On Jan 11, 2007, at 3:36 PM, Stargazer wrote: I'm on a dedicated RH Linux server which has been preconfigured with Plesk and a few PHP apps. I installed resin and changed Apache to use mod_caucho. All was fine until I upgraded to resin 3.1, using the default config resin and my webapps were

Re: [Resin-interest] Resin... ?????

2007-01-15 Thread Scott Ferguson
On Jan 14, 2007, at 9:06 PM, Akila Amarathunga wrote: Hi Knut, JVM sets the -Xss to 1 Megabytes.. It has open 1028 files (REG) at the time of giving the error.. At the moment my app open lots of Jar files which uses 10 mb of space... java27042 xxx844rREG 9,1 1189992

Re: [Resin-interest] Disable automatic restart on config changes

2007-01-17 Thread Scott Ferguson
On Jan 17, 2007, at 6:10 AM, Kenneth Svee wrote: Hi. Is there any way, in Resin 3.x, to disable the automatic restarts of the server when it detects changes in resin.conf, or disable/delay the detection process? This does not seem to be related to Resin catching modfications in the code

Re: [Resin-interest] Cluster and java.lang.IllegalArgumentException:block 30720 must match store Table[srun_b:1] error

2007-01-23 Thread Scott Ferguson
On Jan 22, 2007, at 12:47 PM, Yogesh Gowdra wrote: Deleting srun_*.db files and restarting server solved the problem. More than licensing issue, it was the size (close to a gig) of these files which created problem. That makes sense. That was one of the fixes we needed to make for 3.1.

Re: [Resin-interest] Issue with Content-Type Header Being Overwritten

2007-01-23 Thread Scott Ferguson
of the servlet spec that's really a mess, especially its interactions with filters. So some parts of Resin's implementation needs to jump through hoops to make all the weird spec interactions work. -- Scott Regards, Misha On 1/22/07, Scott Ferguson [EMAIL PROTECTED] wrote: On Jan 21, 2007, at 9:07

Re: [Resin-interest] JSTL issue with Resin 3.0.22

2007-01-26 Thread Scott Ferguson
On Jan 25, 2007, at 11:12 PM, Josh Rehman wrote: It would be nice if the JSTL tags made some assertion about their environment, but that's hardly a Resin bug, except insofar as it's internal fast implementation should probably do the same. If the tags had failed fast I would have been saved

Re: [Resin-interest] Is there an easy way to do this? port

2007-02-01 Thread Scott Ferguson
On Feb 1, 2007, at 9:35 AM, Vinny wrote: Hi, I am trying figure out a way to do a kind of virtual hosting based on port number. I want my production apps running under port 443 docroot : (/web/production/webapps) and my dev apps running under 8080. docroot : (/web/dev/webapps) both

Re: [Resin-interest] Is there an easy way to do this? port

2007-02-02 Thread Scott Ferguson
On Feb 2, 2007, at 12:39 AM, Daniel López wrote: Jose Quinteiro escribió: Hi, As Jose, I would recommend having different instances for development and deployment. Even though Resin does a good job on separating contexts and detecting changes and restarting just the appropriate web app.

Re: [Resin-interest] Odd problem with JSP recompile

2007-02-02 Thread Scott Ferguson
checking code only validates the signatures, not the actual code. So it's possible that Resin isn't detecting your changes because it thinks you haven't done anything significant to the class. Does that sound possible? -- Scott --Gerry --- [EMAIL PROTECTED] wrote: From: Scott Ferguson

Re: [Resin-interest] Recommended ThreadStackSize for worker mpm/mod_caucho

2007-02-13 Thread Scott Ferguson
On Feb 12, 2007, at 4:01 PM, Caleb Richardson wrote: Are there any recommended values for this Apache2 directive when using Apache2 on Linux (worker mpm). The default is 8MB, and 1MB seems to work, but I'd like to set it as low as possible if mod_caucho guarantees to operate within a

Re: [Resin-interest] Authenticator Tag in web.xml for Resin 3.0

2007-02-26 Thread Scott Ferguson
On Feb 26, 2007, at 3:05 AM, Karthik_rcs wrote: HellO Team, We have some issues while migrating from 2 to 3 of resin. login-config auth-methodform/auth-method form-login-config form-login-page=/jsp/logon.jsp form-error-page=/jsp/logonerror.jsp internal-forward=true

Re: [Resin-interest] how to configure 2 https applications on the same front

2007-02-26 Thread Scott Ferguson
On Feb 22, 2007, at 3:14 AM, Riccardo Cohen wrote: Hi I have a front server that answers request for one HTTPS application. http port=443 openssl certificate-file.../crt/certificate-file certificate-key-file.../key/certificate-key-file

Re: [Resin-interest] trouble with session cookie and multiple apps

2007-03-06 Thread Scott Ferguson
On Mar 1, 2007, at 1:25 PM, luv2hike wrote: I am trying to do a seemingly simple thing, but have run into issues. I have a single instance of Resin running 2 different web apps that have nothing to do with each other except for running on the same server. If a user logs into appA

Re: [Resin-interest] How to start Resin at bootup time with non-rootuser

2007-03-13 Thread Scott Ferguson
On Mar 13, 2007, at 9:09 AM, David Campbell wrote: Kuntz, Tim wrote: Mike, You can only do this if you are running Resin Pro with a valid license. This also only works if you start Resin with watchdog as it changes the users. Actually, you can also set

Re: [Resin-interest] How to start Resin at bootup timewith non-rootuser

2007-03-13 Thread Scott Ferguson
On Mar 13, 2007, at 10:10 AM, David Campbell wrote: Kuntz, Tim wrote: It works partly and you must invoke it using bin/httpd.sh start. The start is important because the watchdog manager won't start otherwise and that is what handles the user switching. Well it doesn't work for me on

Re: [Resin-interest] java.util.zip.ZipException: Too many open files. Resin 3.0.14

2007-03-20 Thread Scott Ferguson
On Mar 20, 2007, at 5:54 PM, Yogesh Gowdra wrote: Hi All, I had posted this in the past, but did not get any appropriate answer, hence posting it again. We have web application running on Caucho's resin server (3.0.14) on jdk 1.5.0_11 and Red hat Linux. We are noticing that java

Re: [Resin-interest] Persistent store - issue with select query

2007-03-21 Thread Scott Ferguson
On Mar 21, 2007, at 10:36 AM, Jaswinder Kaur wrote: Does anyone has any suggestion ? Date: Mon, 19 Mar 2007 17:56:44 -0700 From: Jaswinder Kaur [EMAIL PROTECTED] Subject: Re: [Resin-interest] Persistent store - issue with select query To: resin-interest@caucho.com Message-ID:

Re: [Resin-interest] Quercus GD lib

2007-03-23 Thread Scott Ferguson
On Mar 23, 2007, at 11:56 AM, Gregory Stewart wrote: Has anybody here noticed issues with the Quercus image module ('gd')? I am trying to resize a few jpg and gif files. It works with some jpg files only, and none of the gif files. What version of GD is the library? 1 or 2? It's not using

Re: [Resin-interest] HELP: caucho-status duplicate hosts!

2007-03-29 Thread Scott Ferguson
On Mar 29, 2007, at 6:13 AM, Stargazer wrote: Adam Allgaier wrote: That did the trick! Really appreciate your expertise. Your steak is on the way Is this being looked at by Caucho (please)? Yes, it's one of the things we're looking at before the 3.1.1 release. -- Scott

Re: [Resin-interest] one resin, one host, but two ports?

2007-03-30 Thread Scott Ferguson
On Mar 30, 2007, at 3:33 PM, Jay Ballinger wrote: I am setting up a new resin installation and ran into a fork in the config. We would like to have http://foo.bar.com and https://foo.bar.com to be answered by the same resin, but with different webapps defined for each.

Re: [Resin-interest] one resin, one host, but two ports?

2007-04-02 Thread Scott Ferguson
. ;) Thanks again! + jay On 3/30/07, Scott Ferguson [EMAIL PROTECTED] wrote: On Mar 30, 2007, at 3:33 PM, Jay Ballinger wrote: I am setting up a new resin installation and ran into a fork in the config. We would like to have http://foo.bar.com and https://foo.bar.com to be answered

Re: [Resin-interest] one resin, one host, but two ports?

2007-04-02 Thread Scott Ferguson
. + jay On 4/2/07, Scott Ferguson [EMAIL PROTECTED] wrote: On Mar 31, 2007, at 9:41 PM, Jay Ballinger wrote: Scott, I've been playing around with the host / directives and could use a little help. If I explicitly set the listen ports to 8080 and 8443, and then if I set the host names

Re: [Resin-interest] mod_caucho, Solaris 10, Apache 2.2.4 problem

2007-04-18 Thread Scott Ferguson
On Apr 18, 2007, at 2:42 PM, Mica Cooper wrote: I also did a fresh install of the latest Apache and was unable to get the proxy to work. I posted here to the list but no one responded. This was last Thursday with 2.2.4 and Windows. Windows should be an entirely different issue, because

Re: [Resin-interest] Resin can't run as different user?

2007-04-25 Thread Scott Ferguson
On Apr 25, 2007, at 11:28 AM, Nick Johnson wrote: I've been Googling all morning, but there's a huge amount of noise relative to signal. Which version of Resin is this with? You might want to check with the new snapshot as well. We've made some changes to the classloading of the boot

Re: [Resin-interest] Resin can't run as different user?

2007-04-25 Thread Scott Ferguson
On Apr 25, 2007, at 4:03 PM, Gary Zhu wrote: In general, does the snapshot version always represent(or close to) the upcoming release ? It's a build based on our current development tree. So it's the most up-to-date version we have. More specifically, can I assume I can get some of

Re: [Resin-interest] Jmx in Resin 3.0.23 with JRockit R27.2.0

2007-04-27 Thread Scott Ferguson
On Apr 26, 2007, at 3:21 AM, Sandro Gattuso wrote: Hi, I've tried to use Jmx in Resin 3.0.23 with JRockit-R27.2.0-jdk1.6.0 but I've this stacktrace on console You might need to check the classpath that JRockit is starting with. It looks like JRockit isn't including the resin.jar when

[Resin-interest] Resin 3.1.1 is available

2007-05-08 Thread Scott Ferguson
We've released Resin 3.1.1 The release notes are at http://caucho.com/resin-3.1/changes/ resin-3.1.1.xtp. Amber: JPA is ready to use and is nearly complete. The main missing functionality is extended transactions. But unless you're actually using those, the other functionality is

Re: [Resin-interest] XML View Question

2007-05-08 Thread Scott Ferguson
On May 8, 2007, at 9:51 AM, Aaron Freeman wrote: Can anybody provide me with any links/hints on this? JSP 2.1 has a trimDirectiveWhitespace option for the %@ page % tag. That would be the cleanest way to remove the extra whitespace. -- Scott Thanks, Aaron -Original Message-

Re: [Resin-interest] Authenticator Tag in web.xml for Resin 3.0

2007-05-15 Thread Scott Ferguson
On May 11, 2007, at 3:30 PM, Kumar66 wrote: Hello Everyone, I am also running into the same problem with Resin 3.0. Is there is a fix or workaround for this problem ? Can you try pulling the authenticator out of the login-config? Also, try using: authenticator

Re: [Resin-interest] 304 status

2007-05-17 Thread Scott Ferguson
On May 17, 2007, at 10:02 AM, Jean-Francois Lamy wrote: I am trying to understand how resin, apache and proxies interact with respect to caching. I have a jsp page which is meant to be always dynamic; headers are used to prevent it from being cached. However, the page loads js, css, and

Re: [Resin-interest] 304 status

2007-05-22 Thread Scott Ferguson
- From: [EMAIL PROTECTED] [mailto:resin-interest- [EMAIL PROTECTED] On Behalf Of Scott Ferguson Sent: 17 May 2007 18:45 To: General Discussion for the Resin application server Subject: Re: [Resin-interest] 304 status On May 17, 2007, at 10:02 AM, Jean-Francois Lamy wrote: I am trying

Re: [Resin-interest] request: for openads comp on quercus

2007-05-22 Thread Scott Ferguson
On May 22, 2007, at 11:33 AM, atomi wrote: Hi, Just wanted to respectfully request compatibility assurance for openads. Thanks. I've just added a bug report: http://bugs.caucho.com/ view.php?id=1753 -- Scott I'm having trouble getting through the database tables creations phase of

Re: [Resin-interest] Problems with ADF faces application on JBoss 3.1.1

2007-05-25 Thread Scott Ferguson
On May 24, 2007, at 7:31 AM, Taber, Guthrie wrote: I figured this was due to the conflict of the jsf-12.jar shipped with Resin 3.1.1 and the jsf .jars shipped with the adf sample application. Yes, you should delete the jsf-12.jar. That's not supposed to be released yet. I just

Re: [Resin-interest] Connection Reset message

2007-05-25 Thread Scott Ferguson
On May 21, 2007, at 7:15 PM, Keith Fetterman wrote: I am experiencing a problem displaying pages from our Website on Windows XP computers running Symantec's Norton Internet Security 2007 (NIS 2007.) Frequently, I will get a Connection Reset message in Firefox 2 and Page cannot be

Re: [Resin-interest] JDBCSession-Store gives java.io.StreamCorruptedException

2007-05-29 Thread Scott Ferguson
On May 27, 2007, at 12:07 PM, Jan Kriesten wrote: hi, i'm getting the following exception using resin pro 3.1.1 / jdk 1.6 / mysql / mysql-connector 5.0.6: ---8--- [21:01:53.998] java.io.StreamCorruptedException: invalid type code: 00 [21:01:53.998] at I've reported it as a bug:

Re: [Resin-interest] Weird log messages about JniSelect add-native failing

2007-05-29 Thread Scott Ferguson
On May 28, 2007, at 11:24 PM, Kai Virkki wrote: Hi! We're getting following messages to the jvm.log with Resin 3.0.15: [08:01:20.953] JniSelect: add-native failed 7036 - -1 for TcpConnection[id=resin-tcp-connection-*:80-149,socket=JniSocketImpl $18322855[1238601824],port=Port[null:80]]

Re: [Resin-interest] hessian init endless loop (line 182, 300, 194, 300, 194, etc.)

2007-06-06 Thread Scott Ferguson
On Jun 5, 2007, at 8:04 PM, Vic Cekvenich wrote: OK, here is how I patched it to make it work in HessianServlet: I added the bug report as: http://bugs.caucho.com/view.php?id=1779 It'll be fixed for 3.1.2. -- Scott // in method private void init(... service.init(); // instead of

Re: [Resin-interest] Command line Quercus?

2007-06-14 Thread Scott Ferguson
On Jun 14, 2007, at 12:23 PM, Stargazer wrote: Theres more to php than webapps. Some systems use it from cron, e.g. to suck in rss feeds as in php import_rss.php. This relies on the fact that php from the command line invokes php. Whats the equivalent under quercus please? Basically, a

Re: [Resin-interest] Closing dangling connections error

2007-06-18 Thread Scott Ferguson
On Jun 18, 2007, at 2:18 AM, koyama wrote: Hello. I hava error message from resin 3.1.1 I found status at http://bugs.caucho.com/view.php?id=998. This is most likely a bug in application code. You need a finally { conn.close() } for all connections. You want to look for the next

Re: [Resin-interest] Hard to find the root of the exception.

2007-06-22 Thread Scott Ferguson
On Jun 20, 2007, at 7:58 PM, Bharath CP wrote: It has become a very difficult job to get to the root of jsp exceptions. The stack trace's last reference to the code is pageContext.handlePageException(_jsp_e); in the compiled jsp (_hotel_0details_0base__jsp.java:483). And this line of

Re: [Resin-interest] application variables, j2ee - php, and shared nothing

2007-06-26 Thread Scott Ferguson
On Jun 26, 2007, at 6:08 AM, Nathan Nobbe wrote: all, im curious about application variables under the j2ee web application paradigm. are these used frequently in the context of application servers, like resin, or are they regarded as taboo? For the most part, application state (i.e.

Re: [Resin-interest] How to set default/global response encoding?

2007-06-27 Thread Scott Ferguson
On Jun 27, 2007, at 7:59 AM, Hans Loeblich wrote: I need to know if there is any way to make UTF-8 my default charset encoding. Do I really have to set the page contentType at the top of every jsp? It currently defaults to ISO-8559-1 if I do not explicitly set it. With 3.1.1, you can use

Re: [Resin-interest] Deploying JCA RAR's containing native libraries

2007-07-03 Thread Scott Ferguson
On Jun 28, 2007, at 1:39 AM, Ray Cromwell wrote: Hi all, I couldn't find any mention of this in the documentation, I'm using the latest Resin Pro 3.1 snap on both Linux and OSX with the same results. I have a WAR with an embedded RAR. The RAR contains a JCA component that includes

Re: [Resin-interest] Tested/Supported Java-Versions

2007-07-05 Thread Scott Ferguson
On Jul 4, 2007, at 6:23 AM, MORAWETZ Martin wrote: Hallo, Is Resin Pro 3.1.x tested with Java 1.6? Is there a list of supported/tested Java-Versions (maybe online)? Resin 3.1 works with 1.5 and 1.6. -- Scott Regards Martin Diese E-Mail sowie jeglicher Anhang sind vertraulich und

Re: [Resin-interest] Workaround for Resin bug 1788 - JSP precompiled and functions

2007-07-10 Thread Scott Ferguson
On Jul 10, 2007, at 11:02 AM, Mike Wynholds wrote: The following bug exists in Resin 3.1.1 and is reported fixed in 3.1.2: http://bugs.caucho.com/view.php?id=1788 It appears that this bug essentially makes it impossible to use JSP EL functions (such as the JSTL functions) in JSP pages

Re: [Resin-interest] 3.1.2 quick question pretty please?

2007-07-12 Thread Scott Ferguson
On Jul 12, 2007, at 5:07 AM, John Steel wrote: Any chance of an updated list of which PHP apps work with Quercus as opposed to 3.1.1 ? For 3.1.2 Quercus, we focused on cleaning up the buglist. I don't believe we added any new PHP applications to the list. -- Scott -- John

Re: [Resin-interest] config question

2007-07-13 Thread Scott Ferguson
On Jul 13, 2007, at 3:43 AM, Jan Kriesten wrote: hi, just a short question to the resin.conf which comes with resin 3.1.1: there is a resin:if test=${resin.isProfessional()} cluster id=web-tier [...] /cluster /resin:if at the end. should i have this by default or

Re: [Resin-interest] Dangling Connections

2007-07-26 Thread Scott Ferguson
On Jul 26, 2007, at 7:47 AM, Paul Davis wrote: Hey list, I'm trying to find information on how the error about closing all dangling connections gets generated. At the end of the top-level request, Resin rolls back the UserTransaction, and closes any connections that haven't been closed.

Re: [Resin-interest] java.lang.IllegalStateException: Block 0 is reserved.

2007-07-30 Thread Scott Ferguson
On Jul 25, 2007, at 4:57 PM, Ethan Larson wrote: Hi all, We just completed the upgrade to 3.1.2 from 3.1.1, which included a switch to clusterstore from jdbcstore as well. Things look good, except when we shut one of the nodes down, some of the other nodes in the cluster will sometimes

Re: [Resin-interest] Removing Etags

2007-08-02 Thread Scott Ferguson
On Aug 2, 2007, at 12:27 AM, rafael.munoz wrote: Hi all Is there any way to configure resin not to set the 'Etag' header? Not unless you write your own FileServlet. Why would you want to remove the ETag? -- Scott Thanks in advance, Rafa -- View this message in context:

Re: [Resin-interest] Not able to set init parameter in a database

2007-08-02 Thread Scott Ferguson
On Jul 31, 2007, at 12:50 AM, Daniel López wrote: Hi there, I was trying to migrate a Jira installation from Resin 3.0 to Resin 3.1 and I just found out I can no longer include init parameters in the database configuration, and that creates a problem as I need to specify the

Re: [Resin-interest] Removing Etags

2007-08-07 Thread Scott Ferguson
rafael.munoz wrote: Any new ideas about this? Nobody? Scott Ferguson wrote: On Aug 2, 2007, at 12:27 AM, rafael.munoz wrote: Hi all Is there any way to configure resin not to set the 'Etag' header? Not unless you write your own FileServlet. Why would you want to remove the ETag

Re: [Resin-interest] Content-Length

2007-08-13 Thread Scott Ferguson
On Aug 13, 2007, at 6:16 AM, Aaron Freeman wrote: I see from your link that Sun uses an int, but couldn't that be arbitrary? I don't believe Jakarta, and other implementations have this limit -- I just looked and they are using a long. This is a seriously limiting factor and may

Re: [Resin-interest] Content-Length

2007-08-13 Thread Scott Ferguson
On Aug 13, 2007, at 11:20 AM, Aaron Freeman wrote: I see from your link that Sun uses an int, but couldn't that be arbitrary? I don't believe Jakarta, and other implementations have this limit -- I just looked and they are using a long. This is a seriously limiting factor and may

Re: [Resin-interest] Problem with gzip compression for javascript downloads from Linux server

2007-08-20 Thread Scott Ferguson
On Aug 16, 2007, at 2:13 PM, Michael L. Davis wrote: Hi Everybody, Using Resin Pro 3.0.23, enabling gzip compression works on Windows XP, specifically the large (300K+) amount of javascript we use gets compressed to 25% or so. Very nice. But on Linux, only the HTML is compressed. This we

Re: [Resin-interest] Problem with gzip compression for javascript downloads from Linux server

2007-08-24 Thread Scott Ferguson
On Aug 23, 2007, at 8:39 PM, Michael L. Davis wrote: Hi, So I touch'ed prototype-compressed.js (to get rid of the 403) and we get: [0] GET /startpage/scripts/prototype-compressed.js HTTP/1.1 [0] Remote-IP: 75.71.75.22:3697 [0] User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1;

Re: [Resin-interest] Start up problem

2007-08-28 Thread Scott Ferguson
On Aug 28, 2007, at 11:01 AM, Leland, Robert wrote: It could be designed so that it becomes a single service, with only one instance of the process running no matter how many instances of resin are running. It does that now. -- Scott ___

Re: [Resin-interest] Resin / Apache load balancing with customResin server weighting (for data segmentation purposes)

2007-08-29 Thread Scott Ferguson
On Jul 25, 2007, at 9:30 AM, Mike Wynholds wrote: well, I did come up with a solution, however it is Resin-specific and requires some client-side code at all login points (ie: there is a customer login implemented in Flex as well as an administrative login implemented in HTML). I set

Re: [Resin-interest] Resin / Apache load balancing with customResinserver weighting (for data segmentation purposes)

2007-08-29 Thread Scott Ferguson
: request.setAttribute(caucho.session-server-id, app-a); Or request.setAttribute(caucho.session-server-id, new Integer(0)); -- Scott ..mike.. -Original Message- From: [EMAIL PROTECTED] [mailto:resin-interest- [EMAIL PROTECTED] On Behalf Of Scott Ferguson Sent: Wednesday, August 29, 2007 12:07 PM

Re: [Resin-interest] Resin / Apache load balancing withcustomResinserver weighting (for data segmentation purposes)

2007-08-29 Thread Scott Ferguson
PROTECTED] On Behalf Of Scott Ferguson Sent: Wednesday, August 29, 2007 4:32 PM To: General Discussion for the Resin application server Subject: Re: [Resin-interest] Resin / Apache load balancing withcustomResinserver weighting (for data segmentation purposes) On Aug 29, 2007, at 3:29 PM, Mike

Re: [Resin-interest] Problem when restoring sessions with file-store

2007-09-04 Thread Scott Ferguson
On Sep 3, 2007, at 1:46 AM, Daniel López wrote: Hi, I have some objects in a library that I'm using that are usually stored in the session. Up to now, everything worked fine but recently I decided to do some refactoring to update the version to Java 5 and I basically changed a

Re: [Resin-interest] Problem when restoring sessions with file-store

2007-09-04 Thread Scott Ferguson
to see what's going on. At least I should be able to determine if the problem happens when writing or when reading the object. Thanks! D. S'està citant Scott Ferguson [EMAIL PROTECTED]: On Sep 3, 2007, at 1:46 AM, Daniel López wrote: Hi, I have some objects in a library that I'm using

Re: [Resin-interest] rewriting...

2007-09-06 Thread Scott Ferguson
On Sep 6, 2007, at 12:27 AM, Jan Kriesten wrote: hi, i'm coming from apache and want to change to resin completely since there is no need for this intermediate any more. the only thing i haven't figured out yet is how to use resin's rewrite-dispatch. we use apache's rewrite-rules to

Re: [Resin-interest] Loadbalanceservlet

2007-09-07 Thread Scott Ferguson
On Sep 7, 2007, at 4:38 AM, Dennie.nl wrote: Hi, I have a question about loadbalacing resin with a jvm per instance (using resin as front-end server). This can be implemented with a LoadBalanceServlet according to the documentation. Resin (and I) can't seem to find it in any jar files

Re: [Resin-interest] rewriting...

2007-09-07 Thread Scott Ferguson
On Sep 7, 2007, at 12:24 AM, Jan Kriesten wrote: why using an example url when not using it... ;-) suppose the user calls a url like http://www.myservice.com/en/about/company/?page-id=2 the effective request after applying the rules would be

Re: [Resin-interest] Resin and transactions (disable autocommit)

2007-09-10 Thread Scott Ferguson
On Sep 10, 2007, at 8:43 AM, Sam wrote: Date: Tue, Aug 28, 2007 at 12:52:23PM -0500 Subject: Re: [Resin-interest] Resin and transactions (disable autocommit) ... Long story short I'm trying to run Jasper report server on Resin instead of Tomcat. It seems to work OK except for when

Re: [Resin-interest] MyFaces 1.2.0 and Facelets 1.1.13 on Resin 3.1.2

2007-09-14 Thread Scott Ferguson
(LifecycleImpl.java:132) [18:48:36.974] at javax.faces.webapp.FacesServlet.service(FacesServlet.java:138) This also happens on Resin 3.1.2, which has no jsf-12.jar in its lib directory. Matt -- Scott Thanks, Matt On 9/14/07, Scott Ferguson [EMAIL PROTECTED] wrote: On Sep 13, 2007

[Resin-interest] Resin Comet

2007-09-20 Thread Scott Ferguson
The 3.1.3 snapshot includes a new implementation of Comet for Resin servlets. There's a sketch of an example at http://caucho.com/resin-3.1/examples/servlet-comet/index.xtp Javadocs are at http://caucho.com/resin-javadoc/com/caucho/servlets/comet/package- summary.html The basic

Re: [Resin-interest] server B in cluster validates against server A properties in resin.conf (3.1.2)

2007-09-20 Thread Scott Ferguson
On Sep 20, 2007, at 3:34 PM, Mike Wynholds wrote: I have the following config in my resin.conf: I know it’s weird to have one server with ssl enable and one without, but it was really just a development thing. anyway, the resin.conf files are identical among app-a and app-b. but.. when

Re: [Resin-interest] PingThread killing Resin?

2007-09-21 Thread Scott Ferguson
On Sep 21, 2007, at 1:51 PM, chris monster wrote: our Resin-Pro 3.0.22 deploy is experiencing 'silent' JVM exits. with a bit of code tweaking on our side, we managed to capture the following stack trace: at java.lang.Runtime.halt(Runtime.java:252) at

  1   2   3   4   5   6   7   8   9   >