Vincent, Kewl ! ..... So was the exception caught and not indicated promptly by altrmi or by instrumentation libraries?
V i n a y. --- Vincent_Tence <[EMAIL PROTECTED]> wrote: > Leif, > > Damnit all my fault. I forgot to include one jar > used by the altrmi jar in > my webapp and Tomcat (I use 4.0.1) classloader > was hanging up when loading the > SocketStreamServerConnection class. That's > why the connection was accepted but the client > never got an answer to the OpenConnectionRequest. > > Now it seems to work fine. I'll carry on with the > instrumentation of my > framework. > > Thanks for your help guys, > Vincent > > > -----Original Message----- > > From: Vincent Tence > [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, April 30, 2002 1:45 PM > > To: 'Avalon Developers List' > > Subject: RE: Instrument questions > > > > > > I looked at the status of the ports on my machine > to see that > > the server is > > properly started, the client can connect to the > > server but gets no response to the Altrmi > OpenConnectionRequest. > > > > Thx, > > Vincent > > > > > -----Original Message----- > > > From: Leif Mortenson > [mailto:[EMAIL PROTECTED]] > > > Sent: Tuesday, April 30, 2002 12:11 PM > > > To: Avalon Developers List > > > Subject: Re: Instrument questions > > > > > > > > > Vincent Tence wrote: > > > > > > >Now the question is: why can't the client > connect to the server? > > > > > > > When you first open a connection to the > InstrumentManager. > > > You should > > > get an InstrumentManager dialog. > > > Is the title = "[Not Connected] > (localhost:15555)" or does it > > > give the > > > name of the server InstrumentManager? > > > > > > The client is designed to work when the server > is not running > > > and then > > > reconnect when the server comes > > > back on line. It would actually be nice to be > able to disable the > > > feature where altrmi tries to reconnect > > > 3 times. This would clean things up a bit. > > > > > > I could probably get rid of this appearant hang > problem by > > making the > > > menus be driven off of a cached > > > version of information from the host rather than > requesting > > live info > > > when the menus are being displayed. > > > > > > Like you said though, we still have to figure > out why you are > > > not able > > > to connect. Are you sure that the > > > port is correct? > > > > > > Cheers, > > > Leif > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
