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 » Tue Jul 10, 2012 11:12 am

Alright, then that command won't work on your system. Sorry. Instead, you'll have to use the graphical Event Viewer. Thanks, ~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:25 am

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

Re: error script

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

Image

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

Re: error script

Postby jmoore » Tue Jul 10, 2012 6:50 pm

Can you show us how you've configured your installation? bin\omero config get

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

Re: error script

Postby chettia02 » Wed Jul 11, 2012 12:39 pm

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

c:\omero_dist>bin\omero config get
omero.data.dir=C:\\OMERO
omero.db.name=omero
omero.db.pass=omero
omero.db.port=5433
omero.db.user=omero
omero.ldap.base=dc=example,dc=com
omero.ldap.config=true
omero.ldap.password=secret
omero.ldap.urls=ldap://ldap.example.com:389
omero.ldap.user_filter='(objectClass=inetOrgPerson)'
omero.ldap.username=cn=Manager,dc=example,dc=com
omero.security.keyStorePassword=secret
omero.web.application_host=http://mydomain.com:80/
omero.web.application_server=development
omero.web.cache_backend=file://C:/windows/temp/
omero.web.session_engine=django.contrib.sessions.backends.cache

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

Re: error script

Postby wmoore » Fri Jul 13, 2012 9:57 am

Hi, it looks like this might take a while to sort out, and we're pretty busy with release just now.

One option you could try if you just want to get OMERO working is the virtual machine, where everything should "just work". https://www.openmicroscopy.org/site/sup ... appliance/

Otherwise, we'll get back to you ASAP,

Thanks,

Will.
User avatar
wmoore
Team Member
 
Posts: 674
Joined: Mon May 18, 2009 12:46 pm

Re: error script

Postby rleigh » Mon Jul 16, 2012 9:14 am

Dear Chettia,

There are a number of settings which look wrong in your configuration:

Code: Select all
omero.ldap.base=dc=example,dc=com
omero.ldap.config=true
omero.ldap.password=secret
omero.ldap.urls=ldap://ldap.example.com:389
omero.ldap.user_filter='(objectClass=inetOrgPerson)'
omero.ldap.username=cn=Manager,dc=example,dc=com


Are you using LDAP for authentication? If so, example.com and ldap.example.com are not valid names to use; they are just examples. In fact, all of the above settings are just example settings. You need to put your own LDAP server details (if any) here. If you don't need LDAP, I would suggest removing them all, and set omero.ldap.config=false to disable LDAP:

Code: Select all
bin\omero config set omero.ldap.config


This will set it to the default (false).

Code: Select all
omero.web.application_host=http://mydomain.com:80/


mydomain.com is not a valid hostname to use for the web application host; again it's just an example. You need to use the name of your own server here.

Regards,
Roger
User avatar
rleigh
 
Posts: 217
Joined: Tue Mar 13, 2012 11:45 am

Re: error script

Postby chettia02 » Tue Jul 17, 2012 9:14 am

hello;
I never set on the LDAP server is that it is very important ??
chettia02
 
Posts: 113
Joined: Thu May 24, 2012 8:24 am

Re: error script

Postby cxallan » Tue Jul 17, 2012 10:15 am

chettia02 wrote:hello;
I never set on the LDAP server is that it is very important ??


You did set on the LDAP server. It's in the bin\omero config get output you pasted above. If you do need LDAP you need to configure it properly, if you don't need LDAP you'll have to turn it off as Roger has explained.
cxallan
Site Admin
 
Posts: 509
Joined: Fri May 01, 2009 8:07 am

Re: error script

Postby chettia02 » Tue Jul 17, 2012 10:33 am

c:\omero_dist>bin\omero config get
omero.data.dir=C:\\OMERO
omero.db.name=omero
omero.db.pass=omero
omero.db.port=5433
omero.db.user=omero
omero.ldap.base=dc=example,dc=com
omero.ldap.config=true
omero.ldap.password=secret
omero.ldap.referral=follow
omero.ldap.urls=ldap://ldap.example.com:389
omero.ldap.user_filter='(objectClass=inetOrgPerson)'
omero.ldap.username=cn=Manager,dc=example,dc=com
omero.security.keyStorePassword=secret
omero.web.application_host=http://mydomain.com:80/
omero.web.application_server=development
omero.web.cache_backend=file://C:/windows/temp/
omero.web.session_engine=django.contrib.sessions.backends.cache
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