Message1736

Author mdjaved
Recipients
Date 2007-07-17.11:07:27
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I am using grinder3 beta33, which uses jython internally.
The grinder agent process hangs while loading my class.

It seems to be the problem with jython, while loading native dll, as my imported class load a native library and it get hangs there.

I am using jython2.2rc1 as jython2.1 is not compatible with jdk 1.6.0 (saw some where on website).

My program works well with jython2.1 on jdk 1.5.xx.

Is that anything more i should provide?

Thank you.
mdjaved
History
Date User Action Args
2008-02-20 17:17:54adminlinkissue1755411 messages
2008-02-20 17:17:54admincreate