[jboss-user] [JBoss Seam] - Hypersonic Database Explorer no longer runs up.

tony.herstell@gmail.com do-not-reply at jboss.com
Tue Mar 20 06:25:11 EDT 2007


Hypersonic Database Explorer no longer works....

Go into the JMX console and start the database manager...

Wihtout my seam app deployed into the server it runs up (either through a cmd window or by starting the server in MyEclipse)..
However with my Seam app deployed into the server I get:


  | 22:21:47,375 ERROR [HypersonicDatabase] Failed to start database manager
  | java.lang.reflect.InvocationTargetException
  | 	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.jdbc.HypersonicDatabase$1.run(HypersonicDatabase.java:517)
  | Caused by: java.awt.HeadlessException
  | 	at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:159)
  | 	at java.awt.Window.<init>(Window.java:317)
  | 	at java.awt.Frame.<init>(Frame.java:419)
  | 	at javax.swing.JFrame.<init>(JFrame.java:194)
  | 	at org.hsqldb.util.DatabaseManagerSwing.main(Unknown Source)
  | 	... 5 more
  | 


Is this a Seam issue or an IceFaces issue?

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

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



More information about the jboss-user mailing list