raoprash
03-17-2006, 06:43 AM
Hi,
I followed the installation procedures outlined in advanced installation guide for tomcat 5.0
However, i am not able to get the server deployed. when i try to run ./start-pentaho.sh i got this error. Any suggestions.
Thanks,
raoprash
****************************************************[prao@s83713 pentaho-demo]$ ./start-pentaho.sh
./start_hypersonic.sh: line 10: java: command not found
: command not found
: command not found
: command not found:
: command not found:
: command not found:
: command not found:
: command not found:
./run.conf: line 52: syntax error: unexpected end of file
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/pentaho-demo/jboss
JAVA: /usr/local/bizgres/jdk1.5.0_05/bin/java
JAVA_OPTS: -server -Dprogram.name=run.sh
CLASSPATH: /opt/pentaho-demo/jboss/bin/run.jar:/usr/local/bizgres/jdk1.5.0_05/lib/tools.jar
=========================================================================
log4j:ERROR setFile(null,false) call failed.
java.io.FileNotFoundException: /opt/pentaho-demo/jboss/server/default/log/boot.log (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.(FileOutputStream.java:179)
at java.io.FileOutputStream.(FileOutputStream.java:102)
at org.apache.log4j.FileAppender.setFile(FileAppender.java:272)
at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:151)
at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:247)
at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:123)
at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:87)
at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:645)
at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:603)
at org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfigurator.java:500)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:406)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:432)
at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:460)
at org.apache.log4j.LogManager.(LogManager.java:113)
at org.jboss.logging.Log4jLoggerPlugin.init(Unknown Source)
at org.jboss.logging.Logger.getDelegatePlugin(Unknown Source)
at org.jboss.logging.Logger.(Unknown Source)
at org.jboss.logging.Logger.getLogger(Unknown Source)
at org.jboss.mx.util.JBossNotificationBroadcasterSupport.(Unknown Source)
at org.jboss.system.server.ServerImpl.doInit(Unknown Source)
at org.jboss.system.server.ServerImpl.init(Unknown Source)
at org.jboss.Main.boot(Unknown Source)
at org.jboss.Main$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
09:20:07,660 INFO [Server] Starting JBoss (MX MicroKernel)...
09:20:07,661 INFO [Server] Release ID: JBoss [Zion] 4.0.2 (build: CVSTag=JBoss_4_0_2 date=200507141550)
09:20:07,662 INFO [Server] Home Dir: /opt/pentaho-demo/jboss
09:20:07,662 INFO [Server] Home URL: file:/opt/pentaho-demo/jboss/
09:20:07,662 INFO [Server] Library URL: file:/opt/pentaho-demo/jboss/lib/
09:20:07,662 INFO [Server] Patch URL: null
09:20:07,663 INFO [Server] Server Name: default
09:20:07,663 INFO [Server] Server Home Dir: /opt/pentaho-demo/jboss/server/default
09:20:07,663 INFO [Server] Server Home URL: file:/opt/pentaho-demo/jboss/server/default/
09:20:07,663 INFO [Server] Server Data Dir: /opt/pentaho-demo/jboss/server/default/data
09:20:07,663 INFO [Server] Server Temp Dir: /opt/pentaho-demo/jboss/server/default/tmp
09:20:07,663 INFO [Server] Server Config URL: file:/opt/pentaho-demo/jboss/server/default/conf/
09:20:07,664 INFO [Server] Server Library URL: file:/opt/pentaho-demo/jboss/server/default/lib/
09:20:07,664 INFO [Server] Root Deployment Filename: jboss-service.xml
09:20:07,666 INFO [Server] Starting General Purpose Architecture (GPA)...
09:20:08,117 INFO [ServerInfo] Java version: 1.5.0_05,Sun Microsystems Inc.
09:20:08,117 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_05-b05,Sun Microsystems Inc.
09:20:08,117 INFO [ServerInfo] OS-System: Linux 2.6.9-34.EL,i386
09:20:09,074 INFO [Server] Core system initialized
09:20:09,456 ERROR [MainDeployer] Could not make local copy for file:/opt/pentaho-demo/jboss/server/default/conf/jboss-service.xml
java.io.IOException: No such file or directory
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1345)
at java.io.File.createTempFile(File.java:1434)
at org.jboss.deployment.MainDeployer.makeLocalCopy(Unknown Source)
at org.jboss.deployment.MainDeployer.init(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(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:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.dispatch(Unknown Source)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.invoke(Unknown Source)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.invoke(Unknown Source)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(Unknown Source)
at org.jboss.mx.server.MBeanServerImpl.invoke(Unknown Source)
at org.jboss.mx.util.MBeanProxyExt.invoke(Unknown Source)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(Unknown Source)
at org.jboss.system.server.ServerImpl.start(Unknown Source)
at org.jboss.Main.boot(Unknown Source)
at org.jboss.Main$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
09:20:09,465 ERROR [MainDeployer] Could not initialise deployment: file:/opt/pentaho-demo/jboss/server/default/conf/jboss-service.xml
org.jboss.deployment.DeploymentException: Failed to find META-INF/jboss-service.xml
at org.jboss.deployment.SARDeployer.parseDocument(Unknown Source)
at org.jboss.deployment.SARDeployer.init(Unknown Source)
at org.jboss.deployment.MainDeployer.init(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(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:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.dispatch(Unknown Source)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.invoke(Unknown Source)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.invoke(Unknown Source)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(Unknown Source)
at org.jboss.mx.server.MBeanServerImpl.invoke(Unknown Source)
at org.jboss.mx.util.MBeanProxyExt.invoke(Unknown Source)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(Unknown Source)
at org.jboss.system.server.ServerImpl.start(Unknown Source)
at org.jboss.Main.boot(Unknown Source)
at org.jboss.Main$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
Failed to boot JBoss:
org.jboss.deployment.DeploymentException: Failed to find META-INF/jboss-service.xml
at org.jboss.deployment.SARDeployer.parseDocument(Unknown Source)
at org.jboss.deployment.SARDeployer.init(Unknown Source)
at org.jboss.deployment.MainDeployer.init(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(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:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.dispatch(Unknown Source)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.invoke(Unknown Source)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.invoke(Unknown Source)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(Unknown Source)
at org.jboss.mx.server.MBeanServerImpl.invoke(Unknown Source)
at org.jboss.mx.util.MBeanProxyExt.invoke(Unknown Source)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(Unknown Source)
at org.jboss.system.server.ServerImpl.start(Unknown Source)
at org.jboss.Main.boot(Unknown Source)
at org.jboss.Main$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
09:20:09,477 INFO [Server] JBoss SHUTDOWN: Undeploying all packages
Shutting down
09:20:09,481 INFO [Server] Shutdown complete
Shutdown complete
Halting VM
I followed the installation procedures outlined in advanced installation guide for tomcat 5.0
However, i am not able to get the server deployed. when i try to run ./start-pentaho.sh i got this error. Any suggestions.
Thanks,
raoprash
****************************************************[prao@s83713 pentaho-demo]$ ./start-pentaho.sh
./start_hypersonic.sh: line 10: java: command not found
: command not found
: command not found
: command not found:
: command not found:
: command not found:
: command not found:
: command not found:
./run.conf: line 52: syntax error: unexpected end of file
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/pentaho-demo/jboss
JAVA: /usr/local/bizgres/jdk1.5.0_05/bin/java
JAVA_OPTS: -server -Dprogram.name=run.sh
CLASSPATH: /opt/pentaho-demo/jboss/bin/run.jar:/usr/local/bizgres/jdk1.5.0_05/lib/tools.jar
=========================================================================
log4j:ERROR setFile(null,false) call failed.
java.io.FileNotFoundException: /opt/pentaho-demo/jboss/server/default/log/boot.log (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.(FileOutputStream.java:179)
at java.io.FileOutputStream.(FileOutputStream.java:102)
at org.apache.log4j.FileAppender.setFile(FileAppender.java:272)
at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:151)
at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:247)
at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:123)
at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:87)
at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:645)
at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:603)
at org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfigurator.java:500)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:406)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:432)
at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:460)
at org.apache.log4j.LogManager.(LogManager.java:113)
at org.jboss.logging.Log4jLoggerPlugin.init(Unknown Source)
at org.jboss.logging.Logger.getDelegatePlugin(Unknown Source)
at org.jboss.logging.Logger.(Unknown Source)
at org.jboss.logging.Logger.getLogger(Unknown Source)
at org.jboss.mx.util.JBossNotificationBroadcasterSupport.(Unknown Source)
at org.jboss.system.server.ServerImpl.doInit(Unknown Source)
at org.jboss.system.server.ServerImpl.init(Unknown Source)
at org.jboss.Main.boot(Unknown Source)
at org.jboss.Main$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
09:20:07,660 INFO [Server] Starting JBoss (MX MicroKernel)...
09:20:07,661 INFO [Server] Release ID: JBoss [Zion] 4.0.2 (build: CVSTag=JBoss_4_0_2 date=200507141550)
09:20:07,662 INFO [Server] Home Dir: /opt/pentaho-demo/jboss
09:20:07,662 INFO [Server] Home URL: file:/opt/pentaho-demo/jboss/
09:20:07,662 INFO [Server] Library URL: file:/opt/pentaho-demo/jboss/lib/
09:20:07,662 INFO [Server] Patch URL: null
09:20:07,663 INFO [Server] Server Name: default
09:20:07,663 INFO [Server] Server Home Dir: /opt/pentaho-demo/jboss/server/default
09:20:07,663 INFO [Server] Server Home URL: file:/opt/pentaho-demo/jboss/server/default/
09:20:07,663 INFO [Server] Server Data Dir: /opt/pentaho-demo/jboss/server/default/data
09:20:07,663 INFO [Server] Server Temp Dir: /opt/pentaho-demo/jboss/server/default/tmp
09:20:07,663 INFO [Server] Server Config URL: file:/opt/pentaho-demo/jboss/server/default/conf/
09:20:07,664 INFO [Server] Server Library URL: file:/opt/pentaho-demo/jboss/server/default/lib/
09:20:07,664 INFO [Server] Root Deployment Filename: jboss-service.xml
09:20:07,666 INFO [Server] Starting General Purpose Architecture (GPA)...
09:20:08,117 INFO [ServerInfo] Java version: 1.5.0_05,Sun Microsystems Inc.
09:20:08,117 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_05-b05,Sun Microsystems Inc.
09:20:08,117 INFO [ServerInfo] OS-System: Linux 2.6.9-34.EL,i386
09:20:09,074 INFO [Server] Core system initialized
09:20:09,456 ERROR [MainDeployer] Could not make local copy for file:/opt/pentaho-demo/jboss/server/default/conf/jboss-service.xml
java.io.IOException: No such file or directory
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1345)
at java.io.File.createTempFile(File.java:1434)
at org.jboss.deployment.MainDeployer.makeLocalCopy(Unknown Source)
at org.jboss.deployment.MainDeployer.init(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(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:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.dispatch(Unknown Source)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.invoke(Unknown Source)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.invoke(Unknown Source)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(Unknown Source)
at org.jboss.mx.server.MBeanServerImpl.invoke(Unknown Source)
at org.jboss.mx.util.MBeanProxyExt.invoke(Unknown Source)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(Unknown Source)
at org.jboss.system.server.ServerImpl.start(Unknown Source)
at org.jboss.Main.boot(Unknown Source)
at org.jboss.Main$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
09:20:09,465 ERROR [MainDeployer] Could not initialise deployment: file:/opt/pentaho-demo/jboss/server/default/conf/jboss-service.xml
org.jboss.deployment.DeploymentException: Failed to find META-INF/jboss-service.xml
at org.jboss.deployment.SARDeployer.parseDocument(Unknown Source)
at org.jboss.deployment.SARDeployer.init(Unknown Source)
at org.jboss.deployment.MainDeployer.init(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(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:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.dispatch(Unknown Source)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.invoke(Unknown Source)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.invoke(Unknown Source)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(Unknown Source)
at org.jboss.mx.server.MBeanServerImpl.invoke(Unknown Source)
at org.jboss.mx.util.MBeanProxyExt.invoke(Unknown Source)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(Unknown Source)
at org.jboss.system.server.ServerImpl.start(Unknown Source)
at org.jboss.Main.boot(Unknown Source)
at org.jboss.Main$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
Failed to boot JBoss:
org.jboss.deployment.DeploymentException: Failed to find META-INF/jboss-service.xml
at org.jboss.deployment.SARDeployer.parseDocument(Unknown Source)
at org.jboss.deployment.SARDeployer.init(Unknown Source)
at org.jboss.deployment.MainDeployer.init(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(Unknown Source)
at org.jboss.deployment.MainDeployer.deploy(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:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.dispatch(Unknown Source)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.invoke(Unknown Source)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(Unknown Source)
at org.jboss.mx.server.Invocation.invoke(Unknown Source)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(Unknown Source)
at org.jboss.mx.server.MBeanServerImpl.invoke(Unknown Source)
at org.jboss.mx.util.MBeanProxyExt.invoke(Unknown Source)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(Unknown Source)
at org.jboss.system.server.ServerImpl.start(Unknown Source)
at org.jboss.Main.boot(Unknown Source)
at org.jboss.Main$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
09:20:09,477 INFO [Server] JBoss SHUTDOWN: Undeploying all packages
Shutting down
09:20:09,481 INFO [Server] Shutdown complete
Shutdown complete
Halting VM