edalzell
8th October 2002, 23:49
Hi there,
We aresing the b3.jar that comes with OW2.2. We call a manager (i.e. GoodsReceiptManager from the group1 BOI pack) from within a Java program.
The problem is that the program does not exit. When I get a listing of the active threads, it shows several socket threads in the read() state. These should be in the wait() or accept() state.
When I switch to using the b3 from OW2.1 everything works fine.
There is a new classes in the 2.2 b3...LDAPDirectory$Timer (inner class).
Could this be causing the problem?
Thoughts? Ideas?
Help!
We aresing the b3.jar that comes with OW2.2. We call a manager (i.e. GoodsReceiptManager from the group1 BOI pack) from within a Java program.
The problem is that the program does not exit. When I get a listing of the active threads, it shows several socket threads in the read() state. These should be in the wait() or accept() state.
When I switch to using the b3 from OW2.1 everything works fine.
There is a new classes in the 2.2 b3...LDAPDirectory$Timer (inner class).
Could this be causing the problem?
Thoughts? Ideas?
Help!