users@glassfish.java.net

RE: Glassfish + JMS issue

From: David Zhao <liang.x.zhao_at_oracle.com>
Date: Mon, 15 Oct 2012 00:44:53 -0700 (PDT)

Hi Rainer,

I was stating the fact that the problem exists in 3.1.x but doesn't exist in 4.0. And my suggestion of 4.0 migration is just from technical view (there are promoted 4.0 builds). If for some reason promoted builds are not available for you and you wants a glassfish patch like 3.1.2.x (I am not sure if there is any in plan) to fix it before 4.0 release, then you are free to file a defect with a desired Fix Version/s.

Thanks,
David Zhao


-----Original Message-----
From: Rainer Frey [mailto:rainer.frey_at_inxmail.de]
Sent: Monday, October 15, 2012 3:13 PM
To: users_at_glassfish.java.net
Subject: Re: Glassfish + JMS issue

You are posting here with an oracle.com address here, which suggests some authority on this list. With that in mind:

Are you serious? Are you really serious suggesting to migrate to a version that's on the roadmap for Q2 2013, for current, acknowledged (at least by you) defect?

Regards,
Rainer

On 15.10.2012, at 04:28, David Zhao <liang.x.zhao_at_oracle.com> wrote:

> Hi Pushkar,
>
> This is a defect of glassfish 3.1.x, but it is OK since 4.0. Can you migrate to 4.0 as the solution?
>
> Thanks,
> David Zhao
>
> -----Original Message-----
> From: Pushkar Marathe [mailto:pushkar.marathe_at_strongauth.com]
> Sent: Thursday, October 11, 2012 7:14 AM
> To: users_at_glassfish.java.net; dev_at_glassfish.java.net
> Subject: Glassfish + JMS issue
>
> Hi
> This is Pushkar. I am still facing the same issue as described above.
> I am using glassfish 3.1.2 on one machine and 3.1.2.2 on the second
> machine. I have installed JDK7 on both these machines. (Each of them
> is a standalone instance)
>
> After installing glassfish i boot up the servers and everything works fine. Now i tried creating JMS host on both these machines using the glassfish admin console as well as command line. Both the times after i create a host, i have to restart glassfish. Once i restart glassfish it fails to start up and throws the following error:
>
> **********************************************************************
> ****
> [#|2012-10-10T15:35:16.069-0700|INFO|glassfish3.1.2|javax.enterprise.s
> ystem.core.com.sun.enterprise.v3.services.impl|_ThreadID=26;_ThreadNam
> e=Grizzly-kernel-thread(1);|Grizzly
> Framework 1.9.50 started in: 3ms - bound to [0.0.0.0:4848]|#]
>
> [#|2012-10-10T15:35:16.081-0700|INFO|glassfish3.1.2|javax.enterprise.s
> ystem.core.com.sun.enterprise.v3.services.impl|_ThreadID=29;_ThreadNam
> e=Grizzly-kernel-thread(1);|Grizzly
> Framework 1.9.50 started in: 5ms - bound to [0.0.0.0:3700]|#]
>
> [#|2012-10-10T15:35:16.093-0700|INFO|glassfish3.1.2|javax.enterprise.s
> ystem.core.com.sun.enterprise.v3.services.impl|_ThreadID=32;_ThreadNam
> e=Grizzly-kernel-thread(1);|Grizzly
> Framework 1.9.50 started in: 2ms - bound to [0.0.0.0:7676]|#]
>
> [#|2012-10-10T15:35:16.097-0700|SEVERE|glassfish3.1.2|grizzly|_ThreadI
> D=35;_ThreadName=Grizzly-kernel-thread(1);|doSelect
> IOException
> java.net.BindException: No free port within range:
> 7676=com.sun.enterprise.v3.services.impl.ServiceInitializerHandler_at_4254ecc2
> at
> com.sun.grizzly.TCPSelectorHandler.initSelector(TCPSelectorHandler.java:432)
> at
> com.sun.grizzly.TCPSelectorHandler.preSelect(TCPSelectorHandler.java:378)
> at
> com.sun.grizzly.SelectorHandlerRunner.doSelect(SelectorHandlerRunner.java:188)
> at
> com.sun.grizzly.SelectorHandlerRunner.run(SelectorHandlerRunner.java:132)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
> at java.lang.Thread.run(Thread.java:722)
> |#]
>
> [#|2012-10-10T15:35:16.279-0700|INFO|glassfish3.1.2|javax.enterprise.s
> ystem.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=1;_ThreadName
> =main;|The Admin Console is already installed, but not yet loaded.|#]
>
> [#|2012-10-10T15:35:16.536-0700|SEVERE|glassfish3.1.2|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=main;|CORE10012:
> Application previously deployed is not at its original location any
> more:
> file:/usr/local/strongauth/glassfish3/glassfish/domains/domain1//appli
> cations/cda-M0-b4/|#]
>
> [#|2012-10-10T15:35:16.564-0700|INFO|glassfish3.1.2|javax.enterprise.s
> ystem.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=main;|
> GlassFish Server Open Source Edition 3.1.2.2 (5) startup time : Felix
> (2,189ms), startup services(1,232ms), total(3,421ms)|#]
>
> [#|2012-10-10T15:35:16.566-0700|SEVERE|glassfish3.1.2|javax.enterprise
> .system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=main
> ;|Shutting down v3 due to startup exception : No free port within
> range:
> 7676=com.sun.enterprise.v3.services.impl.ServiceInitializerHandler_at_425
> 4ecc2|#]
>
> [#|2012-10-10T15:35:16.593-0700|INFO|glassfish3.1.2|javax.enterprise.s
> ystem.tools.admin.com.sun.enterprise.v3.admin|_ThreadID=40;_ThreadName
> =Thread-25;|Server
> shutdown initiated|#]
> *****************************************************
>