Re: [T4] Classloader funk

2001-05-31 Thread Jon Stevens
on 5/30/01 9:29 PM, Craig R. McClanahan [EMAIL PROTECTED] wrote: Jon, could you give me one of your patented cookbooks for recreating this just in case? #1. Check Scarab out of CVS (I'm assuming you remember how). #2. cd scarab/build #3. ./build.sh #4. cd ../target #4. ./scarab.sh #5. Go to:

Re: [T4] Classloader funk

2001-05-31 Thread Jon Stevens
on 5/30/01 9:16 PM, Remy Maucherat [EMAIL PROTECTED] wrote: I have committed something which should fix it. Note: In the future, giving credit for the find in the CVS commit message is appreciated. :-) -jon

Re: [T4] Classloader funk

2001-05-31 Thread Remy Maucherat
on 5/30/01 9:16 PM, Remy Maucherat [EMAIL PROTECTED] wrote: I have committed something which should fix it. Note: In the future, giving credit for the find in the CVS commit message is appreciated. :-) Sorry. The latest nightly (05/31) should have the fix. Does it work now ? Remy

Re: [T4] Classloader funk

2001-05-31 Thread Jon Stevens
on 5/31/01 10:11 AM, Remy Maucherat [EMAIL PROTECTED] wrote: Sorry. The latest nightly (05/31) should have the fix. Does it work now ? Remy It works better...now, I have another strange case that is going on... I followed my directions from before. Then, I hit a page that causes Turbine

Re: [T4] Classloader funk

2001-05-31 Thread Craig R. McClanahan
On Thu, 31 May 2001, Jon Stevens wrote: on 5/31/01 10:11 AM, Remy Maucherat [EMAIL PROTECTED] wrote: Sorry. The latest nightly (05/31) should have the fix. Does it work now ? Remy It works better...now, I have another strange case that is going on... To help debug future

Re: [T4] Classloader funk

2001-05-31 Thread Craig R. McClanahan
Grr, it wants/needs MySQL set up as well (have to download and configure). In the mean time, could you try this with Loader debug=99 using tonight's nightly build, if this is still an issue? Craig On Thu, 31 May 2001, Jon Stevens wrote: on 5/30/01 9:29 PM, Craig R. McClanahan [EMAIL

Re: [T4] Classloader funk

2001-05-31 Thread Jon Stevens
on 5/31/01 3:29 PM, Craig R. McClanahan [EMAIL PROTECTED] wrote: Grr, it wants/needs MySQL set up as well (have to download and configure). Farg...yea, I just realized that this morning while I was thinking about it. In the mean time, could you try this with Loader debug=99 using tonight's

[T4] Classloader funk

2001-05-30 Thread Jon Stevens
I'm using T4b5. So, what I did was re-compile some Scarab classes. Those classes are located in scarab/WEB-INF/classes. I have class reloading turned on and when Catalina reloaded the classes, this got output to System.out.println() in my terminal window... What it *looks* like is that when the

Re: [T4] Classloader funk

2001-05-30 Thread Jon Stevens
on 5/30/01 5:56 PM, Remy Maucherat [EMAIL PROTECTED] wrote: I'm using T4b5. So, what I did was re-compile some Scarab classes. Those classes are located in scarab/WEB-INF/classes. I have class reloading turned on and when Catalina reloaded the classes, this got output to

Re: [T4] Classloader funk

2001-05-30 Thread Remy Maucherat
I'm using T4b5. So, what I did was re-compile some Scarab classes. Those classes are located in scarab/WEB-INF/classes. I have class reloading turned on and when Catalina reloaded the classes, this got output to System.out.println() in my terminal window... What it *looks* like is that

Re: [T4] Classloader funk

2001-05-30 Thread Craig R. McClanahan
On Wed, 30 May 2001, Remy Maucherat wrote: I'm using T4b5. So, what I did was re-compile some Scarab classes. Those classes are located in scarab/WEB-INF/classes. I have class reloading turned on and when Catalina reloaded the classes, this got output to System.out.println() in my

Re: [T4] Classloader funk

2001-05-30 Thread Remy Maucherat
On Wed, 30 May 2001, Remy Maucherat wrote: CL was indeed broken when stopping the manager. I have committed something which should fix it. [Note : My build environment is totally messed up, so I wasn't able to test with Watchdog or the tester] Downloading as I type. I'll let you

Re: [T4] Classloader funk

2001-05-30 Thread Craig R. McClanahan
On Wed, 30 May 2001, Remy Maucherat wrote: On Wed, 30 May 2001, Remy Maucherat wrote: CL was indeed broken when stopping the manager. I have committed something which should fix it. [Note : My build environment is totally messed up, so I wasn't able to test with Watchdog or