I seem to recall reading at one point of an option in JRUN, to retain the generated java files (Not just the classes). Does anyone know offhand what this would...
Jon Austin
jaustin@...
Jan 7, 2005 5:01 pm
16126
Yes, you can do this. http://livedocs.macromedia.com/jrun/4/Programmers_Guide/servletxml5.htm#1135 319 Drew Falkman Team Macromedia - JRun ... From: Jon Austin...
Drew Falkman
drew@...
Jan 7, 2005 5:11 pm
16127
Thanks! ~ Jon ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble ...
Jon Austin
jaustin@...
Jan 7, 2005 6:51 pm
16128
I have an enterprise level app running on JRUN & CFMX, with a proposed user load of 2,000 users, running on 4 load balanced pairs of web-server/CF boxes, with...
Jon Austin
jaustin@...
Jan 19, 2005 7:25 pm
16129
We are using JRUN 3.1 (build 69820 - the latest.) on Unix and NT and we are having serious memory problems. We have have to restart the server each couple of...
Philipp Breuss
joos@...
Jan 24, 2005 10:55 am
16130
This is a beginner question. Please don't laugh :-) I am going to write a Java app. I have ColdFusion MX so I have JRun. I don't know exactly what JRun does...
Johnny Le
jle@...
Jan 25, 2005 5:57 pm
16131
Hey Johnny- Well...First, I assume that you are using CFMX Enterprise - Professional does not include a separate version of JRun. Second, you need to have...
Hi Chris, Did you ever work out this problem? I'm having the same problem with Jrun under CFMX 6.1/linux. My error_log is *filled* with these: [Sat Jan 29...
Terry Ford
terryford76@...
Jan 29, 2005 6:41 pm
16135
Terry, We fixed this in a hotfix but it hasn't been made widely available yet. It's a log message that should have been debug. It's bug 58965. We'll probably...
Stephen Dupre
sdupre@...
Jan 31, 2005 2:18 pm
16136
Hi Guys, We have few JSP Applications running on JRun 3.1. When we decided to migrate to JRun 4.0, the following issue is stopping us. 1. Getter and Setter...
Savantraj, Chennamaka...
Savant.Rcs@...
Feb 1, 2005 6:32 am
16137
I'm a big fan of the Eclipse IDE for java. It will also handle JSP pages nicely.. It's open source, so there's no cost involved, and it has some great...
Hi Jon, Thanks for your input. Infact I have tried some refactoring tool and I agree with you it helps to some extend. What I am looking for some utility...
Savantraj, Chennamaka...
Savant.Rcs@...
Feb 2, 2005 1:27 am
16140
Does anyone know once and for all if this information is relevant to JRun 4? http://www.macromedia.com/v1/handlers/index.cfm?id=17732 ...
Jeffrey Anderson
jeffa@...
Feb 7, 2005 10:19 pm
16141
Have you checked this one? http://www.macromedia.com/cfusion/knowledgebase/index.cfm?event=view&id=KC.t ...
John Zhao
jzhao@...
Feb 8, 2005 3:52 pm
16142
Stephen, We installed the 6.1 MX Updater along with the 3 updater hotfixes this morning on a production server. Now I'm seeing these messages in the error log,...
Lou Laczo
llaczo@...
Feb 8, 2005 4:44 pm
16143
It's a log message that should be a debug message. We've had enough complaints about this that I'm working on putting out a patch. It would be published in the...
Stephen Dupre
sdupre@...
Feb 8, 2005 4:52 pm
16144
Yes, that worked thank you. However I had to tweak it to get it to work...I'm not sure if that's what was necessary but some things didn't make sense to me...
Jeffrey Anderson
jeffa@...
Feb 8, 2005 5:27 pm
16145
Thanks Stephen, I'll keep an eye out for the hotfix. ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Protect your mail server with...
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...