<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Ahh thanks Josh,<br><br>Managed to resolve the issue, I had numpy v1.3.0 that was causing errors in the master.err.<br>Upgraded to v1.5.0 and all working now. My processor is up and the scripts are running.<br><br>Thanks for the help,<br><br>Jerome.<br><br>&gt; Subject: Re: [ome-devel] OMERO scripts...<br>&gt; From: josh@glencoesoftware.com<br>&gt; Date: Mon, 17 Jan 2011 19:51:53 +0100<br>&gt; CC: ome-devel@lists.openmicroscopy.org.uk<br>&gt; To: jeromeavondo@msn.com<br>&gt; <br>&gt; <br>&gt; On Jan 17, 2011, at 12:53 PM, Jerome Avondo wrote:<br>&gt; &gt; Hi Josh,<br>&gt; <br>&gt; Hey Jerome,<br>&gt; <br>&gt; &gt; I don't seem to have a Processor-0.log... Could it be I haven't started it or something? <br>&gt; <br>&gt; <br>&gt; It may well be missing one of its Python dependencies. Can you also look in or send master.err from the same directory? Until we get the line:<br>&gt; <br>&gt; <br>&gt; &gt; Server:     Processor-0                    inactive (disabled)<br>&gt; <br>&gt; <br>&gt; <br>&gt; saying "active", scripts definitely won't work.<br>&gt; ~Josh.<br>&gt; <br>&gt; <br>&gt; &gt; Did try getting nodes up manually but did say there where already running...<br>&gt; &gt; <br>&gt; &gt; And here is the output from diagnostic...<br>&gt; &gt; <br>&gt; &gt; ================================================================================<br>&gt; &gt; OMERO Diagnostics Beta4.2.1-r8614-Beta4.2-b41<br>&gt; &gt; ================================================================================<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; Commands:   java -version                  1.6.0     (/usr/bin/java)<br>&gt; &gt; Commands:   python -V                      2.6.2     (/usr/bin/python)<br>&gt; &gt; Commands:   icegridnode --version          3.3.1     (/usr/bin/icegridnode)<br>&gt; &gt; Commands:   icegridadmin --version         3.3.1     (/usr/bin/icegridadmin)<br>&gt; &gt; Commands:   psql --version                 8.4.4     (/usr/bin/psql)<br>&gt; &gt; <br>&gt; &gt; Server:     icegridnode                    running<br>&gt; &gt; Server:     Blitz-0                        active (pid = 6747, enabled)<br>&gt; &gt; Server:     DropBox                        inactive (disabled)<br>&gt; &gt; Server:     FileServer                     active (pid = 6779, enabled)<br>&gt; &gt; Server:     Indexer-0                      active (pid = 6781, enabled)<br>&gt; &gt; Server:     MonitorServer                  inactive (disabled)<br>&gt; &gt; Server:     OMERO.Glacier2                 active (pid = 6783, enabled)<br>&gt; &gt; Server:     OMERO.IceStorm                 active (pid = 6785, enabled)<br>&gt; &gt; Server:     Processor-0                    inactive (disabled)<br>&gt; &gt; Server:     Repository-1                   error: node `repo' couldn't be reache                    d:<br>&gt; &gt; the node is not active<br>&gt; &gt; Server:     Tables-0                       inactive (disabled)<br>&gt; &gt; Server:     TestDropBox                    inactive (enabled)<br>&gt; &gt; <br>&gt; &gt; Log dir:    /opt/OMERO.server-Beta-4.2.1/var/log exists<br>&gt; &gt; <br>&gt; &gt; Log files:  Blitz-0.log                    138.0 MB      errors=147  warnings=30                    3<br>&gt; &gt; Log files:  DropBox.log                    4.0 KB        errors=12   warnings=0                     <br>&gt; &gt; Log files:  FileServer.log                 1.0 KB<br>&gt; &gt; Log files:  Indexer-0.log                  1.0 MB        errors=2    warnings=71                    <br>&gt; &gt; Log files:  MonitorServer.log              5.0 KB        errors=6    warnings=0                     <br>&gt; &gt; Log files:  OMEROweb.log                   13.0 KB       errors=1    warnings=0                     <br>&gt; &gt; Log files:  Processor-0.log                n/a<br>&gt; &gt; Log files:  Tables-0.log                   n/a<br>&gt; &gt; Log files:  TestDropBox.log                n/a<br>&gt; &gt; Log files:  master.err                     11.0 KB<br>&gt; &gt; Log files:  master.out                     0.0 KB<br>&gt; &gt; Log files:  node1.err                      3.0 MB<br>&gt; &gt; Log files:  node1.out                      0.0 KB<br>&gt; &gt; Log files:  node2.err                      3.0 MB<br>&gt; &gt; Log files:  node2.out                      0.0 KB<br>&gt; &gt; Log files:  Total size                     145.66 MB<br>&gt; &gt; <br>&gt; &gt; Parsing Blitz-0.log:[line:24] =&gt; Server restarted &lt;=<br>&gt; &gt; Parsing Blitz-0.log:[line:724411] =&gt; Server restarted &lt;=<br>&gt; &gt; Parsing Blitz-0.log:[line:724678] =&gt; Server restarted &lt;=<br>&gt; &gt; Parsing Blitz-0.log:[line:728931] =&gt; Server restarted &lt;=<br>&gt; &gt; Parsing Blitz-0.log:[line:733730] =&gt; Server restarted &lt;=<br>&gt; &gt; Parsing Blitz-0.log:[line:735476] =&gt; Server restarted &lt;=<br>&gt; &gt; <br>&gt; &gt; Environment:OMERO_HOME=(unset)<br>&gt; &gt; Environment:OMERO_NODE=(unset)<br>&gt; &gt; Environment:OMERO_MASTER=(unset)<br>&gt; &gt; Environment:PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/sbin:/bin:/usr/sbin:/usr/                    bin<br>&gt; &gt; Environment:ICE_HOME=(unset)<br>&gt; &gt; Environment:LD_LIBRARY_PATH=(unset)<br>&gt; &gt; Environment:DYLD_LIBRARY_PATH=(unset)<br>&gt; &gt; <br>&gt; &gt; OMERO data dir: '/OMERO'        Exists? True    Is writable? True<br>&gt; &gt; OMERO.web status... [NOT STARTED]<br>&gt; &gt; ================================================================================<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; Thanks,<br>&gt; &gt; <br>&gt; &gt; Jerome.<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt;&gt; Subject: Re: [ome-devel] OMERO scripts...<br>&gt; &gt;&gt; From: josh@glencoesoftware.com<br>&gt; &gt;&gt; Date: Wed, 12 Jan 2011 16:36:12 +0100<br>&gt; &gt;&gt; CC: ome-devel@lists.openmicroscopy.org.uk<br>&gt; &gt;&gt; To: jeromeavondo@msn.com<br>&gt; &gt;&gt; <br>&gt; &gt;&gt; Hi Jerome,<br>&gt; &gt;&gt; <br>&gt; &gt;&gt; On Jan 12, 2011, at 2:21 PM, Jerome Avondo wrote:<br>&gt; &gt;&gt;&gt; Hi all,<br>&gt; &gt;&gt;&gt; <br>&gt; &gt;&gt;&gt; Firstly happy new year to everyone!! :)<br>&gt; &gt;&gt; <br>&gt; &gt;&gt; Same to you!<br>&gt; &gt;&gt; <br>&gt; &gt;&gt;&gt; I am having a few issues in trying the OMERO.script service. <br>&gt; &gt;&gt;&gt; I am trying to install and run the "Edit_Descriptions.py" example.<br>&gt; &gt;&gt;&gt; <br>&gt; &gt;&gt;&gt; I am working with the admin scripts, so I did the following:<br>&gt; &gt;&gt;&gt; <br>&gt; &gt;&gt;&gt; I created a new folder called jic_scripts under: lib/scripts/omero/jic_scripts<br>&gt; &gt;&gt;&gt; I copied in the "Edit_Descriptions.py" file.<br>&gt; &gt;&gt;&gt; <br>&gt; &gt;&gt;&gt; Then in OMERO.insight the script is indeed visible, ie: shows up in the drop down menu, but when I try and run it I get the following error:<br>&gt; &gt;&gt;&gt; <br>&gt; &gt;&gt;&gt; "Cannot load the script: 1414<br>&gt; &gt;&gt;&gt; Error: No Processor available<br>&gt; &gt;&gt;&gt; Please contact your administrator"<br>&gt; &gt;&gt;&gt; <br>&gt; &gt;&gt;&gt; And this is all on a 4.2.1 omero install.<br>&gt; &gt;&gt;&gt; <br>&gt; &gt;&gt;&gt; Any pearls of wisdom to help me out?<br>&gt; &gt;&gt; <br>&gt; &gt;&gt; Could you send us var/log/Processor-0.log as well as var/log/Blitz-0.log? The output of bin/omero admin diagnostics would also be helpful.<br>&gt; &gt;&gt; <br>&gt; &gt;&gt; Thanks,<br>&gt; &gt;&gt; ~Josh.<br>&gt; &gt;&gt; <br>&gt; &gt;&gt;&gt; Thanks for your time,<br>&gt; &gt;&gt;&gt; <br>&gt; &gt;&gt;&gt; Jerome.<br>&gt; &gt;&gt; <br>&gt; &gt;                                               <br>&gt; <br>                                               </body>
</html>