Search the web
Sign In
New User? Sign Up
jrun-interest · Java Servlet engine
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 16195 - 16224 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16195
We're working on a program that will send over the log-files from the client to us, when we want to see them. And it is working fairly well, but I can't seem...
Anne-Li Mell
anne-li.mell@...
Send Email
Jun 2, 2005
10:47 am
16196
Okay, thank you. Can my servlet ask the ServletConfig (or something) for "jrun.home" somehow? After that I could just use "/logs/default-out.log" and so on,...
Anne-Li Mell
anne-li.mell@...
Send Email
Jun 2, 2005
1:07 pm
16197
You can look for a system property called jrun.home. ... From: Anne-Li Mell [mailto:anne-li.mell@...] Sent: Thursday, June 02, 2005 9:10 AM To:...
John Zhao
jzhao@...
Send Email
Jun 2, 2005
1:16 pm
16198
System out and err should be output to {jrun.home}/logs/{server-name}-out.log and {jrun.home}/logs/{server-name}-err.log. ... From: Anne-Li Mell...
John Zhao
jzhao@...
Send Email
Jun 2, 2005
2:54 pm
16199
I have seen how you recover a forgotten admin pass for version 4, but what about v. 3? I'm Stuck! Thanks for the help! ...
Jesse Jordan
jjordan@...
Send Email
Jun 7, 2005
4:56 pm
16200
Figured out how to do it!! The password is kept in the %jruninstalldir%\lib\pass.properties. The string should look something like:...
Jesse Jordan
jjordan@...
Send Email
Jun 7, 2005
6:04 pm
16201
Today, all of a sudden one of my two clusters decided to not serve up anymore CFM pages (getting "The page cannot be displayed" IE error message). I have...
Jose Gosende
jgosende@...
Send Email
Jun 7, 2005
8:40 pm
16202
Not that I'm a total expert on the subject of Jrun/CF clustering but if IE displays the 'Friendly' Error message, what does a browser such as Firefox or...
Jeffrey Anderson
jeffa@...
Send Email
Jun 7, 2005
9:36 pm
16203
I have "friendly error messages" disabled in IE, but in in Mozilla I get a "document contains no data" pop-up (once I click on it I get a blank screen). Anyone...
Jose Gosende
jgosende@...
Send Email
Jun 7, 2005
9:50 pm
16204
can you raise pages on the individual instances? like the cfadmin tool perhaps? foo.com:urinstanceportnumber/cfide/administrator. just for kicks reset...
Douglas Knudsen
douglasknudsen@...
Send Email
Jun 7, 2005
10:44 pm
16205
Tried both without avail. I even restarted both servers..again, no difference. Thoughts? ... From: Douglas Knudsen [mailto:douglasknudsen@...] Sent:...
Jose Gosende
jgosende@...
Send Email
Jun 8, 2005
12:07 am
16206
Finally I've been able to work more on this. :) Sadly, I found no jrun.home-property. :/ I did find user.dir=C:\Program\Allaire\JRun\servers\default that I'm...
Anne-Li Mell
anne-li.mell@...
Send Email
Jun 9, 2005
2:42 pm
16207
It must be JRun 3.x then. Yes, it is slightly different then. ... From: Anne-Li Mell [mailto:anne-li.mell@...] Sent: Thursday, June 09, 2005...
John Zhao
jzhao@...
Send Email
Jun 9, 2005
2:45 pm
16208
Yes, sorry, I didn't think to specify that ... All the best, Anne-Li ... Fran: John Zhao [mailto:jzhao@...] Skickat: den 9 juni 2005 15:45 Till:...
Anne-Li Mell
anne-li.mell@...
Send Email
Jun 9, 2005
2:47 pm
16209
So, the cluster decided to come back on its own about 2-3 hours after it went down. However, I'm now getting a bunch of "file not found" errors but the files...
Jose Gosende
jgosende@...
Send Email
Jun 9, 2005
7:38 pm
16210
Hi all, I'm getting intermittent "The Debugging service is not available" errors. I've searched MM's site for clues but can't find anything on it. Does anybody...
Jose Gosende
jgosende@...
Send Email
Jun 13, 2005
3:59 pm
16211
Hello, We currently have six Solaris boxes running JRun 4 Build 92909 with Apache2. Everything runs smoothly for the most part, but we've started to experience...
Kari M. Scott
kari.scott@...
Send Email
Jun 15, 2005
8:35 pm
16212
It has nothing to do with the scheduler service. You should post ProxyService config instead. What is the metrics format like? Also you should reduce the...
John Zhao
jzhao@...
Send Email
Jun 16, 2005
3:15 am
16213
... Okidoki. Here's what we have for our proxy service config: <service class="jrun.servlet.jrpp.JRunProxyService" name="ProxyService"> <attribute...
Kari M. Scott
kari.scott@...
Send Email
Jun 16, 2005
1:37 pm
16214
... Okidoki. Here's what we have for our proxy service config: <service class="jrun.servlet.jrpp.JRunProxyService" name="ProxyService"> <attribute...
Kari M. Scott
kari.scott@...
Send Email
Jun 16, 2005
1:46 pm
16215
Thanks, John. We'll give it a shot. -kari ... -- ... Kari M. Scott kmscott@... Software Engineer 608 298-1223 Berbee ...
Kari M. Scott
kari.scott@...
Send Email
Jun 16, 2005
2:23 pm
16216
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...
John Zhao
jzhao@...
Send Email
Jun 16, 2005
3:11 pm
16217
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....
Douglas Knudsen
douglasknudsen@...
Send Email
Jul 6, 2005
4:28 pm
16218
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...
Robert Walters
rwalters@...
Send Email
Jul 6, 2005
5:03 pm
16219
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 ...
Stephen Dupre
sdupre@...
Send Email
Jul 6, 2005
6:09 pm
16220
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...
Gaulin, Mark
mgaulin@...
Send Email
Jul 6, 2005
9:47 pm
16221
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...
Drew Falkman
drew@...
Send Email
Jul 7, 2005
12:02 am
16222
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...
Chris Boyce
chris.boyce@...
Send Email
Jul 11, 2005
7:02 pm
16223
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...
Jon Austin
jaustin@...
Send Email
Jul 11, 2005
7:15 pm
16224
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...
Robert Walters
rwalters@...
Send Email
Jul 18, 2005
9:42 pm
Messages 16195 - 16224 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help