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]

Re: first installation problems


>>>>> "Detlef" == Detlef Schmicker <schmicker@physik.de> writes:

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

Detlef> What may be the problem?!

Detlef> Exception in thread "main" java.lang.InternalError: Thread.start called but
Detlef> threads not available

You probably did not configure gcc with `--enable-threads=posix'.
Unfortunately, right now gcc doesn't build with threads enabled by
default, so you must configure them in by hand.

What platform are you running on?

Tom


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