Ok i have been trying to get the Apache connector to work using wsconfig.jar and have yet to do it. I was hoping that this link would help, but it wasn't...
Luke Robinson
luke@...
Feb 12, 2004 8:40 am
15881
As a follow up i get the same result when i try and use the connector via the terminal: G4Tower:/applications/jrun4/lib luke$ java -jar wsconfig.jar -ws apache...
Luke Robinson
luke@...
Feb 12, 2004 9:15 am
15882
See http://www.macromedia.com/support/jrun/ts/documents/4.0_manual_connectors.ht m <http://www.macromedia.com/support/jrun/ts/documents/4.0_manual_connectors.h...
Theodore Zimmerman
tzimmerman@...
Feb 12, 2004 1:14 pm
15883
Re: JRun 4 Build 61650 on Solaris 8 If a web app is deployed as an unexploded WAR then will virtual mappings such as the following be honoured? If they need to...
Aslam Karachiwala
aslam.karachiwala@...
Feb 13, 2004 9:47 pm
15884
My previous msg got truncated...hope this works... Re: JRun 4 Build 61650 on Solaris 8 In order to deploy a web app as an unexploded WAR, I'm trying to...
Karachiwala, Aslam
Aslam.Karachiwala@...
Feb 13, 2004 10:04 pm
15885
We are having problems with one of our biggest customers - this friday they installed a security update from microsoft, ASN 828028, a fix for some network...
Anne-Li Mell
anne-li.mell@...
Feb 16, 2004 10:04 am
15886
We've found the problem, actually. :) They sent on over the error logs and we found an Exception in thread "main" java.lang.NoClassDefFoundError: JRun. So we...
Anne-Li Mell
anne-li.mell@...
Feb 16, 2004 10:40 am
15887
Re.: JRun 4 on Solaris 8 Under my web app root -- /myApp-app -- I have the following: index.jsp /prodPages /pages /WEB-INF In the above, /pages is a symbolic...
Karachiwala, Aslam
Aslam.Karachiwala@...
Feb 18, 2004 7:18 pm
15888
In JRun4, I think you should use JRun's virtual mapping concept instead of symbolic links. In jrun-web.xml (within your WEB-INF folder) add <virtual-mapping> ...
Johansen, Roar
roar.johansen@...
Feb 27, 2004 10:24 am
15889
Thanks, Roar. Yes, I did know about jrun-web.xml but, as you pointed out, this is JRun-specific and I'm trying to stay away from vendor-specific solutions. ...
Karachiwala, Aslam
Aslam.Karachiwala@...
Feb 27, 2004 4:20 pm
15890
Hi, I am currently facing an issue with running JRun 3.1.60714 on IIS 5.0 on Windows 2000 Server. The problem is described as follows: The problem encountered...
Raymond Lim (WEBSE)
raymond@...
Feb 28, 2004 3:33 pm
15891
This would be related to the IIS web server connector. Port 80 requests use the connector, the other requests (the ones going to port 8000 and 8001, that...
Skip Klobucher
rklobucher@...
Mar 1, 2004 1:21 pm
15892
Hi ive installed jrun4 and cfmx on my mac running osx 10.3 (panther), and am having problems accessing .cfm files if i place a folder called test containing a...
Ben Alembick
ben@...
Mar 5, 2004 1:51 pm
15893
Check out this config: ########################################################### ## Root logging ########################################################### ...
DeMarco, Alex
DEMARCAO@...
Mar 8, 2004 8:27 pm
15894
Alex, JRun's logging is based on log4j. I did a test with a MaxFileSize of 2KB and ran a servlet that used log4j. I saw the files roll over (log4j.log, ...
Ted Zimmerman
tzimmerman@...
Mar 9, 2004 1:04 am
15895
Alex, Are you running under Windows? If you have multiple apps writing to the same log files, Windows holds a lock on the files. This prevents log4j from...
Dave Jones
djonesca@...
Mar 9, 2004 1:29 am
15896
Currently, we are running Jrun version(2) 3.02a and 3.1. I wrote a worldwide log rotation process that handles various application logs. For the Jrun logs...
Vickie Troy-McKoy
vtroymck@...
Mar 9, 2004 4:28 pm
15897
Currently, we are running Jrun version(2) 3.02a and 3.1. I wrote a worldwide log rotation process that handles various application logs. For the Jrun logs...
Vickie H Troy-McKoy
vtroymck@...
Mar 9, 2004 5:28 pm
15898
topAnnouncing JRun 4 Updater 3 <http://www.macromedia.com/go/jrun_updater> Macromedia JRun 4 Updater 3 contains the latest security, stability, and critical...
Skip Klobucher
rklobucher@...
Mar 12, 2004 7:15 pm
15899
I've got a brand new Win 2003 box and every now and again I get this error: Faulting application jrun.exe, version 4.0.0.63824, faulting module jvm.dll, ...
Michael Dinowitz
mdinowit@...
Mar 12, 2004 8:06 pm
15900
Ben I'm on OS 10.3 and just downloaded JRun4 and ColdFusionMX trial. I've been able to get .cfm pages working by putting them in...
Sean Williams
sean@...
Mar 19, 2004 11:38 am
15901
Our JRun3 app is getting the "too many open files" error. Looking at the open files I see javaw.exe having over 2000 .jar files open. The same .jar file is...
One out of five request throws a 500 Internal Server Error and the Apache log says... error_log: [Thu Apr 08 10:23:09 2004] [notice] jrApache[6818] JRun will...
Pat Reilly
pat@...
Apr 8, 2004 7:18 pm
15905
I'm having an issue on a CFMX / JRUN server, when we get around 14 simultaneous users, running an average sized lookup, our CPU spikes, our memory dives, and...
Jon Austin
jaustin@...
Apr 9, 2004 4:20 am
15906
Hi Jon- I would be willing to bet that your issue is not in the APPLICATION SERVER, but in the code. This is simply not normal behavior for ColdFusion/JRun or ...
Drew Falkman
drew@...
Apr 9, 2004 4:47 am
15907
Hi Drew, thanks for the quick response. DF> I would be willing to bet that your issue is not in the APPLICATION SERVER, DF> but in the code. This is simply not...
Jon Austin
jaustin@...
Apr 9, 2004 11:48 am
15908
The server in questions is windows 2000, SP4. We're using the Server version (/jrun4) and we're connecting to an Oracle backend. We're on JRUN Updater 3, and...
Jon Austin
jaustin@...
Apr 9, 2004 12:50 pm
15909
Did you try to get a stack trace when this was happening? (technote 18339 on www.macromedia.com <http://www.macromedia.com> ) What platform are you running on?...