[AG-TECH] RE: 3.1beta MacOSX

Paul Mercer mercer at arsc.edu
Wed Aug 15 17:09:44 CDT 2007


David
I have seen this error before and this is what I did.   Start up  
utilities->activity monitor  and force quit all python processes.   
There seems to be a couple of processes still hanging around that  
causes the error.  That usually does the trick for me.

good luck

Paul
On Aug 15, 2007, at 12:05 PM, Scobie, David wrote:

> Enrique, here is the output from console.log, which seems to suggest
> that there is some sort of error.  Firewall off, apache off, vanilla
> install with X11 and the dev tools, and no other apps running.
>
>
> ===== Wednesday, August 15, 2007 3:57:20 PM Canada/Eastern =====
> Exception in AE event handler function Traceback (most recent call
> last):
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
> python2.3/
> plat-mac/argvemulator.py", line 76, in callback_wrapper
>     raise 'Cannot happen: AE callback without handler', (_class,  
> _type)
> Cannot happen: AE callback without handler: ('tvea', 'ppao') AE error:
> (-1, 'queue element not found during deletion') in High Level Event:
> '0x61657674' '0x70706f61'
> Traceback (most recent call last):
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
> python2.3/
> plat-mac/argvemulator.py", line 53, in lowlevelhandler
>     AE.AEProcessAppleEvent(event)
> Error: (-1, 'queue element not found during deletion')
> Run:
> /Applications/AccessGridToolkit3.app/Contents/Resources/bin/ 
> VenueClient3
> .py
> args:  []
> Traceback (most recent call last):
>   File
> "/Applications/AccessGridToolkit3.app/Contents/Resources/bin/ 
> VenueClient
> 3.py", line 159, in ?
>     main()
>   File
> "/Applications/AccessGridToolkit3.app/Contents/Resources/bin/ 
> VenueClient
> 3.py", line 133, in main
>     nodeConfigName=nodeConfig)
>   File
> "/Applications/AccessGridToolkit3.app/Contents/Resources/lib/ 
> python2.3/s
> ite-packages/AccessGrid3/AccessGrid/VenueClient.py", line 145, in
> __init__
>     self.__StartWebService(pnode, port)
>   File
> "/Applications/AccessGridToolkit3.app/Contents/Resources/lib/ 
> python2.3/s
> ite-packages/AccessGrid3/AccessGrid/VenueClient.py", line 360, in
> __StartWebService
>     self.server = InsecureServer((self.hostname, port))
>   File
> "/Applications/AccessGridToolkit3.app/Contents/Resources/lib/ 
> python2.3/s
> ite-packages/AccessGrid3/AccessGrid/hosting/ZSI/Server.py", line  
> 286, in
> __init__
>     _Server.__init__(self, addr, ThreadingServiceContainer(addr))
>   File
> "/Applications/AccessGridToolkit3.app/Contents/Resources/lib/ 
> python2.3/s
> ite-packages/AccessGrid3/AccessGrid/hosting/ZSI/ServiceContainer.py",
> line 118, in __init__
>     ServiceContainer.__init__(self, server_address)
>   File
> "/Applications/AccessGridToolkit3.app/Contents/Resources/lib/ 
> python2.3/s
> ite-packages/AccessGrid3/AccessGrid/hosting/ZSI/ServiceContainer.py",
> line 113, in __init__
>     HTTPServer.__init__(self, server_address, RequestHandlerClass)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
> python2.3/
> SocketServer.py", line 330, in __init__
>     self.server_bind()
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
> python2.3/
> BaseHTTPServer.py", line 100, in server_bind
>     SocketServer.TCPServer.server_bind(self)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
> python2.3/
> SocketServer.py", line 341, in server_bind
>     self.socket.bind(self.server_address)
>   File "<string>", line 1, in bind
> socket.error: (48, 'Address already in use')
>
>
> David Scobie
> V:(613) 998-3432 C: 552-0352 F: 952-7151
> David.Scobie at nrc-cnrc.gc.ca
> BroadBand Visual Communication Research Lab
> CNRC-IIT, Government of Canada
> M-50, 1200 Montreal Road, Ottawa, ON K1A 0R6
>
> -----Original Message-----
> From: Enrique Terrazas [mailto:Enrique.Terrazas at ucsf.edu]
> Sent: Wednesday, August 15, 2007 3:48 PM
> To: Scobie, David
> Cc: ag-tech
> Subject: Re: [AG-TECH] RE: 3.1beta MacOSX
>
> David,
>
> Look in your Utilities folder which is in the Applications folder.
> There is an application called "Console.app" - launch it, and look at
> the output when you try to launch AG.  That's where I saw the error I
> indicated below.
>
> Enrique Terrazas
>
> On Aug 15, 2007, at 11:51 AM, Scobie, David wrote:
>
>> I'm getting the same result on my MacPro (Core2Duo) except mine
>> returns no error; it never presents the venue client window.
>>
>>
>>
>> David Scobie
>> V:(613) 998-3432 C: 552-0352 F: 952-7151 David.Scobie at nrc-cnrc.gc.ca
>> BroadBand Visual Communication Research Lab CNRC-IIT, Government of
>> Canada M-50, 1200 Montreal Road, Ottawa, ON K1A 0R6
>>
>> -----Original Message-----
>> From: owner-ag-tech at mcs.anl.gov [mailto:owner-ag-tech at mcs.anl.gov] On
>> Behalf Of Enrique Terrazas
>> Sent: Wednesday, August 15, 2007 1:33 PM
>> To: ag-tech
>> Subject: [AG-TECH] 3.1beta MacOSX
>>
>> All,
>>
>> I'm having problems install the 3.1beta MacOSX on MacOSX Panther
>> server
>> (G4 tower).  I installed wxPython and Tcl/Tk Aqua, and then installed
>> Access Grid Toolkit 3.1 beta1.  Installation seemed to proceed fine.
>> However, when I try to launch, the AG icon bounces a few times on the
>> dock and then quits.  The console application shows the error below.
>>
>> Any ideas?  Thanks.
>>
>> Enrique Terrazas
>>
>> ===== Wed Aug 15 2007 ===== 10:28:20 US/Pacific ===== Traceback (most
>> recent call last):
>>    File "/Applications/AccessGridToolkit3.app/Contents/Resources/bin/
>> AGLauncher3.py", line 10, in ?
>>      from AccessGrid.Toolkit import WXGUIApplication
>>    File "/Applications/AccessGridToolkit3.app/Contents/Resources/lib/
>> python2.3/site-packages/AccessGrid3/AccessGrid/Toolkit.py", line 20,
>> in ?
>>      from M2Crypto import SSL
>>    File "/Applications/AccessGridToolkit3.app/Contents/Resources/lib/
>> python2.3/site-packages/M2Crypto/__init__.py", line 14, in ?
>>      import __m2crypto
>> ImportError: Failure linking new module: : dyld: /System/Library/
>> Frameworks/Python.framework/Versions/2.3/Resources/Python.app/
>> Contents/MacOS/Python Undefined symbols:
>> /Applications/AccessGridToolkit3.app/Contents/Resources/lib/ 
>> python2.3/
>> site-packages/M2Crypto/__m2crypto.so undefined reference to  
>> ___stderrp
>
>> expected to be defined in /usr/lib/libSystem.B.dylib
>> /Applications/AccessGridToolkit3.app/Contents/Resources/lib/ 
>> python2.3/
>> site-packages/M2Crypto/__m2crypto.so undefined reference to ___stdinp
>> expected to be defined
>
> -- 
>
> Enrique Terrazas, MD, MS
> Director, Laboratory Medicine Residency Program Director, NCPL
> Laboratories Chief, Laboratory Information Systems HS Associate  
> Clinical
> Professor University of California, San Francisco Clinical  
> Laboratories,
> Box 0100 415.353.1375(UCSF/China Basin phone)
> 415.353.1620(UCSF/Parnassus phone)
> 415.353.4826(fax)
> 415.443.0913(pager)
> Enrique.Terrazas at ucsf.edu
>
> CONFIDENTIALITY NOTICE: The information contained in this  
> transmission,
> including any enclosed files, is confidential and intended solely for
> the addressee. If you are not the intended recipient, you are hereby
> notified that any distribution, copying, disclosure and use of, the
> contents of this transmission is strictly prohibited. If you have
> received this communication in error, please notify the sender
> immediately by reply email and permanently delete this message,
> enclosures and all copies.
>
>
>
>

Paul Mercer
Arctic Region Supercomputing Center
907 450 8649




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/ag-tech/attachments/20070815/b92bb4b2/attachment.htm>


More information about the ag-tech mailing list