I would suspect this is caused by some other service running on the same
port.

I think you have 2 options:
1) try to kill any services on your machine which could occupy ports.
2) try to look for some configuration files of the J2EE server, and change
some port numbers.

Petr

> -----Original Message-----
> From: Biren Patnaik [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 18, 2000 10:03 AM
> To: [EMAIL PROTECTED]
> Subject: Help me,Please
>
>
> Hi,
> I m new to EJB.I have installed J2EE from Sun.Whenever I m
> going to start
> J2EE server(j2ee.bat),that time it is giving the following error
> messages.I will appreciate if anyone can solve this problem.
>
> Biren
>
> D:\java\j2ee\bin>j2ee
>
> J2EE server Listen Port: = 1049
> Redirecting the output and error streams to the following files:
> D:\JAVA\J2EE\logs\gmw_ocr_biren\ejb\j2ee\system.out
> D:\JAVA\J2EE\logs\gmw_ocr_biren\ejb\j2ee\system.err
> D:\java\j2ee\bin>j2ee -verbose
>
> J2EE server Listen Port: = 1049
> Naming service started: :1050
> Published the configuration object ...
> Binding DataSource, name = jdbc/Cloudscape, url =
> jdbc:cloudscape:rmi:Cloudscape
> DB;create=true
> org.apache.tomcat.core.DefaultServlet: init
> org.apache.jasper.runtime.JspServlet: init
> Web service started: 9191
> org.apache.tomcat.core.DefaultServlet: init
> org.apache.jasper.runtime.JspServlet: init
> java.lang.RuntimeException: Address in use: bind
>         at
> com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:348)
>         at
> com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:866)
> J2EE server reported the following error: Address in use: bind
> Error executing J2EE server ...
>
> Awaiting the reply...
>
> Biren
>
> ==============================================================
> =============
> To unsubscribe: mailto [EMAIL PROTECTED] with body:
> "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to