dev@glassfish.java.net

QuickLook Issue

From: Tom Ware <tom.ware_at_oracle.com>
Date: Thu, 19 Jan 2006 13:51:37 -0500

Hi,

  I am having the following issue with QuickLook and wondering if anyone
has seen this before. The port mentioned in the exception does not
appear to be in use on my computer, my full build runs with success and
my changes are limited to entity-persistence, entity-persistence-tests,
and persistence-api (is there any way these modules could affect this
test?).

  Exception below (logging file attached). Any help would be appreciated.

    [java]
     [java] stubs:
     [java] [rmic] RMI Compiling 1 class to
C:\cvsworkspace\glassfish\appserv-tests\build\module\classes
     [java] [rmic] IIOP has been turned on.
     [java] [rmic] IIOP Options: -poa
     [java]
     [java] run:
     [java] [java] ORBInitializer pre_int()
     [java] [java] ServerInterceptor 1 registered
     [java] [java] ServerInterceptor 2 registered
     [java] [java] ServerInterceptor 3 registered
     [java] [java] ORBInitializer post_init()
     [java] [java] ORB Initialized.
     [java] [java] Jan 19, 2006 1:34:48 PM
com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl <init>
     [java] [java] WARNING: "IOP00410201: (COMM_FAILURE) Connection
failure: socketType: IIOP_CLEAR_TEXT; hostname: localhost; port: 3700"
     [java] [java] org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor
code: 201 completed: No
     [java] [java] at
com.sun.corba.ee.impl.logging.ORBUtilSystemException.connectFailure(Unknown
Source)
     [java] [java] at
com.sun.corba.ee.impl.logging.ORBUtilSystemException.connectFailure(Unknown
Source)
     [java] [java] at
com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(Unknown
Source)
     [java] [java] at
com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(Unknown
Source)
     [java] [java] at
com.sun.corba.ee.impl.transport.SocketOrChannelContactInfoImpl.createConnection(Unknown
Source)
     [java] [java] at
com.sun.corba.ee.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(Unknown
Source)
     [java] [java] at
com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.request(Unknown
Source)
     [java] [java] at
com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.is_a(Unknown Source)
     [java] [java] at
org.omg.CORBA.portable.ObjectImpl._is_a(ObjectImpl.java:112)
     [java] [java] at

-Tom