> 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
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
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