11 Replies Latest reply on Mar 9, 2006 6:35 AM by tom.baeyens

    installation problem

    tom.baeyens

      hi,

      i tried to walking through the installer (both running the jar and via webstart).

      i took almost all the defaults. the only things that i entered were 1 local domain called 'localhost' and 2 users 'bert' and 'ernie'

      then starting the server i got this exception.
      couldn't find anything similar... except http://www.jboss.org/index.html?module=bb&op=viewtopic&t=77196 but that seems to be more a building from source kind of thing.

      pointers are appreciated.

      C:\JBossMailServer\versions\1.0M4\bin>run
      ===============================================================================
      .
       JBoss Bootstrap Environment
      .
       JBOSS_HOME: C:\JBossMailServer\versions\1.0M4\bin\\..
      .
       JAVA: C:\software\jdk1.5.0_06\bin\java
      .
       JAVA_OPTS: -Dprogram.name=run.bat -Xms128m -Xmx512m
      .
       CLASSPATH: C:\software\jdk1.5.0_06\lib\tools.jar;C:\JBossMailServer\versions\1.0M4\bin\\run.jar
      .
      ===============================================================================
      .
      16:13:47,328 INFO [Server] Starting JBoss (MX MicroKernel)...
      16:13:47,328 INFO [Server] Release ID: JBoss [Zion] 4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200601171717)
      16:13:47,328 INFO [Server] Home Dir: C:\JBossMailServer\versions\1.0M4
      16:13:47,328 INFO [Server] Home URL: file:/C:/JBossMailServer/versions/1.0M4/
      16:13:47,328 INFO [Server] Patch URL: null
      16:13:47,328 INFO [Server] Server Name: default
      16:13:47,328 INFO [Server] Server Home Dir: C:\JBossMailServer\versions\1.0M4\server\default
      16:13:47,328 INFO [Server] Server Home URL: file:/C:/JBossMailServer/versions/1.0M4/server/default/
      16:13:47,328 INFO [Server] Server Temp Dir: C:\JBossMailServer\versions\1.0M4\server\default\tmp
      16:13:47,343 INFO [Server] Root Deployment Filename: jboss-service.xml
      16:13:47,593 INFO [ServerInfo] Java version: 1.5.0_06,Sun Microsystems Inc.
      16:13:47,593 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_06-b05,Sun Microsystems Inc.
      16:13:47,593 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
      16:13:47,906 INFO [Server] Core system initialized
      16:13:49,093 INFO [WebService] Using RMI server codebase: http://lightning:8083/
      16:13:49,109 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
      16:13:49,296 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactor
      16:13:50,953 INFO [SocketServerInvoker] Invoker started for locator: InvokerLocator [socket://192.168.1.101:3873/]
      16:13:51,265 INFO [EJB3Deployer] Default persistence.properties: {hibernate.transaction.flush_before_completion=true, hibernate.cglib.use_
      _lookup_class=org.hibernate.transaction.JBossTransactionManagerLookup, hibernate.jndi.java.naming.factory.initial=org.jnp.interfaces.Naming
      16:13:51,359 INFO [AspectDeployer] Deployed AOP: file:/C:/JBossMailServer/versions/1.0M4/server/default/deploy/ejb3-interceptors-aop.xml
      16:13:53,375 INFO [Embedded] Catalina naming disabled
      16:13:53,734 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
      16:13:53,734 INFO [Catalina] Initialization processed in 328 ms
      16:13:53,750 INFO [StandardService] Starting service jboss.web
      16:13:53,750 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5
      16:13:53,781 INFO [StandardHost] XML validation disabled
      16:13:53,796 INFO [Catalina] Server startup in 46 ms
      16:13:53,890 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
      16:13:54,093 INFO [WebappLoader] Dual registration of jndi stream handler: factory already defined
      16:13:54,453 INFO [TomcatDeployer] deploy, ctxPath=/ws4ee, warUrl=.../tmp/deploy/tmp49389jboss-ws4ee-exp.war/
      16:13:54,562 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/
      16:13:54,703 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
      16:13:55,812 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
      16:13:56,453 INFO [MailService] Mail Service bound to java:/Mail
      16:13:56,765 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
      16:13:56,859 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
      16:13:56,984 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
      16:13:57,062 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
      16:13:57,156 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
      16:13:57,218 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
      16:13:57,437 WARN [ServiceController] Problem starting service jboss:service=Hypersonic,database=localDB
      java.sql.SQLException: Wrong database file version
       at org.hsqldb.Trace.getError(Trace.java:238)
       at org.hsqldb.Trace.check(Trace.java:399)
       at org.hsqldb.Trace.check(Trace.java:382)
       at org.hsqldb.Log.open(Log.java:269)
       at org.hsqldb.Database$Logger.openLog(Database.java:2623)
       at org.hsqldb.Database.open(Database.java:226)
       at org.hsqldb.Database.<init>(Database.java:188)
       at org.hsqldb.jdbcConnection.openStandalone(jdbcConnection.java:2886)
       at org.hsqldb.jdbcConnection.<init>(jdbcConnection.java:2465)
       at org.hsqldb.jdbcDriver.connect(jdbcDriver.java:167)
       at java.sql.DriverManager.getConnection(Unknown Source)
       at java.sql.DriverManager.getConnection(Unknown Source)
       at org.jboss.jdbc.HypersonicDatabase.getConnection(HypersonicDatabase.java:806)
       at org.jboss.jdbc.HypersonicDatabase.startStandaloneDatabase(HypersonicDatabase.java:617)
       at org.jboss.jdbc.HypersonicDatabase.startService(HypersonicDatabase.java:587)
       at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:274)
       at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:230)
       at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
       at java.lang.reflect.Method.invoke(Unknown Source)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
       at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:943)
       at $Proxy0.start(Unknown Source)
       at org.jboss.system.ServiceController.start(ServiceController.java:428)
       at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
       at java.lang.reflect.Method.invoke(Unknown Source)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
       at $Proxy4.start(Unknown Source)
       at org.jboss.deployment.SARDeployer.start(SARDeployer.java:285)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
       at java.lang.reflect.Method.invoke(Unknown Source)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
       at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
       at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
       at org.jboss.mx.util.JMXInvocationHandler.invoke(JMXInvocationHandler.java:273)
       at $Proxy41.start(Unknown Source)
       at org.jboss.deployment.XSLSubDeployer.start(XSLSubDeployer.java:185)
       at org.jboss.deployment.MainDeployer.start(MainDeployer.java:989)


      regards, tom.