The moose likes JBoss and the fly likes Configure two instance of Hypersonic database Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Configure two instance of Hypersonic database" Watch "Configure two instance of Hypersonic database" New topic
Author

Configure two instance of Hypersonic database

Patel Biren
Greenhorn

Joined: May 23, 2012
Posts: 1
Hi,

I am running JBoss (5.1) with two instances of Hypersonic database. One as in-process database and the jndi-name is "DefaultDS". Second instance, I am running as server mode and the jndi-name is "externalDS" which runs with schema used by our applications. Both works fine however during JBoss startup it gives JVM_Bind (port in use) error for the second database. Here is the configuration for the second database in hsqldb-ds.xml

As I said both the database works fine, I am trying to resolve error during JBoss startup.


 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Configure two instance of Hypersonic database
 
Similar Threads
CDATA problem???
JNDI Mapping for oracle datasource
How to configure mulitple datasource files on JBoss 4.3 application server ?
getting errors while running duke's bank application
JBOSS startup error