Modify

Ticket #4249 (closed defect: worksforme)

Opened 14 months ago

Last modified 14 months ago

Unknown error at EBox::ZarafaLdapUser::setHasAccount objectClass: value #0 invalid per syntax

Reported by: pirbilal@… Owned by: jamor@…
Milestone: 2.2.X Component: zarafa
Severity: normal Keywords:
Cc:

Description (last modified by jamor@…) (diff)

Unknown error at EBox::ZarafaLdapUser::setHasAccount objectClass: value #0 invalid per syntax what does this error mean kindly help

Error

Unknown error at EBox::ZarafaLdapUser::setHasAccount objectClass: value #0 invalid per syntax

Trace

Unknown error at EBox::ZarafaLdapUser::setHasAccount objectClass: value #0 invalid per syntax at /usr/share/perl5/EBox/Ldap.pm line 701
	EBox::Ldap::_errorOnLdap('Net::LDAP::Modify=HASH(0x25e60ff8)', 'HASH(0x25d343c8)') called at /usr/share/perl5/EBox/Ldap.pm line 363
	EBox::Ldap::modify('EBox::Ldap=HASH(0x22b1c600)', 'uid=comopp,ou=Users,dc=zentyal', 'HASH(0x25d343c8)') called at /usr/share/perl5/EBox/ZarafaLdapUser.pm line 208
	EBox::ZarafaLdapUser::setHasAccount('EBox::ZarafaLdapUser=HASH(0x25e54ce0)', 'comopp', 1) called at /usr/share/perl5/EBox/CGI/Zarafa/ZarafaUserOptions.pm line 52
	EBox::CGI::Zarafa::ZarafaUserOptions::_process('EBox::CGI::Zarafa::ZarafaUserOptions=HASH(0x25dd0a58)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
	EBox::CGI::Base::run('EBox::CGI::Zarafa::ZarafaUserOptions=HASH(0x25dd0a58)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
	EBox::CGI::Run::run('EBox::CGI::Run', 'Zarafa/ZarafaUserOptions', 'EBox') called at /usr/share/zentyal/cgi/ebox.cgi line 34
	ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0x22b1d040)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
	eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
	ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0x25df1c38)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
	ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x25df1c38)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
	ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x22b1d040)') called at -e line 0
	eval {...} called at -e line 0

Attachments

zentyal.log Download (34.3 KB) - added by anonymous 14 months ago.
zentyal.log

Change History

Changed 14 months ago by anonymous

zentyal.log

comment:1 Changed 14 months ago by jamor@…

  • Status changed from new to closed
  • Resolution set to worksforme
  • Component changed from base to zarafa
  • Description modified (diff)
  • Summary changed from Bug report from Zentyal Server to Unknown error at EBox::ZarafaLdapUser::setHasAccount objectClass: value #0 invalid per syntax

Hello Pirbilal,

it seems to me that you are missing some of the Zarafa's LDAP schemas.

Please, told me how you have arrived to this situation. Do you have restored a backup?. Do you upgraded from a Zentyal previous version?. Or it was something other?.

Also you could try to reinstall the Zarafa LDAP schemas with this command:

perl -MEBox -MEBox::Global -e'EBox::init(); $mf = EBox::Global->modInstance('zarafa'); $mf->performLDAPActions(); 1'
/etc/init.d/zentyal zarafa restart

Regards,

Javier

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.