Ah, it put a reference for a netbeans HttpMonitor inside the web.xml under Tomcat's conf folder at some point.  Just adding this info here for the list archive.


On 10/14/06, Scott McMasters <[EMAIL PROTECTED]> wrote:
No, I'm not running in it, but I am building with it.  I didn't see the netbeans jar in my build/web-inf/lib which I read about with this error.



On 10/13/06, Andrew Robinson <[EMAIL PROTECTED]> wrote:
Are you running from inside of netbeans? If so, try outside of the IDE

On 10/13/06, Scott McMasters < [EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm encountering a strange error.  I can't navigate between jsf pages, not
> even in the simplest of test scenarios, and keep getting this in my logs:
>
> NotifyUtil::java.net.ConnectException: Connection refused: connect
>     at java.net.PlainSocketImpl.socketConnect(Native
> Method)
>     at java.net.PlainSocketImpl.doConnect(Unknown Source)
>     at java.net.PlainSocketImpl.connectToAddress(Unknown
> Source)
>     at java.net.PlainSocketImpl.connect (Unknown Source)
>     at java.net.Socket.connect(Unknown Source)
>     at java.net.Socket.connect(Unknown Source)
>     at sun.net.NetworkClient.doConnect (Unknown Source)
>     at sun.net.www.http.HttpClient.openServer (Unknown
> Source)
>     at sun.net.www.http.HttpClient.openServer(Unknown
> Source)
>     at sun.net.www.http.HttpClient.<init>(Unknown Source)
>     at sun.net.www.http.HttpClient.New(Unknown Source)
>     at sun.net.www.http.HttpClient.New (Unknown Source)
>     at
> sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown
> Source)
>     at
> sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown
> Source)
>     at sun.net.www.protocol.http.HttpURLConnection.connect
> (Unknown Source)
>     at
> sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown
> Source)
>     at
> org.netbeans.modules.web.monitor.server.NotifyUtil$RecordSender.run(NotifyUtil.java:237)
>
> TIA,
>
>  Scott
>
>


Reply via email to