users@glassfish.java.net

Re: Problem with Glassfish ports when running stand-alone apps on Win XP

From: Mujahid Mohamed <ajmujaa_at_gmail.com>
Date: Sun, 29 Mar 2009 07:45:21 +0600

just try to go to C:\Program Files\glassfish-v2ur2\config and open the
asadminenv in wordpad and make sure the AS_ADMIN_PORT is assigned to the
5943
this may work

On Sat, Mar 28, 2009 at 9:19 PM, <glassfish_at_javadesktop.org> wrote:

> Hi,
>
> I have installed NB 6.5 in my machine on Win XP OS. When I deploy the
> examples
> into glassfish v2ur2 I find a problem with the listening port for
> stand-alone apps.
>
> I mean, if I have an ear wtiht two EJBs clients, a war and a stand-alone
> ones, I have got
> launch my war cliente listening the port 10323. But the stand-alone client
> throws me the following exception,
>
> 28-mar-2009 16:09:25
> com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl <init>
> WARNING: "IOP00410201: (COMM_FAILURE) Connection fail: Type of socket:
> IIOP_CLEAR_TEXT; host name: somehost; port: 5943"
> org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
> at
> com.sun.corba.ee.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:2690)
> at
> com.sun.corba.ee.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:2711)
> at
> com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:261)
> at
> com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:274)
> at
> com.sun.corba.ee.impl.transport.SocketOrChannelContactInfoImpl.createConnection(SocketOrChannelContactInfoImpl.java:130)
> at
> com.sun.corba.ee.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(CorbaClientRequestDispatcherImpl.java:192)
> at
> com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.request(CorbaClientDelegateImpl.java:181)
> at
> com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.is_a(CorbaClientDelegateImpl.java:325)
> at org.omg.CORBA.portable.ObjectImpl._is_a(ObjectImpl.java:112)
> at
> org.omg.CosNaming.NamingContextHelper.narrow(NamingContextHelper.java:69)
> at
> com.sun.enterprise.naming.SerialContext.narrowProvider(SerialContext.java:131)
> at
> com.sun.enterprise.naming.SerialContext.getCachedProvider(SerialContext.java:247)
> at
> com.sun.enterprise.naming.SerialContext.getRemoteProvider(SerialContext.java:205)
> at
> com.sun.enterprise.naming.SerialContext.getProvider(SerialContext.java:160)
> at
> com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:398)
> at javax.naming.InitialContext.lookup(InitialContext.java:351)
> at com.sun.enterprise.util.Utility.lookupObject(Utility.java:145)
> at
> com.sun.enterprise.ServerConfiguration.<init>(ServerConfiguration.java:96)
> at
> com.sun.enterprise.ServerConfiguration.getConfiguration(ServerConfiguration.java:80)
> at
> com.sun.enterprise.distributedtx.J2EETransactionManagerImpl.createTransactionManager(J2EETransactionManagerImpl.java:294)
> at
> com.sun.enterprise.appclient.AppContainer.initializeNaming(AppContainer.java:204)
> at
> com.sun.enterprise.appclient.MainWithModuleSupport.<init>(MainWithModuleSupport.java:364)
> at
> com.sun.enterprise.appclient.MainWithModuleSupport.<init>(MainWithModuleSupport.java:259)
> at com.sun.enterprise.appclient.Main.main(Main.java:200)
> Caused by: java.lang.RuntimeException:
> java.nio.channels.UnresolvedAddressException
> at
> com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSocket(IIOPSSLSocketFactory.java:347)
> at
> com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:244)
> ... 21 more
> Caused by: java.nio.channels.UnresolvedAddressException
> at sun.nio.ch.Net.checkAddress(Net.java:30)
> at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:451)
> at
> com.sun.corba.ee.impl.orbutil.ORBUtility.openSocketChannel(ORBUtility.java:105)
> at
> com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSocket(IIOPSSLSocketFactory.java:332)
> ... 22 more
>
>
> As the message says, it seems the app is listening the port 5943, but I do
> not
> know how to configure it. I do not know if I can do it from NB 6.5 IDE or I
> have to do it
> in glassfish.
>
> Any idea?
>
> Thanks in advance,
> Jose Alvarez de Lara
> [Message sent by forum member 'josealvarezdelara' (josealvarezdelara)]
>
> http://forums.java.net/jive/thread.jspa?messageID=339445
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>


-- 
***********************
A J M Mujahid
(SCJP, SCWCD, AJD)
Phone: 0771298540
Email: ajmujaa_at_gmail.com
***********************