dev@glassfish.java.net

Re: QuickLook Issue

From: Dinesh Patil <dinesh.patil_at_Sun.COM>
Date: Thu, 19 Jan 2006 11:07:14 -0800

Tom,
what's the JDK version in glassfish image? it should be JDK 1.5.0_04 and
also check if your client side JDK is also 1.5.0_04, if there is
mismatch to 1.5.0_06, then also this test fails. so please check.
thanks
Dinesh

Tom Ware wrote:

> 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
>
>------------------------------------------------------------------------
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>