Here's me running and attempting to diagnose the server's issues:
- Code: Select all
Wyrd:OMERO Nick$ bin/omero admin start
No descriptor given. Using etc/grid/default.xml
Waiting on startup. Use CTRL-C to exit
Wyrd:OMERO Nick$ bin/omero admin diagnostics
================================================================================
OMERO Diagnostics Beta4.2.2-r8718-Beta4.2-b56
================================================================================
Commands: java -version 1.6.0 (/usr/bin/java)
Commands: python -V 2.6.6 (/opt/local/bin/python -- 4 others)
Commands: icegridnode --version 3.3.1 (/opt/local/bin/icegridnode)
Commands: icegridadmin --version 3.3.1 (/opt/local/bin/icegridadmin)
Commands: psql --version 8.4.6 (/opt/local/lib/postgresql84/bin/psql)
Server: icegridnode running
Server: Blitz-0 active (pid = 1086, enabled)
Server: DropBox inactive (disabled)
Server: FileServer active (pid = 1088, enabled)
Server: Indexer-0 active (pid = 1089, enabled)
Server: MonitorServer inactive (disabled)
Server: OMERO.Glacier2 inactive (disabled)
Server: OMERO.IceStorm inactive (disabled)
Server: Processor-0 active (pid = 1093, enabled)
Server: Repository-1 error: node `repo' couldn't be reached:
the node is not active
Server: Tables-0 inactive (disabled)
Server: TestDropBox inactive (enabled)
Log dir: /Applications/OMERO/var/log exists
Log files: Blitz-0.log 119.0 KB errors=2 warnings=95
Log files: DropBox.log 3.0 KB errors=6 warnings=0
Log files: FileServer.log 0.0 KB
Log files: Indexer-0.log 89.0 KB errors=1 warnings=19
Log files: MonitorServer.log 2.0 KB errors=3 warnings=0
Log files: OMEROweb.log 9.0 KB errors=29 warnings=0
Log files: Processor-0.log 3.0 KB
Log files: Tables-0.log n/a
Log files: TestDropBox.log n/a
Log files: master.err 4.0 KB
Log files: master.out 0.0 KB
Log files: Total size 0.23 MB
Parsing Blitz-0.log:[line:77] => Server restarted <=
Parsing Blitz-0.log:[line:689] => Server restarted <=
Parsing Blitz-0.log:[line:981] => Server restarted <=
Environment:OMERO_HOME=(unset)
Environment:OMERO_NODE=(unset)
Environment:OMERO_MASTER=(unset)
Environment:PATH=/opt/local/lib/postgresql84/bin:/opt/local/bin:/opt/local/sbin:/usr/local/mysql/bin/:/Developer/usr/bin/:/opt/local/bin:/opt/local/sbin:/Library/Frameworks/Python.framework/Versions/3.1/bin:/Library/Frameworks/Python.framework/Versions/3.0/bin:/opt/local/bin:/opt/local/sbin:/Library/Frameworks/Python.framework/Versions/Current/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
Environment:ICE_HOME=(unset)
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!
On Omero.insight I use the following settings after starting up the server in Terminal:
Username: root
Password: (password I set up in the db script step)
server: localhost
port: 4064 (default)
I get a Login Failure window with the error message: "Failed to log onto OMERO. Please check the port or try again later."
I set up omero.web to use the internal test server as described at http://www.openmicroscopy.org/site/supp ... stallation and get no errors when I run it:
- Code: Select all
Wyrd:OMERO Nick$ 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.
But when I go to http://localhost:4080/webadmin/login/?url=/webadmin/ and enter the same username and password as above (running server omero:4064, SSL not checked), I get about five seconds during which Chrome is "waiting for localhost", and then the login page reloads with the following error: "Error: Server is not responding, please contact administrator." I have tried contacting myself, but I'm not sure what to tell me. The log in the Terminal after this action, by the way, reads:
- Code: Select all
[17/Jan/2011 22:19:22] "GET /webadmin HTTP/1.1" 301 0
[17/Jan/2011 22:19:22] "GET /webadmin/ HTTP/1.1" 302 0
[17/Jan/2011 22:19:22] "GET /webadmin/login/?url=/webadmin/ HTTP/1.1" 200 1976
[17/Jan/2011 22:19:45] "POST /webadmin/login/ HTTP/1.1" 200 2153
Any guidance would be most helpful!
All the best,
Nick Weiler
---
Nicholas C. Weiler
Graduate Student in Neurosciences
Stephen J Smith Lab
Stanford University Medical Center
Beckman B139 - (510) 612 7423
nweiler@stanford.edu