[Tcl Java] Re: [Tcl Java] Tclblend_init

2000-06-05 Thread Mo DeJong
> I am trying to set some properties via the following line > in my test script. However, it appears that it is being > parsed incorrectly. I am I doing this right? > > set tclblend_init > "-Djava.naming.factory.initial=foo -Djava.naming.provider.url=rmi://test_dr1 > :1099" Are you setting thi

[Tcl Java] Tclblend_init

2000-06-05 Thread Dennis Graham
All, I am trying to set some properties via the following line in my test script. However, it appears that it is being parsed incorrectly. I am I doing this right? set tclblend_init "-Djava.naming.factory.initial=foo -Djava.naming.provider.url=rmi://test_dr1 :1099" Thanks, Dennis Graham

[Tcl Java] RE: [Tcl Java] Re: [Tcl Java] finalization deadlock under Solaris

2000-06-05 Thread Jiang Wu
Yes. You can download the patch from: http://www-cs-students.stanford.edu/~jwu/tclblend.patch Note that the patch does NOT remove the JAVA_LOCK code in TclBlend. It is still possible to deadlock after applying the patch due to JAVA_LOCK. Your stack trace looks JAVA_LOCK is causing the