Mark,
(And everyone) Thanks a gazillion for helping to clarify this. I was building
the APR connector with the wrong version number (1.1.14). I must have had old
apr connector files laying around from when I was building earlier tomcat
versions. The log is clean now.
Thanks again,
- Ole
-
Ole Ersoy wrote:
> Mark,
>
> I looked at the startup log a little closer and there's this line:
>
> Jul 15, 2009 2:24:09 PM org.apache.catalina.core.AprLifecycleListener init
> INFO: Loaded APR based Apache Tomcat Native library 1.1.14.
>
> I noticed below that you said I should be using 1.1.6.
Mark,
I looked at the startup log a little closer and there's this line:
Jul 15, 2009 2:24:09 PM org.apache.catalina.core.AprLifecycleListener init
INFO: Loaded APR based Apache Tomcat Native library 1.1.14.
I noticed below that you said I should be using 1.1.6. So maybe this is the
problem.
Hi,
I just tried a manual install and start using only the startup.sh script and it
works fine.
[r...@ole bin]# chmod u+x *.sh
[r...@ole bin]# ./startup.sh
Using CATALINA_BASE: /home/ole/apache-tomcat-6.0.20
Using CATALINA_HOME: /home/ole/apache-tomcat-6.0.20
Using CATALINA_TMPDIR: /home/ol
Hi Mladen,
I tried adding the address attribute like this:
I also tried:
But I still get the same message. I'll try it without jsvc next.
Thanks,
- Ole
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.
Mark,
Thanks - yeah - I read up on the ubuntu ticket, and decided to give 6.0.20 a
try. I built the rpm package using the following dependencies:
Requires: apr-devel = 1.3.5
Requires: apr = 1.3.5
Requires: apr-util = 1.3.7
I'm going to try just doing a manual install next to make sure it work
On 15/07/09 19:45, Ole Ersoy wrote:
Hi,
I'm trying to get Tomcat 6.0.20 with APR and JSVC to run on Fedora 11.
During startup I get this:
SEVERE: Error initializing endpoint
java.lang.Exception: Socket bind failed: [22] Invalid argument
at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint
On 15/07/09 19:52, David Smith wrote:
Or it could be the connector in server.xml is misconfigured. Could you
post the one appears to be trying to bind to the sshd port 22?
No, 22 represents the EINVAL from
-
To unsubscribe
With the latest APR/native (1.1.16) and 6.0.20 ipv6 should work. At least it
does for me on Ubuntu.
Mark
> --- Original Message ---
> From: Ole Ersoy
> To: Tomcat Users List
> Sent: 15/07/09, 18:45:06
> Subject: Socket bind failed: [22] Invalid argument - Fedora 11
>
> Hi,
>
> I'm tr
Or it could be the connector in server.xml is misconfigured. Could you
post the one appears to be trying to bind to the sshd port 22?
--David
Ole Ersoy wrote:
> Hi,
>
> I'm trying to get Tomcat 6.0.20 with APR and JSVC to run on Fedora
> 11. During startup I get this:
>
> SEVERE: Error initiali
10 matches
Mail list logo