RE: [IBIS-Users] RE: Error message question

From: Romero, Hernan <HRomero@ALLEGROMICRO.com>
Date: Tue Dec 02 2014 - 03:50:17 PST
Hi Girija,

Thanks for your input. Unfortunately this one does not seem to work either. Same error message.

Best
Hernan

From: Girija V Chougala [mailto:gvch@cypress.com]
Sent: Tuesday, December 02, 2014 8:42 AM
To: Romero, Hernan; Lance Wang
Cc: ibis-users@eda.org
Subject: RE: [IBIS-Users] RE: Error message question

Hi Hernan,
Can you update the following in your s2ibis3.csh file and check,

# Check the Java version - we require at least 1.4
# |& pipes the stdout to the 'grep' program. || is the logical 'OR'
$javaprog -version |& grep "java version.*1\.4" || $javaprog -version |& grep "java version.*1\.5" ||$javaprog -version |& grep "java version.*1\.6" || goto javaversion

Regards,
Girija


From: owner-ibis-users@eda.org<mailto:owner-ibis-users@eda.org> [mailto:owner-ibis-users@eda.org] On Behalf Of Romero, Hernan
Sent: Tuesday, December 02, 2014 4:53 PM
To: Lance Wang
Cc: ibis-users@eda.org<mailto:ibis-users@eda.org>
Subject: RE: [IBIS-Users] RE: Error message question

Hi Lance,

I meant to write:

./s2ibis3.csh -root ../../java/ -s2ibis3 buffer.s2i

So I'm actually pointing to a directory. I will talk to IT to see if they can update the java version, but from the error message the version should be compatible with the software.

Thanks for the help
Hernan

From: Lance Wang [mailto:lwang@iometh.com]
Sent: Monday, December 01, 2014 3:29 PM
To: Romero, Hernan
Cc: ibis-users@eda.org<mailto:ibis-users@eda.org>
Subject: Re: [IBIS-Users] RE: Error message question

You need to add one more "/" after java. The -root should point to a directory.

If it is still not working, try to update your Java.

Good luck.

Lance Wang
IO Methodology Inc.
978-274-2252


On 12/1/14, 12:15 PM, "Romero, Hernan" <HRomero@ALLEGROMICRO.com<mailto:HRomero@ALLEGROMICRO.com>> wrote:

Thanks for the input, Lance.
If I got it right what you were suggesting is running the software like this:

./s2ibis3.csh -root ../../java -s2ibis3 buffer.s2i

However unfortunately I'm getting the same error message. Any other inputs or suggestions?

Thanks
Hernan


From: Lance Wang [mailto:lwang@iometh.com]
Sent: Wednesday, November 26, 2014 11:30 AM
To: Romero, Hernan
Cc: ibis-users@eda.org<mailto:ibis-users@eda.org>
Subject: Re: [IBIS-Users] RE: Error message question

Try to run it from the ex1 and the root should point to the directory that contains all java codes.

Good luck.

Lance Wang
IO Methodology Inc.


-------- Forwarded Message --------
Subject:

[IBIS-Users] RE: Error message question

Date:

Wed, 26 Nov 2014 13:49:41 +0000

From:

Romero, Hernan <HRomero@ALLEGROMICRO.com><mailto:HRomero@ALLEGROMICRO.com>

To:

ibis-users@eda.org<mailto:ibis-users@eda.org> <ibis-users@eda.org><mailto:ibis-users@eda.org>



Hello,

I'm new to IBIS and this is my first time trying to run it. I downloaded the latest version to my workstation, which runs Red Hat, Release 6.6 (Santiago), Kernel Linux 2.6.32-5041.3.el6.x86_64, GNMOE 2.28.2

I went through txt file and tried to run it as suggested. I made sure java version was above 1.4 (I'm running java version 1.4.2_13).
This is my command line:

./s2ibis3.csh -root ../s2ibis3_v1_1/examples/ex1 -s2ibis3 buffer.s2i

However this is what I'm getting:

java version "1.4.2_13"
Running Java
Exception in thread "main" java.lang.NoClassDefFoundError: s2ibis3
java version "1.4.2_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)

An error occured running the Java program.
If the Java version above is less than 1.4, please install Java 2, ver 1.4.

Your help is highly appreciated.
Best Regards


Hernan D. Romero - AST Design Manager
Allegro Microsystems Argentina
+54(11) 4541-0444 - +54(11) 4544-0776
Ext: 112 - Email: hromero@allegromicro.com<mailto:hromero@allegromicro.com>



--
This message has been scanned for viruses and
dangerous content by MailScanner<http://www.mailscanner.info/>, and is
believed to be clean.


--
This message has been scanned for viruses and
dangerous content by MailScanner<http://www.mailscanner.info/>, and is
believed to be clean.

--
This message has been scanned for viruses and
dangerous content by MailScanner<http://www.mailscanner.info/>, and is
believed to be clean.

This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise the sender and immediately delete this message.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


--------------------------------------------------------------------
|For help or to subscribe/unsubscribe, e-mail mikelabonte@eda-stds.org
|or ibis-request@eda-stds.org
|
|IBIS reflector archives exist under:
|
|  http://www.eda-stds.org/ibis/email_archive/ Recent
|  http://www.eda-stds.org/ibis/users_archive/ Recent
|  http://www.eda-stds.org/ibis/email/         E-mail since 1993
Received on Tue Dec 2 03:50:53 2014

This archive was generated by hypermail 2.1.8 : Tue Dec 02 2014 - 03:50:57 PST