• 5.0 RC1 installation error

  • Problems with installing OpenKM? No problemo, the solution is closer than you think.
Problems with installing OpenKM? No problemo, the solution is closer than you think.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #7369  by csmknair
 
Hi
I downloaded the 5.0 RC1 from the openkm website and ran run.sh as instructed.
M/c details :-
1. Debian Lenny with Sun Java 1.6 SE. 4 GB RAM
2. Windows Server 2008 R2 64 bit with Sun JDK 1.6u22.
Im pasting the error code below for reference:-
Code: Select all
13:57:04,524 INFO  [Server] Starting JBoss (MX MicroKernel)...
13:57:04,525 INFO  [Server] Release ID: JBoss [Trinity] 4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439)
13:57:04,526 INFO  [Server] Home Dir: /root/jboss-4.2.3.GA
13:57:04,526 INFO  [Server] Home URL: file:/root/jboss-4.2.3.GA/
13:57:04,527 INFO  [Server] Patch URL: null
13:57:04,527 INFO  [Server] Server Name: default
13:57:04,527 INFO  [Server] Server Home Dir: /root/jboss-4.2.3.GA/server/default
13:57:04,528 INFO  [Server] Server Home URL: file:/root/jboss-4.2.3.GA/server/default/
13:57:04,528 INFO  [Server] Server Log Dir: /root/jboss-4.2.3.GA/server/default/log
13:57:04,528 INFO  [Server] Server Temp Dir: /root/jboss-4.2.3.GA/server/default/tmp
13:57:04,528 INFO  [Server] Root Deployment Filename: jboss-service.xml
13:57:04,856 INFO  [ServerInfo] Java version: 1.6.0_22,Sun Microsystems Inc.
13:57:04,856 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 17.1-b03,Sun Microsystems Inc.
13:57:04,857 INFO  [ServerInfo] OS-System: Linux 2.6.26-2-686,i386
13:57:05,317 INFO  [Server] Core system initialized
13:57:08,109 INFO  [WebService] Using RMI server codebase: http://127.0.0.1:8083/
13:57:08,110 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml
13:57:08,552 ERROR [Naming] Could not start on port 1099
java.net.BindException: Address already in use
	at java.net.PlainSocketImpl.socketBind(Native Method)
	at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
	at java.net.ServerSocket.bind(ServerSocket.java:319)
	at java.net.ServerSocket.<init>(ServerSocket.java:185)
	at javax.net.DefaultServerSocketFactory.createServerSocket(ServerSocketFactory.java:170)
	at org.jnp.server.Main.initBootstrapListener(Main.java:371)
	at org.jnp.server.Main.start(Main.java:321)
	at org.jboss.naming.NamingService.startService(NamingService.java:284)
	at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
	at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
	at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
	at $Proxy0.start(Unknown Source)
	at org.jboss.system.ServiceController.start(ServiceController.java:417)
	at org.jboss.system.ServiceController.start(ServiceController.java:435)
	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:597)
	at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
	at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
	at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy4.start(Unknown Source)
	at org.jboss.deployment.SARDeployer.start(SARDeployer.java:304)
	at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
	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:597)
	at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
	at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy5.deploy(Unknown Source)
	at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
	at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
	at org.jboss.Main.boot(Main.java:200)
	at org.jboss.Main$1.run(Main.java:508)
	at java.lang.Thread.run(Thread.java:662)
13:57:11,914 INFO  [EJB3Deployer] Starting java:comp multiplexer
13:57:14,380 INFO  [NativeServerConfig] JBoss Web Services - Native
13:57:14,381 INFO  [NativeServerConfig] jbossws-3.0.1-native-2.0.4.GA (build=200803312044)
13:57:15,197 INFO  [Embedded] Catalina naming disabled
13:57:15,335 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-6-sun-1.6.0.22/jre/lib/i386/server:/usr/lib/jvm/java-6-sun-1.6.0.22/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.22/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
13:57:15,434 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
13:57:15,438 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
13:57:15,439 INFO  [Catalina] Initialization processed in 241 ms
13:57:15,439 INFO  [StandardService] Starting service jboss.web
13:57:15,440 INFO  [StandardEngine] Starting Servlet Engine: JBossWeb/2.0.1.GA
13:57:15,469 INFO  [Catalina] Server startup in 30 ms
13:57:15,569 INFO  [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/
13:57:16,085 INFO  [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
13:57:16,197 INFO  [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../deploy/jbossws.sar/jbossws-context.war/
13:57:16,316 INFO  [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
13:57:17,419 INFO  [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
13:57:17,959 INFO  [MailService] Mail Service bound to java:/Mail
13:57:17,960 INFO  [STDOUT] DEBUG: JavaMail version 1.4ea
13:57:17,961 INFO  [STDOUT] DEBUG: java.io.FileNotFoundException: /usr/lib/jvm/java-6-sun-1.6.0.22/jre/lib/javamail.providers (No such file or directory)
13:57:17,961 INFO  [STDOUT] DEBUG: !anyLoaded
13:57:17,961 INFO  [STDOUT] DEBUG: not loading resource: /META-INF/javamail.providers
13:57:17,962 INFO  [STDOUT] DEBUG: successfully loaded resource: /META-INF/javamail.default.providers
13:57:17,962 INFO  [STDOUT] DEBUG: Tables of loaded providers
13:57:17,963 INFO  [STDOUT] DEBUG: Providers Listed By Class Name: {com.sun.mail.smtp.SMTPSSLTransport=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun Microsystems, Inc], com.sun.mail.smtp.SMTPTransport=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc], com.sun.mail.imap.IMAPSSLStore=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun Microsystems, Inc], com.sun.mail.pop3.POP3SSLStore=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun Microsystems, Inc], com.sun.mail.imap.IMAPStore=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], com.sun.mail.pop3.POP3Store=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc]}
13:57:17,963 INFO  [STDOUT] DEBUG: Providers Listed By Protocol: {imaps=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun Microsystems, Inc], imap=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], smtps=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun Microsystems, Inc], pop3=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc], pop3s=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun Microsystems, Inc], smtp=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc]}
13:57:17,963 INFO  [STDOUT] DEBUG: successfully loaded resource: /META-INF/javamail.default.address.map
13:57:17,964 INFO  [STDOUT] DEBUG: !anyLoaded
13:57:17,964 INFO  [STDOUT] DEBUG: not loading resource: /META-INF/javamail.address.map
13:57:17,964 INFO  [STDOUT] DEBUG: java.io.FileNotFoundException: /usr/lib/jvm/java-6-sun-1.6.0.22/jre/lib/javamail.address.map (No such file or directory)
13:57:17,964 INFO  [MailService] Mail Service bound to java:/mail/OpenKM
13:57:18,062 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
13:57:18,154 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
13:57:18,182 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
13:57:18,224 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
13:57:18,344 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
13:57:18,393 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
13:57:18,479 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar
13:57:18,495 INFO  [QuartzResourceAdapter] start quartz!!!
13:57:18,571 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main
13:57:18,589 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
13:57:18,591 INFO  [RAMJobStore] RAMJobStore initialized.
13:57:18,591 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
13:57:18,591 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2
13:57:18,592 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
13:57:19,236 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
13:57:19,583 INFO  [A] Bound to JNDI name: queue/A
13:57:19,584 INFO  [B] Bound to JNDI name: queue/B
13:57:19,585 INFO  [C] Bound to JNDI name: queue/C
13:57:19,587 INFO  [D] Bound to JNDI name: queue/D
13:57:19,588 INFO  [ex] Bound to JNDI name: queue/ex
13:57:19,601 INFO  [testTopic] Bound to JNDI name: topic/testTopic
13:57:19,603 INFO  [securedTopic] Bound to JNDI name: topic/securedTopic
13:57:19,604 INFO  [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
13:57:19,606 INFO  [testQueue] Bound to JNDI name: queue/testQueue
13:57:19,633 INFO  [UILServerILService] JBossMQ UIL service available at : /127.0.0.1:8093
13:57:19,660 INFO  [DLQ] Bound to JNDI name: queue/DLQ
13:57:19,779 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
13:57:19,928 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=OpenKMDS' to JNDI name 'java:OpenKMDS'
13:57:19,960 INFO  [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
13:57:20,429 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
13:57:20,469 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
13:57:20,488 INFO  [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439)] Started in 15s:957ms
Im not able ot get the installation working on either windows or Debian Lenny. I get the same error on both OSes. Please help
 #7370  by jllort
 
Error is clear
Code: Select all
13:57:08,552 ERROR [Naming] Could not start on port 1099
java.net.BindException: Address already in use
You've got port 1099 binding for other application
 #7384  by csmknair
 
Hi Thanks for that
I fixed the port 1099 problem and then ran the run.sh script.
the output is pasted below but i still cant get the web interface i.e http://ip-address:8080/OpenKM
Code: Select all
nms:~/jboss-4.2.3.GA/bin# ./run.sh 
=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /root/jboss-4.2.3.GA

  JAVA: 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: /root/jboss-4.2.3.GA/bin/run.jar

=========================================================================

15:55:36,221 INFO  [Server] Starting JBoss (MX MicroKernel)...
15:55:36,222 INFO  [Server] Release ID: JBoss [Trinity] 4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439)
15:55:36,223 INFO  [Server] Home Dir: /root/jboss-4.2.3.GA
15:55:36,223 INFO  [Server] Home URL: file:/root/jboss-4.2.3.GA/
15:55:36,224 INFO  [Server] Patch URL: null
15:55:36,224 INFO  [Server] Server Name: default
15:55:36,224 INFO  [Server] Server Home Dir: /root/jboss-4.2.3.GA/server/default
15:55:36,225 INFO  [Server] Server Home URL: file:/root/jboss-4.2.3.GA/server/default/
15:55:36,225 INFO  [Server] Server Log Dir: /root/jboss-4.2.3.GA/server/default/log
15:55:36,225 INFO  [Server] Server Temp Dir: /root/jboss-4.2.3.GA/server/default/tmp
15:55:36,225 INFO  [Server] Root Deployment Filename: jboss-service.xml
15:55:36,545 INFO  [ServerInfo] Java version: 1.6.0_22,Sun Microsystems Inc.
15:55:36,545 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 17.1-b03,Sun Microsystems Inc.
15:55:36,545 INFO  [ServerInfo] OS-System: Linux 2.6.26-2-686,i386
15:55:36,994 INFO  [Server] Core system initialized
15:55:39,826 INFO  [WebService] Using RMI server codebase: http://127.0.0.1:8083/
15:55:39,827 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml
15:55:43,560 INFO  [EJB3Deployer] Starting java:comp multiplexer
15:55:45,984 INFO  [NativeServerConfig] JBoss Web Services - Native
15:55:45,984 INFO  [NativeServerConfig] jbossws-3.0.1-native-2.0.4.GA (build=200803312044)
15:55:46,741 INFO  [Embedded] Catalina naming disabled
15:55:46,877 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-6-sun-1.6.0.22/jre/lib/i386/server:/usr/lib/jvm/java-6-sun-1.6.0.22/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.22/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
15:55:46,981 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
15:55:46,982 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
15:55:46,982 INFO  [Catalina] Initialization processed in 240 ms
15:55:46,982 INFO  [StandardService] Starting service jboss.web
15:55:46,984 INFO  [StandardEngine] Starting Servlet Engine: JBossWeb/2.0.1.GA
15:55:47,012 INFO  [Catalina] Server startup in 30 ms
15:55:47,099 INFO  [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/
15:55:47,612 INFO  [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
15:55:47,725 INFO  [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../deploy/jbossws.sar/jbossws-context.war/
15:55:47,841 INFO  [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
15:55:48,818 INFO  [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
15:55:49,473 INFO  [MailService] Mail Service bound to java:/Mail
15:55:49,473 INFO  [STDOUT] DEBUG: JavaMail version 1.4ea
15:55:49,474 INFO  [STDOUT] DEBUG: java.io.FileNotFoundException: /usr/lib/jvm/java-6-sun-1.6.0.22/jre/lib/javamail.providers (No such file or directory)
15:55:49,474 INFO  [STDOUT] DEBUG: !anyLoaded
15:55:49,475 INFO  [STDOUT] DEBUG: not loading resource: /META-INF/javamail.providers
15:55:49,475 INFO  [STDOUT] DEBUG: successfully loaded resource: /META-INF/javamail.default.providers
15:55:49,476 INFO  [STDOUT] DEBUG: Tables of loaded providers
15:55:49,476 INFO  [STDOUT] DEBUG: Providers Listed By Class Name: {com.sun.mail.smtp.SMTPSSLTransport=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun Microsystems, Inc], com.sun.mail.smtp.SMTPTransport=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc], com.sun.mail.imap.IMAPSSLStore=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun Microsystems, Inc], com.sun.mail.pop3.POP3SSLStore=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun Microsystems, Inc], com.sun.mail.imap.IMAPStore=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], com.sun.mail.pop3.POP3Store=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc]}
15:55:49,476 INFO  [STDOUT] DEBUG: Providers Listed By Protocol: {imaps=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun Microsystems, Inc], imap=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], smtps=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun Microsystems, Inc], pop3=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc], pop3s=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun Microsystems, Inc], smtp=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc]}
15:55:49,476 INFO  [STDOUT] DEBUG: successfully loaded resource: /META-INF/javamail.default.address.map
15:55:49,477 INFO  [STDOUT] DEBUG: !anyLoaded
15:55:49,477 INFO  [STDOUT] DEBUG: not loading resource: /META-INF/javamail.address.map
15:55:49,477 INFO  [STDOUT] DEBUG: java.io.FileNotFoundException: /usr/lib/jvm/java-6-sun-1.6.0.22/jre/lib/javamail.address.map (No such file or directory)
15:55:49,482 INFO  [MailService] Mail Service bound to java:/mail/OpenKM
15:55:49,568 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
15:55:49,631 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
15:55:49,683 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
15:55:49,729 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
15:55:49,807 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
15:55:49,835 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
15:55:49,930 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar
15:55:49,943 INFO  [QuartzResourceAdapter] start quartz!!!
15:55:50,034 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main
15:55:50,063 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
15:55:50,065 INFO  [RAMJobStore] RAMJobStore initialized.
15:55:50,065 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
15:55:50,065 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2
15:55:50,065 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
15:55:50,750 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
15:55:50,947 INFO  [A] Bound to JNDI name: queue/A
15:55:50,948 INFO  [B] Bound to JNDI name: queue/B
15:55:50,950 INFO  [C] Bound to JNDI name: queue/C
15:55:50,951 INFO  [D] Bound to JNDI name: queue/D
15:55:50,955 INFO  [ex] Bound to JNDI name: queue/ex
15:55:50,968 INFO  [testTopic] Bound to JNDI name: topic/testTopic
15:55:50,970 INFO  [securedTopic] Bound to JNDI name: topic/securedTopic
15:55:50,971 INFO  [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
15:55:50,973 INFO  [testQueue] Bound to JNDI name: queue/testQueue
15:55:51,002 INFO  [UILServerILService] JBossMQ UIL service available at : /127.0.0.1:8093
15:55:51,027 INFO  [DLQ] Bound to JNDI name: queue/DLQ
15:55:51,142 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
15:55:51,246 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=OpenKMDS' to JNDI name 'java:OpenKMDS'
15:55:51,284 INFO  [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
15:55:51,716 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
15:55:51,802 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
15:55:51,826 INFO  [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439)] Started in 15s:599ms
 #7386  by csmknair
 
Hi
Additionally i tried to install on Windows Server 2008 R2 64bit.
Copied and executed run.bat. The batch file just exits with no response.
I telnet to port 8080 and 1099 and i get the telent connection.
If I try http://localhost:8080 on te server the jboss system responds
but http://localhost:8080/OpenKM openkm does not come respond.

What is need to be done. I have installed swftools and imagemagick and openoffice - all latest versions from their related websites. anything else missing ??
Also when I try to run shutdown.bat it says file not found.

please help
 #7388  by jllort
 
Is OpenKM.war present in your deploy server, have you deleted anything ? because seems OpenKM.war was not started. I recommend unzip the default OpenKM bundle download ... because it's really strange war file is not deployed ... and before you get running OpenKM can thinking on configuring openoffice and others, but the first step is getting OpenKM running, phase1, and then other configuration, phase2.
 #7406  by csmknair
 
Hi Downloaded OpenKM-Jboss-4.2.3-GA.zip - 164 MB
So just now deleted the file and downloading fresh copy.
Will update the info to this post.
So all please advise as t what is the correct thing
Next how to get this to run as a windows service automatically
 #7408  by csmknair
 
Funniest event of the day for me-
I downloded fresh copy of OpenKM5.0RC1 today morning onto windows server 2008 - NO LUCK!!!!!!!!!!!!!!!!!!!
COpied the same zip file to my Ubuntu desktop adn Voila !!! It takes off !!!!!!!!!!!!!!!!!!

Now someone tell me what is wrong in the first two cases ???????

Please help
 #7410  by jllort
 
Take a look in your deploy folder ( linux and windows ) in linux might appears OpenKM.war and seems in windows not appears. The only think I can image is that you've got some problems while decompressing zip file, and for some reason this war file is not extracted. If it's your case might make a revision to your SO applications , probably some antivirus, or uncompressing tools, etc... could be the problem.

There's no hidden mistery on OpenKM, to starting runnning, simply is needed java jdk and extracting files, nothing else.

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.