need someone help to fix
PostPosted:Wed May 05, 2010 12:57 pm







Code: Select all
[root@localhost jboss-4.2.3.GA]# ./run.sh
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /var/www/html/jboss-4.2.3.GA
JAVA: /opt/java/jdk/bin/java
JAVA_OPTS: -Dprogram.name=run.sh -server -Xms256m -Xmx1024m -XX:PermSize=64m -XX:MaxPermSize=128m -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true
CLASSPATH: /var/www/html/jboss-4.2.3.GA/bin/run.jar:/opt/java/jdk/lib/tools.jar
=========================================================================
21:20:07,098 INFO [Server] Starting JBoss (MX MicroKernel)...
21:20:07,099 INFO [Server] Release ID: JBoss [Trinity] 4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439)
21:20:07,101 INFO [Server] Home Dir: /var/www/html/jboss-4.2.3.GA
21:20:07,101 INFO [Server] Home URL: file:/var/www/html/jboss-4.2.3.GA/
21:20:07,103 INFO [Server] Patch URL: null
21:20:07,103 INFO [Server] Server Name: default
21:20:07,103 INFO [Server] Server Home Dir: /var/www/html/jboss-4.2.3.GA/server/default
21:20:07,103 INFO [Server] Server Home URL: file:/var/www/html/jboss-4.2.3.GA/server/default/
21:20:07,103 INFO [Server] Server Log Dir: /var/www/html/jboss-4.2.3.GA/server/default/log
21:20:07,104 INFO [Server] Server Temp Dir: /var/www/html/jboss-4.2.3.GA/server/default/tmp
21:20:07,104 INFO [Server] Root Deployment Filename: jboss-service.xml
21:20:07,583 INFO [ServerInfo] Java version: 1.6.0_20,Sun Microsystems Inc.
21:20:07,583 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 16.3-b01,Sun Microsystems Inc.
21:20:07,583 INFO [ServerInfo] OS-System: Linux 2.6.18-164.el5,i386
21:20:08,279 INFO [Server] Core system initialized
21:20:12,068 INFO [WebService] Using RMI server codebase: http://localhost.localdomain:8083/
21:20:12,070 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml
21:20:17,306 INFO [EJB3Deployer] Starting java:comp multiplexer
21:20:20,862 INFO [NativeServerConfig] JBoss Web Services - Native
21:20:20,862 INFO [NativeServerConfig] jbossws-3.0.1-native-2.0.4.GA (build=200803312044)
21:20:22,074 INFO [Embedded] Catalina naming disabled
21:20:22,335 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/jdk1.6.0_20/jre/lib/i386/server:/usr/java/jdk1.6.0_20/jre/lib/i386:/usr/java/jdk1.6.0_20/jre/../lib/i386:/opt/java/jdk/jre/lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
21:20:22,448 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-80
21:20:22,449 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-0.0.0.0-8009
21:20:22,449 INFO [Catalina] Initialization processed in 375 ms
21:20:22,450 INFO [StandardService] Starting service jboss.web
21:20:22,465 INFO [StandardEngine] Starting Servlet Engine: JBossWeb/2.0.1.GA
21:20:22,555 INFO [Catalina] Server startup in 105 ms
21:20:22,693 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/
21:20:23,575 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
21:20:23,761 INFO [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../deploy/jbossws.sar/jbossws-context.war/
21:20:23,900 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
21:20:25,440 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
21:20:26,216 INFO [MailService] Mail Service bound to java:/Mail
21:20:26,222 INFO [MailService] Mail Service bound to java:/mail/OpenKM
21:20:26,425 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
21:20:26,763 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
21:20:26,817 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
21:20:26,859 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
21:20:27,058 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
21:20:27,100 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
21:20:27,146 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar
21:20:27,157 INFO [QuartzResourceAdapter] start quartz!!!
21:20:27,249 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
21:20:27,282 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
21:20:27,286 INFO [RAMJobStore] RAMJobStore initialized.
21:20:27,287 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
21:20:27,287 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
21:20:27,288 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
21:20:28,221 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
21:20:28,613 INFO [A] Bound to JNDI name: queue/A
21:20:28,615 INFO [B] Bound to JNDI name: queue/B
21:20:28,617 INFO [C] Bound to JNDI name: queue/C
21:20:28,620 INFO [D] Bound to JNDI name: queue/D
21:20:28,623 INFO [ex] Bound to JNDI name: queue/ex
21:20:28,655 INFO [testTopic] Bound to JNDI name: topic/testTopic
21:20:28,657 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
21:20:28,660 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
21:20:28,665 INFO [testQueue] Bound to JNDI name: queue/testQueue
21:20:28,720 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
21:20:28,774 INFO [DLQ] Bound to JNDI name: queue/DLQ
21:20:28,959 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
21:20:29,906 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=OKMActivityDS' to JNDI name 'java:OKMActivityDS'
21:20:30,044 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=OKMAuthDS' to JNDI name 'java:OKMAuthDS'
21:20:30,084 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=OKMDashboardStatsDS' to JNDI name 'java:OKMDashboardStatsDS'
21:20:30,174 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=OKMWorkflowDS' to JNDI name 'java:OKMWorkflowDS'
21:20:34,188 INFO [DefaultEndpointRegistry] register: jboss.ws:context=OpenKM,endpoint=OKMDocument
21:20:34,191 INFO [DefaultEndpointRegistry] register: jboss.ws:context=OpenKM,endpoint=OKMSearch
21:20:34,193 INFO [DefaultEndpointRegistry] register: jboss.ws:context=OpenKM,endpoint=OKMPropertyGroup
21:20:34,195 INFO [DefaultEndpointRegistry] register: jboss.ws:context=OpenKM,endpoint=OKMTest
21:20:34,197 INFO [DefaultEndpointRegistry] register: jboss.ws:context=OpenKM,endpoint=OKMRepository
21:20:34,201 INFO [DefaultEndpointRegistry] register: jboss.ws:context=OpenKM,endpoint=OKMFolder
21:20:34,205 INFO [DefaultEndpointRegistry] register: jboss.ws:context=OpenKM,endpoint=OKMNotification
21:20:34,207 INFO [DefaultEndpointRegistry] register: jboss.ws:context=OpenKM,endpoint=OKMAuth
21:20:34,314 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.servlet.RepositoryStartupServlet
21:20:34,314 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.servlet.WebdavServlet
21:20:34,315 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: org.jbpm.web.ProcessUploadServlet
21:20:34,315 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.frontend.server.OKMWorkspaceServlet
21:20:34,315 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.frontend.server.OKMDocumentServlet
21:20:34,315 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.frontend.server.OKMAuthServlet
21:20:34,316 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.frontend.server.OKMRepositoryServlet
21:20:34,316 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.frontend.server.OKMFolderServlet
21:20:34,316 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.frontend.server.OKMPropertyGroupServlet
21:20:34,316 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.frontend.server.OKMDownloadServlet
21:20:34,316 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.frontend.server.OKMDashboardServlet
21:20:34,317 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.frontend.server.OKMGeneralServlet
21:20:34,317 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.frontend.server.OKMNotifyServlet
21:20:34,317 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.frontend.server.OKMWorkflowServlet
21:20:34,318 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.frontend.server.OKMSearchServlet
21:20:34,318 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.frontend.server.OKMFileUploadServlet
21:20:34,318 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.frontend.server.OKMBookmarkServlet
21:20:34,318 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.frontend.server.OKMMailServlet
21:20:34,318 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.backend.server.OKMPropertyGroupServletAdmin
21:20:34,319 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.backend.server.OKMWorkflowServletAdmin
21:20:34,319 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.backend.server.OKMReportServletAdmin
21:20:34,319 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.backend.server.OKMRepositoryServletAdmin
21:20:34,319 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.backend.server.OKMStatsServletAdmin
21:20:34,319 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.backend.server.OKMSearchServletAdmin
21:20:34,320 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.backend.server.OKMGeneralUtilsServletAdmin
21:20:34,320 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.backend.server.OKMUserServletAdmin
21:20:34,320 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.backend.server.OKMWorkflowUploadServletAdmin
21:20:34,320 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.backend.server.OKMWorkflowViewServletAdmin
21:20:34,320 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.backend.server.OKMFolderServletAdmin
21:20:34,321 INFO [DefaultWebAppDesciptorModifierImpl] Ignore servlet: es.git.openkm.servlet.TestServlet
21:20:34,370 INFO [TomcatDeployer] deploy, ctxPath=/OpenKM, warUrl=.../tmp/deploy/tmp7611681593605593789OpenKM-exp.war/
21:20:35,372 INFO [RepositoryImpl] Starting repository...
21:20:35,985 INFO [LocalFileSystem] LocalFileSystem initialized at path /var/www/html/jboss-4.2.3.GA/repository/repository
21:20:36,425 INFO [LocalFileSystem] LocalFileSystem initialized at path /var/www/html/jboss-4.2.3.GA/repository/version
21:20:38,101 INFO [ConnectionRecoveryManager] Database: Apache Derby / 10.2.1.6 - (452058)
21:20:38,102 INFO [ConnectionRecoveryManager] Driver: Apache Derby Embedded JDBC Driver / 10.2.1.6 - (452058)
21:20:39,257 INFO [RepositoryImpl] initializing workspace 'default'...
21:20:39,257 INFO [LocalFileSystem] LocalFileSystem initialized at path /var/www/html/jboss-4.2.3.GA/repository/workspaces/default
21:20:39,285 INFO [ConnectionRecoveryManager] Database: Apache Derby / 10.2.1.6 - (452058)
21:20:39,285 INFO [ConnectionRecoveryManager] Driver: Apache Derby Embedded JDBC Driver / 10.2.1.6 - (452058)
21:20:39,669 INFO [RepositoryImpl] workspace 'default' initialized
21:20:40,040 INFO [LocalFileSystem] LocalFileSystem initialized at path /var/www/html/jboss-4.2.3.GA/repository/workspaces/default/index
21:20:40,327 INFO [SearchIndex] Index initialized: /var/www/html/jboss-4.2.3.GA/repository/workspaces/default/index Version: 2
21:20:40,327 INFO [RepositoryImpl] Repository started
21:20:48,340 INFO [SimpleWebdavServlet] resource-path-prefix = '/repository'
21:20:48,340 INFO [SimpleWebdavServlet] WWW-Authenticate header = 'Basic realm="OpenKM Webdav Server"'
21:20:55,581 INFO [WSDLFilePublisher] WSDL published to: file:/var/www/html/jboss-4.2.3.GA/server/default/data/wsdl/OpenKM.war/OKMDocumentService6447536131553457730.wsdl
21:20:55,622 INFO [WSDLFilePublisher] WSDL published to: file:/var/www/html/jboss-4.2.3.GA/server/default/data/wsdl/OpenKM.war/OKMSearchService4432533284471949234.wsdl
21:20:55,635 INFO [WSDLFilePublisher] WSDL published to: file:/var/www/html/jboss-4.2.3.GA/server/default/data/wsdl/OpenKM.war/OKMPropertyGroupService7042603513620455008.wsdl
21:20:56,624 INFO [WSDLFilePublisher] WSDL published to: file:/var/www/html/jboss-4.2.3.GA/server/default/data/wsdl/OpenKM.war/OKMTestService8458070134157315645.wsdl
21:20:56,647 INFO [WSDLFilePublisher] WSDL published to: file:/var/www/html/jboss-4.2.3.GA/server/default/data/wsdl/OpenKM.war/OKMRepositoryService1054600614400301781.wsdl
21:20:56,656 INFO [WSDLFilePublisher] WSDL published to: file:/var/www/html/jboss-4.2.3.GA/server/default/data/wsdl/OpenKM.war/OKMFolderService3773944596743982806.wsdl
21:20:56,684 INFO [WSDLFilePublisher] WSDL published to: file:/var/www/html/jboss-4.2.3.GA/server/default/data/wsdl/OpenKM.war/OKMNotificationService4672459086659231124.wsdl
21:20:56,748 INFO [WSDLFilePublisher] WSDL published to: file:/var/www/html/jboss-4.2.3.GA/server/default/data/wsdl/OpenKM.war/OKMAuthService4141271313453101534.wsdl
21:20:57,352 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
21:20:58,179 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-80
21:20:58,241 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
21:20:58,554 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439)] Started in 51s:446ms