[Cs5500] Tournament Packaging

gautam naik gautam.g.naik at gmail.com
Wed Apr 20 13:30:41 EDT 2011


Hi Rick,
    We found a bug in the code, yesterday the score shown on web interface
was not getting updated as the history save was failing. The reason for
exception was there were no History folders created. Will add the code to
create folders if not present. But for todays tournament you can use the
attached jar structure.

the command to run :
1. Admin :
   a. go to jar directory
   b. java -jar GenericSCGAdmin.jar <arguments>
      eg:
java -jar GenericSCGAdmin.jar <rootpassword> <port>
java -jar GenericSCGAdmin.jar password 8000

2. Player:
   a. For csp goto csp folder
   b. java -jar GenericSCGCSP.jar <arguments>
    eg :
 java -jar GenericSCGCSP.jar <port> <servermachine> <username> <password>
<tournamentId>
 java -jar GenericSCGCSP.jar 8003 localhost gautam gautam 1


Let me know, if you have any questions.

Thanks,
Gautam
-------------- next part --------------
HTML attachment scrubbed and removed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: project.zip
Type: application/zip
Size: 6588392 bytes
Desc: not available
Url : http://lists.ccs.neu.edu/pipermail/cs5500/attachments/20110420/82df3e28/attachment-0001.zip 


More information about the Cs5500 mailing list