cms icon indicating copy to clipboard operation
cms copied to clipboard

Contest Management System

Results 217 cms issues
Sort by recently updated
recently updated
newest added

Steps to reproduce: 1. Open administrator interface and navigate to Resource Usage -> All. 2. Try to kill a Worker. Actual result in AWS logs: ``` 2019-02-24 17:34:29,727 - ERROR...

io_model
bug

Looks like some matching tests should be added.

cleanup

New CMS (cf4cdf0039ba45d21058790cf19cf8516a55adb3 commit) failed to handle the wrong java submission which led to the EvaluationService crash due to the null insertion into the DB. [Skladisce.txt](https://github.com/cms-dev/cms/files/1804248/Skladisce.txt) This was the .java...

es
bug

This change is [](https://reviewable.io/reviews/cms-dev/cms/1125)

Steps to reproduce: 1. Assume CWS is running in multi-contest mode and listening on `localhost:8888` 2. Run `telnet localhost 8888` 3. Request a non-existing contest page: ``` GET /zzz HTTP/1.1...

aws
bug

AWS is not well suited to handle more than a few hundred of users. In particular: - users' page is not paginated; - the select to add users to context...

aws
feature_request

## Is this an issue or you just need help? It's an issue. ## Issue template **Description:** When you open a database that contains a submission in a language that...

aws
bug

The table in CWS task description page could show the input output file names or stdin/stdout for applicable tasks. Not sure if this applies to any other configuration beside batch...

cws
feature_request

When I submitted a solution, status show "Compiling..." very long time. and cmsLogService show that: (My system is CMS 1.5 on Ubuntu 18.10) 2018-11-11 20:04:31,211 - ERROR [Worker,0] Worker failed:...