Hi,

Did you put that into the bugzilla database?
If not, please do so.

This seems to be really a bug which prevents you from starting 
multiple orion server from the  same machine when you are using 
the same binaries directory.

Greetings from Munich,

 /Thomas


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, June 21, 2001 7:31 PM
To: Orion-Interest
Subject: Problems specifying persistence directory in 1.5.2



In moving from 1.4.5 to 1.5.2, we are no longer able to successfully
specify directory location for
application state persistence (see error below). Version 1.5.2 looks for
a directory named "persistence"  in
the application directory, ignoring any path attribute value, relative
or absolute (see below).

We tried this on both linux and 2000 with identical results.

Any input/confirmation of this problem would be most appreciated.


Orion Error:
Auto-deploying dio (New server version detected)...
Fatal Error: Transaction log file
(/D:/development/dio/orion/persistence/transaction.state) 
did not exist and was not possible to create, the most common reason for
this is an invalid 
path or Orion lacking security to write to that path: 
/D:/development/dio/orion/persistence/transaction.state 
(The system cannot find the path specified)



<orion-application>
         ....
 <persistence path="./mypersistence"/>
         ....
</orion-application>


Sam 


Reply via email to