-bash-3.2$ gs-dbstop.sh -j jdbc:edb://sjc1-spr-db-diq00.sjc1.carrieriq.com:6453/ted180days?user=admin2node&password=secret -d ted180days[1] 29884
-bash: -d: command not found
-bash-3.2$ Unknown argument: -j
Parameters: <connect> -d <database>
where <connect> is -j jdbc:edb://<host>:<port>/<database>?user=<username>&password=<password>
or [-h <host>] [-s <port>] -d <database> -u <user> [-p <password>]
-h <host> : Host name or IP address where XDBServer is running. Default is localhost
-s <port> : XDBServer's port. Default is 6453
-d <database> : Name of databases to stop.
-u <user>, -p <password> : Login to the database.
I made one method synchronized, but this did not seem to fix the problem.
Please see src/com/edb/gridsql/engine/Engine.java;v1.4
Unfortunately I could not reproduce it.
Joined: 19 Dec 2008 01:37:13
Messages: 116
Offline
Sure, if you obtain a dump or anything else that might be helpful please share it with us.
Please pm me for uploading details or use any file sharing service of your preference.