Resource Menu


RE : Broken pipe after LibreSource start
Hello,

we use Jonas 4.3.4. It comes like 2 messages after the Server.start. LibreSource is working, but we still have this exception. Can we just ignore it?

The complete output is:

JONAS_BASE set to /services/ls/JONAS/
2006-01-19 11:51:43,854 : PolicyProvider.init : Using JOnAS PolicyConfigurationFactory provider and JOnAS Policy provide
r
2006-01-19 11:51:44,185 : TraceCarol.infoCarol : Name service for jrmp is started on port 1099
2006-01-19 11:51:44,266 : ServiceManager.startRegistry : registry service started
2006-01-19 11:51:44,748 : ServiceManager.startJmx : jmx service started
2006-01-19 11:51:45,448 : ServiceManager.startServices : jtm service started
2006-01-19 11:51:45,483 : DataBaseServiceImpl.createDataSource : Mapping ConnectionManager jdbc:postgresql://localhost:5
432/libresource on libresourceDS
2006-01-19 11:51:45,509 : ServiceManager.startServices : dbm service started
2006-01-19 11:51:45,948 : ServiceManager.startServices : security service started
2006-01-19 11:51:46,840 : Rar.processRar : /services/ls/JONAS_4_3_4/rars/autoload/JOnAS_jdbcCP.rar available
2006-01-19 11:51:47,050 : Rar.processRar : /services/ls/JONAS_4_3_4/rars/autoload/JOnAS_jdbcDM.rar available
2006-01-19 11:51:47,256 : Rar.processRar : /services/ls/JONAS_4_3_4/rars/autoload/JOnAS_jdbcDS.rar available
2006-01-19 11:51:47,462 : Rar.processRar : /services/ls/JONAS_4_3_4/rars/autoload/JOnAS_jdbcXA.rar available
2006-01-19 11:51:47,831 : Rar.processRar : Starting deployment of /services/ls/JONAS_4_3_4/rars/autoload/joram_for_jonas
_ra.rar
2006-01-19 11:51:47,876 : AdapterTracing.debugINFO : JORAM adapter instanciated.
2006-01-19 11:51:47,882 : AdapterTracing.debugINFO : JORAM adapter starting deployment…
2006-01-19 11:51:47,884 : AdapterTracing.debugINFO :   - Collocated JORAM server is starting…
2006-01-19 11:51:48,555 : AdapterTracing.debugINFO :   - Collocated JORAM server has successfully started.
2006-01-19 11:51:48,741 : AdapterTracing.debugINFO :   - Reading the provided admin file: /services/ls/JONAS_4_3_4/conf/
joram-admin.cfg
2006-01-19 11:51:48,841 : AdapterTracing.debugINFO :   - Queue ! sampleQueue ! has been created.
2006-01-19 11:51:48,883 : AdapterTracing.debugINFO :   - Topic ! sampleTopic ! has been created.
2006-01-19 11:51:48,908 : AdapterTracing.debugINFO :   - User ! anonymous ! has been created.
2006-01-19 11:51:48,921 : AdapterTracing.debugINFO :   - ConnectionFactory ! JCF ! has been created and bound.
2006-01-19 11:51:48,935 : AdapterTracing.debugINFO :   - QueueConnectionFactory ! JQCF ! has been created and bound.
2006-01-19 11:51:48,948 : AdapterTracing.debugINFO :   - TopicConnectionFactory ! JTCF ! has been created and bound.
2006-01-19 11:51:48,949 : AdapterTracing.debugINFO : Server port is 16010
2006-01-19 11:51:48,966 : AdapterTracing.debugINFO : JORAM adapter successfully deployed.
2006-01-19 11:51:50,600 : ConnectionManagerImpl.registerXAResource : Registering name = QCF xar = org.objectweb.joram.cl
ient.jms.XAResource@3d057305
2006-01-19 11:51:50,601 : ConnectionManagerImpl.returnXAResource : Removing name = QCF xar = org.objectweb.joram.client.
jms.XAResource@3d057305
2006-01-19 11:51:50,621 : ConnectionManagerImpl.registerXAResource : Registering name = TCF xar = org.objectweb.joram.cl
ient.jms.XAResource@779d9c0d
2006-01-19 11:51:50,622 : ConnectionManagerImpl.returnXAResource : Removing name = TCF xar = org.objectweb.joram.client.
jms.XAResource@779d9c0d
2006-01-19 11:51:50,650 : ConnectionManagerImpl.registerXAResource : Registering name = CF xar = org.objectweb.joram.cli
ent.jms.XAResource@193a83cc
2006-01-19 11:51:50,652 : ConnectionManagerImpl.returnXAResource : Removing name = CF xar = org.objectweb.joram.client.j
ms.XAResource@193a83cc
2006-01-19 11:51:50,720 : Rar.processRar : /services/ls/JONAS_4_3_4/rars/autoload/joram_for_jonas_ra.rar available
2006-01-19 11:51:50,722 : ServiceManager.startServices : resource service started
2006-01-19 11:51:50,729 : ServiceManager.startServices : ejb service started
2006-01-19 11:51:51,686 : Http11Protocol.init : Initializing Coyote HTTP/1.1 on http-9000
2006-01-19 11:51:51,716 : StandardService.start : Starting service Tomcat-JOnAS
2006-01-19 11:51:51,725 : StandardEngine.start : Starting Servlet Engine: Apache Tomcat/5.0.30
2006-01-19 11:51:51,781 : StandardHost.start : XML validation disabled
2006-01-19 11:51:51,886 : Http11Protocol.start : Starting Coyote HTTP/1.1 on http-9000
2006-01-19 11:51:51,919 : ServiceManager.startServices : web service started
2006-01-19 11:51:53,170 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract boolean org.
libresource.LibresourceService.canMapResourceForSecurity(org.libresource.LibresourceResourceIdentifier,org.libresource.L
ibresourceResourceIdentifier) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean Kerne

lService (set to the default value Supports) 2006-01-19 11:51:53,173 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract org.libresou rce.search.LibresourceIndexableContent org.libresource.LibresourceService.getIndexableContent(org.libresource.Libresourc eResourceIdentifier) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean KernelService (set to the default value Supports) 2006-01-19 11:51:53,176 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ring org.libresource.LibresourceService.getShortResourceName(org.libresource.LibresourceResourceIdentifier) throws org.l ibresource.LibresourceException,java.rmi.RemoteException in session bean KernelService (set to the default value Support s) 2006-01-19 11:51:53,179 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract org.libresou rce.xml.LibresourceExportHandler org.libresource.LibresourceService.getXmlExportHandlerForResource(java.net.URI) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean KernelService (set to the default value Su pports) 2006-01-19 11:51:53,182 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract org.libresou rce.xml.LibresourceImportHandler org.libresource.LibresourceService.getXmlImportHandler(java.lang.String) throws org.lib resource.LibresourceException,java.rmi.RemoteException in session bean KernelService (set to the default value Supports)

2006-01-19 11:51:53,184 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ringRE : Broken pipe after LibreSource start org.libresource.LibresourceService.listAvailablesPermissions(org.libresource.LibresourceResourceIdentifier) throw s org.libresource.LibresourceException,java.rmi.RemoteException in session bean KernelService (set to the default value Supports) 2006-01-19 11:51:53,579 : AdapterTracing.debugINFO : - Topic ! libresource.events ! has been created. 2006-01-19 11:51:53,593 : AdapterTracing.debugINFO : - User ! anonymous ! has been created. 2006-01-19 11:51:53,610 : JContainer.addBean : KernelEventListener available 2006-01-19 11:51:53,738 : JContainer.addBean : MembershipService available 2006-01-19 11:51:53,812 : JContainer.addBean : InternalUserBase available 2006-01-19 11:51:53,845 : AdapterTracing.debugINFO : - Topic ! libresource.jobs ! has been created. 2006-01-19 11:51:53,857 : AdapterTracing.debugINFO : - User ! anonymous ! has been created. 2006-01-19 11:51:53,861 : JContainer.addBean : KernelJobsListener available 2006-01-19 11:51:54,638 : JContainer.addBean : GroupResource is loaded and using rdb.postgres 2006-01-19 11:51:54,640 : JContainer.addBean : GroupResource available 2006-01-19 11:51:54,957 : JContainer.addBean : Node is loaded and using rdb.postgres 2006-01-19 11:51:54,959 : JContainer.addBean : Node available 2006-01-19 11:51:54,989 : AdapterTracing.debugINFO : - Topic ! libresource.indexation ! has been created. 2006-01-19 11:51:55,001 : AdapterTracing.debugINFO : - User ! anonymous ! has been created. 2006-01-19 11:51:55,006 : JContainer.addBean : IndexationEventListener available 2006-01-19 11:51:55,064 : JContainer.addBean : SymbolicLinkResource is loaded and using rdb.postgres 2006-01-19 11:51:55,066 : JContainer.addBean : SymbolicLinkResource available 2006-01-19 11:51:55,118 : JContainer.addBean : KernelService available 2006-01-19 11:51:55,332 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract boolean org. libresource.LibresourceService.canMapResourceForSecurity(org.libresource.LibresourceResourceIdentifier,org.libresource.L ibresourceResourceIdentifier) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean Libre sourceCoreService (set to the default value Supports) 2006-01-19 11:51:55,333 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ring org.libresource.LibresourceService.getShortResourceName(org.libresource.LibresourceResourceIdentifier) throws org.l ibresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceCoreService (set to the default valu e Supports) 2006-01-19 11:51:55,335 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ringRE : Broken pipe after LibreSource start org.libresource.LibresourceService.listAvailablesPermissions(org.libresource.LibresourceResourceIdentifier) throw s org.libresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceCoreService (set to the defau lt value Supports) 2006-01-19 11:51:55,345 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract boolean org. libresource.LibresourceService.canMapResourceForSecurity(org.libresource.LibresourceResourceIdentifier,org.libresource.L ibresourceResourceIdentifier) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean Libre sourceStatsService (set to the default value Supports) 2006-01-19 11:51:55,348 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract org.libresou rce.search.LibresourceIndexableContent org.libresource.LibresourceService.getIndexableContent(org.libresource.Libresourc eResourceIdentifier) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceSta tsService (set to the default value Supports) 2006-01-19 11:51:55,350 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ring org.libresource.LibresourceService.getShortResourceName(org.libresource.LibresourceResourceIdentifier) throws org.l ibresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceStatsService (set to the default val ue Supports) 2006-01-19 11:51:55,352 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract org.libresou rce.xml.LibresourceExportHandler org.libresource.LibresourceService.getXmlExportHandlerForResource(java.net.URI) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceStatsService (set to the defaul t value Supports) 2006-01-19 11:51:55,354 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract org.libresou rce.xml.LibresourceImportHandler org.libresource.LibresourceService.getXmlImportHandler(java.lang.String) throws org.lib resource.LibresourceException,java.rmi.RemoteException in session bean LibresourceStatsService (set to the default value Supports) 2006-01-19 11:51:55,357 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ringRE : Broken pipe after LibreSource start org.libresource.LibresourceService.listAvailablesPermissions(org.libresource.LibresourceResourceIdentifier) throw s org.libresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceStatsService (set to the defa ult value Supports) 2006-01-19 11:51:55,461 : AdapterTracing.debugINFO : - User ! anonymous ! has been created. 2006-01-19 11:51:55,488 : JContainer.addBean : JabberNotificationsDispatcher available 2006-01-19 11:51:55,509 : AdapterTracing.debugINFO : - User ! anonymous ! has been created. 2006-01-19 11:51:55,513 : JContainer.addBean : EventLoggerBean available 2006-01-19 11:51:55,578 : JContainer.addBean : TemplateResource is loaded and using rdb.postgres 2006-01-19 11:51:55,580 : JContainer.addBean : TemplateResource available 2006-01-19 11:51:55,600 : AdapterTracing.debugINFO : - User ! anonymous ! has been created. 2006-01-19 11:51:55,605 : JContainer.addBean : TimelinesDispatcher available 2006-01-19 11:51:55,655 : JContainer.addBean : LibresourceStatsService available 2006-01-19 11:51:55,674 : AdapterTracing.debugINFO : - User ! anonymous ! has been created. 2006-01-19 11:51:55,678 : JContainer.addBean : ComputeStatsJobsListener available 2006-01-19 11:51:55,736 : JContainer.addBean : TimelineResource is loaded and using rdb.postgres 2006-01-19 11:51:55,738 : JContainer.addBean : TimelineResource available 2006-01-19 11:51:55,797 : JContainer.addBean : ProjectResource is loaded and using rdb.postgres 2006-01-19 11:51:55,799 : JContainer.addBean : ProjectResource available 2006-01-19 11:51:55,843 : JContainer.addBean : LibresourceCoreService available 2006-01-19 11:51:55,863 : AdapterTracing.debugINFO : - User ! anonymous ! has been created. 2006-01-19 11:51:55,868 : JContainer.addBean : MailNotificationsDispatcher available 2006-01-19 11:51:55,966 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract boolean org. libresource.LibresourceService.canMapResourceForSecurity(org.libresource.LibresourceResourceIdentifier,org.libresource.L ibresourceResourceIdentifier) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean MetaS iteService (set to the default value Supports) 2006-01-19 11:51:55,969 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ring org.libresource.LibresourceService.getShortResourceName(org.libresource.LibresourceResourceIdentifier) throws org.l ibresource.LibresourceException,java.rmi.RemoteException in session bean MetaSiteService (set to the default value Suppo rts) 2006-01-19 11:51:55,972 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract org.libresou rce.xml.LibresourceExportHandler org.libresource.LibresourceService.getXmlExportHandlerForResource(java.net.URI) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean MetaSiteService (set to the default value Supports) 2006-01-19 11:51:55,974 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract org.libresou rce.xml.LibresourceImportHandler org.libresource.LibresourceService.getXmlImportHandler(java.lang.String) throws org.lib resource.LibresourceException,java.rmi.RemoteException in session bean MetaSiteService (set to the default value Support s) 2006-01-19 11:51:55,977 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ringRE : Broken pipe after LibreSource start org.libresource.LibresourceService.listAvailablesPermissions(org.libresource.LibresourceResourceIdentifier) throw s org.libresource.LibresourceException,java.rmi.RemoteException in session bean MetaSiteService (set to the default valu e Supports) 2006-01-19 11:51:56,076 : JContainer.addBean : SiteResource is loaded and using rdb.postgres 2006-01-19 11:51:56,078 : JContainer.addBean : SiteResource available 2006-01-19 11:51:56,135 : JContainer.addBean : ProjectProxyResource is loaded and using rdb.postgres 2006-01-19 11:51:56,137 : JContainer.addBean : ProjectProxyResource available 2006-01-19 11:51:56,193 : JContainer.addBean : MetaSiteService available 2006-01-19 11:51:56,213 : AdapterTracing.debugINFO : - User ! anonymous ! has been created. 2006-01-19 11:51:56,217 : JContainer.addBean : SynchronizationJobsListener available 2006-01-19 11:51:56,238 : AdapterTracing.debugINFO : - User ! anonymous ! has been created. 2006-01-19 11:51:56,243 : JContainer.addBean : RemoteSitesDeletetionListenerBean available 2006-01-19 11:51:56,326 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract boolean org. libresource.LibresourceService.canMapResourceForSecurity(org.libresource.LibresourceResourceIdentifier,org.libresource.L ibresourceResourceIdentifier) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean Libre sourceWikiService (set to the default value Supports) 2006-01-19 11:51:56,328 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ring org.libresource.LibresourceService.getShortResourceName(org.libresource.LibresourceResourceIdentifier) throws org.l ibresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceWikiService (set to the default valu e Supports) 2006-01-19 11:51:56,330 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ringRE : Broken pipe after LibreSource start org.libresource.LibresourceService.listAvailablesPermissions(org.libresource.LibresourceResourceIdentifier) throw s org.libresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceWikiService (set to the defau lt value Supports) 2006-01-19 11:51:56,402 : JContainer.addBean : LibresourceWikiService available 2006-01-19 11:51:56,455 : JContainer.addBean : PageResource is loaded and using rdb.postgres 2006-01-19 11:51:56,456 : JContainer.addBean : PageResource available 2006-01-19 11:51:56,577 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract boolean org. libresource.LibresourceService.canMapResourceForSecurity(org.libresource.LibresourceResourceIdentifier,org.libresource.L ibresourceResourceIdentifier) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean Libre sourceMailingService (set to the default value Supports) 2006-01-19 11:51:56,580 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ring org.libresource.LibresourceService.getShortResourceName(org.libresource.LibresourceResourceIdentifier) throws org.l ibresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceMailingService (set to the default v alue Supports) 2006-01-19 11:51:56,654 : JContainer.addBean : LibresourceMailingService available 2006-01-19 11:51:56,714 : JContainer.addBean : MailingListResource is loaded and using rdb.postgres 2006-01-19 11:51:56,715 : JContainer.addBean : MailingListResource available 2006-01-19 11:51:56,822 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract boolean org. libresource.LibresourceService.canMapResourceForSecurity(org.libresource.LibresourceResourceIdentifier,org.libresource.L ibresourceResourceIdentifier) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean Libre sourceSurveyService (set to the default value Supports) 2006-01-19 11:51:56,824 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ring org.libresource.LibresourceService.getShortResourceName(org.libresource.LibresourceResourceIdentifier) throws org.l ibresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceSurveyService (set to the default va lue Supports) 2006-01-19 11:51:56,906 : JContainer.addBean : SurveyResource is loaded and using rdb.postgres 2006-01-19 11:51:56,907 : JContainer.addBean : SurveyResource available 2006-01-19 11:51:56,961 : JContainer.addBean : LibresourceSurveyService available 2006-01-19 11:51:57,083 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract boolean org. libresource.LibresourceService.canMapResourceForSecurity(org.libresource.LibresourceResourceIdentifier,org.libresource.L ibresourceResourceIdentifier) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean Libre sourceForumService (set to the default value Supports) 2006-01-19 11:51:57,086 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ring org.libresource.LibresourceService.getShortResourceName(org.libresource.LibresourceResourceIdentifier) throws org.l ibresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceForumService (set to the default val ue Supports) 2006-01-19 11:51:57,199 : JContainer.addBean : ForumResource is loaded and using rdb.postgres 2006-01-19 11:51:57,201 : JContainer.addBean : ForumResource available 2006-01-19 11:51:57,256 : JContainer.addBean : ThreadResource is loaded and using rdb.postgres 2006-01-19 11:51:57,257 : JContainer.addBean : ThreadResource available 2006-01-19 11:51:57,304 : JContainer.addBean : LibresourceForumService available 2006-01-19 11:51:57,360 : JContainer.addBean : MessageResource is loaded and using rdb.postgres 2006-01-19 11:51:57,361 : JContainer.addBean : MessageResource available 2006-01-19 11:51:57,477 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract boolean org. libresource.LibresourceService.canMapResourceForSecurity(org.libresource.LibresourceResourceIdentifier,org.libresource.L ibresourceResourceIdentifier) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean Libre sourceFilesService (set to the default value Supports) 2006-01-19 11:51:57,479 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ring org.libresource.LibresourceService.getShortResourceName(org.libresource.LibresourceResourceIdentifier) throws org.l ibresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceFilesService (set to the default val ue Supports) 2006-01-19 11:51:57,572 : JContainer.addBean : FileResource is loaded and using rdb.postgres 2006-01-19 11:51:57,574 : JContainer.addBean : FileResource available 2006-01-19 11:51:57,627 : JContainer.addBean : LibresourceFilesService available 2006-01-19 11:51:57,683 : JContainer.addBean : RepositoryResource is loaded and using rdb.postgres 2006-01-19 11:51:57,684 : JContainer.addBean : RepositoryResource available 2006-01-19 11:51:57,793 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract boolean org. libresource.LibresourceService.canMapResourceForSecurity(org.libresource.LibresourceResourceIdentifier,org.libresource.L ibresourceResourceIdentifier) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean Libre sourceBugTrackerService (set to the default value Supports) 2006-01-19 11:51:57,794 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ring org.libresource.LibresourceService.getShortResourceName(org.libresource.LibresourceResourceIdentifier) throws org.l ibresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceBugTrackerService (set to the defaul t value Supports) 2006-01-19 11:51:57,859 : JContainer.addBean : BugTrackerResource is loaded and using rdb.postgres 2006-01-19 11:51:57,860 : JContainer.addBean : BugTrackerResource available 2006-01-19 11:51:57,892 : JContainer.addBean : LibresourceBugTrackerService available 2006-01-19 11:51:57,929 : JContainer.addBean : IssueResource is loaded and using rdb.postgres 2006-01-19 11:51:57,930 : JContainer.addBean : IssueResource available 2006-01-19 11:51:58,051 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract boolean org. libresource.LibresourceService.canMapResourceForSecurity(org.libresource.LibresourceResourceIdentifier,org.libresource.L ibresourceResourceIdentifier) throws org.libresource.LibresourceException,java.rmi.RemoteException in session bean Libre sourceSynchronizerService (set to the default value Supports) 2006-01-19 11:51:58,053 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ring org.libresource.LibresourceService.getShortResourceName(org.libresource.LibresourceResourceIdentifier) throws org.l ibresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceSynchronizerService (set to the defa ult value Supports) 2006-01-19 11:51:58,054 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ringRE : Broken pipe after LibreSource start org.libresource.LibresourceService.listAvailablesPermissions(org.libresource.LibresourceResourceIdentifier) throw s org.libresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceSynchronizerService (set to t he default value Supports) 2006-01-19 11:51:58,151 : JContainer.addBean : Workspace is loaded and using rdb.postgres 2006-01-19 11:51:58,152 : JContainer.addBean : Workspace available 2006-01-19 11:51:58,164 : AdapterTracing.debugINFO : - User ! anonymous ! has been created. 2006-01-19 11:51:58,167 : JContainer.addBean : CompressJobsListener available 2006-01-19 11:51:58,204 : JContainer.addBean : WsConnectionResource is loaded and using rdb.postgres 2006-01-19 11:51:58,205 : JContainer.addBean : WsConnectionResource available 2006-01-19 11:51:58,238 : JContainer.addBean : LibresourceSynchronizerService available 2006-01-19 11:51:58,292 : JContainer.addBean : SynchronizerResource is loaded and using rdb.postgres 2006-01-19 11:51:58,293 : JContainer.addBean : SynchronizerResource available 2006-01-19 11:52:00,119 : AbsJWebContainerServiceImpl.registerWar : War /services/ls/JONAS_4_3_4/work/apps/jonas/LSC-1.0 _2005.11.05-13.11.54/LibreSource-Web-1.war available at the context /. 2006-01-19 11:52:00,256 : AbsJWebContainerServiceImpl.registerWar : War /services/ls/JONAS_4_3_4/work/apps/jonas/LSC-1.0 _2005.11.05-13.11.54/ls-so6-1.0.war available at the context /ls-so6. 2006-01-19 11:52:00,373 : EarServiceImpl.deployEar : Ear file:/services/ls/JONAS_4_3_4/apps/autoload/LSC-1.0.ear availab le. 2006-01-19 11:52:00,376 : ServiceManager.startServices : ear service started 2006-01-19 11:52:00,391 : MailServiceImpl.createMailFactory : Mapping Mail Factory javax.mail.Session on libresourceMail

2006-01-19 11:52:00,406 : ServiceManager.startServices : mail service started The JOnAS Server 'jonas' version 4.3.4 is ready 2006-01-19 11:52:00,408 : Server.start : JOnAS server 'jonas' started on rmi/jrmp rle@cs ~ $ 2006-01-19 11:52:29,212 : ExportViewFactory.<init> : Initializing ExportViewFactory with type={csv,excel,xml, pdf} 2006-01-19 11:52:29,271 : TableProperties.getLocaleResolverInstance : LocaleResolver initialized to org.libresource.web. config.LibresourceLocaleResolver. ClientAbortException: java.net.SocketException: Broken pipe at org.apache.coyote.tomcat5.OutputBuffer.doFlush(OutputBuffer.java:332) at org.apache.coyote.tomcat5.OutputBuffer.flush(OutputBuffer.java:298) at org.apache.coyote.tomcat5.CoyoteOutputStream.flush(CoyoteOutputStream.java:85) at com.opensymphony.module.sitemesh.filter.PageOutputStream.flush(PageOutputStream.java:131) at org.libresource.web.controllers.files.DownloadFileController.process(Unknown Source) at org.libresource.web.servlets.Browse.process(Unknown Source) at org.libresource.web.servlets.BaseServlet.service(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:500) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:245) at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:50) at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:156) at java.security.AccessController.doPrivileged(Native Method) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:152) at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:129) at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:61) at org.libresource.web.filters.SiteMeshFilter.doFilter(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:500) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:197) at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:50) at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:156) at java.security.AccessController.doPrivileged(Native Method) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:152) at org.libresource.web.filters.SecurityFilter.doFilter(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:500) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:197) at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:50) at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:156) at java.security.AccessController.doPrivileged(Native Method) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:152) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:534) ClientAbortException: java.net.SocketException: Broken pipe at org.apache.coyote.tomcat5.OutputBuffer.doFlush(OutputBuffer.java:332) at org.apache.coyote.tomcat5.OutputBuffer.flush(OutputBuffer.java:298) at org.apache.coyote.tomcat5.CoyoteOutputStream.flush(CoyoteOutputStream.java:85) at com.opensymphony.module.sitemesh.filter.PageOutputStream.flush(PageOutputStream.java:131) at com.opensymphony.module.sitemesh.filter.PageResponseWrapper.getPage(PageResponseWrapper.java:224) at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:134) at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:61) at org.libresource.web.filters.SiteMeshFilter.doFilter(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:500) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:197) at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:50) at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:156) at java.security.AccessController.doPrivileged(Native Method) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:152) at org.libresource.web.filters.SecurityFilter.doFilter(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:500) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:197) at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:50) at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:156) at java.security.AccessController.doPrivileged(Native Method) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:152) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:534)

posted by Guest at Jan 19, 2006 5:10 PM