I have my application ear file running without a problem on 3.2.2, I deployed the same 
ear to 3.2.3 and worked. Now to 3.2.4 (which I downloaded today) and it reaches a lock.

The application starts up and on the first transaction it reaches a point where it 
outputs on the console debug message as follows:

23:47:06,360 DEBUG [Task] Executing SQL: SELECT PRIORITY, TASK_NAME, RE_ASSIGNABLE, 
RE_ASSIGNABLE_TO_VL_ID, CREATE_DATE, UPDATE_DATE, END_DATE, TIME_STAMP, EMI_USER_ID, 
STATUS_ID, FLOW_CONTEXT_ID FROM TASK WHERE (ID=?)

Afterwhich the server hangs for a long time until it outputs the following:

23:51:01,668 DEBUG [IdleRemover] run: IdleRemover notifying pools, interval: 450000

Notice it was 4 minutes later....

There are no exceptions thrown along the way or any other information I found useful.

I would appreciate any ideas as to what could be my problem.

I'm using j2se1.4.2_01 with oracle DB using the thin driver from 9i classes12.

Thnx

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838395#3838395

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838395


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to