You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Anthony W. Marino" <an...@AWMObjects.com> on 2001/05/04 14:42:02 UTC

2nd Posting: Cannot build servletapi 4b3

./build.sh: line 35:  1502 Segmentation fault      ${JAVA_HOME}/bin/java
-classpath ${CLASSPATH} org.apache.tools.ant.Main -buildfile ${BUILDFILE}
 "$@"


Any suggestions?


Thank you,
Anthony

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

Re: 2nd Posting: Cannot build servletapi 4b3

Posted by "Anthony W. Marino" <an...@AWMObjects.com>.
It's there.

Anthony

On Friday 04 May 2001 17:25, you wrote:
> Do you have jaxp 1.1 on your classpath??
>
> anil
>
> "Noel E. Lecaros" wrote:
> > Hi, Anthony
> >
> > Hardware problem?
> >
> > Just a suggestion.
> >
> > Regards,
> > Noel Lecaros
> >
> > "Anthony W. Marino" wrote:
> > > ./build.sh: line 35:  1502 Segmentation fault     
> > > ${JAVA_HOME}/bin/java -classpath ${CLASSPATH} org.apache.tools.ant.Main
> > > -buildfile ${BUILDFILE} "$@"
> > >
> > > Any suggestions?
> > >
> > > Thank you,
> > > Anthony
> > >
> > > -------------------------------------------------------

Re: 2nd Posting: Cannot build servletapi 4b3

Posted by anil <an...@awcoldstream.com>.
Do you have jaxp 1.1 on your classpath??

anil

"Noel E. Lecaros" wrote:

> Hi, Anthony
>
> Hardware problem?
>
> Just a suggestion.
>
> Regards,
> Noel Lecaros
>
> "Anthony W. Marino" wrote:
>
> > ./build.sh: line 35:  1502 Segmentation fault      ${JAVA_HOME}/bin/java
> > -classpath ${CLASSPATH} org.apache.tools.ant.Main -buildfile ${BUILDFILE}
> >  "$@"
> >
> > Any suggestions?
> >
> > Thank you,
> > Anthony
> >
> > -------------------------------------------------------


Win32 tomcat mod_jk Installation

Posted by Cameron Taggart <ct...@u.washington.edu>.
Hi All,

My development evironment is Windows 2000. I installed the latest Windows
Apache binary, PHP binary, and Tomcat 3.2.1, but I can't get mod_jk to work.

Apache/1.3.19 (Win32) mod_jk PHP/4.0.5 running...

When I start up tomcat with /bin/startup, here are the messages I receive:

2001-05-06 10:05:47 - ContextManager: Adding context Ctx( /examples
2001-05-06 10:05:47 - ContextManager: Adding context Ctx( /admin )
Starting tomcat. Check logs/tomcat.log for error messages
2001-05-06 10:05:47 - ContextManager: Adding context Ctx( )
2001-05-06 10:05:47 - ContextManager: Adding context Ctx( /test )
2001-05-06 10:05:47 - PoolTcpConnector: Starting HttpConnectionHand
FATAL:java.net.BindException: Address in use: JVM_Bind
java.net.BindException: Address in use: JVM_Bind
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:397)
at java.net.ServerSocket.<init>(ServerSocket.java:170)
at java.net.ServerSocket.<init>(ServerSocket.java:121)
at org.apache.tomcat.net.DefaultServerSocketFactory.createS
ServerSocketFactory.java:97)
at org.apache.tomcat.service.PoolTcpEndpoint.startEndpoint(
nt.java:239)
at org.apache.tomcat.service.PoolTcpConnector.start(PoolTcp
a:188)
at org.apache.tomcat.core.ContextManager.start(ContextManag
at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:202
at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235)

After start up, Tomcat works fine via http://localhost:8080/examples/jsp/,
but not via http://localhost/examples/jsp/.


A copy of this message and my config files can be found at:
http://students.washington.edu/ctaggart/tomcat/

Config Files (I've ammended .txt entensions for easy viewing.)
c:\jakarta-tomcat-3.2.1\conf\server.xml
c:\jakarta-tomcat-3.2.1\conf\workers.properties
c:\jakarta-tomcat-3.2.1\conf\mod_jk.conf
c:\program files\apache group\apache\conf\httpd.conf

Cameron Taggart
Senior, University of Washington
Business Administration, Information Systems
ctaggart@u.washington.edu


Re: 2nd Posting: Cannot build servletapi 4b3

Posted by "Anthony W. Marino" <an...@AWMObjects.com>.
None, whatsoever.

Anthony

On Friday 04 May 2001 14:50, you wrote:
> Hi, Anthony
>
> Hardware problem?
>
> Just a suggestion.
>
> Regards,
> Noel Lecaros
>
> "Anthony W. Marino" wrote:
> > ./build.sh: line 35:  1502 Segmentation fault      ${JAVA_HOME}/bin/java
> > -classpath ${CLASSPATH} org.apache.tools.ant.Main -buildfile ${BUILDFILE}
> >  "$@"
> >
> > Any suggestions?
> >
> > Thank you,
> > Anthony
> >
> > -------------------------------------------------------

Re: 2nd Posting: Cannot build servletapi 4b3

Posted by "Noel E. Lecaros" <sp...@mozcom.com>.
Hi, Anthony

Hardware problem?

Just a suggestion.

Regards,
Noel Lecaros

"Anthony W. Marino" wrote:

> ./build.sh: line 35:  1502 Segmentation fault      ${JAVA_HOME}/bin/java
> -classpath ${CLASSPATH} org.apache.tools.ant.Main -buildfile ${BUILDFILE}
>  "$@"
>
> Any suggestions?
>
> Thank you,
> Anthony
>
> -------------------------------------------------------