glassfish v3 sometime halt

View: New views
5 Messages — Rating Filter:   Alert me  

glassfish v3 sometime halt

by Ken--@newsgroupstats.hk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i am trying to migrate one of my webapps to glassfish v3. The webapp is running very smooth with apache2 + tomcat 6.0.14.

My webpp @ gf3 is up and running very smooth for first day but sometime it halts for unknown reason. No response from web browser. both webapps and admin web console but telnet test is ok.

pls advise.

Attached pls find the server.log and jstack log.

Regards,
Ken
to_gf.zip


Re: glassfish v3 sometime halt

by Ken--@newsgroupstats.hk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i downloaded this zip from gf download site:

glassfish-v3-ea-b44.zip

after halt, the problem cannot be resolved unless invoke a kill command to the jvm and restart.

Thanks.
Ken


Ken--@newsgroupstats.hk wrote:
i am trying to migrate one of my webapps to glassfish v3. The webapp is running very smooth with apache2 + tomcat 6.0.14.

My webpp @ gf3 is up and running very smooth for first day but sometime it halts for unknown reason. No response from web browser. both webapps and admin web console but telnet test is ok.

pls advise.

Attached pls find the server.log and jstack log.

Regards,
Ken
to_gf.zip

Re: glassfish v3 sometime halt

by Jerome Dochez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Ken

Looks like the http listener is being reconfigured and this might be  
causing the trauma.
Have you changed any http-listener parameters values thought the admin  
gui before the server stops responding ?

Jerome

On Jun 29, 2009, at 7:05 AM, Ken--@... wrote:

>
> i am trying to migrate one of my webapps to glassfish v3. The webapp  
> is
> running very smooth with apache2 + tomcat 6.0.14.
>
> My webpp @ gf3 is up and running very smooth for first day but  
> sometime it
> halts for unknown reason. No response from web browser. both webapps  
> and
> admin web console but telnet test is ok.
>
> pls advise.
>
> Attached pls find the server.log and jstack log.
>
> Regards,
> Ken
> http://www.nabble.com/file/p24254731/to_gf.zip to_gf.zip
>
>
> --
> View this message in context: http://www.nabble.com/glassfish-v3-sometime-halt-tp24254731p24254731.html
> Sent from the java.net - glassfish users mailing list archive at  
> Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: glassfish v3 sometime halt

by glassfish-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

yes, i did.

I feel it is very difficult to config http listener in gf3 admin UI.

What I want to do is to change the listener port to 80 for my webapps.

I goto Configuration -> Network Config -> Listener -> change the port number -> deploy my app and select 'server' as my virtual server.

The webapp cannot be launch.

and there is some combination of settings will make the server fail to restart.

Once the server fail to restart, I have to roll back all config file or reinstall gf to continue.

Finally, I just open domain1 domain.xml to manually edit the port number. It work.
[Message sent by forum member 'dragonken' (dragonken)]

http://forums.java.net/jive/thread.jspa?messageID=358828

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: glassfish v3 sometime halt

by Judy Tang :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Ken,

SQE tried and can not recreate this in the latest v3 promote build b60.  
I saw you mentioned that you are using b44.
If you can, would you like to give b60 a try and see if you still see
the same issue.  Here is the v3 promote build
link, you can look for b60.  Thanks for using GlassFish !

http://download.java.net/glassfish/v3/promoted/

Here is the environment and steps SQE tested with:

latest v3 promote build b60

platform: solaris x86,

jdk1.6.0_16

browser: firefox 3.5

1. change http listener 1 port to 8077

2. deploy app

3. launch app is fine

4. restart from GUI, after restart, access GUI is fine

5. launch app is fine again

Thanks,
Judy

glassfish@... wrote:

> yes, i did.
>
> I feel it is very difficult to config http listener in gf3 admin UI.
>
> What I want to do is to change the listener port to 80 for my webapps.
>
> I goto Configuration -> Network Config -> Listener -> change the port number -> deploy my app and select 'server' as my virtual server.
>
> The webapp cannot be launch.
>
> and there is some combination of settings will make the server fail to restart.
>
> Once the server fail to restart, I have to roll back all config file or reinstall gf to continue.
>
> Finally, I just open domain1 domain.xml to manually edit the port number. It work.
> [Message sent by forum member 'dragonken' (dragonken)]
>
> http://forums.java.net/jive/thread.jspa?messageID=358828
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>  

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...