Hi Yilmaz. Are you trying to use the control script? I never succeeded in getting that to work right in 1.5.2. I just start it from the command line;
c:\orion>java -server -Xincgc -jar orion.jar Note: Depending on which JVM you are running, you may need to change the -server to -hotspot. As far as the file itself goes, orion normally creates it on startup, when needed. Under normal shutdown, this file is deleted from my system. So I do not have one I can send you. And as I am running on Linux, I am not sure how effective it would be for you anyways. I had one person here spell the directory wrong, and it took a little before it was figured out what the problem was. A wild guess, are there any other web servers running on your machine? If so, what port are they running on, and what port is Orion configured to run on? -Steve yilmaz wrote: > > hi Steve, > thanks for your kind reply. > I created the persistance directory, but the error is still persisting :) > ( i already copied the tools.jar into the orion home directory, and i am > using sun's jdk1.3.1 ) > below is the log file i tried to start it up: > > 2001/10/8 �S�?^ 9:41 1.5.2 Started > 2001/10/8 �S�?^ 9:41 1.5.2 Stopped (JVM termination) > > i am having the same error message saying that > (persistance/transaction.state) doesn't exist.Obviously it can't find the > transaction.state file. How should i create it , or do you have a sample one > so that i can configure according to my environment.Thanks in advance. > cheers :) -- Stephen Davidson Java Consultant Delphi Consultants, LLC http://www.delphis.com Phone: 214-696-6224 x208
