|
From: <no...@so...> - 2001-09-25 12:42:11
|
Support Requests item #464788, was opened at 2001-09-25 05:42 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=212867&aid=464788&group_id=12867 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Install problem Initial Comment: I have just gone to the download page and downloaded the class file there. I then ran: java jython-20 but got: Exception in thread main java.lang.NoClassDefFoundError: __Finjan_Substitute_Data_ARAGABALDDEBSS Is it the case that all that is required to download is a single class file - that doesn't seem much to implement a whole language? Craig ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=212867&aid=464788&group_id=12867 |
|
From: <no...@so...> - 2002-03-20 16:09:55
|
Support Requests item #464788, was opened at 2001-09-25 05:42 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=212867&aid=464788&group_id=12867 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Install problem Initial Comment: I have just gone to the download page and downloaded the class file there. I then ran: java jython-20 but got: Exception in thread main java.lang.NoClassDefFoundError: __Finjan_Substitute_Data_ARAGABALDDEBSS Is it the case that all that is required to download is a single class file - that doesn't seem much to implement a whole language? Craig ---------------------------------------------------------------------- Comment By: Joe White (joebeew) Date: 2002-03-20 08:09 Message: Logged In: YES user_id=489875 Get 2.1 and just do java jython-21 works fine ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=212867&aid=464788&group_id=12867 |
|
From: <no...@so...> - 2002-03-20 16:22:39
|
Support Requests item #464788, was opened at 2001-09-25 06:42 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=212867&aid=464788&group_id=12867 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Install problem Initial Comment: I have just gone to the download page and downloaded the class file there. I then ran: java jython-20 but got: Exception in thread main java.lang.NoClassDefFoundError: __Finjan_Substitute_Data_ARAGABALDDEBSS Is it the case that all that is required to download is a single class file - that doesn't seem much to implement a whole language? Craig ---------------------------------------------------------------------- >Comment By: Kevin J. Butler (kevinbutler) Date: 2002-03-20 09:22 Message: Logged In: YES user_id=117665 It is the case that the only thing to download is a single jython-21.class file. The class file is actually a self-expanding archive (you can view or extract its contents with "unzip" utilities). The error you report is unfamiliar to me - you may have a JDK installation issue. What JDK & OS platform are you using? ---------------------------------------------------------------------- Comment By: Joe White (joebeew) Date: 2002-03-20 09:09 Message: Logged In: YES user_id=489875 Get 2.1 and just do java jython-21 works fine ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=212867&aid=464788&group_id=12867 |
|
From: <no...@so...> - 2002-03-20 18:14:59
|
Support Requests item #464788, was opened at 2001-09-25 14:42 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=212867&aid=464788&group_id=12867 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Install problem Initial Comment: I have just gone to the download page and downloaded the class file there. I then ran: java jython-20 but got: Exception in thread main java.lang.NoClassDefFoundError: __Finjan_Substitute_Data_ARAGABALDDEBSS Is it the case that all that is required to download is a single class file - that doesn't seem much to implement a whole language? Craig ---------------------------------------------------------------------- Comment By: Boris Gruschke (bgrus) Date: 2002-03-20 19:14 Message: Logged In: YES user_id=490595 Between your workplace and Sourceforge there is a proxy/virus scanner (see www.finjan.com) which is intercepting and replacing the download for security reasons. You will quite likely experience difficulties downloading any class file from the Internet. Ask your local system administrator. ---------------------------------------------------------------------- Comment By: Kevin J. Butler (kevinbutler) Date: 2002-03-20 17:22 Message: Logged In: YES user_id=117665 It is the case that the only thing to download is a single jython-21.class file. The class file is actually a self-expanding archive (you can view or extract its contents with "unzip" utilities). The error you report is unfamiliar to me - you may have a JDK installation issue. What JDK & OS platform are you using? ---------------------------------------------------------------------- Comment By: Joe White (joebeew) Date: 2002-03-20 17:09 Message: Logged In: YES user_id=489875 Get 2.1 and just do java jython-21 works fine ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=212867&aid=464788&group_id=12867 |
|
From: <no...@so...> - 2002-05-06 17:21:20
|
Support Requests item #464788, was opened at 2001-09-25 06:42 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=212867&aid=464788&group_id=12867 Category: None Group: None >Status: Closed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Install problem Initial Comment: I have just gone to the download page and downloaded the class file there. I then ran: java jython-20 but got: Exception in thread main java.lang.NoClassDefFoundError: __Finjan_Substitute_Data_ARAGABALDDEBSS Is it the case that all that is required to download is a single class file - that doesn't seem much to implement a whole language? Craig ---------------------------------------------------------------------- >Comment By: Kevin J. Butler (kevinbutler) Date: 2002-05-06 11:21 Message: Logged In: YES user_id=117665 Closed as the answers appear sufficient. ---------------------------------------------------------------------- Comment By: Boris Gruschke (bgrus) Date: 2002-03-20 11:14 Message: Logged In: YES user_id=490595 Between your workplace and Sourceforge there is a proxy/virus scanner (see www.finjan.com) which is intercepting and replacing the download for security reasons. You will quite likely experience difficulties downloading any class file from the Internet. Ask your local system administrator. ---------------------------------------------------------------------- Comment By: Kevin J. Butler (kevinbutler) Date: 2002-03-20 09:22 Message: Logged In: YES user_id=117665 It is the case that the only thing to download is a single jython-21.class file. The class file is actually a self-expanding archive (you can view or extract its contents with "unzip" utilities). The error you report is unfamiliar to me - you may have a JDK installation issue. What JDK & OS platform are you using? ---------------------------------------------------------------------- Comment By: Joe White (joebeew) Date: 2002-03-20 09:09 Message: Logged In: YES user_id=489875 Get 2.1 and just do java jython-21 works fine ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=212867&aid=464788&group_id=12867 |