dev@glassfish.java.net

Re: Connector QL tests failing

From: Amy Roh <Amelia.Roh_at_Sun.COM>
Date: Wed, 25 Oct 2006 00:52:12 -0700

Ryan Lubke wrote:
> Hello,
>
> I hope someone might be able to shed some light on my problem.
>
> I'm running the QL tests against a build of the HEAD branch on win32,
> but I have two
> failures in the connectors area.
> Connector:cci Connector standalone rar Test status:ID
> <cid:part1.07070903.08050307_at_Sun.COM> 1 0 1
> Connector:cci Connector Embedded rar Test status:ID
> <cid:part2.01030104.01000901_at_Sun.COM> 1 0 1
>
>
> I see the following in the logs:
>
> [#|2006-10-24T22:47:24.265-0700|WARNING|sun-appserver-ee9.1|javax.enterprise.system.stream.err|_ThreadID=16;_ThreadName=p:
> thread-pool-1; w:
> 4;_RequestID=0a08f394-3993-4ec3-be70-b004dbc96f48;|javax.resource.ResourceException:
> The class 'SampleExternalMethods' does not exist or is inaccessible.
> This can happen if the class is not public. SQLSTATE: XJ001: Java
> exception: 'SampleExternalMethods: java.lang.ClassNotFoundException'.
> at
> com.sun.connector.cciblackbox.CciInteraction.exec(CciInteraction.java:216)
> at
> com.sun.connector.cciblackbox.CciInteraction.execute(CciInteraction.java:238)
>
> at com.sun.s1peqe.connector.cci.CoffeeBean.getCoffeeCount(Unknown
> Source)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>
>
> It seems related, but I'm not 100% (could be a negative test). Does
> anyone have these two tests running on windows?

I have these tests running on windows.

[exec] INFO: ACC009: Load Application Class:
[com.sun.s1peqe.connector.cci.CoffeeClient]

      [exec] standalone : CoffeeClient started in main...

      [exec] Coffee count = 0

      [exec] Inserting 3 coffee entries...

      [exec] Coffee count = 3

      [exec] Value of key is: Connector standalone rar Test status:

      [exec] Generating report at
C:\glassfish_workspace\glassfish\appserv-tests\test_results.xml

      [exec]

      [exec]

      [exec] -----------------------------------------

      [exec] - Connector standalone rar Test status:: PASS -

      [exec] -----------------------------------------

      [exec] Total PASS: 1

      [exec] Total FAIL: 0

      [exec] Total DID NOT RUN: 0

      [exec] -----------------------------------------
   .......

      [exec] Embedded : CoffeeClient started in main...

      [exec] Coffee count = 3

      [exec] Inserting 3 coffee entries...

      [exec] Coffee count = 6

      [exec] Value of key is: Connector Embedded rar Test status:

      [exec] Generating report at
C:\glassfish_workspace\glassfish\appserv-tests\test_results.xml

      [exec]

      [exec]

      [exec] -----------------------------------------

      [exec] - Connector Embedded rar Test status:: PASS -

      [exec] -----------------------------------------

      [exec] Total PASS: 1

      [exec] Total FAIL: 0

      [exec] Total DID NOT RUN: 0

      [exec] -----------------------------------------


Did the cci-embedded-client.jar and connector-embedded-cciApp.ear get
deployed correctly?

Thanks,
Amy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>