RunestoneInteractive / RunestoneServer

Interactive books for computer science and mathematics
http://runestoneinteractive.org
Other
576 stars 505 forks source link

5.3.2.3 throwing unexpected error #2037

Closed Raz0rGithub closed 1 year ago

Raz0rGithub commented 1 year ago

Acitivity 5.3.2.3 throws the following error when run:

./RunestoneTests.java:3: error: cannot find symbol Test test = new Test(); ^ symbol: class Test location: class RunestoneTests ./RunestoneTests.java:3: error: cannot find symbol Test test = new Test(); ^ symbol: class Test location: class RunestoneTests 2 errors

bnmnetp commented 1 year ago

I am not able to reproduce this.

Can you look in the Javascript Console of your browser and find the line in the console where it says This page served by serverX where X will be a number from 1-7 please let me know which server see.

Raz0rGithub commented 1 year ago

Server 1, thanks for your help!

On Tue, Jan 10, 2023, 10:37 AM Bradley Miller @.***> wrote:

I am not able to reproduce this.

Can you look in the Javascript Console of your browser and find the line in the console where it says This page served by serverX where X will be a number from 1-7 please let me know which server see.

— Reply to this email directly, view it on GitHub https://github.com/RunestoneInteractive/RunestoneServer/issues/2037#issuecomment-1377687869, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVLXI3EMDYWQB2LCD7KS4VDWRWT47ANCNFSM6AAAAAATXBMP3E . You are receiving this because you authored the thread.Message ID: @.***>

bnmnetp commented 1 year ago

Give it a try now and let me know if it is still giving you trouble. If it is please recheck the server you are on.

Raz0rGithub commented 1 year ago

Thank you, it's working well now.