[ openjms-Bugs-623807 ] OpenJms fails on startup
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #623807, was opened at 2002-10-15 23:00
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=623807&group_id=54559
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: David Campbell (camda03)
Assigned to: Nobody/Anonymous (nobody)
Summary: OpenJms fails on startup
Initial Comment:
I've used OpenJms successfully on Windows and
Solaris. When I installed it on this particular machine I
got:
C:\jms\OPENJM~1.2\bin>startjms -
config ../config/rmi_jms.xml
OpenJMS 0.7.2 (build 14)
Exolab Inc. (C) 1999-2002. All rights reserved.
www.openjms.org
18:54:45.277 INFO [main] - Instantiated the
RmiRegistryService service on port
1099
18:54:45.297 INFO [main] - Embedded RMI Registry
running on port 1099
18:54:45.297 INFO [main] - Creating the RMI-based
JMS Server
org.exolab.jms.messagemgr.ResourceManagerExceptio
n: ./logs does not exist or is
not a directory
at
org.exolab.jms.messagemgr.ResourceManager.<init>
(Unknown Source)
at
org.exolab.jms.messagemgr.ResourceManager.<init>
(Unknown Source)
at
org.exolab.jms.messagemgr.ResourceManager.instance
(Unknown Source)
at org.exolab.jms.server.JmsServer.<init>
(Unknown Source)
at org.exolab.jms.server.JmsServer.main(Unknown
Source)
org.exolab.jms.server.FailedToCreateServerException:
JmsServer constructor failu
re
org.exolab.jms.messagemgr.ResourceManagerExceptio
n: ./logs does not exist or
is not a directory
at org.exolab.jms.server.JmsServer.<init>
(Unknown Source)
at org.exolab.jms.server.JmsServer.main(Unknown
Source)
C:\jms\OPENJM~1.2\bin>
I've reviewed my working Windows installations. I can't
see anything related to ./logs anywhere
What's wrong? I am a local admin on this machine,
although I'm not logged in as Administrator.
----------------------------------------------------------------------
>Comment By: Tim Anderson (tanderson)
Date: 2003-01-13 04:03
Message:
Logged In: YES
user_id=557161
The logs directory currently isn't used, and has been
commented out as of 0.7.3 until our XA support has
been tested.
Creating the directory manually will work for 0.7.2.
----------------------------------------------------------------------
Comment By: Antony (abrugger)
Date: 2002-11-07 14:25
Message:
Logged In: YES
user_id=234193
Solution: create a logs directory under %
OPENJMS_HOME%/bin !
----------------------------------------------------------------------
Comment By: Antony (abrugger)
Date: 2002-11-07 14:14
Message:
Logged In: YES
user_id=234193
I've exactly the same pb (NT 4.0 / openJMS 0.7.2 b14) and
can't find out what's wrong...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=623807&group_id=54559