quality@glassfish.java.net

Re: Strange error with Oracle JDBC drivers

From: Judy Tang <Judy.J.Tang_at_Sun.COM>
Date: Mon, 29 Sep 2008 10:27:51 -0700

Thanks Wouter for testing b26 and let us know the issue got resolved.
It is always so nice to read email
like this one to tell us what works after putting in so much hard work.
You did a great work too.

Thansk,
Judy

Wouter van Reeven wrote:
> Hi,
>
>
> Using build 26 I jnust tested the scenario below and now I can ping the
> connection pool from the command line without starting the admin console and
> pinging from there first. Great work! I will request my original bug to be
> closed now.
>
>
> Greets, Wouter
>
>
> On Thu, Sep 11, 2008 at 05:47:08PM +0200, To quality wrote:
>
>> I guess I found another bug. Can someone explain this:
>>
>> $ ./bin/asadmin list-jdbc-connection-pools
>> astro_pool
>> __TimerPool
>> DerbyPool
>>
>> $ ./bin/asadmin ping-connection-pool astro_pool
>> remote failure: Ping JDBC Connection Pool for astro_pool is Failed.
>> javax.resource.ResourceException: Class name is wrong or classpath is not set
>> for : oracle.jdbc.pool.OracleDataSource
>> Command ping-connection-pool failed.
>>
>> Now I install the Admin GUI and try again. Same error. Then I go to the Admin
>> GUI and go to JDBC -> Resources -> Connection Pools, open the astro_pool pool
>> and click Ping. I get Ping Succeeded. Next I try the CLI again et voilá:
>>
>> $ ./bin/asadmin ping-connection-pool astro_pool
>>
>> Command ping-connection-pool executed successfully.
>>
>>
>> Greets, Wouter
>>
>> --
>>
>> People: "If she weighs the same as a Duck, she's made of wood!"
>> Sir Bedevere: "And therefore...?"
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>>
>>