Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Can't not start gui on magma.

Status
Not open for further replies.

Jerry Yau

Member level 4
Member level 4
Joined
Oct 22, 2001
Messages
79
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
514
java segmentation fault rhel4 solved

Hi sir,
I encounter a problem when starting ui of magma. The error messages are listed below :

mantle[1]> ui start
UI-1 Starting the Watcher process on jerry
....................
UI-39 ERROR: Cannot Start a Watcher
CMD-56 1 ERROR message and 0 WARNING messages from "message error UI-39 ..."
CMD-56 1 ERROR message and 0 WARNING messages from "ui start"
=== PROBLEM ===
UI-39
while executing
"message error "UI-39" "Cannot Start a Watcher""
invoked from within
"if { $is_watcher_running == "" } {
message error "UI-39" "Cannot Start a Watcher"
return ""
}"
invoked from within
"ui start"
mantle[2]>

How to fix the problem?
Thanks
 

how to start the gui in magma

I even cannot start the mantle. It always gives me the "Segmentation fault".

Here is my some basic infos:
. Blast version is 4.1.18
. OS platform: Sun Java Desktop System 1
$uname -a
Linux linux 2.4.19-4GB #1 Tue Nov 11 15:41:38 UTC 2003 i686

$export PATH=<installed-dir>/blast4.1/common/bin:$PATH
$export LM_LICENSE_FILE=<installed-dir>/blast4.1/common/license.dat

$java -version
Java Version "1.4.2_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_02-b03)
Java HOTsPOT(TM) Client VM (build 1.4.2_02-b03, mixed mode)

Is Sun Java Desktop System 1 good for Blast4.1 ?
Any idea ?

Thanks a lot

--eins
 

magma segmentation fault

I use sun JDS 1(not release 2). Magma 4.0/4.1 works well under gui.
 

At magma path you can find a path of jave , you can upgrade the jave use the news jave. Try it.
 

edacw1 said:
I use sun JDS 1(not release 2). Magma 4.0/4.1 works well under gui.

Hi, how did you come to it ? I also tried that on JDS1(not release2) but still got the "segmentation falt" wizard. Are there any secret key steps that I had lost ? Will you please check them out for me as I had listed out right above ?

Thanks a lot.

Added after 6 minutes:

stormwolf said:
At magma path you can find a path of jave , you can upgrade the jave use the news jave. Try it.

Hi, did you mean if I upgrade this JAVA/JRE to a newer one then this problem will be gone ?
 

i also had the same problems.i was using fedora core 2.i had to switch to rh 8.0.only redhat 8.0 7.2,7.3 are supported platforms.the segmentation fault is due to some libraries missing (ed:lib2c.so etc).so better use rh 8.0 or some other compatible os.

regards
amarnath
 

if u are a linux expert u should install the compatible version of glibc and also java patches ,which are available from magma's website.
 

Hi all,
I had solved my problem. In Magma web site, I found I must start name server cache daemon in RHEL 3.0. Now the gui works.

See detail : **broken link removed**

Jerry Yau
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top