Bugs item #823678, was opened at 2003-10-14 15:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=823678&group_id=22866

Category: JBossServer
Group: v2.3 (unstable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim Rickard (trickard)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bind exceptions

Initial Comment:
Windows 2000 server, jdk 1.3.1, tomcat 3.2.1 instance 
and tomcat 4.1.27 instance running on same machine.

This implementation has been stable for well over a year. 
We recently added the additional tomcat 4.1.27 instance 
which hosts a single app which does use ejbs.  The new 
tomcat instance was installed on 9/17 and the first 
occurrence of this error was discovered on 10/03.We 
had several errors on 10/3 then several more on 10/13 
and 10/14. The same data is submitted again and it 
works without error.

The error appears like this.

[Default,ERROR]  ERR: 10/13 16:13:47: 4: 
solocup.sm.pricing.common.PricingError: The Product 
(ProductSet) server does not appear to be running: 
javax.naming.CommunicationException [Root exception is 
java.rmi.ConnectIOException: Exception creating 
connection to: 10.1.1.25; nested exception is: 
        java.net.BindException: Address in use: 
connect]

The server continues to run and data of the same type 
is accepted and processed normally before and after the 
errors are received.

These errors are generated while trying to obtain a home 
object for an entity bean inside a session bean. The 
error is not restricted to a single bean type.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=823678&group_id=22866


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to