This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

first installation problems


Hay,

nice project. I just started to install
gcc and rhug from 3 dec 2001

Most things worked quite fine.
Now I have sucessfully compiled

somedirs = cup xalan BCEL pgsql-jdbc gnu.readline gnu.regexp xerces     \
jakarta-regexp jakarta-oro jakarta-log4j jakarta-servletapi     \
jakarta-tomcat

(the other packages had compilation errors on my installation, I will make a
report as soon as I have things running here)


Now I try to start tomcat and get an errormessage which I realy do not
understand.

What may be the problem?!

Thanks a lot

Detlef

root@detlinux:/home/detlef/gcctest/rhug/jakarta-tomcat > ./tomcat
ContextManager: Adding context Ctx( /examples )
ContextManager: Adding context Ctx( /admin )
Starting tomcat. Check logs/tomcat.log for error messages
ContextManager: Adding context Ctx( /CVS )
ContextManager: Adding context Ctx( /WEB-INF )
ContextManager: Adding context Ctx( /docs )
ContextManager: Adding context Ctx( /index.html )
ContextManager: Adding context Ctx( /tomcat-power.gif )
ContextManager: Adding context Ctx( /tomcat.gif )
Exception in thread "main" java.lang.InternalError: Thread.start called but
threads not available
   at 0x403e0f70: _ZN4java4lang9ThrowableC1EPNS0_6StringE
(/usr/local/lib/libgcj.so.2)
   at 0x403d54d6: _ZN4java4lang5ErrorC1EPNS0_6StringE
(/usr/local/lib/libgcj.so.2)
   at 0x403e12f6: _ZN4java4lang19VirtualMachineErrorC1EPNS0_6StringE
(/usr/local/lib/libgcj.so.2)
   at 0x403d76b6: _ZN4java4lang13InternalErrorC1EPNS0_6StringE
(/usr/local/lib/libgcj.so.2)
   at 0x40509ab8: _Z15_Jv_ThreadStartPN4java4lang6ThreadEPiPFvS2_E
(/usr/local/lib/libgcj.so.2)
   at 0x403c89f1: _ZN4java4lang6Thread5startEv (/usr/local/lib/libgcj.so.2)
   at 0x400bf79f:
_ZN3org6apache6tomcat7session15StandardManager11threadStartEv
(/home/detlef/gcctest/rhug/jakarta-tomcat/.libs/lib-org-apache-tomcat.so.0)
   at 0x400bf25b: _ZN3org6apache6tomcat7session15StandardManager5startEv
(/home/detlef/gcctest/rhug/jakarta-tomcat/.libs/lib-org-apache-tomcat.so.0)
   at 0x400c131a:
_ZN3org6apache6tomcat7session26StandardSessionInterceptor11contextInitEPNS1_
4core7ContextE
(/home/detlef/gcctest/rhug/jakarta-tomcat/.libs/lib-org-apache-tomcat.so.0)
   at 0x40093436:
_ZN3org6apache6tomcat4core14ContextManager11initContextEPNS2_7ContextE
(/home/detlef/gcctest/rhug/jakarta-tomcat/.libs/lib-org-apache-tomcat.so.0)
   at 0x40093149: _ZN3org6apache6tomcat4core14ContextManager4initEv
(/home/detlef/gcctest/rhug/jakarta-tomcat/.libs/lib-org-apache-tomcat.so.0)
   at 0x0804a266: ?? (/usr/src/packages/BUILD/glibc-2.2.2/csu/init.c:0)
   at 0x0804a75f: ?? (/usr/src/packages/BUILD/glibc-2.2.2/csu/init.c:0)
   at 0x403bcdf8: _ZN3gnu3gcj7runtime11FirstThread9call_mainEv
(/usr/local/lib/libgcj.so.2)
   at 0x40444368: _ZN3gnu3gcj7runtime11FirstThread3runEv
(/usr/local/lib/libgcj.so.2)
   at 0x403c895c: _Z13_Jv_ThreadRunPN4java4lang6ThreadE
(/usr/local/lib/libgcj.so.2)
   at 0x403a1274: _Z11_Jv_RunMainPN4java4lang5ClassEPKciPS4_b
(/usr/local/lib/libgcj.so.2)
   at 0x403a13bd: JvRunMain (/usr/local/lib/libgcj.so.2)
   at 0x08049afd: ?? (/usr/src/packages/BUILD/glibc-2.2.2/csu/init.c:0)
   at 0x40747c6f: __libc_start_main (/lib/libc.so.6)
   at 0x080499d1: _start (??:0)


Dr. Detlef Schmicker
Produktentwicklung
Grabenstr. 48
D-47057 Duisburg
fax: 0203 354053
E-mail: schmicker@physik.de


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]