Debuggergo497 Continuing Failed to Get Threads
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.
- Analog Design
- Analog Integrated Circuit (IC) Design, Layout and more
You should upgrade or use an alternative browser.
Failed to get the MPS handle
- Thread starter ahmed709
- Start date
- Status
- Not open for further replies.
- #1
- Joined
- Dec 22, 2006
- Messages
- 18
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,425
when i made VCO with virilog-a and try to test it i got this error on simulation
*ERROR*:Failed to get the MPS handle
*WARNING* aaTriggerEvent2: error calling (lambda((_simID status) _sevAfterSimulationWrapper('sevSession1 status)) t (stdobj@0xc4da900 nil nil)) ("funcall" 0 t nil ("*Error* funcall: argument #1 should be a function object or name (type template = \"ug\")" nil))
i searched on the net and EDAboard for a solution but i couldn't get one then i made same steps on another PC and it worked well ,so can any one help?:|
- #2
- Joined
- Dec 22, 2006
- Messages
- 18
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,425
NO one has an answer???!!!
- #3
- Joined
- Dec 22, 2006
- Messages
- 18
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,425
No one had this error before?????
- #4
I use Open SUSE 10.3 and I have the same problem,
Please can any one help me.
Thanks.
- #5
is this after simulation finish , and the cadence try to invoke the wave form viewer.
if it the wave form viewer u need to install java
khouly
- #6
- Joined
- Jan 20, 2009
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,293
For me it was a java related error, and it took me a while to find it out.
In the file ic610/tools/dfII/bin/viva
there is a line:
MAXHEAP=-Xmx${CDS_WAVESCAN_MAXHEAP:=1024M}
So when ViVa starts, it tries to allocate 1024MB memory space.
If that amount is not available, the java VM is not created and the
error you describe pops up.
To solve the problem I just changed the requested amount to 256MB
and it just worked.
I don't know if you have the same problem I had, but if the above solved
it, let me know.
Good luck
- #7
- Joined
- Mar 14, 2010
- Messages
- 2
- Helped
- 1
- Reputation
- 2
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- CAN
- Activity points
- 1,294
The strange thing is that it was working before with wavescan and it took me two days to find out how to solve this problem. I got the hint from chgentso's reply which says it is a JAVA problem. So I thought the wavescan is based on Java (it may not be I am not sure) so I changed to AWD.
Good Luck.
- #8
- Joined
- Sep 19, 2011
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,283
- Status
- Not open for further replies.
- Analog Design
- Analog Integrated Circuit (IC) Design, Layout and more
- This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Source: https://www.edaboard.com/threads/failed-to-get-the-mps-handle.88306/
0 Response to "Debuggergo497 Continuing Failed to Get Threads"
Post a Comment