anton_latvia

Well-Known Member
PartnerNOC
May 11, 2004
432
47
178
Latvia
cPanel Access Level
Root Administrator
Hi,
I am trying to install Tomcat on Centos 4.3 64-bit edition. Actually I simply selected it in "Addon modules" and waited until script finished. I can see, that there is file /usr/sbin/starttomcat, but when I execute it I don't get any output and no processes are started. I think I am missing something - can anyone tell me what? :) Should I install JSDK first?

Thanks in advance..
 

bobin

Member
Aug 15, 2006
5
0
151
I have the same issue ..

Any sugestions are appreciate ...

Thanks in advance,

BoB
 

bobin

Member
Aug 15, 2006
5
0
151
The problem is tomcat is stop at checking architecture x86_64 ...

The compilation of jsvc tell that x86_64 is not supported ... :rolleyes: :rolleyes: ...

If i go to /usr/local/jakarta/tomcat/bin/jsvc-src and run ./configure ... i got the error:

configure: error: Unsupported CPU architecture "x86_64"


That´s the main problem, without jsvc cpanel cannot start tomcat ...

Please tell to us ... when cPanel support answers your question ...

:cool: :cool: ...

BoB
 

bobin

Member
Aug 15, 2006
5
0
151
i´m editing some files of jsvc for trying to do the compilation in x86_64 ...

If i had some success ... i´ll post here ...

C-ya,

BoB
 

rviradia

Well-Known Member
Jul 25, 2005
46
0
156
cpanel said:

This was occuring due to issues between the jsvc source distributed with tomcat and x86_64 systems. I downloaded and installed the latest jsvc source, and was able to start tomcat after doing so.
 

hlederhaas

Member
Sep 20, 2006
23
0
151
@rviradia

i'm new at centos, only with suse, i have the same problem with tomcat.
can u tell me exactly what u have done?

thnx
Horst
 
Last edited:

jan.gestre

Registered
May 8, 2007
4
0
151
Hi guys,

Did anybody had a workaround for this issue? I can't get pass the ./configure stage, I also have 64bit opterons. To those who were able to fix this, please share your solution. I and the people who have this issue will sure greatly appreciate it. :)

TIA,


jan
 

setient

Registered
Aug 7, 2007
1
0
51
jsvc-source download

I am wondering where exactly you downloaded this newer version from. I am trying to look in the tomcat distribution files and I am not seeing this.