[ome-users] success?

Chris Allan callan at lifesci.dundee.ac.uk
Tue Dec 6 16:35:29 GMT 2011


Hi Bernd,

The problem is that you do not have /opt/Ice-3.3.1-64 on your DYLD_LIBRARY_PATH.

-Chris

On 5 Dec 2011, at 15:24, Bernd Jagla wrote:

> I believe the problem comes from the following:
> as per log:
> Mon, 05 Dec 2011 15:15:06 webgateway   INFO     reached connector_pool_size (70), size after purge: (0)
> Mon, 05 Dec 2011 15:15:06 webgateway   DEBUG    Traceback (most recent call last):
>   File "/Users/bernd/Desktop/OMERO.server-Beta-4.3.3/lib/python/omeroweb/webgateway/views.py", line 192, in _createConnection
>     blitzcon = client_wrapper(username, passwd, host=host, port=port, group=None, try_super=try_super, secure=secure, anonymous=anonymous, useragent=useragent)
>   File "/Users/bernd/Desktop/OMERO.server-Beta-4.3.3/lib/python/omero/__init__.py", line 24, in client_wrapper
>     return omero.gateway.BlitzGateway(*args, **kwargs)
>   File "/Users/bernd/Desktop/OMERO.server-Beta-4.3.3/lib/python/omeroweb/webclient/webclient_gateway.py", line 112, in __init__
>     super(OmeroWebGateway, self).__init__(*args, **kwargs)
>   File "/Users/bernd/Desktop/OMERO.server-Beta-4.3.3/lib/python/omero/gateway/__init__.py", line 1209, in __init__
>     self._resetOmeroClient()
>   File "/Users/bernd/Desktop/OMERO.server-Beta-4.3.3/lib/python/omero/gateway/__init__.py", line 1497, in _resetOmeroClient
>     self.c = omero.client(host=str(self.host), port=int(self.port))#, pmap=['--Ice.Config='+','.join(self.ice_config)])
>   File "/Users/bernd/Desktop/OMERO.server-Beta-4.3.3/lib/python/omero/__init__.py", line 28, in client
>     return omero.clients.BaseClient(*args, **kwargs)
>   File "/Users/bernd/Desktop/OMERO.server-Beta-4.3.3/lib/python/omero/clients.py", line 128, in __init__
>     self._initData(id)
>   File "/Users/bernd/Desktop/OMERO.server-Beta-4.3.3/lib/python/omero/clients.py", line 231, in _initData
>     self.__ic = Ice.initialize(id)
>   File "/opt/Ice-3.3.1-64/python/Ice.py", line 340, in initialize
>     communicator = IcePy.Communicator(args, data)
> PluginInitializationException: exception ::Ice::PluginInitializationException
> {
>     reason = unable to load entry point `IceSSL:createIceSSL': dlopen(libIceSSL.33.dylib, 10): image not found
> }
> 
> The file can be found here:
> /opt/Ice-3.3.1-64/lib/libIceSSL.33.dylib
> 
> I can import Ice within python (import Ice) so the paths should be correct…
> 
> What can the problem be??
> 
> Thanks,
> 
> Bernd
> 
> On Dec 5, 2011, at 3:40 PM, ome-users-owner at lists.openmicroscopy.org.uk wrote:
> 
>> You are not allowed to post to this mailing list, and your message has
>> been automatically rejected.  If you think that your messages are
>> being rejected in error, contact the mailing list owner at
>> ome-users-owner at lists.openmicroscopy.org.uk.
>> 
>> 
>> From: Bernd Jagla <bernd.jagla at gmail.com>
>> Subject: success?
>> Date: December 5, 2011 3:40:35 PM GMT+01:00
>> To: ome-users at lists.openmicroscopy.org.uk
>> 
>> 
>> Hi,
>> 
>> I believe I have everything set up:
>> 
>> macMini:OMERO.server-Beta-4.3.3 bernd$ bin/omero admin diagnostics
>> 
>> ================================================================================
>> OMERO Diagnostics 4.3.3-00d1137e-b2894
>> ================================================================================
>>         
>> Commands:   java -version                  1.6.0     (/usr/bin/java)
>> Commands:   python -V                      2.6.7     (/opt/local/bin/python -- 2 others)
> 
>> Commands:   icegridnode --version          3.3.1     (/opt/Ice-3.3.1-64/bin/icegridnode)
>> Commands:   icegridadmin --version         3.3.1     (/opt/Ice-3.3.1-64/bin/icegridadmin)
>> Commands:   psql --version                 8.4.9     (/opt/local/lib/postgresql84/bin/psql -- 2 others)
>> 
>> Server:     icegridnode                    running
>> Server:     Blitz-0                        active (pid = 4428, enabled)
>> Server:     DropBox                        inactive (disabled)
>> Server:     FileServer                     active (pid = 4430, enabled)
>> Server:     Indexer-0                      active (pid = 4431, enabled)
>> Server:     MonitorServer                  inactive (disabled)
>> Server:     OMERO.Glacier2                 active (pid = 4433, enabled)
>> Server:     OMERO.IceStorm                 active (pid = 4434, enabled)
>> Server:     PixelData-0                    active (pid = 4435, enabled)
>> Server:     Processor-0                    active (pid = 4436, enabled)
>> Server:     Tables-0                       inactive (disabled)
>> Server:     TestDropBox                    inactive (enabled)
>> 
>> Log dir:    /Users/bernd/Desktop/OMERO.server-Beta-4.3.3/var/log exists
>> 
>> Log files:  Blitz-0.log                    46.0 KB      
>> Log files:  DropBox.log                    1.0 KB        errors=2    warnings=0   
>> Log files:  FileServer.log                 0.0 KB       
>> Log files:  Indexer-0.log                  49.0 KB      
>> Log files:  MonitorServer.log              0.0 KB        errors=1    warnings=0   
>> Log files:  OMEROweb.log                   84.0 KB       errors=31   warnings=0   
>> Log files:  PixelData-0.log                1.0 KB       
>> Log files:  Processor-0.log                0.0 KB       
>> Log files:  Tables-0.log                   n/a
>> Log files:  TestDropBox.log                n/a
>> Log files:  master.err                     0.0 KB       
>> Log files:  master.out                     0.0 KB       
>> Log files:  Total size                     0.19 MB
>> 
>> Parsing Blitz-0.log:[line:106] => Server restarted <= 
>> 
>> Environment:OMERO_HOME=/Users/bernd/Desktop/OMERO.server-Beta-4.3.3 
>> Environment:OMERO_NODE=(unset)             
>> Environment:OMERO_MASTER=(unset)           
>> Environment:PATH=/opt/Ice-3.3.1-64/bin:/opt/local/lib/postgresql84/bin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/Ice-3.3.1-64/bin:/opt/local/lib/postgresql84/bin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin 
>> Environment:ICE_HOME=/opt/Ice-3.3.1-64     
>> Environment:LD_LIBRARY_PATH=(unset)        
>> Environment:DYLD_LIBRARY_PATH=(unset)      
>> 
>> OMERO data dir: '/OMERO'	Exists? True	Is writable? True
>> OMERO.web status... DEVELOPMENT: You will have to check status by hand!
>> 
>> 
>> 
>> I have started the web server with:
>> 
>> macMini:OMERO.server-Beta-4.3.3 bernd$ bin/omero config get
>> omero.web.application_host=http://192.168.0.15:80
>> omero.web.application_server=development
>> omero.web.debug=True
>> 
>> macMini:OMERO.server-Beta-4.3.3 bernd$ bin/omero web start
>> Starting OMERO.web... Validating models...
>> 0 errors found
>> 
>> Django version 1.1.1, using settings 'omeroweb.settings'
>> Development server is running at http://0.0.0.0:4080/
>> Quit the server with CONTROL-C.
>> [05/Dec/2011 14:36:46] "GET /webadmin/login/ HTTP/1.1" 200 2355
>> [05/Dec/2011 14:36:46] "GET /appmedia/omeroweb/css/layout-admin.css HTTP/1.1" 304 0
>> [05/Dec/2011 14:36:46] "GET /appmedia/omeroweb/css/login.css HTTP/1.1" 304 0
>> [05/Dec/2011 14:36:46] "GET /appmedia/omeroweb/images/logo-admin.png HTTP/1.1" 304 0
>> [05/Dec/2011 14:36:46] "GET /appmedia/omeroweb/images/nuvola_encrypted_grey16.png HTTP/1.1" 304 0
>> [05/Dec/2011 14:36:52] "POST /webadmin/login/ HTTP/1.1" 200 2530
>> 
>> 
>> and it seems to be working….
>> 
>> but when I try using the following address http://localhost:4080/webadmin/login/ I get the log-in page but my password/login is not accepted and it says Server not responding, please contact administrator…
>> 
>> Does this mean anything to you?
>> 
>> Thanks for your kind help,
>> 
>> Bernd
>> 
>> 
> 




More information about the ome-users mailing list