Hi!

When I comment the
org.jboss.test.bankiiop.test.BankStressTestCase.testMultiThread2 test the
timeout go out and jboss can be shutdown.

With my patches to the testsuite IIOP TESTS RUN OK in jdk 1.4 + windows NT
:-) and I DON'T have fixed the OK result :-)

I'll try to understand why testMultiThread2 kills jboss...

        Claudio

> -----Original Message-----
> From: Vesco Claudio 
> Sent: Friday, April 12, 2002 2:58 PM
> To:   'Francisco Reverbel'; Vesco Claudio
> Cc:   'Jason Dillon'; 'David Jencks';
> [EMAIL PROTECTED]
> Subject:      RE: [JBoss-dev] Test Suite broken?
> 
> Hi!
> 
> In weekdays, I update my local cvs every morning (Italy time) at minimum.
> At friday I make a CD image of the cvs repository and I continue to hack
> jboss at home where I don't have external connection (my modem has been
> burnt from a lightning :-( ).
> 
> So... :-)
> 
> Now I have completed the testsuite with some patches to iiop tests. You
> have reason that the problems are in client.policy, but you can test the
> iiop only with (in testsuite):
> 
> ./build.bat -Dtest=<test> iiop-test
> 
> which in windows does not function (ant is called with "ant -Dtest <test>
> iiop-test", the "=" is lost in hyperspace :-( )
> 
> If I remember well, I think this is the only mode which permits to set the
> java.security.manager and java.security.policy properties.
> 
> So, I have integrated the iiop tests in a new target,
> tests-standard-stress-iiop, which invokes the tests and sets the
> properties.
> 
> With this new target, I have obtained that the iiop testsuite run but some
> tests fail with a timeout error (junit error). When I have this timeout
> error successive calls to jboss with corba fail and jboss does not go in
> shutdown :-(((
> 
> I think that you have a security policy file in path (Have you tested with
> jdk 1.4? And have you tested with jdk 1.4 in windows?)
> 
> I have another question, when I allocate the ORB I have a warning (no
> properties file found) by jacorb, I haven't problems with my test bed in
> jython.
> I think that at least for the server part (jboss server) we need this file
> in the iiop sar.
> 
>       Claudio
> 
> -----Original Message-----
> From: Francisco Reverbel [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, April 12, 2002 2:22 PM
> To:   Vesco Claudio
> Cc:   'Jason Dillon'; 'David Jencks';
> [EMAIL PROTECTED]
> Subject:      RE: [JBoss-dev] Test Suite broken?
> 
> Hi Claudio,
> 
> On Fri, 12 Apr 2002, Vesco Claudio wrote:
> 
> > PS to Francisco: I have tested iiop in jdk 1.4 in my test bed with
> jython,
> > it works! (deploy in jboss and calling ejb over iiop)  :-)
> 
> That is Great! 
> 
> > but the testsuite is still falling, today I'll try to figure why.
> 
> Have you updated your tree recently? About a week ago I fixed a problem 
> in the iiop testcases. They needed a client.policy file in order to do 
> stub downloading (via http) from the JBoss server. I did not see the 
> problem before because a java.policy in my home dir was already granting 
> allPermission to everybody...
> 
> Cheers,
> 
> Francisco

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to