On 03/14/2011 02:42 AM, bilal haider wrote:

contents of startserver.bat

set CLASSPATH=lib\derby.jar;lib\derbynet.jar

java -cp %CLASSPATH% org.apache.derby.drda.NetworkServerControl start -h
localhost -p 1527
pause

and the posdb and startserver.bat are in same location.
http://old.nabble.com/file/p31142301/screenshot.jpeg

In the directory where you start the server (D:\New WS\floreantpos),
do a "dir" command before you start the server.

Do you see a subdirectory named "posdb"? If so, what is inside that dir?
Can you do:

        dir /s "D:\New WS\floreantpos"

Look around on your computer. Where is the directory "posdb" located?

thanks,

bryan

Reply via email to