Hello, We are running JRun 4 Updater 3 (build 75991) in a Solaris environment. For the most part things run smoothly, but several times a day this message...
Chris Boyce
chris.boyce@...
Mar 10, 2005 10:05 pm
16150
The error "requested resource 'null'(null) not found" is caused by a user requesting a non-existing servlet. You can ignore that or find out why the user gets...
John Zhao
jzhao@...
Mar 10, 2005 10:24 pm
16151
We upgraded to Updater5 and the apache connector appears to be working well. We compiled it using the new -apxs option, as recommended in the release notes...
So I saw some strange behavior with this issue when we did our upgrade to CFMX 7 last night. ServerA is the one that is having the problem mentioned below and...
Stephen Lynn
stephen_lynn@...
Apr 6, 2005 2:23 pm
16155
So I saw some strange behavior with this issue when we did our upgrade to CFMX 7 last night. ServerA is the one that is having the problem mentioned below and...
Stephen Lynn
stephen_lynn@...
Apr 6, 2005 3:22 pm
16156
Hello list friends, my first message here, thanks in advance any help provided. We have deployed a cluster of two CFMX 6.1 instances with Jrun4 (updater5) to...
Alex Hubner
listas@...
Apr 7, 2005 2:31 am
16157
Is JRun still relevant? Is it still used other than as a platform for CF? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get Instant...
Michael Dinowitz
mdinowit@...
Apr 19, 2005 6:01 am
16158
Yes, it is still relevant. Apart from the fact that it is the server platform for several major MM products (CF, Breeze, Flex, Contribute3, etc.), there are...
Robert Klobucher
rklobucher@...
Apr 19, 2005 6:07 am
16159
I have a customer site on it. From my determination, it seems that people are using it for applications developed for it that only need minor tweaks now and...
Drew Falkman
drew@...
Apr 19, 2005 6:07 am
16160
... Until last year we had one large customer application running on JRun, because as Drew says, it was a low-cost supported app server. But we eventually...
Nick de Voil
nick@...
Apr 19, 2005 6:51 am
16161
Also an interesting time to raise such a question Just as Adobe are aquiring MM. That, alongside JRUN's relative dormance for the past couple of years+. With...
Jon Austin
jaustin@...
Apr 19, 2005 7:20 am
16162
It's nice to take a look on this: http://www.webperformanceinc.com/library/ServletReport/ Jrun is a hell of a good J2EE server. No reason to drop it IMHO. []'s...
Alex Hubner
listas@...
Apr 19, 2005 1:58 pm
16163
The problem I see with the results is that there is nothing there which makes it stand out as a remarkable alternative to the free offering of Tomcat. My...
Jon Austin
jaustin@...
Apr 19, 2005 2:23 pm
16164
Dear Sir or Madam, We are running TIBCO PortalBuilder 4.5.2 on JRun 4 updater2 and IIS 5.0. From time to time I got "ClassNotFoundException" errors. I found...
Sam Sheng
sam_sheng@...
Apr 22, 2005 10:17 pm
16165
I'm not totally familiar with your app, but are you talking about the generated .class files from the compiled jsp files? If they are actually going away,...
Jeffrey Anderson
jeffa@...
Apr 22, 2005 10:24 pm
16166
Hi Jeffery, Yes. Those .class files are actully gone for jsp folder. I have no idea why/how it happened. But once I make timestamp changes, the .class files...
Sam Sheng
sam_sheng@...
Apr 22, 2005 10:32 pm
16167
Hi all, Stephen from Macromedia found the reason and posted the solution in Macromedia JRun Forum yesterday. I will give it a try these days. Thank you...
Sam Sheng
sam_sheng@...
Apr 26, 2005 2:48 pm
16168
I'm adding functionality to our JRun 4/Apache 2.0.53 site that will allow users to shop without cookies. I'm doing this using the JSTL <c:url> tag (which...
Kari Scott
kmscott@...
May 4, 2005 8:48 pm
16169
What have you done thus far to connect your Apache server to your Jrun 4 server? I'm assuming that you've done this properly. My other question is to ask if...
Jeffrey Anderson
jeffa@...
May 4, 2005 9:03 pm
16170
Our JRun/apache connection works like a champ for all JSPs and servlets, it's only when I try to do URL-rewriting and point to a servlet that things go bad....
Kari M. Scott
kari.scott@...
May 4, 2005 9:56 pm
16171
From my *limited* experience, as long as the Jrun Web server runs the application fine, so will the apache web server. But I realize that you are using URL...
Jeffrey Anderson
jeffa@...
May 4, 2005 10:25 pm
16172
In case there is anyone out there doing URL-rewriting with JRun and Apache, I have the solution to my previously mentioned problem. Broken: <a href="<c:url...
Kari M. Scott
kari.scott@...
May 5, 2005 5:24 pm
16173
I am currently developing JSP's on a server running JRun and IIS. Occassionally my JSP's are unable to locate included files such as JS files CSS file or...
Matt Byrne
mbyrne@...
May 6, 2005 9:16 pm
16174
We have an app with a specific context root(/ourapp). When deployed in a jrun instance that also had CFMX 6.1 (using / as the context-root) everything worked...
Alex DeMarco
Alex.DeMarco@...
May 9, 2005 6:53 pm
16175
Anyone have any thoughts on this one at all? - Alex ... From: DeMarco, Alex Sent: Monday, May 09, 2005 2:54 PM To: JRun-Talk Subject: CFMX7 and another App We...
DeMarco, Alex
Alex.DeMarco@...
May 10, 2005 6:19 pm
16176
... This is a long shot - I don't know what I'm talking about here - but maybe you could rearrange the orders of the context roots in META-INF/application.xml?...
Dave Watts
dwatts@...
May 10, 2005 6:47 pm
16177
To be honest, I don't know that you can really run CFMX and J2EE applications in the same context. Have you tried posting to the CF forums? ... From: DeMarco,...
Drew Falkman
drew@...
May 10, 2005 7:55 pm
16178
I posted this in the Jrun forum with no luck.. This did work fine under CFMX 6.1. The context is different but I think since they are both deployed as...