dev@glassfish.java.net

Connector QL tests failing

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Tue, 24 Oct 2006 23:22:55 -0700

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?