Hi Kathey,
I reran test derbynet/DerbyNetAutoStart.java with framwork DerbyNet and
DerbyNetClient and it passed.
Thanks, Ramandeep Kaur
On 10/27/05, *Kathey Marsden* <[EMAIL PROTECTED]> wrote:
Ramandeep Kaur wrote:
> I ran suite derbyall with jars on the following platforms:
>
>
> - Linux - SuSE Pro 9.2
> *JVM:*
> java version "1.4.2"
> Java(TM) 2 Runtime Environment, Standard Edition (build
1.4.2)
> Classic VM (build 1.4.2, J2RE 1.4.2 IBM build
> cxia32142-20050609 (JIT enabled: jitc))
>
> *Results:
> *All passed except the following:
> - *tools/importExport.java*: expected failure
as the
> jvm/master update problem with tools/importExport.java and ibm142
> - *derbynet/DerbyNetAutoStart.java: *
> *** Start: DerbyNetAutoStart jdk1.4.2
> 2005-10-27 06:03:33 ***
> 3a4
> > The network server was started though
> derby.drda.startNetworkServer=false.
> 4a6
> > The network server was started though
> derby.drda.startNetworkServer was not set.
> 6 del
> < PASSED.
> 6 add
> > Server start failed: No suitable driver
> > java.sql.SQLException: No suitable
driver
> > at
> java.sql.DriverManager.getConnection(DriverManager.java:559)FAILED.
> Test Failed.
>
> When I did "ps -eaf | grep java", a process
> was hanging and it seemed like problem occured due to platform limit
> on command line string.
> Thanks,
>>Thanks Raman for running these tests.
>>Does this test pass on rerun? Is this something you have seen
before on
>>SuSE or do you think it might be a regression of some sort?