alice-teacher alice 2.2 hangs in Mac Lion

Manuel Viel Córdova mviel at florida-uni.es
Sun Mar 4 16:49:58 EST 2012


Hello Don,
this is the error:
Thanks for your help!

Manel Viel

Alice version: 2.2  08/05/2011

Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: /Users/mviel/Desktop/Alice 2.2.app/Contents/Required/lib/osx/libjogl_awt.jnilib:  Library not loaded: /System/Library/Frameworks/JavaVM.framework/Libraries/libjawt.dylib   Referenced from: /Users/mviel/Desktop/Alice 2.2.app/Contents/Required/lib/osx/libjogl_awt.jnilib   Reason: image not found
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1827)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1742)
	at java.lang.Runtime.loadLibrary0(Runtime.java:823)
	at java.lang.System.loadLibrary(System.java:1045)
	at com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:189)
	at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:49)
	at com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeLibLoader.java:80)
	at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:103)
	at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:49)
	at com.sun.opengl.impl.NativeLibLoader$2.run(NativeLibLoader.java:132)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.sun.opengl.impl.NativeLibLoader.loadAWTImpl(NativeLibLoader.java:118)
	at com.sun.opengl.impl.JAWT.getJAWT(JAWT.java:91)
	at com.sun.opengl.impl.macosx.MacOSXOnscreenGLDrawable.lockSurface(MacOSXOnscreenGLDrawable.java:144)
	at com.sun.opengl.impl.macosx.MacOSXOnscreenGLContext.makeCurrentImpl(MacOSXOnscreenGLContext.java:57)
	at com.sun.opengl.impl.GLContextImpl.makeCurrent(GLContextImpl.java:134)
	at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:182)
	at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:412)
	at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
	at javax.media.opengl.GLCanvas.paint(GLCanvas.java:277)
	at sun.awt.RepaintArea.paintComponent(RepaintArea.java:276)
	at sun.awt.RepaintArea.paint(RepaintArea.java:241)
	at apple.awt.ComponentModel.handleEvent(ComponentModel.java:263)
	at java.awt.Component.dispatchEventImpl(Component.java:4811)
	at java.awt.Component.dispatchEvent(Component.java:4565)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:679)
	at java.awt.EventQueue.access$000(EventQueue.java:85)
	at java.awt.EventQueue$1.run(EventQueue.java:638)
	at java.awt.EventQueue$1.run(EventQueue.java:636)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
	at java.awt.EventQueue$2.run(EventQueue.java:652)
	at java.awt.EventQueue$2.run(EventQueue.java:650)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:649)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Exception in thread "AWT-EventQueue-0" javax.media.opengl.GLException: Attempt to make the same context current twice on thread Thread[AWT-EventQueue-0,6,main]
	at com.sun.opengl.impl.GLContextLock.lock(GLContextLock.java:83)
	at com.sun.opengl.impl.GLContextImpl.makeCurrent(GLContextImpl.java:131)
	at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:182)
	at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:412)
	at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
	at javax.media.opengl.GLCanvas.paint(GLCanvas.java:277)
	at javax.media.opengl.GLCanvas.update(GLCanvas.java:354)
	at sun.awt.RepaintArea.updateComponent(RepaintArea.java:267)
	at sun.awt.RepaintArea.paint(RepaintArea.java:233)
	at apple.awt.ComponentModel.handleEvent(ComponentModel.java:263)
	at java.awt.Component.dispatchEventImpl(Component.java:4811)
	at java.awt.Component.dispatchEvent(Component.java:4565)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:679)
	at java.awt.EventQueue.access$000(EventQueue.java:85)
	at java.awt.EventQueue$1.run(EventQueue.java:638)
	at java.awt.EventQueue$1.run(EventQueue.java:636)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
	at java.awt.EventQueue$2.run(EventQueue.java:652)
	at java.awt.EventQueue$2.run(EventQueue.java:650)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:649)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:205)
	at java.awt.Dialog$1.run(Dialog.java:1046)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:677)
	at java.awt.EventQueue.access$000(EventQueue.java:85)
	at java.awt.EventQueue$1.run(EventQueue.java:638)
	at java.awt.EventQueue$1.run(EventQueue.java:636)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
	at java.awt.EventQueue$2.run(EventQueue.java:652)
	at java.awt.EventQueue$2.run(EventQueue.java:650)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:649)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

________________________________________
De: alice-teachers-bounces+mviel=florida-uni.es at lists.andrew.cmu.edu [alice-teachers-bounces+mviel=florida-uni.es at lists.andrew.cmu.edu] en nom de Don Slater [dslater at andrew.cmu.edu]
Enviat el: dissabte, 3 / març / 2012 23:19
Per a: Alice educators
Tema: Re: alice-teacher alice 2.2 hangs in Mac Lion

Could you copy the error message so we know which library is the problem?

Thanks,
Don Slater

Sent from my iPad

On Mar 3, 2012, at 3:00 PM, Manuel Viel Córdova <mviel at florida-uni.es> wrote:

> Hi, I've installed java 6 sdk and jre in a mac with Lion O.S.
> I've installed too Alice 2.2 (the last version).
> when I start Alice it always appears an error teling somethig about a library that can't be linked.
> Somebody knows how to solve this?
> thanks.
> Manel Viel
>
> Enviat des del meu Android
> ----- Mensaje original -----
> De:"Rose Hoffmann" <rhoffmann1 at wi.rr.com>
> Para:"alice-teachers at lists.andrew.cmu.edu" <alice-teachers at lists.andrew.cmu.edu>
> Enviado:03-03-2012 20:18
> Asunto:Re: alice-teacher s Digest, Vol 20, Issue 3
>
>
>
> Apologies if this has been asked before.
>
> Any plans for a text for Alice version 3 ?
> I' m using Alice 2.2, but debating about switching to version 3 for next
> year.
>
> Thank you
>
> ----- Original Message -----
> From: <alice-teachers-request at lists.andrew.cmu.edu>
> To: <alice-teachers at lists.andrew.cmu.edu>
> Sent: Saturday, March 03, 2012 11:00 AM
> Subject: alice-teachers Digest, Vol 20, Issue 3
>
>
>> Send alice-teachers mailing list submissions to
>> alice-teachers at lists.andrew.cmu.edu
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
>> or, via email, send a message with subject or body 'help' to
>> alice-teachers-request at lists.andrew.cmu.edu
>>
>> You can reach the person managing the list at
>> alice-teachers-owner at lists.andrew.cmu.edu
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of alice-teachers digest..."
>>
>>
>> Today's Topics:
>>
>>  1. Re:  Chapter 5 Zeus Exercise (in Dann, Cooper, Pausch) not
>>     working (Lance Allen)
>>  2. Re:  Chapter 5 Zeus Exercise (in Dann, Cooper, Pausch) not
>>     working (Don Slater)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Fri, 2 Mar 2012 19:15:26 -0500
>> From: Lance Allen <lanceallen.allen at gmail.com>
>> Subject: Re: alice-teacher Chapter 5 Zeus Exercise (in Dann, Cooper,
>> Pausch) not working
>> To: Alice educators <alice-teachers at lists.andrew.cmu.edu>
>> Message-ID:
>> <CAKsqmnrC=10WmGXnOKKB7uqfJi1R9Zk_5q13VRvuY6eGccjMTQ at mail.gmail.com>
>> Content-Type: text/plain; charset="windows-1252"
>>
>> I need to teach this unit in two weeks, will a released version of Alice
>> be
>> available then?
>>
>> I'm not sure that I wish to download experimental versions of Alice. You
>> know how the IT guys are about installing BETA versions of software.
>> Thank you,
>>
>> On Fri, Mar 2, 2012 at 10:51 AM, Don Slater <dslater at andrew.cmu.edu>
>> wrote:
>>
>>> The December version had a parameter passing bug. The bug has been fixed
>>> in our current version, but we are not quite ready to release the version
>>> yet. You can still download and try the experimental version as most of
>>> the
>>> previous features will still work. All additional feature like the
>>> Spanish
>>> translation or the update menu is still work-in-progress. Download at
>>> http://www.cs.purdue.edu/homes/aik_min/. Let me know if you find any
>>> other bugs.
>>>
>>> Sorry,
>>> Don Slater
>>>
>>> On Mar 1, 2012, at 11:50 AM, Rigole, Neil wrote:
>>>
>>>> Hi All,
>>>> I have a group of student using Alice v2.2 (12/01/11) along with the
>>> Learning To Program with Alice textbook. For Chapter 5, the ?Zeus?
>>> exercise
>>> worked through in the chapter, we?re getting a ?target value must not be
>>> null? when running the code. We?re using when the mouse is clicked on
>>> anything event, and it seems that our ?target? object parameter is not
>>> being recognized in our ?prepareToShoot? method. Any clues or advice?
>>> This
>>> worked for me in the past with the older version of Alice and the same
>>> code, but not now.
>>>>
>>>> Neil
>>>>
>>>> Neil J. Rigole, Ph.D.
>>>> Director of Distance Education
>>>> Assistant Professor, School of Information Technology
>>>> Academic Affairs - Room A-119
>>>> 478-471-5760
>>>> Professional Sciences & Conference Center - Room 310
>>>> 478-757-3661
>>>> Macon State College
>>>> 100 College Station Drive
>>>> Macon, GA 31206
>>>>
>>>> neil.rigole at maconstate.edu
>>>>
>>>> _______________________________________________
>>>> alice-teachers mailing list
>>>> alice-teachers at lists.andrew.cmu.edu
>>>> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
>>>
>>> _______________________________________________
>>> alice-teachers mailing list
>>> alice-teachers at lists.andrew.cmu.edu
>>> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
>>>
>>
>>
>>
>> --
>> No trees were killed in the sending of this message. However a large
>> number
>> of electrons were terribly inconvenienced!
>>
>> *Please consider the environment before printing this email.*
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL:
>> https://lists.andrew.cmu.edu/mailman/private/alice-teachers/attachments/20120302/874b77c7/attachment-0001.html
>>
>> ------------------------------
>>
>> Message: 2
>> Date: Sat, 3 Mar 2012 06:07:24 -0500
>> From: Don Slater <dslater at andrew.cmu.edu>
>> Subject: Re: alice-teacher Chapter 5 Zeus Exercise (in Dann, Cooper,
>> Pausch) not working
>> To: Alice educators <alice-teachers at lists.andrew.cmu.edu>
>> Cc: Aik Min <aik_min at yahoo.com>
>> Message-ID: <ED65A212-8F84-49B8-B9F6-25240BC55610 at andrew.cmu.edu>
>> Content-Type: text/plain; charset="utf-8"
>>
>> We will try to get a release out with this fix ASAP...
>>
>> But you might go back to he earlier release, which did not seem to have
>> this problem...
>>
>> Don Slater
>>
>> Sent from my iPad
>>
>> On Mar 2, 2012, at 7:15 PM, Lance Allen <lanceallen.allen at gmail.com>
>> wrote:
>>
>>> I need to teach this unit in two weeks, will a released version of Alice
>>> be available then?
>>>
>>> I'm not sure that I wish to download experimental versions of Alice. You
>>> know how the IT guys are about installing BETA versions of software.
>>> Thank you,
>>>
>>> On Fri, Mar 2, 2012 at 10:51 AM, Don Slater <dslater at andrew.cmu.edu>
>>> wrote:
>>> The December version had a parameter passing bug. The bug has been fixed
>>> in our current version, but we are not quite ready to release the version
>>> yet. You can still download and try the experimental version as most of
>>> the previous features will still work. All additional feature like the
>>> Spanish translation or the update menu is still work-in-progress.
>>> Download at http://www.cs.purdue.edu/homes/aik_min/. Let me know if you
>>> find any other bugs.
>>>
>>> Sorry,
>>> Don Slater
>>>
>>> On Mar 1, 2012, at 11:50 AM, Rigole, Neil wrote:
>>>
>>>> Hi All,
>>>> I have a group of student using Alice v2.2 (12/01/11) along with the
>>>> Learning To Program with Alice textbook. For Chapter 5, the ?Zeus?
>>>> exercise worked through in the chapter, we?re getting a ?target value
>>>> must not be null? when running the code. We?re using when the mouse is
>>>> clicked on anything event, and it seems that our ?target? object
>>>> parameter is not being recognized in our ?prepareToShoot? method. Any
>>>> clues or advice? This worked for me in the past with the older version
>>>> of Alice and the same code, but not now.
>>>>
>>>> Neil
>>>>
>>>> Neil J. Rigole, Ph.D.
>>>> Director of Distance Education
>>>> Assistant Professor, School of Information Technology
>>>> Academic Affairs - Room A-119
>>>> 478-471-5760
>>>> Professional Sciences & Conference Center - Room 310
>>>> 478-757-3661
>>>> Macon State College
>>>> 100 College Station Drive
>>>> Macon, GA 31206
>>>>
>>>> neil.rigole at maconstate.edu
>>>>
>>>> _______________________________________________
>>>> alice-teachers mailing list
>>>> alice-teachers at lists.andrew.cmu.edu
>>>> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
>>>
>>> _______________________________________________
>>> alice-teachers mailing list
>>> alice-teachers at lists.andrew.cmu.edu
>>> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
>>>
>>>
>>>
>>> --
>>> No trees were killed in the sending of this message. However a large
>>> number of electrons were terribly inconvenienced!
>>>
>>> Please consider the environment before printing this email.
>>>
>>>
>>> _______________________________________________
>>> alice-teachers mailing list
>>> alice-teachers at lists.andrew.cmu.edu
>>> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL:
>> https://lists.andrew.cmu.edu/mailman/private/alice-teachers/attachments/20120303/6fd21748/attachment-0001.html
>>
>> ------------------------------
>>
>> _______________________________________________
>> alice-teachers mailing list
>> alice-teachers at lists.andrew.cmu.edu
>> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
>>
>>
>> End of alice-teachers Digest, Vol 20, Issue 3
>> *********************************************
>>
>
>
> _______________________________________________
> alice-teachers mailing list
> alice-teachers at lists.andrew.cmu.edu
> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
> _______________________________________________
> alice-teachers mailing list
> alice-teachers at lists.andrew.cmu.edu
> https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers
>
_______________________________________________
alice-teachers mailing list
alice-teachers at lists.andrew.cmu.edu
https://lists.andrew.cmu.edu/mailman/listinfo/alice-teachers


More information about the alice-teachers mailing list