Problems Starting Tomcat5

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!/

at java.net.URL.<init>(URL.java:583)

at java.net.URL.<init>(URL.java:480)

at java.net.URL.<init>(URL.java:429)

at
org.apache.catalina.startup.ContextConfig.fixDocBase(ContextConfig.java:875)

at org.apache.catalina.startup.ContextConfig.init(ContextConfig.java:1001)

at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:279)

at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)

at org.apache.catalina.core.StandardContext.init(StandardContext.java:5038)

at org.apache.catalina.core.StandardContext.start(StandardContext.java:3984)

at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)

at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)

at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)

at
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:634)

at
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:561)

at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:496)

at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1193)

at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:319)

at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)

at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)

at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)

at org.apache.catalina.core.StandardService.start(StandardService.java:448)

at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)

at org.apache.catalina.startup.Catalina.start(Catalina.java:552)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:601)

at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)

at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)

--
John Preisach
Implementation Engineer / Technical Instructor
StrongMail Systems
(650) 421-7106 Direct
(650) 421-4201 Fax

Online Marketing Solutions for Email and Social Media
http://www.strongmail.com/

This email or an attachment to it may contain confidential and/or privileged
information that is the property of StrongMail Systems, Inc. or one of its
affiliated companies or suppliers. All information in this email or any
attachments intended solely for the use of the individual or entity to which
this email is addressed. If you are not the intended recipient, you are
advised that any disclosure, copying, distribution or use of this email or
any attachment is prohibited. If you are not the intended recipient, please
notify the sender by telephone or return email and delete the email and all
attachments from your computer.

Excuse me, I apologize! I should not ask for help when I'm tired, I think.

The error is occurring when I attempt to log into Djigzo's Web UI.

···

On Thu, Aug 4, 2011 at 4:27 PM, John Preisach <jpreisach(a)strongmail.com>wrote:

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!/

at java.net.URL.<init>(URL.java:583)

at java.net.URL.<init>(URL.java:480)

at java.net.URL.<init>(URL.java:429)

at
org.apache.catalina.startup.ContextConfig.fixDocBase(ContextConfig.java:875)

at org.apache.catalina.startup.ContextConfig.init(ContextConfig.java:1001)

at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:279)

at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)

at org.apache.catalina.core.StandardContext.init(StandardContext.java:5038)

at
org.apache.catalina.core.StandardContext.start(StandardContext.java:3984)

at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)

at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)

at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)

at
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:634)

at
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:561)

at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:496)

at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1193)

at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:319)

at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)

at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)

at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)

at org.apache.catalina.core.StandardService.start(StandardService.java:448)

at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)

at org.apache.catalina.startup.Catalina.start(Catalina.java:552)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:601)

at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)

at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)

--
John Preisach
Implementation Engineer / Technical Instructor
StrongMail Systems
(650) 421-7106 Direct
(650) 421-4201 Fax

Online Marketing Solutions for Email and Social Media
http://www.strongmail.com/

This email or an attachment to it may contain confidential and/or
privileged information that is the property of StrongMail Systems, Inc. or
one of its affiliated companies or suppliers. All information in this email
or any attachments intended solely for the use of the individual or entity
to which this email is addressed. If you are not the intended recipient, you
are advised that any disclosure, copying, distribution or use of this email
or any attachment is prohibited. If you are not the intended recipient,
please notify the sender by telephone or return email and delete the email
and all attachments from your computer.

--
John Preisach
Implementation Engineer / Technical Instructor
StrongMail Systems
(650) 421-7106 Direct
(650) 421-4201 Fax

Online Marketing Solutions for Email and Social Media
http://www.strongmail.com/

This email or an attachment to it may contain confidential and/or privileged
information that is the property of StrongMail Systems, Inc. or one of its
affiliated companies or suppliers. All information in this email or any
attachments intended solely for the use of the individual or entity to which
this email is addressed. If you are not the intended recipient, you are
advised that any disclosure, copying, distribution or use of this email or
any attachment is prohibited. If you are not the intended recipient, please
notify the sender by telephone or return email and delete the email and all
attachments from your computer.

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.

Regards

Andreas

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

···

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.

--
Djigzo open source email encryption

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.

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

Sir,

In looking over the documentation, I see that different paths are cited if
you install using the tars or the RPMs. One speaks to /usr/local, the
other /usr/share.

Could this be a problem?

Regards,
John

···

-----Original Message-----
From: John Preisach [mailto:jpreisach(a)strongmail.com]
Sent: Tuesday, November 01, 2011 3:54 PM
To: 'Martijn Brinkers'; 'users(a)lists.djigzo.com'
Subject: RE: Problems Starting Tomcat5

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.

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

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

···

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

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

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