perfsonar-dev - RE: [pS-dev] Moving services to new SVN structure
Subject: perfsonar development work
List archive
- From: "Stijn Verstichel" <>
- To: "'Roman Lapacz'" <>
- Cc: "'Guilherme Fernandes'" <>, "'Szymon Trocha'" <>, "'perfsonar-dev'" <>, "'Stijn Melis'" <>
- Subject: RE: [pS-dev] Moving services to new SVN structure
- Date: Tue, 11 Sep 2007 08:59:55 +0200
Hi Roman,
Yes indeed. I receive similar error messages. I've attached the catalina.out
log file for you as extra information. Do you have a clue about the possible
problem with this?
Regards,
Stijn
--
Stijn Verstichel
<>
G. Crommenlaan 8/201,
9050, Ghent
Belgium
Tel: +32 9 33 14 981
Fax: +32 9 33 14 899
Department of Information Technology
Ghent University - IBCN - IBBT
www.ibcn.intec.ugent.be - www.ibbt.be
-----Original Message-----
From: Roman Lapacz
[mailto:]
Sent: maandag 10 september 2007 17:09
To: Stijn Verstichel
Cc: 'Guilherme Fernandes'; 'Szymon Trocha'; 'perfsonar-dev'; 'Stijn Melis'
Subject: Re: [pS-dev] Moving services to new SVN structure
Stijn Verstichel wrote:
> Hi Roman,
>
Hi,
deploying your service I received some error messages in catalina.out:
INFO: Container
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/JAVA-SSHTELN
ET-MP-1.2-1.2-dev]
has not been started
Sep 10, 2007 4:54:17 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
Sep 10, 2007 5:00:13 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The Apache Tomcat Native library which allows optimal performance
in production environments was not found on the java.library.path:
/usr/share/jdk1.5.0_11/jre/lib/i386/client:/usr/share/jdk1.5.0_11/jre/lib/i3
86:/usr/share/jdk1.5.0_11/jre/../lib/i386
Sep 10, 2007 5:00:13 PM org.apache.coyote.http11.Http11Protocol init
....
....
Sep 10, 2007 5:00:21 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Sep 10, 2007 5:00:21 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/JAVA-SSHTELNET-MP-1.2-1.2-dev] startup failed due to
previous errors
Sep 10, 2007 5:00:27 PM org.apache.coyote.http11.Http11Protocol start
do you receive the same messages?
Roman
> I first thought this would have been the problem. So I already tried this
> out before sending the question to the mailinglist. In the meantine, I
have
> created a new directory in the new svn-structure.
>
https://svn.perfsonar.net/svn/perfsonar/branches/new-structure/trunk/geant2_
> java-sshtelnet-mp/.
>
> We'd appreciate it, if you could have a look at it, and see if you could
> provide us some hints so that we can rectify the problem detailed below.
>
> Thanks,
>
> Stijn
>
>
>
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.485 / Virus Database: 269.13.14/999 - Release Date: 10/09/2007
17:43
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.485 / Virus Database: 269.13.14/999 - Release Date: 10/09/2007
17:43
Sep 10, 2007 7:58:31 AM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Sep 10, 2007 7:58:32 AM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Sep 10, 2007 7:58:32 AM org.apache.catalina.core.StandardContext stop
INFO: Container
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/JAVA-SSHTELNET-MP-1.2-1.2-dev]
has not been started
Sep 10, 2007 7:58:32 AM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
Sep 10, 2007 7:58:40 AM org.apache.catalina.core.AprLifecycleListener init
INFO: The Apache Tomcat Native library which allows optimal performance in
production environments was not found on the java.library.path:
/opt/jre1.5.0_11/lib/i386/client:/opt/jre1.5.0_11/lib/i386:/opt/jre1.5.0_11/../lib/i386
Sep 10, 2007 7:58:40 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Sep 10, 2007 7:58:40 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 644 ms
Sep 10, 2007 7:58:40 AM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Sep 10, 2007 7:58:40 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.7
Sep 10, 2007 7:58:40 AM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Sep 10, 2007 7:58:41 AM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Sep 10, 2007 7:58:41 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [/JAVA-SSHTELNET-MP-1.2-1.2-dev] startup failed due to
previous errors
Sep 10, 2007 7:58:42 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Sep 10, 2007 7:58:42 AM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Sep 10, 2007 7:58:42 AM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/25 config=null
Sep 10, 2007 7:58:42 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 2438 ms
Sep 10, 2007 8:00:23 AM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Sep 10, 2007 8:00:24 AM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Sep 10, 2007 8:00:24 AM org.apache.catalina.core.StandardContext stop
INFO: Container
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/JAVA-SSHTELNET-MP-1.2-1.2-dev]
has not been started
Sep 10, 2007 8:00:24 AM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
- Re: [pS-dev] Moving services to new SVN structure, Szymon Trocha, 09/05/2007
- RE: [pS-dev] Moving services to new SVN structure, Stijn Verstichel, 09/05/2007
- RE: [pS-dev] Moving services to new SVN structure, Stijn Verstichel, 09/05/2007
- Re: [pS-dev] Moving services to new SVN structure, Roman Lapacz, 09/06/2007
- Re: [pS-dev] Moving services to new SVN structure, Guilherme Fernandes, 09/06/2007
- Re: [pS-dev] Moving services to new SVN structure, Roman Łapacz, 09/06/2007
- RE: [pS-dev] Moving services to new SVN structure, Stijn Verstichel, 09/10/2007
- Re: [pS-dev] Moving services to new SVN structure, Roman Lapacz, 09/10/2007
- RE: [pS-dev] Moving services to new SVN structure, Stijn Verstichel, 09/11/2007
- Re: [pS-dev] Moving services to new SVN structure, Roman Lapacz, 09/11/2007
- RE: [pS-dev] Moving services to new SVN structure, Stijn Verstichel, 09/10/2007
- Re: [pS-dev] Moving services to new SVN structure, Roman Łapacz, 09/06/2007
- Re: [pS-dev] Moving services to new SVN structure, Guilherme Fernandes, 09/06/2007
- Re: [pS-dev] Moving services to new SVN structure, Roman Lapacz, 09/06/2007
- RE: [pS-dev] Moving services to new SVN structure, Stijn Verstichel, 09/05/2007
- RE: [pS-dev] Moving services to new SVN structure, Stijn Verstichel, 09/05/2007
- Re: [pS-dev] Moving services to new SVN structure, Szymon Trocha, 09/07/2007
- Re: [pS-dev] Moving services to new SVN structure, Cándido Rodríguez Montes, 09/11/2007
- Re: [pS-dev] Moving services to new SVN structure, Roman Lapacz, 09/11/2007
- Re: [pS-dev] Moving services to new SVN structure, Cándido Rodríguez Montes, 09/11/2007
- Re: [pS-dev] Moving services to new SVN structure, Roman Lapacz, 09/11/2007
- Re: [pS-dev] Moving services to new SVN structure, Cándido Rodríguez Montes, 09/11/2007
- Maven, Michael Bischoff, 09/11/2007
- Re: [pS-dev] Maven, Roman Lapacz, 09/11/2007
- Re: [pS-dev] Moving services to new SVN structure, Szymon Trocha, 09/11/2007
- Re: [pS-dev] Moving services to new SVN structure, Roman Lapacz, 09/11/2007
- Re: [pS-dev] Moving services to new SVN structure, Cándido Rodríguez Montes, 09/11/2007
Archive powered by MHonArc 2.6.16.