Problems Starting Tomcat5

The line should look exactly like in the installation guide. I'm currently out of office so I'm currently unable to send you the exact line. However the guides have been written in such a way that you can copy and paste every line that start with a $ to the command line. Copy and pasting makes it less likely that you make a mistake. It is therefore advised that you copy and paste the lines (including the line that creates djigzo.xml).

Can you send me your djigzo.xml file?

Kind regards,

Martijn Brinkers

···

---
Sent with Djigzo for BlackBerry. Excuse my brevity.

-----Original message-----
Hello sir,

Thank you for the response.

It was my mistake about the missing directories. I misread the
rebuild-jar-repository commands -- that seems like it is probably my
problem.

May I please see the Context docBase line from your
/etc/tomcat6/Catalina/localhost/djigzo.xml file? I notice the file in that
line is the same one that is referenced in my error.

I installed tomcat5 using yum install tomcat5.

Yes, the error is java.net.MalformedURLException: no
protocol: .jar:file:/usr/share/djigzo-web/djigzo.war!/

-----Original Message-----
From: users-bounces(a)lists.djigzo.com
[mailto:users-bounces(a)lists.djigzo.com] On Behalf Of Martijn Brinkers
Sent: Tuesday, November 01, 2011 10:03 PM
To: users(a)lists.djigzo.com
Subject: Re: Problems Starting Tomcat5

On 11/01/2011 11:53 PM, John Preisach wrote:

Hello sir!

I am back at work on this project again.

I started with a brand new install of CentOS 5.7, and followed the
instructions in the Djigzo quickstart guide.

I did have one hiccup with rebuilding the JAR repositories in the second
and third commands in step 3.4; the directories didn't exist and I got

an

error message about that. Creating the directories appeared to correct
that problem. Otherwise things seemed to come off well until I got to
step 3.5 and tried to log into the web GUI. The connection was refused,
nothing is listening on the 8443 port and I'm getting exactly the same
error thrown as the last install.

Which directories didn't exist?

/var/lib/tomcat5/common/endorsed

or /var/lib/tomcat5/ ?

It somehow seems you are using a different Tomcat than I'm using when I
install CentOS. I have installed it dozens of times and without any
problem.

nothing is listening on the 8443 port and I'm getting exactly the same
error thrown as the last install.

With the same error you mean: java.net.MalformedURLException: no
protocol: .jar:file:/usr/share/djigzo-web/djigzo.war!/

Kind regards,

Martijn Brinkers

Whatever I'm doing wrong, at least I am consistent!

I am going back through the longer installation guide looking for
something I have missed.

Regards,
John

-----Original Message-----
From: users-bounces(a)lists.djigzo.com
[mailto:users-bounces(a)lists.djigzo.com] On Behalf Of Martijn Brinkers
Sent: Tuesday, August 16, 2011 12:52 AM
To: users(a)lists.djigzo.com
Subject: Re: Problems Starting Tomcat5

On 01/-10/-28163 08:59 PM, lst_hoe02(a)kwsoft.de wrote:

Zitat von John Preisach <jpreisach(a)strongmail.com>:

Hello,

I am a new user and just installed Djigzo 2.0.1 on a CentOS 5.5

system.

Things seem to be fairly straight, except for an error that I have

been

beating my head against all day.

Does anyone have any idea what might be going on here, please?

Thank you in advance,
John

###########################################

Using CATALINA_BASE: /usr/share/tomcat5

Using CATALINA_HOME: /usr/share/tomcat5

Using CATALINA_TMPDIR: /usr/share/tomcat5/temp

Using JRE_HOME:

Aug 04, 2011 3:51:45 PM org.apache.catalina.core.AprLifecycleListener
lifecycleEvent

INFO: The Apache Tomcat Native library which allows optimal
performance in
production environments was not found on the java.library.path:
/usr/java/b

Aug 04, 2011 3:51:45 PM org.apache.coyote.http11.Http11BaseProtocol

init

INFO: Initializing Coyote HTTP/1.1 on http-8080

Aug 04, 2011 3:51:45 PM org.apache.coyote.http11.Http11BaseProtocol

init

INFO: Initializing Coyote HTTP/1.1 on http-8443

Aug 04, 2011 3:51:45 PM org.apache.catalina.startup.Catalina load

INFO: Initialization processed in 685 ms

Aug 04, 2011 3:51:45 PM org.apache.catalina.core.StandardService start

INFO: Starting service Catalina

Aug 04, 2011 3:51:45 PM org.apache.catalina.core.StandardEngine start

INFO: Starting Servlet Engine: Apache Tomcat/5.5.23

Aug 04, 2011 3:51:45 PM org.apache.catalina.core.StandardHost start

INFO: XML validation disabled

Aug 04, 2011 3:51:45 PM org.apache.catalina.startup.ContextConfig init

SEVERE: Exception fixing docBase: {0}

java.net.MalformedURLException: no protocol:
.jar:file:/usr/share/djigzo-web/djigzo.war!/

I'm neither Java nor Tomcat expert but have you checked the

installation

dokuments from http://www.djigzo.com/downloads.html especially page 18
and following for using Tomcat on RedHat CentOS?
It looks like some config of Tomcat is missing or some additional
software required is not installed.

It seems they were using some non standard Tomcat configuration. They
are going to do a fresh install using the installation guide.

Kind regards,

Martijn

--
Djigzo open source email encryption
_______________________________________________
Users mailing list
Users(a)lists.djigzo.com
http://lists.djigzo.com/lists/listinfo/users
_______________________________________________
Users mailing list
Users(a)lists.djigzo.com
http://lists.djigzo.com/lists/listinfo/users

Good morning sir,

Thank you, unfortunately there are several layers of indirection between
my computer and the server I am working on -- direct access is disallowed,
so copy and paste was not practical.

I got it sorted out however - there were problems with the djigzo.xml
files and the jars.

Thank you for your help!

···

-----Original Message-----
From: martijn(a)djigzo.com [mailto:martijn(a)djigzo.com]
Sent: Tuesday, November 01, 2011 11:07 PM
To: jpreisach(a)strongmail.com; users(a)lists.djigzo.com
Subject: Re: Problems Starting Tomcat5

The line should look exactly like in the installation guide. I'm currently
out of office so I'm currently unable to send you the exact line. However
the guides have been written in such a way that you can copy and paste
every line that start with a $ to the command line. Copy and pasting makes
it less likely that you make a mistake. It is therefore advised that you
copy and paste the lines (including the line that creates djigzo.xml).

Can you send me your djigzo.xml file?

Kind regards,

Martijn Brinkers

---
Sent with Djigzo for BlackBerry. Excuse my brevity.

-----Original message-----
Hello sir,

Thank you for the response.

It was my mistake about the missing directories. I misread the
rebuild-jar-repository commands -- that seems like it is probably my
problem.

May I please see the Context docBase line from your
/etc/tomcat6/Catalina/localhost/djigzo.xml file? I notice the file in that
line is the same one that is referenced in my error.

I installed tomcat5 using yum install tomcat5.

Yes, the error is java.net.MalformedURLException: no
protocol: .jar:file:/usr/share/djigzo-web/djigzo.war!/

-----Original Message-----
From: users-bounces(a)lists.djigzo.com
[mailto:users-bounces(a)lists.djigzo.com] On Behalf Of Martijn Brinkers
Sent: Tuesday, November 01, 2011 10:03 PM
To: users(a)lists.djigzo.com
Subject: Re: Problems Starting Tomcat5

On 11/01/2011 11:53 PM, John Preisach wrote:

Hello sir!

I am back at work on this project again.

I started with a brand new install of CentOS 5.7, and followed the
instructions in the Djigzo quickstart guide.

I did have one hiccup with rebuilding the JAR repositories in the second
and third commands in step 3.4; the directories didn't exist and I got

an

error message about that. Creating the directories appeared to correct
that problem. Otherwise things seemed to come off well until I got to
step 3.5 and tried to log into the web GUI. The connection was refused,
nothing is listening on the 8443 port and I'm getting exactly the same
error thrown as the last install.

Which directories didn't exist?

/var/lib/tomcat5/common/endorsed

or /var/lib/tomcat5/ ?

It somehow seems you are using a different Tomcat than I'm using when I
install CentOS. I have installed it dozens of times and without any
problem.

nothing is listening on the 8443 port and I'm getting exactly the same
error thrown as the last install.

With the same error you mean: java.net.MalformedURLException: no
protocol: .jar:file:/usr/share/djigzo-web/djigzo.war!/

Kind regards,

Martijn Brinkers

Whatever I'm doing wrong, at least I am consistent!

I am going back through the longer installation guide looking for
something I have missed.

Regards,
John

-----Original Message-----
From: users-bounces(a)lists.djigzo.com
[mailto:users-bounces(a)lists.djigzo.com] On Behalf Of Martijn Brinkers
Sent: Tuesday, August 16, 2011 12:52 AM
To: users(a)lists.djigzo.com
Subject: Re: Problems Starting Tomcat5

On 01/-10/-28163 08:59 PM, lst_hoe02(a)kwsoft.de wrote:

Zitat von John Preisach <jpreisach(a)strongmail.com>:

Hello,

I am a new user and just installed Djigzo 2.0.1 on a CentOS 5.5

system.

Things seem to be fairly straight, except for an error that I have

been

beating my head against all day.

Does anyone have any idea what might be going on here, please?

Thank you in advance,
John

###########################################

Using CATALINA_BASE: /usr/share/tomcat5

Using CATALINA_HOME: /usr/share/tomcat5

Using CATALINA_TMPDIR: /usr/share/tomcat5/temp

Using JRE_HOME:

Aug 04, 2011 3:51:45 PM org.apache.catalina.core.AprLifecycleListener
lifecycleEvent

INFO: The Apache Tomcat Native library which allows optimal
performance in
production environments was not found on the java.library.path:
/usr/java/b

Aug 04, 2011 3:51:45 PM org.apache.coyote.http11.Http11BaseProtocol

init

INFO: Initializing Coyote HTTP/1.1 on http-8080

Aug 04, 2011 3:51:45 PM org.apache.coyote.http11.Http11BaseProtocol

init

INFO: Initializing Coyote HTTP/1.1 on http-8443

Aug 04, 2011 3:51:45 PM org.apache.catalina.startup.Catalina load

INFO: Initialization processed in 685 ms

Aug 04, 2011 3:51:45 PM org.apache.catalina.core.StandardService start

INFO: Starting service Catalina

Aug 04, 2011 3:51:45 PM org.apache.catalina.core.StandardEngine start

INFO: Starting Servlet Engine: Apache Tomcat/5.5.23

Aug 04, 2011 3:51:45 PM org.apache.catalina.core.StandardHost start

INFO: XML validation disabled

Aug 04, 2011 3:51:45 PM org.apache.catalina.startup.ContextConfig init

SEVERE: Exception fixing docBase: {0}

java.net.MalformedURLException: no protocol:
.jar:file:/usr/share/djigzo-web/djigzo.war!/

I'm neither Java nor Tomcat expert but have you checked the

installation

dokuments from http://www.djigzo.com/downloads.html especially page 18
and following for using Tomcat on RedHat CentOS?
It looks like some config of Tomcat is missing or some additional
software required is not installed.

It seems they were using some non standard Tomcat configuration. They
are going to do a fresh install using the installation guide.

Kind regards,

Martijn

--
Djigzo open source email encryption
_______________________________________________
Users mailing list
Users(a)lists.djigzo.com
http://lists.djigzo.com/lists/listinfo/users
_______________________________________________
Users mailing list
Users(a)lists.djigzo.com
http://lists.djigzo.com/lists/listinfo/users