[Cs5500] Source Code

Karl Lieberherr lieber at ccs.neu.edu
Thu Nov 3 10:37:40 EDT 2011


Srinivas and several of you have put in a significant effort to get the
playground built.
I think we will be happy with the result.

The Avatar Guide that the students see is symbolically linked to Madhu's
copy.
So when Madhu makes a change the students get it directly.

-- Karl

On Thu, Nov 3, 2011 at 10:23 AM, <tkoc at ccs.neu.edu> wrote:

> Hi Srinivas,
>
> I tried again. The directory is GenericSCG/bin. I got this exception while
> running admin. The command
>
> java -cp .:demeterf.jar:hamcrest-all- 1.3.0RC2.jar scg.admin.Admin <admin
> password>
>
> I have attached exception.
>
>
> Tuba
>
>
> ----- Original Message -----
> From: "Srinivas N Jay" <srinivasnjay at gmail.com>
> To: "Tugba Koc" <tkoc at ccs.neu.edu>
> Cc: "Karl Lieberherr" <lieber at ccs.neu.edu>, "Managing Software
> Development" <cs5500 at lists.ccs.neu.edu>
> Sent: Thursday, November 3, 2011 1:21:08 AM GMT -05:00 US/Canada Eastern
> Subject: Re: [Cs5500] Source Code
>
> Hi Tuba,
>
> I think you are in a wrong directory or providing a wrong file name. As
> you could see, there was no change in the error message after running on
> eclipse and then uploading. It is clear to us that we need not to run in
> eclipse before uploading it to CCIS network. So the idea of adding info
> about that can be dropped.
>
> Here is few tips about user guide:
> 1. It is not designed to copy and paste the commands(I dint mean you did
> that), rather it is a guide to write a proper command. In other words, it
> is a generic document. So the filenames depend on playgrounds.
> 2. The characters like dds - should be replaced by playground acronyms.
>
> Please send me the command you used as well. Let me see if I can help you
> out or change something document. So that it is obvious to undergrads.
>
> Thanks,
> Srinivas
>
>
> On Thu, Nov 3, 2011 at 1:06 AM, Tugba Koc < tkoc at ccs.neu.edu > wrote:
>
>
> Hi Prof.,
>
> I tried to run the software according to the user guide. First I got an
> exception because I directly uploaded the GenericSCG folder to the CCIS
> machine without compiling it on Eclipse because it is not mentioned in User
> Guide and I missed that part, it could be better to add this info to the
> user guide if they will not have GenericSCG with a filled bin directory.
> After I compiled the GenericSCG on Eclipse I uploaded it again to the
> college machine and tried to run it again but I got the same exception
> again while building and running admin (step 2).
>
> Exception in thread "main" java.lang.NoClassDefFoundError: 1/3/0RC2/jar
> Caused by: java.lang.ClassNotFoundException: 1.3.0RC2.jar
>        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>        at java.security.AccessController.doPrivileged(Native Method)
>        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
> Could not find the main class: 1.3.0RC2.jar. Program will exit.
>
> Tuba
>
>
> ----- Original Message -----
> From: "Karl Lieberherr" < lieber at ccs.neu.edu >
> To: "Srinivas N Jay" < srinivasnjay at gmail.com >
> Cc: "Managing Software Development" < cs5500 at lists.ccs.neu.edu >
>
> Sent: Wednesday, November 2, 2011 11:07:59 PM GMT -05:00 US/Canada Eastern
> Subject: Re: [Cs5500] Source Code
>
>
>
>
>
> Hi Srinivas:
>
> that makes sense to take the teacher avatar out for now.
>
> I have to rely on you that the code you sent works and is perfectly
> synchronized
> with the Avatar Designer Guide that Madhu finalized.
>
> Have you seen the comment by Haoran about a bug in the Avatar Designer
> Guide?
>
> Let's do an independent test: Tuba please can you run the software
> according to the instructions.
> Does everything work as described?
>
> -- Karl
>
>
> On Wed, Nov 2, 2011 at 10:07 PM, Srinivas N Jay < srinivasnjay at gmail.com> wrote:
>
>
> Hi Professor,
>
> We can do one thing. The problems are with teacher avatar. So why dont we
> go ahead and unblock the undergrads by giving them SCG source code with
> baby avatar. As you mentioned earlier, I have also removed the template.
>
> This attachment contains, JavaDoc and SCG source code with baby avatar.
>
> Do let me know if anything is missing.
>
> Thanks,
> Srinivas
>
>
>
>
>
>
>
> On Wed, Nov 2, 2011 at 9:56 PM, Karl Lieberherr < lieber at ccs.neu.edu >
> wrote:
>
>
> Get in touch with team Navi to give you the info.
>
> If the code is not working by tomorrow morning at 8 am we have to go back
> to team Navi to do the job.
>
> -- Karl
>
>
>
>
>
>
>
> On Wed, Nov 2, 2011 at 9:46 PM, Srinivas N Jay < srinivasnjay at gmail.com >
> wrote:
>
>
>
> Hi Professor,
>
> To make it clear to all the teams, there are two problems here:
>
>
> 1. DemeterF throwing errors when I try to generate .java files using .beh,
> .cd files
>     - For this according to hoaron's suggestion, I will debug
>     - why team Navi successfully ran all 4 tournaments? - according to
> Karen, they just ran the given code. Neither they changed the code to use
> one protocol nor they generated .java using demeterF. So they might have
> not faced these problems.
>
>
> 2. HSR Teacher avatar code uses both ForAllExists and EsistsForAll. But it
> should only use one protocol, i.e., ForAllExistsMin.
>    - Professor believes somebody might have done changes. If so, we need
> the latest code.
>
>
>
>
> Thanks,
> Srinivas
>
>
>
>
>
> On Wed, Nov 2, 2011 at 9:27 PM, Karl Lieberherr < lieber at ccs.neu.edu >
> wrote:
>
>
> teamNavi posted about 4 tournaments that worked perfectly.
> They did it before.
>
> The undergraduate class is waiting...
>
> -- Karl
>
>
>
>
>
> On Wed, Nov 2, 2011 at 7:16 PM, Srinivas N Jay < srinivasnjay at gmail.com >
> wrote:
>
>
> Hi Professor,
>
> I think there is a problem with HSR clever avatar's .beh file. I am not
> able to generate .java file using DemeterF. Please let me know which team
> was in charge of making sure HSR clever avatar works?
>
> I believe, we have to resolve this issue before distributing the source
> code.
>
> Thanks,
> Srinivas
>
>
>
>
>
> On Wed, Nov 2, 2011 at 6:00 PM, Srinivas N Jay < srinivasnjay at gmail.com >
> wrote:
>
>
> Hi Professor,
>
> I am working on the source code. Doing some regression testing. Will send
> it to you in 20mins.
>
> Thanks,
> Srinivas
>
> --
> ***Race A Race Where You Are The Goal For Every Opponent! - N Jay ***
>
> Srinivas N Jay
> srinivasnjay at gmail.com
> +1(617)-817-0913
>
>
>
> --
> ***Race A Race Where You Are The Goal For Every Opponent! - N Jay ***
>
> Srinivas N Jay
> srinivasnjay at gmail.com
> +1(617)-817-0913
>
>
>
>
>
> --
> ***Race A Race Where You Are The Goal For Every Opponent! - N Jay ***
>
> Srinivas N Jay
> srinivasnjay at gmail.com
> +1(617)-817-0913
>
>
>
>
> --
> ***Race A Race Where You Are The Goal For Every Opponent! - N Jay ***
>
> Srinivas N Jay
> srinivasnjay at gmail.com
> +1(617)-817-0913
>
>
>
>
>
> _______________________________________________
> Cs5500 mailing list
> Cs5500 at lists.ccs.neu.edu
> https://lists.ccs.neu.edu/bin/listinfo/cs5500
>
>
>
> --
> ***Race A Race Where You Are The Goal For Every Opponent! - N Jay ***
>
> Srinivas N Jay
> srinivasnjay at gmail.com
> +1(617)-817-0913
>
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the Cs5500 mailing list