arne anka a écrit :
I don't know if it is interesting, but the only message in
tomcat/logs/catalina.out is
X connection to localhost:10.0 broken (explicit kill or server shutdown).
weird. X shouldn't be involved at all.
I don't how to have finest messages in the log file.
well, for starters there's $FEDORA_HOME/server/logs/
and in $FEDORA_HOME/tomcat/logs/ should be some more logs except
catalina.out.
... well, it will be verbose... I have launched the
tomcat/bin/startup.sh and I have only tried to access the url:
http://<testserver>:8080/imagemanip/ImageManipulation?url=http://<www.server.fr/image.jpg>&op=grayscale
(note that when I don't précise the op parameter, there is a java
exception. That means that the servlet is answering:
javax.servlet.ServletException: op parameter not specified.
at
fedora.localservices.imagemanip.ImageManipulation.doGet(ImageManipulation.java:142)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
at java.lang.Thread.run(Thread.java:619)
)
$FEDORA_HOME/server/logs/fedora.log :
INFO 2009-05-07 11:27:45.991 [main] (Server) Starting up server
INFO 2009-05-07 11:27:46.273 [main] (Server) Server home is
/home/fedora/fedora-commons/server
INFO 2009-05-07 11:27:46.299 [main] (BasicServer) Fedora Version: 3.1
INFO 2009-05-07 11:27:46.299 [main] (BasicServer) Fedora Build:
20081024T181917Z
INFO 2009-05-07 11:27:46.303 [main] (Server) Initializing
fedora.server.access.DynamicAccessModule
INFO 2009-05-07 11:27:46.306 [main] (Server) Initializing
fedora.server.security.DefaultBackendSecurity
INFO 2009-05-07 11:27:46.310 [main] (Server) Initializing
fedora.server.access.DefaultAccess
INFO 2009-05-07 11:27:46.326 [main] (Server) Initializing
fedora.server.oai.FedoraOAIProviderModule
INFO 2009-05-07 11:27:46.329 [main] (Server) Initializing
fedora.server.utilities.ThreadMonitorModule
INFO 2009-05-07 11:27:46.331 [main] (Server) Initializing
fedora.server.storage.ConnectionPoolManagerImpl
INFO 2009-05-07 11:27:46.367 [main] (Server) Initializing
fedora.server.management.ManagementModule
INFO 2009-05-07 11:27:46.377 [main] (Server) Initializing
fedora.server.search.FieldSearchSQLModule
INFO 2009-05-07 11:27:46.384 [main] (Server) Initializing
fedora.server.storage.DefaultDOManager
INFO 2009-05-07 11:27:46.416 [main] (Server) Initializing
fedora.server.validation.DOValidatorModule
INFO 2009-05-07 11:27:46.418 [main] (Server) Initializing
fedora.server.management.BasicPIDGenerator
INFO 2009-05-07 11:27:46.421 [main] (Server) Initializing
fedora.server.storage.DefaultExternalContentManager
INFO 2009-05-07 11:27:46.471 [main] (Server) Initializing
fedorax.server.module.storage.lowlevel.irods.IrodsLowlevelStorageModule
INFO 2009-05-07 11:27:46.477 [main] (Server) Initializing
fedora.server.resourceIndex.ResourceIndexModule
INFO 2009-05-07 11:27:46.488 [main] (Server) Initializing
fedora.server.security.DefaultAuthorization
INFO 2009-05-07 11:27:46.500 [main] (Server) Initializing
fedora.server.storage.translation.DOTranslatorModule
INFO 2009-05-07 11:27:46.817 [main] (Server) Initializing
fedora.server.messaging.MessagingModule
INFO 2009-05-07 11:27:46.822 [main] (MessagingModule) Messaging Module
is disabled.
INFO 2009-05-07 11:27:46.823 [main] (Server) Post-Initializing
fedora.server.access.DynamicAccessModule
INFO 2009-05-07 11:27:46.834 [main] (Server) Post-Initializing
fedora.server.security.DefaultBackendSecurity
INFO 2009-05-07 11:27:46.855 [main] (Server) Post-Initializing
fedora.server.access.DefaultAccess
INFO 2009-05-07 11:27:46.855 [main] (Server) Post-Initializing
fedora.server.oai.FedoraOAIProviderModule
INFO 2009-05-07 11:27:46.874 [main] (Server) Post-Initializing
fedora.server.utilities.ThreadMonitorModule
INFO 2009-05-07 11:27:46.874 [main] (Server) Post-Initializing
fedora.server.storage.ConnectionPoolManagerImpl
INFO 2009-05-07 11:27:46.874 [main] (Server) Post-Initializing
fedora.server.management.ManagementModule
INFO 2009-05-07 11:27:46.912 [main] (Server) Post-Initializing
fedora.server.search.FieldSearchSQLModule
INFO 2009-05-07 11:27:46.916 [main] (Server) Post-Initializing
fedora.server.storage.DefaultDOManager
INFO 2009-05-07 11:27:47.128 [main] (Server) Post-Initializing
fedora.server.validation.DOValidatorModule
INFO 2009-05-07 11:27:47.131 [main] (Server) Post-Initializing
fedora.server.management.BasicPIDGenerator
INFO 2009-05-07 11:27:47.135 [main] (Server) Post-Initializing
fedora.server.storage.DefaultExternalContentManager
INFO 2009-05-07 11:27:47.136 [main] (Server) Post-Initializing
fedorax.server.module.storage.lowlevel.irods.IrodsLowlevelStorageModule
INFO 2009-05-07 11:27:47.376 [main] (Server) Post-Initializing
fedora.server.resourceIndex.ResourceIndexModule
INFO 2009-05-07 11:27:47.376 [main] (Server) Post-Initializing
fedora.server.security.DefaultAuthorization
INFO 2009-05-07 11:27:48.966 [main] (Server) Post-Initializing
fedora.server.storage.translation.DOTranslatorModule
INFO 2009-05-07 11:27:48.967 [main] (Server) Post-Initializing
fedora.server.messaging.MessagingModule
INFO 2009-05-07 11:27:48.972 [main] (Server) Server startup complete
$FEDORA_HOME/tomcat/logs/localhost.2009-05-07.log :
May 7, 2009 11:27:49 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
May 7, 2009 11:27:49 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
May 7, 2009 11:27:49 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
May 7, 2009 11:27:49 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
May 7, 2009 11:27:49 AM org.apache.catalina.core.ApplicationContext log
INFO: org.apache.webapp.balancer.BalancerFilter: init(): ruleChain:
[org.apache.webapp.balancer.RuleChain:
[org.apache.webapp.balancer.rules.URLStringMatchRule: Target string:
News / Redirect URL: http://www.cnn.com],
[org.apache.webapp.balancer.rules.RequestParameterRule: Target param
name: paramName / Target param value: paramValue / Redirect URL:
http://www.yahoo.com],
[org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL:
http://jakarta.apache.org]]
$FEDORA_HOME/tomcat/logs/catalina.2009-05-07.log :
May 7, 2009 11:27:44 AM 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:
/home/fedora/java/jdk1.6.0_13/jre/lib/i386/client:/home/fedora/java/jdk1.6.0_13/jre/lib/i386:/home/fedora/java/jdk1.6.0_13/jre/../lib/i386:/home/fedora/berkeleyDB/db-4.7.25/lib:/home/fedora/openldap/prod/lib::/usr/java/packages/lib/i386:/lib:/usr/lib
May 7, 2009 11:27:44 AM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
May 7, 2009 11:27:44 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 560 ms
May 7, 2009 11:27:44 AM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
May 7, 2009 11:27:44 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.26
May 7, 2009 11:27:44 AM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
May 7, 2009 11:27:45 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive imagemanip.war
May 7, 2009 11:27:45 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive saxon.war
May 7, 2009 11:27:45 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive fedora-demo.war
May 7, 2009 11:27:45 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive fop.war
May 7, 2009 11:27:45 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive fedora.war
May 7, 2009 11:27:49 AM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
May 7, 2009 11:27:50 AM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
May 7, 2009 11:27:50 AM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/17 config=null
May 7, 2009 11:27:50 AM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
May 7, 2009 11:27:50 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 5242 ms
$FEDORA_HOME/tomcat/logs/catalina.out
May 7, 2009 11:27:44 AM 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:
/home/fedora/java/jdk1.6.0_13/jre/lib/i386/client:/home/fedora/java/jdk1.6.0_13/jre/lib/i386:/home/fedora/java/jdk1.6.0_13/jre/../lib/i386:/home/fedora/berkeleyDB/db-4.7.25/lib:/home/fedora/openldap/prod/lib::/usr/java/packages/lib/i386:/lib:/usr/lib
May 7, 2009 11:27:44 AM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
May 7, 2009 11:27:44 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 560 ms
May 7, 2009 11:27:44 AM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
May 7, 2009 11:27:44 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.26
May 7, 2009 11:27:44 AM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
May 7, 2009 11:27:45 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive imagemanip.war
May 7, 2009 11:27:45 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive saxon.war
May 7, 2009 11:27:45 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive fedora-demo.war
May 7, 2009 11:27:45 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive fop.war
May 7, 2009 11:27:45 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive fedora.war
IrodsLowlevelStorageModule-->
IrodsIFileSystem->IrodsIFileSystem()
IrodsIFileSystem object.
irodsPort=5596
connect_to_irods()
IrodsIFileSystem->IrodsIFileSystem()
IrodsIFileSystem object.
irodsPort=5596
connect_to_irods()
May 7, 2009 11:27:49 AM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
May 7, 2009 11:27:50 AM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
May 7, 2009 11:27:50 AM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/17 config=null
May 7, 2009 11:27:50 AM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
May 7, 2009 11:27:50 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 5242 ms
X connection to localhost:10.0 broken (explicit kill or server shutdown).
begin:vcard
fn:Pierre-Yves JALLUD
n:JALLUD;Pierre-Yves
email;internet:[email protected]
tel;work:04-72-69-52-79
url:http://cc.in2p3.fr
version:2.1
end:vcard
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users