Hi Japp, Please help for java (JMV). I copy you 2 file to have a look. Thanks
Lec. Huỳnh Anh Dũng ACM/ICPC SUPERVISOR FPT UNIVERSITY. http://www.fpt.edu.vn
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Thursday, September 22, 2016 9:13 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Coonect data from ICPC
On 21-09-16 23:05, Huynh Anh Dung wrote:
Hi Jaap, I did delete all teams and associated usernames, except admin and justhost. But it is still not reset teamID .
Please check my message below: did you also reset the AUTO_INCREMENT counter?
Jaap
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Thursday, September 22, 2016 8:50 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Coonect data from ICPC
Imported teams are automatically assigned a team ID using the MySQL auto_increment counter, and this ID is used for the associated username 'teamXXXX'.
To reset that, you have to delete all teams (and the associated usernames) and then reset the auto_increment counter, e.g. in phpmyadmin by running the SQL query:
ALTER TABLE team AUTO_INCREMENT = 1
Jaap
On 21-09-16 21:36, Huynh Anh Dung wrote:
Hi Jaap, Can you look at my picture, I captured from phpmyadmin. That can help you. thnaks
Lec. Huỳnh Anh Dũng ACM/ICPC SUPERVISOR FPT UNIVERSITY. http://www.fpt.edu.vn
-----Original Message----- From: Huynh Anh Dung [mailto:dungha@fpt.edu.vn] Sent: Thursday, September 22, 2016 7:26 AM To: 'Jaap Eldering' jaap@jaapeldering.nl; domjudge-devel@domjudge.org Cc: dungha@fpt.edu.vn Subject: RE: Coonect data from ICPC
Hi jaap, I already fixed that problem, Please help me how can I reset team number back to team001 again. I use phpmyadmin. Please help how to reset teamID in mysql in phpmyadmin. thanks
Lec. Huỳnh Anh Dũng ACM/ICPC SUPERVISOR FPT UNIVERSITY. http://www.fpt.edu.vn
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Monday, September 19, 2016 10:16 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Coonect data from ICPC
On 18-09-16 23:20, Huynh Anh Dung wrote:
Hi Jaap, I am manager for sub contest in Vietnam, now I want to connect from Domjudge 5.1.1 to data, please see my attachement. Thanks
In the ICPC CMS on the contest dashboard (as shown in your screenshot), go to export->webservices. Then create an access token with access to CCS export and standings upload. Also note the contest ID that is part of the URL. Enter these two in DOMjudge under 'import/export' in the jury/admin interface. Also make sure you have a team category "Participants" (present by default). Then you can download the teams from the CMS by a button press.
Jaap
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Monday, September 19, 2016 9:15 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Incorrect URL in DOMjudge Download Page
On 18-09-16 22:59, Huynh Anh Dung wrote:
Hi Jaap Yes please help how to connect icpc registered name with domjudge 5.1.1 Thanks
First, if you post a new question, then please do not reply to a previous, unrelated post (I don't see how your question is related to the discussion below).
I'm sorry, but your question is not very clear to me. Do you mean connecting to the ICPC content management system to download team data, etc?
Please give more details of what you're trying to do and what you have already accomplished or tried.
Jaap
-----Original Message----- From: DOMjudge-devel [mailto:domjudge-devel-bounces@domjudge.org] On Behalf Of Jaap Eldering Sent: Sunday, July 3, 2016 7:06 PM To: domjudge-devel@domjudge.org Subject: Re: Incorrect URL in DOMjudge Download Page
Thanks, fixed! - Jaap
On 03-07-16 01:32, Malcolm Corney wrote:
Hi folks,
On the DOMJudge – Download page at https://www.domjudge.org/download you have an instruction for adding your repository GPG key to APT but the URL in the instruction is incorrect. Furthermore, the pipe command requires sudo but the curl command does not. The command as currently displayed is:
sudo curl -o - https://domjudge.org/repokey.asc | apt-key add -
It should be:
curl -o - https://www.domjudge.org/repokey.asc | sudo apt-key add
Hope this helps someone.
Malcolm Corney
DOMjudge-devel mailing list DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel
DOMjudge-devel mailing list DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel
Hi Jaap, I send to you file setting image. Thanks
Lec. Huỳnh Anh Dũng ACM/ICPC SUPERVISOR FPT UNIVERSITY. http://www.fpt.edu.vn
-----Original Message----- From: Huynh Anh Dung [mailto:dungha@fpt.edu.vn] Sent: Sunday, September 25, 2016 10:16 AM To: 'Jaap Eldering' jaap@jaapeldering.nl; domjudge-devel@domjudge.org Cc: dungha@fpt.edu.vn Subject: Help for JAVA
Hi Japp, Please help for java (JMV). I copy you 2 file to have a look. Thanks
Lec. Huỳnh Anh Dũng ACM/ICPC SUPERVISOR FPT UNIVERSITY. http://www.fpt.edu.vn
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Thursday, September 22, 2016 9:13 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Coonect data from ICPC
On 21-09-16 23:05, Huynh Anh Dung wrote:
Hi Jaap, I did delete all teams and associated usernames, except admin and justhost. But it is still not reset teamID .
Please check my message below: did you also reset the AUTO_INCREMENT counter?
Jaap
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Thursday, September 22, 2016 8:50 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Coonect data from ICPC
Imported teams are automatically assigned a team ID using the MySQL auto_increment counter, and this ID is used for the associated username 'teamXXXX'.
To reset that, you have to delete all teams (and the associated usernames) and then reset the auto_increment counter, e.g. in phpmyadmin by running the SQL query:
ALTER TABLE team AUTO_INCREMENT = 1
Jaap
On 21-09-16 21:36, Huynh Anh Dung wrote:
Hi Jaap, Can you look at my picture, I captured from phpmyadmin. That can help you. thnaks
Lec. Huỳnh Anh Dũng ACM/ICPC SUPERVISOR FPT UNIVERSITY. http://www.fpt.edu.vn
-----Original Message----- From: Huynh Anh Dung [mailto:dungha@fpt.edu.vn] Sent: Thursday, September 22, 2016 7:26 AM To: 'Jaap Eldering' jaap@jaapeldering.nl; domjudge-devel@domjudge.org Cc: dungha@fpt.edu.vn Subject: RE: Coonect data from ICPC
Hi jaap, I already fixed that problem, Please help me how can I reset team number back to team001 again. I use phpmyadmin. Please help how to reset teamID in mysql in phpmyadmin. thanks
Lec. Huỳnh Anh Dũng ACM/ICPC SUPERVISOR FPT UNIVERSITY. http://www.fpt.edu.vn
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Monday, September 19, 2016 10:16 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Coonect data from ICPC
On 18-09-16 23:20, Huynh Anh Dung wrote:
Hi Jaap, I am manager for sub contest in Vietnam, now I want to connect from Domjudge 5.1.1 to data, please see my attachement. Thanks
In the ICPC CMS on the contest dashboard (as shown in your screenshot), go to export->webservices. Then create an access token with access to CCS export and standings upload. Also note the contest ID that is part of the URL. Enter these two in DOMjudge under 'import/export' in the jury/admin interface. Also make sure you have a team category "Participants" (present by default). Then you can download the teams from the CMS by a button press.
Jaap
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Monday, September 19, 2016 9:15 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Incorrect URL in DOMjudge Download Page
On 18-09-16 22:59, Huynh Anh Dung wrote:
Hi Jaap Yes please help how to connect icpc registered name with domjudge 5.1.1 Thanks
First, if you post a new question, then please do not reply to a previous, unrelated post (I don't see how your question is related to the discussion below).
I'm sorry, but your question is not very clear to me. Do you mean connecting to the ICPC content management system to download team data, etc?
Please give more details of what you're trying to do and what you have already accomplished or tried.
Jaap
-----Original Message----- From: DOMjudge-devel [mailto:domjudge-devel-bounces@domjudge.org] On Behalf Of Jaap Eldering Sent: Sunday, July 3, 2016 7:06 PM To: domjudge-devel@domjudge.org Subject: Re: Incorrect URL in DOMjudge Download Page
Thanks, fixed! - Jaap
On 03-07-16 01:32, Malcolm Corney wrote:
Hi folks,
On the DOMJudge – Download page at https://www.domjudge.org/download you have an instruction for adding your repository GPG key to APT but the URL in the instruction is incorrect. Furthermore, the pipe command requires sudo but the curl command does not. The command as currently displayed is:
sudo curl -o - https://domjudge.org/repokey.asc | apt-key add -
It should be:
curl -o - https://www.domjudge.org/repokey.asc | sudo apt-key add
Hope this helps someone.
Malcolm Corney
DOMjudge-devel mailing list DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel
DOMjudge-devel mailing list DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel
Hi,
Sorry for the late reply, I was a bit busy. (Also, it would be nice if someone else would step in.)
Ok, from the image and java compile script it seems that the memory limit and MEMRESERVED are set high enough (6GB and 5.5GB respectively).
Do you have enough actual memory available? Did you try to compile domjudge with cgroup support?
Jaap
P.S. Besides adding screenshots and other attachments (which are useful), please also do describe what problem you are actually trying to solve and what you have already tried. That makes our job easier.
On 25-09-16 00:59, Huynh Anh Dung wrote:
Hi Jaap, I send to you file setting image. Thanks
Lec. Huỳnh Anh Dũng ACM/ICPC SUPERVISOR FPT UNIVERSITY. http://www.fpt.edu.vn
-----Original Message----- From: Huynh Anh Dung [mailto:dungha@fpt.edu.vn] Sent: Sunday, September 25, 2016 10:16 AM To: 'Jaap Eldering' jaap@jaapeldering.nl; domjudge-devel@domjudge.org Cc: dungha@fpt.edu.vn Subject: Help for JAVA
Hi Japp, Please help for java (JMV). I copy you 2 file to have a look. Thanks
Lec. Huỳnh Anh Dũng ACM/ICPC SUPERVISOR FPT UNIVERSITY. http://www.fpt.edu.vn
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Thursday, September 22, 2016 9:13 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Coonect data from ICPC
On 21-09-16 23:05, Huynh Anh Dung wrote:
Hi Jaap, I did delete all teams and associated usernames, except admin and justhost. But it is still not reset teamID .
Please check my message below: did you also reset the AUTO_INCREMENT counter?
Jaap
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Thursday, September 22, 2016 8:50 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Coonect data from ICPC
Imported teams are automatically assigned a team ID using the MySQL auto_increment counter, and this ID is used for the associated username 'teamXXXX'.
To reset that, you have to delete all teams (and the associated usernames) and then reset the auto_increment counter, e.g. in phpmyadmin by running the SQL query:
ALTER TABLE team AUTO_INCREMENT = 1
Jaap
On 21-09-16 21:36, Huynh Anh Dung wrote:
Hi Jaap, Can you look at my picture, I captured from phpmyadmin. That can help you. thnaks
Lec. Huỳnh Anh Dũng ACM/ICPC SUPERVISOR FPT UNIVERSITY. http://www.fpt.edu.vn
-----Original Message----- From: Huynh Anh Dung [mailto:dungha@fpt.edu.vn] Sent: Thursday, September 22, 2016 7:26 AM To: 'Jaap Eldering' jaap@jaapeldering.nl; domjudge-devel@domjudge.org Cc: dungha@fpt.edu.vn Subject: RE: Coonect data from ICPC
Hi jaap, I already fixed that problem, Please help me how can I reset team number back to team001 again. I use phpmyadmin. Please help how to reset teamID in mysql in phpmyadmin. thanks
Lec. Huỳnh Anh Dũng ACM/ICPC SUPERVISOR FPT UNIVERSITY. http://www.fpt.edu.vn
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Monday, September 19, 2016 10:16 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Coonect data from ICPC
On 18-09-16 23:20, Huynh Anh Dung wrote:
Hi Jaap, I am manager for sub contest in Vietnam, now I want to connect from Domjudge 5.1.1 to data, please see my attachement. Thanks
In the ICPC CMS on the contest dashboard (as shown in your screenshot), go to export->webservices. Then create an access token with access to CCS export and standings upload. Also note the contest ID that is part of the URL. Enter these two in DOMjudge under 'import/export' in the jury/admin interface. Also make sure you have a team category "Participants" (present by default). Then you can download the teams from the CMS by a button press.
Jaap
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Monday, September 19, 2016 9:15 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Incorrect URL in DOMjudge Download Page
On 18-09-16 22:59, Huynh Anh Dung wrote:
Hi Jaap Yes please help how to connect icpc registered name with domjudge 5.1.1 Thanks
First, if you post a new question, then please do not reply to a previous, unrelated post (I don't see how your question is related to the discussion below).
I'm sorry, but your question is not very clear to me. Do you mean connecting to the ICPC content management system to download team data, etc?
Please give more details of what you're trying to do and what you have already accomplished or tried.
Jaap
-----Original Message----- From: DOMjudge-devel [mailto:domjudge-devel-bounces@domjudge.org] On Behalf Of Jaap Eldering Sent: Sunday, July 3, 2016 7:06 PM To: domjudge-devel@domjudge.org Subject: Re: Incorrect URL in DOMjudge Download Page
Thanks, fixed! - Jaap
On 03-07-16 01:32, Malcolm Corney wrote:
Hi folks,
On the DOMJudge – Download page at https://www.domjudge.org/download you have an instruction for adding your repository GPG key to APT but the URL in the instruction is incorrect. Furthermore, the pipe command requires sudo but the curl command does not. The command as currently displayed is:
sudo curl -o - https://domjudge.org/repokey.asc | apt-key add -
It should be:
curl -o - https://www.domjudge.org/repokey.asc | sudo apt-key add
Hope this helps someone.
Malcolm Corney
DOMjudge-devel mailing list DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel
DOMjudge-devel mailing list DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel
Hi Jaap, Please help look 2 files
Lec. Huỳnh Anh Dũng ACM/ICPC SUPERVISOR FPT UNIVERSITY. http://www.fpt.edu.vn
-----Original Message----- From: Huynh Anh Dung [mailto:dungha@fpt.edu.vn] Sent: Sunday, September 25, 2016 10:16 AM To: 'Jaap Eldering' jaap@jaapeldering.nl; domjudge-devel@domjudge.org Cc: dungha@fpt.edu.vn Subject: Help for JAVA
Hi Japp, Please help for java (JMV). I copy you 2 file to have a look. Thanks
Lec. Huỳnh Anh Dũng ACM/ICPC SUPERVISOR FPT UNIVERSITY. http://www.fpt.edu.vn
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Thursday, September 22, 2016 9:13 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Coonect data from ICPC
On 21-09-16 23:05, Huynh Anh Dung wrote:
Hi Jaap, I did delete all teams and associated usernames, except admin and justhost. But it is still not reset teamID .
Please check my message below: did you also reset the AUTO_INCREMENT counter?
Jaap
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Thursday, September 22, 2016 8:50 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Coonect data from ICPC
Imported teams are automatically assigned a team ID using the MySQL auto_increment counter, and this ID is used for the associated username 'teamXXXX'.
To reset that, you have to delete all teams (and the associated usernames) and then reset the auto_increment counter, e.g. in phpmyadmin by running the SQL query:
ALTER TABLE team AUTO_INCREMENT = 1
Jaap
On 21-09-16 21:36, Huynh Anh Dung wrote:
Hi Jaap, Can you look at my picture, I captured from phpmyadmin. That can help you. thnaks
Lec. Huỳnh Anh Dũng ACM/ICPC SUPERVISOR FPT UNIVERSITY. http://www.fpt.edu.vn
-----Original Message----- From: Huynh Anh Dung [mailto:dungha@fpt.edu.vn] Sent: Thursday, September 22, 2016 7:26 AM To: 'Jaap Eldering' jaap@jaapeldering.nl; domjudge-devel@domjudge.org Cc: dungha@fpt.edu.vn Subject: RE: Coonect data from ICPC
Hi jaap, I already fixed that problem, Please help me how can I reset team number back to team001 again. I use phpmyadmin. Please help how to reset teamID in mysql in phpmyadmin. thanks
Lec. Huỳnh Anh Dũng ACM/ICPC SUPERVISOR FPT UNIVERSITY. http://www.fpt.edu.vn
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Monday, September 19, 2016 10:16 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Coonect data from ICPC
On 18-09-16 23:20, Huynh Anh Dung wrote:
Hi Jaap, I am manager for sub contest in Vietnam, now I want to connect from Domjudge 5.1.1 to data, please see my attachement. Thanks
In the ICPC CMS on the contest dashboard (as shown in your screenshot), go to export->webservices. Then create an access token with access to CCS export and standings upload. Also note the contest ID that is part of the URL. Enter these two in DOMjudge under 'import/export' in the jury/admin interface. Also make sure you have a team category "Participants" (present by default). Then you can download the teams from the CMS by a button press.
Jaap
-----Original Message----- From: Jaap Eldering [mailto:jaap@jaapeldering.nl] Sent: Monday, September 19, 2016 9:15 AM To: Huynh Anh Dung dungha@fpt.edu.vn; domjudge-devel@domjudge.org Subject: Re: Incorrect URL in DOMjudge Download Page
On 18-09-16 22:59, Huynh Anh Dung wrote:
Hi Jaap Yes please help how to connect icpc registered name with domjudge 5.1.1 Thanks
First, if you post a new question, then please do not reply to a previous, unrelated post (I don't see how your question is related to the discussion below).
I'm sorry, but your question is not very clear to me. Do you mean connecting to the ICPC content management system to download team data, etc?
Please give more details of what you're trying to do and what you have already accomplished or tried.
Jaap
-----Original Message----- From: DOMjudge-devel [mailto:domjudge-devel-bounces@domjudge.org] On Behalf Of Jaap Eldering Sent: Sunday, July 3, 2016 7:06 PM To: domjudge-devel@domjudge.org Subject: Re: Incorrect URL in DOMjudge Download Page
Thanks, fixed! - Jaap
On 03-07-16 01:32, Malcolm Corney wrote:
Hi folks,
On the DOMJudge – Download page at https://www.domjudge.org/download you have an instruction for adding your repository GPG key to APT but the URL in the instruction is incorrect. Furthermore, the pipe command requires sudo but the curl command does not. The command as currently displayed is:
sudo curl -o - https://domjudge.org/repokey.asc | apt-key add -
It should be:
curl -o - https://www.domjudge.org/repokey.asc | sudo apt-key add
Hope this helps someone.
Malcolm Corney
DOMjudge-devel mailing list DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel
DOMjudge-devel mailing list DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel