Title: RE: [JBoss-user] RE: Embedded Tomcat with JBoss Not Able to Call JSPs

Prashant,

The jms uses a directory to store data before it can send it. In this version of jboss this directory is not in the distribution. If you create the directory jboss\db\jbossmq and restart it will create all the temp files it needs.

Paul

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Prashant
Sarode
Sent: 18 July 2001 10:36
To: [EMAIL PROTECTED]
Subject: [JBoss-user] RE: Embedded Tomcat with JBoss Not Able to Call
JSPs
Importance: High


Hi Burkhard/Paul,
        Thanks for ur kind reply. My JSPs are running fine now !!!
I've one more doubt. Whenever I start my JBOSS Server v.2.2.2 (Tomcat
v3.2.2 embedded) on NT5, it starts with an error message as follows:

Error 1:
======
[JBossMQ] Cannot start the JMS server ! Invalid configuration.
[JBossMQ] javax.jms.JMSException: Invalid configuration.
[JBossMQ]       at org.jbossmq.server.PersistenceManager.<init>
(PersistenceManager.java:107)

Error 2:
======
[JBossMQ] javax.jms.JMSException: Could not open the queue's tranaction log:
/C:/jboss/db/jbossmq/transactions.dat

Error 3:
======
[J2EE Deployer Default] Starting module tomcat-test.war
[Auto deploy] deploy, ctxPath=/jboss,
warUrl=file:/C:/jboss/tmp/deploy/Default/tomcat-test.ear/web1001/
[Auto deploy] java.net.UnknownHostException: java.sun.com
[J2EE Deployer Default] Starting tomcat-test.war failed!

        Can u pls tell me, how can eliminate these errors, especially
the last error !!!
        Waiting for ur reply.

Thanks & Regards.
- Prashant


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to