We're Hiring!

error script

General user discussion about using the OMERO platform to its fullest. Please ask new questions at https://forum.image.sc/tags/omero
Please note:
Historical discussions about OMERO. Please look for and ask new questions at https://forum.image.sc/tags/omero

There are workflow guides for various OMERO functions on our help site - http://help.openmicroscopy.org

You should find answers to any basic questions about using the clients there.

Re: error script

Postby jmoore » Thu Jul 05, 2012 11:26 am

Code: Select all
Server: DropBox inactive (disabled)
Server: MonitorServer inactive (disabled)
Server: Processor-0 inactive (disabled)
Server: Tables-0 inactive (disabled)
...


Your Python processes are still not running. Can you check the Event Viewer?
User avatar
jmoore
Site Admin
 
Posts: 1591
Joined: Fri May 22, 2009 1:29 pm
Location: Germany

Re: error script

Postby chettia02 » Thu Jul 05, 2012 11:52 am

i modéfied PYTHONPATH and i restared the server
this is the result:



C:\Users\Administrateur>cd c:\omero_dist

c:\omero_dist>bin\omero admin diagnostics

================================================================================

OMERO Diagnostics 4.3.4-dbcbce5a-b4
================================================================================


Commands: java -version 1.6.0 (C:\Windows\system32\java.E
XE)
Commands: python -V 2.5.5 (C:\Python25\python.EXE)
Commands: icegridnode --version 3.3.1 (C:\Ice-3.3.1\bin\icegridno
de.EXE)
Commands: icegridadmin --version 3.3.1 (C:\Ice-3.3.1\bin\icegridad
min.EXE)
Commands: psql --version not found

Server: icegridnode running
Server: Blitz-0 active (pid = 2636, enabled)
Server: DropBox inactive (disabled)
Server: FileServer active (pid = 2852, enabled)
Server: Indexer-0 active (pid = 2860, enabled)
Server: MonitorServer inactive (disabled)
Server: OMERO.Glacier2 active (pid = 2916, enabled)
Server: OMERO.IceStorm active (pid = 2968, enabled)
Server: PixelData-0 active (pid = 2976, enabled)
Server: Processor-0 inactive (disabled)
Server: Tables-0 inactive (disabled)
Server: TestDropBox inactive (enabled)

Log dir: c:\omero_dist\var\log exists

Log files: Blitz-0.log 162.0 MB errors=1010 warnings=43
1
Log files: DropBox.log 1.0 KB errors=4 warnings=0

Log files: FileServer.log 0.0 KB
Log files: Indexer-0.log 409.0 KB errors=9 warnings=12

Log files: MonitorServer.log 2.0 KB errors=3 warnings=0

Log files: OMEROweb.log 1.0 MB errors=811 warnings=11
6
Log files: PixelData-0.log 265.0 KB errors=8 warnings=12

Log files: Processor-0.log n/a
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 165.05 MB

Parsing Blitz-0.log:[line:904] => Server restarted <=
Parsing Blitz-0.log:[line:1362] => Server restarted <=
Parsing Blitz-0.log:[line:3586] => Server restarted <=
Parsing Blitz-0.log:[line:5799] => Server restarted <=
Parsing Blitz-0.log:[line:5920] => Server restarted <=
Parsing Blitz-0.log:[line:15728] => Server restarted <=
Parsing Blitz-0.log:[line:35181] => Server restarted <=
Parsing Blitz-0.log:[line:35426] => Server restarted <=
Parsing Blitz-0.log:[line:50744] => Server restarted <=
Parsing Blitz-0.log:[line:51166] => Server restarted <=
Parsing Blitz-0.log:[line:72416] => Server restarted <=
Parsing Blitz-0.log:[line:130469] => Server restarted <=
Parsing Blitz-0.log:[line:142580] => Server restarted <=
Parsing Blitz-0.log:[line:147503] => Server restarted <=
Parsing Blitz-0.log:[line:244177] => Server restarted <=
Parsing Blitz-0.log:[line:280780] => Server restarted <=
Parsing Blitz-0.log:[line:299466] => Server restarted <=
Parsing Blitz-0.log:[line:462074] => Server restarted <=
Parsing Blitz-0.log:[line:462456] => Server restarted <=
Parsing Blitz-0.log:[line:547109] => Server restarted <=
Parsing Blitz-0.log:[line:636599] => Server restarted <=
Parsing Blitz-0.log:[line:636720] => Server restarted <=
Parsing Blitz-0.log:[line:637241] => Server restarted <=
Parsing Blitz-0.log:[line:637362] => Server restarted <=
Parsing Blitz-0.log:[line:637483] => Server restarted <=
Parsing Blitz-0.log:[line:637605] => Server restarted <=
Parsing Blitz-0.log:[line:637726] => Server restarted <=
Parsing Blitz-0.log:[line:1083758] => Server restarted <=
Parsing Blitz-0.log:[line:1103837] => Server restarted <=
Parsing Blitz-0.log:[line:1103958] => Server restarted <=
Parsing Blitz-0.log:[line:1107243] => Server restarted <=

Environment:OMERO_HOME=(unset)
Environment:OMERO_NODE=(unset)
Environment:OMERO_MASTER=(unset)
Environment:PATH=C:\Python25\;C:\Windows\system32;C:\Windows;C:\Windows\System32
\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Ice-3.3.1\bin;C:\Python25\;
C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\Wind
owsPowerShell\v1.0\;C:\Ice-3.3.1\bin
Environment:ICE_HOME=(unset)
Environment:LD_LIBRARY_PATH=(unset)
Environment:DYLD_LIBRARY_PATH=(unset)

OMERO data dir: 'C:\\OMERO' Exists? True Is writable? True
OMERO.web status... DEVELOPMENT: You will have to check status by hand!

c:\omero_dist>
chettia02
 
Posts: 113
Joined: Thu May 24, 2012 8:24 am

Re: error script

Postby jmoore » Thu Jul 05, 2012 11:55 am

The Python processes still aren't running. Can you have a look at the Event Viewer?
User avatar
jmoore
Site Admin
 
Posts: 1591
Joined: Fri May 22, 2009 1:29 pm
Location: Germany

Re: error script

Postby chettia02 » Thu Jul 05, 2012 12:01 pm

yes it is in system variable (pythpath)
chettia02
 
Posts: 113
Joined: Thu May 24, 2012 8:24 am

Re: error script

Postby chettia02 » Thu Jul 05, 2012 12:12 pm

Image
chettia02
 
Posts: 113
Joined: Thu May 24, 2012 8:24 am

Re: error script

Postby jmoore » Thu Jul 05, 2012 4:11 pm

I would still appreciate it if you could look in the Event Viewer.
User avatar
jmoore
Site Admin
 
Posts: 1591
Joined: Fri May 22, 2009 1:29 pm
Location: Germany

Re: error script

Postby sbesson » Fri Jul 06, 2012 8:43 am

What you need to look at is called 'Observateur d'événements' under your Windows machine, I think.

Sebastien
Sebastien
User avatar
sbesson
Team Member
 
Posts: 421
Joined: Tue Feb 28, 2012 7:20 pm

Re: error script

Postby chettia02 » Fri Jul 06, 2012 10:42 am

hello jomoore,hellosbesson;
What I seek in the Observateur d'événements ???
thnk's
chettia
chettia02
 
Posts: 113
Joined: Thu May 24, 2012 8:24 am

Re: error script

Postby jmoore » Mon Jul 09, 2012 10:45 am

The event viewer is a log of messages that have been generated by various Windows services. You can see a video of how to check it for OMERO on youtube: https://www.youtube.com/watch?v=Mt0zvSQ ... ature=plcp

Another possibility is to run:
Code: Select all
bin\omero admin events


though this doesn't work for all Windows configurations.

Cheers,
~Josh
User avatar
jmoore
Site Admin
 
Posts: 1591
Joined: Fri May 22, 2009 1:29 pm
Location: Germany

Re: error script

Postby chettia02 » Tue Jul 10, 2012 11:04 am

the result of : bin\omero admin events

c:\omero_dist>bin\omero admin events
Traceback (most recent call last):
File "c:\omero_dist\bin\\omero", line 123, in <module>
rv = omero.cli.argv()
File "c:\omero_dist\lib\python\omero\cli.py", line 1172, in argv
cli.invoke(args[1:])
File "c:\omero_dist\lib\python\omero\cli.py", line 722, in invoke
stop = self.onecmd(line, previous_args)
File "c:\omero_dist\lib\python\omero\cli.py", line 791, in onecmd
self.execute(line, previous_args)
File "c:\omero_dist\lib\python\omero\cli.py", line 871, in execute
args.func(args)
File "c:\omero_dist\lib\python\omero\plugins\admin.py", line 249, in events
win32evtlogutil.FeedEventLogRecords(DumpRecord)
File "C:\Python25\lib\site-packages\win32\lib\win32evtlogutil.py", line 150, i
n FeedEventLogRecords
map(lambda item, feeder = feeder: feeder(*(item,)), objects)
File "C:\Python25\lib\site-packages\win32\lib\win32evtlogutil.py", line 150, i
n <lambda>
map(lambda item, feeder = feeder: feeder(*(item,)), objects)
File "c:\omero_dist\lib\python\omero\plugins\admin.py", line 243, in DumpRecor
d
if str(record.SourceName) == svc_name:
File "c:\omero_dist\lib\python\omero_ext\argparse.py", line 1179, in __eq__
return vars(self) == vars(other)
TypeError: vars() argument must have __dict__ attribute

c:\omero_dist>
chettia02
 
Posts: 113
Joined: Thu May 24, 2012 8:24 am

PreviousNext

Return to User Discussion

Who is online

Users browsing this forum: No registered users and 1 guest