You have set 25 minHandlerThreads and 25 activeHandlerThreads. I don't think this is a good idea. Reduce min to 1 and you may increase activeHanlder to a...
16217
Douglas Knudsen
douglasknudsen@...
Jul 6, 2005 4:28 pm
Does anyone actually use the J2EE security features in JRun...roles and users etc?? I am trying to find info on using the LDAP plugin that comes with JRun4....
16218
Robert Walters
rwalters@...
Jul 6, 2005 5:03 pm
Hello, Are there any guides anywhere that will help me tweak our Jrun Server on Windows 2003? It seems still to run at 99% of CPU at different times even...
16219
Stephen Dupre
sdupre@...
Jul 6, 2005 6:09 pm
Get a stack trace while it's stuck to see what's really going on. http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18362 Stephen Dupre ...
16220
Gaulin, Mark
mgaulin@...
Jul 6, 2005 9:47 pm
Is there any way to do this on CFMX v6.1 (standalone)? We have a persistent pain in the butt problem with jrun going to 100% cpu and haven't figured out a way...
16221
Drew Falkman
drew@...
Jul 7, 2005 12:02 am
Mark- The problem with the "server tweak" method is that in many ways it is usually something at code level that is causing the problem. This is especially the...
16222
Chris Boyce
chris.boyce@...
Jul 11, 2005 7:02 pm
There was a bug (ID 55419) that is showing as "resolved" for Updater 5. It stated as a workaround, to remove jikesw from the bin directory and use javac...
16223
Jon Austin
jaustin@...
Jul 11, 2005 7:15 pm
I recently build a server during which I went from the base JRUN install, to Updater 5, running under JRE 1.5. It took me almost a day to finally figure out I...
16224
Robert Walters
rwalters@...
Jul 18, 2005 9:42 pm
So I am still battling with jrun.exe hitting 99% of my server CPU on a regular basis. I followed MACR, SARGE, and Forta's book and tweaked this thing for...
16225
Robert Walters
rwalters@...
Jul 18, 2005 9:45 pm
So as I battle with my jrun server hitting 99%, I need to go on vacation and have no one to really watch this thing. I noticed there is a file called...
16226
Stephen Dupre
sdupre@...
Jul 19, 2005 12:08 am
"About every hour or so" sounds suspicious and familiar. Are you using 6.1 or 7.0? Do you run any scheduled tasks on the hour? Does it go down or stay at...
16227
Robert Walters
rwalters@...
Jul 19, 2005 1:43 am
Stephen, Ok so I didn't get the stack trace but it was doing the client purge when it drove it to 99%: 07/18 20:40:24 Information [scheduler-3] - Run Client...
16228
Robert Walters
rwalters@...
Jul 19, 2005 3:31 am
7.0 No scheduled tasks. Variables are set in Cf admin to write to registry. It goes to 99% and stays there until I stop/start CF/Jrun from what I can tell. ...
16229
Stephen Dupre
sdupre@...
Jul 19, 2005 12:13 pm
... Very good point. I run my servers this way. The other benefit is it's still a service so if the problem takes JRun down, the jrunsvc.exe will restart the...
16230
Douglas Knudsen
douglasknudsen@...
Jul 19, 2005 12:26 pm
Stephen, this type of tool would be UBER USEFULL!!!!! Where can we vote on it? Please make sure it works in a JRun cluster too, eh? Currently we can't get any...
16231
Douglas Knudsen
douglasknudsen@...
Jul 19, 2005 12:28 pm
ok, after some digging I figured this out. Kewl stuff. Issue I had was that my company did not standardise on using a login userid that exists in the DN in...
16232
Gaulin, Mark
mgaulin@...
Jul 19, 2005 12:35 pm
I highly recommend this approach... I used it last week to figure out a problem I *never* would have found on my own. One thing: For 6.1 at least, you don't...
16233
Gaulin, Mark
mgaulin@...
Jul 19, 2005 5:28 pm
Actually in my case I wanted the java point of view, since it was java classes (3rd party, as it turned out) that were causing my problem. You are right about...
16234
Chris Boyce
chris.boyce@...
Jul 27, 2005 4:58 pm
In theory, is the number of JRun instances running on a single machine limited only by the memory of the machine? Since each JRun server instance forks its...
I have attached your file. Your password is jkl44563....
16240
Alex DeMarco
Alex.DeMarco@...
Aug 30, 2005 5:04 pm
If anyone can help me on this it would be greatly appreciated. I have created a Jrun 4 cluster with 2 instances. I am trying to deply CFMX 7 to it. THis works...
16241
Dave Watts
dwatts@...
Aug 30, 2005 5:18 pm
... I think that, to do this through the JRun Admin Console, you will need to remove each instance from the cluster and make the changes, then recreate the...
16242
Douglas Knudsen
douglasknudsen@...
Aug 30, 2005 5:51 pm
yeah, did you create the EAR/WAR via the CFMX install? IIRC, it sometimes uses a context other then / or maybe it uses a different uri that hoses thigns up....
16243
Big Mad Kev
bigmadkev@...
Aug 30, 2005 5:58 pm
How do I get CSS files to display using the Default JRUN Web Service on a CF J2EE install. If I request the file I get: 404 /mystyle.css ...
16244
Dave Watts
dwatts@...
Aug 30, 2005 5:59 pm
... Yes, it does. They seemed to work ok, the couple of times I've tried them. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software...
16245
sam_greenfield@...
Oct 6, 2005 3:26 pm
Hi, I am having two small problems deploying a struts application. I haven't tracked down the problem entirely, but I was wondering if anyone else had seen...