| Coursemarker (2011/2012 Semester 2) | ||||||||||
|
FAQsProblem 1 (Unix) If you encounter the following problem, ============================================ tangzhic you are currently in /nfs/home/stu05/abcdefgh/CMhome/cs1102x Solution 1 Remove the file /nfs/home/stu05/abcdefgh/CMhome/cs1102x/studentArea/u0512345/u0512345 (NOT THE WORLD DIRECTORY!) Problem 2 (Unix) If you encounter the following problem, ============================================ Solution 2 Disk quota exceeded. Confirm by typing 'quota'. Remove unwanted files to clear some space. Problem 3 (Common) How to request for resending of coursemarker userid and password? Solution 3 Login to MySoC (you need SoC unix account/NUSNET account to do so). Then go to IT Applications → CourseMarker Password. Your password will be sent to your NUSNET mailbox. Problem 4 (Windows) When I double click on cs1101, it just does not take me to login screen. Solution 4 Make sure the following statement in cs1101.bat correctly reflects the path of your JDK (if not, edit it to for example as below): Problem 5 (Windows) Coursemarker client cannot run, but the error messages disappear within split seconds that I cannot capture what it is trying to say. Solution 5 If you invoke cs1101.bat from Windows Explorer directly, you will not be able to see the error messages (if any), thus debugging it is difficult. To go around the issue, do Start → Run → cmd to invoke command prompt, then go to C:\cmc, and invoke by typing cs1101.bat. The error messages will remain on the screen, then further troubleshooting would be possible. Problem 6 (Windows) I also have the problem about 'Develop' button in Course Marker. I tried to go to the "runjava.bat" to change the path, but it's still not working. What else can be done? Any more suggestions? Solution 6 The 'Develop' button will run "C:\cmc\runjava.bat" to invoke Dr. Java. Try to install the Course Marker client in C:\cmc as stated in the instructions. Avoid putting it on desktop, because the spaces in the folder name will create some problem in the .bat file. Problem 7 (Windows) I have downloaded the CM Client and invoked the cs1101.bat but i'm unable to login. Solution 7 In order to connect to Course Marker 3.0 application from outside SoC network, you need to login to SoC Network using SoC-VPN. Problem 8 (Windows) I am using Microsoft Windows Vista, the previous SoC-VPN (version 1.0.0) as provided by the school does not support Windows Vista. Solution 8 A newer version of SoC-VPN is available. Please visit NOC website to download the newer SoC-VPN (Version 1.0.2) and install it. Further Notes for Windows Vista You can run SoC-VPN without having to login as Administrator: Right click on the OpenVPN GUI application Further Notes for Windows 7 Setup steps for Windows 7 available at Windows 7 -- SoC-VPN configuration
Problem 9 (Common) Why is the "Submit" button in Course Marker not enable? Solution 9 Ensure that you have successfully compiled your program without errors, and that executable files or java class files (*.class) created are found in your CMHome directory of your lab exercise. For Example:
Problem 10 (Windows) After successfully login to Course Marker, the screen display an empty System's Message of the Day dialog box. Solution 10 Make sure that you have installed Java SE Runtime Environment 5.0 (JRE 1.5) to run Course Marker. Download it here: JRE 1.5 Make sure that you are running Course Marker in Java SE Runtime Environment 5.0 (JRE1.5), with the java -version:1.5 option. Example of command: Problem 11 (Dr. Java) When I try to complie my program in Dr. Java, I encountered this error: Solution 11 Make sure that you have specified the path for Tools.jar Location in Dr. Java. Go to Edit → Preferences ..., under Resource Location, specify the Tools.jar Location by specify: C:\jdk1.6\lib\tools.jar Exit Dr. Java for the new changes to take effect. With the new settings, you should see a similar message "Compiler ready: JDK 6.0_16 from C:\jdk1.6\lib\tools.jar." in Complier Output Windows when you run Dr. Java again.
|
|||||||||