Has Anyone encountered this error when starting up JBoss: 

  | 11:58:15,656 INFO  [STDOUT] [EMAIL PROTECTED]: Initiating startup 
sequence...
  | 11:58:15,671 INFO  [STDOUT] [EMAIL PROTECTED]: Server socket opened 
successfully in 15 ms.
  | 11:58:16,078 INFO  [STDOUT] [EMAIL PROTECTED]: Database [index=0, id=1, 
db=file:C:\jboss-4.0.1sp1\ser
  | ver\default\data\hypersonic\
  | default, alias=] opened sucessfully in 407 ms.
  | 11:58:16,078 INFO  [STDOUT] [EMAIL PROTECTED]: Startup sequence completed 
in 422 ms.
  | 11:58:16,093 INFO  [STDOUT] [EMAIL PROTECTED]: 2005-03-09 11:58:16.078 
HSQLDB server 1.7.2 is online
  | 11:58:16,093 INFO  [STDOUT] [EMAIL PROTECTED]: To close normally, connect 
and execute SHUTDOWN SQL
  | 11:58:16,109 INFO  [STDOUT] [EMAIL PROTECTED]: From command line, use 
[Ctrl]+[C] to abort abruptly
  | 11:58:16,234 INFO  [WrapperDataSourceService] Bound connection factory for 
resource adapter for Conn
  | ectionManager 'jboss.jca:nam
  | e=DefaultDS,service=DataSourceBinding to JNDI name 'java:DefaultDS'
  | 11:58:16,265 WARN  [ConfiguredIdentityLoginModule] Creating LoginModule 
with no configured password!
  | 
  | 11:58:16,359 ERROR [GeneralPurposeDatabasePersistencePlugin] Cannot create 
timer table
  | org.jboss.deployment.DeploymentException: Error while checking if table 
aleady exists TIMERS; - nest
  | ed throwable: (java.sql.SQLE
  | xception: Table not found: SYSTEM_TABLES in statement [SELECT * FROM 
SYSTEM_TABLES])
  |         at 
org.jboss.ejb.plugins.cmp.jdbc.SQLUtil.tableExists(SQLUtil.java:1002)
  |         at 
org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin.createTableIfNotExists(Gene
  | ralPurposeDatabasePersistenc
  | ePlugin.java:92)
  |         at 
org.jboss.ejb.txtimer.DatabasePersistencePolicy.startService(DatabasePersistencePolicy.ja
  | va:96)
  |         at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:272)
  |         at 
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:173)
  |         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  |         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869424#3869424

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869424


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to