users@glassfish.java.net

Re: glassfish performance problem with NetBeans.

From: vince kraemer <Vince.Kraemer_at_Sun.COM>
Date: Wed, 23 Apr 2008 07:52:44 -0700

Hi.

The http monitoring might be at fault here.

The best thing to do is the following:

1. start the IDE.
2. select the server that is having problems in the Services tab.
3. select Properties from the right-click menu.
4. uncheck the Enable HTTP Monitoring checkbox.
5. stop the server if it is running.
6. start the server.
7. exit out of the IDE.
8. start the server using asadmin.


vbk

Mohammad Shamsi wrote:
> Hi All,
>
> I have just installed glassfish on my pc, for test Java EE.
>
> after deploying some module on galssfish, its speed, memory usage
> and... seems good.
>
> but when i install NetBeans and define my external galssfish server
> for NetBeans. my server speed slow done. and deployment and runing
> application on glassfish is very slow now.
>
> i see this line repeated on my server log :
>
> [#|2008-04-23T02:34:47.064-0800|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=445;_ThreadName=HTTP
> Monitor, sends data to IDE;|
> WARNING *********** NetBeans HTTP Monitor ************
> The request cannot be recorded most likely because the NetBeans HTTP
> Server is not running. Go to the IDE and start the HTTP Server from
> within the Runtime window to fix this problem.|#]
>
>
> is this related to my bad performance ?
>
> is there any settings or config to better peroformance ??
>
>
>
>
>
>
>
>
> --
> sincerely yours
> M. H. Shamsi