Hi Tarak,

They definitely are.

Do you have the SOGo backend installed in the proper location?

It sounds you have no mapistore backend running, which could explain the
issues you're experiencing.

Br,
Julien.

On 17/09/15 17:04, Tarak Patel wrote:
> Hi Julien,
>
> Another thing I found out is when I try to connect using outlook 2010,
>
> I see following errors,
>
> mapiproxy/dcesrv_mapiproxy.c:314(mapiproxy_op_ndr_pull): 
> mapiproxy::mapiproxy_op_ndr_pull
> mapiproxy/dcesrv_mapiproxy.c:472(mapiproxy_op_dispatch): 
> mapiproxy::mapiproxy_op_dispatch: [tv=1442502051.027514] [#69 start]
> mapiproxy/dcesrv_mapiproxy.c:490(mapiproxy_op_dispatch): 
> mapiproxy::mapiproxy_op_dispatch: EcDoConnectEx(0xa): 184 bytes
> mapiproxy/servers/default/emsmdb/dcesrv_exchange_emsmdb.c:1201(dcesrv_EcDoConnectEx):
>  exchange_emsmdb: EcDoConnectEx (0xA)
> mapiproxy/libmapistore/mapistore_backend.c:276(mapistore_backend_init): No 
> mapistore backends available (using backend path '(null)').
> mapiproxy/libmapistore/mapistore_interface.c:88(mapistore_init): 
> mapistore_backend_init: Storage backend initialization failed
> mapiproxy/servers/default/emsmdb/emsmdbp.c:173(emsmdbp_init): MAPISTORE 
> initialization failed
> mapiproxy/servers/default/emsmdb/dcesrv_exchange_emsmdb.c:1250(dcesrv_EcDoConnectEx):
>  FATAL: unable to initialize emsmdbp context
> mapiproxy/dcesrv_mapiproxy.c:562(mapiproxy_op_dispatch): 
> mapiproxy::mapiproxy_op_dispatch: [tv=1442502051.029890] [#69 end]
>
> Is this and other error I got when I start OCSManager are due to same reason?
>
> Let me know what I am doing wrong.
>
> Thanks,
> Tarak Patel
>
> -----Original Message-----
> From: devel [mailto:devel-boun...@lists.openchange.org] On Behalf Of Tarak 
> Patel
> Sent: Tuesday, September 15, 2015 11:30 AM
> To: Development list
> Subject: Re: [openchange][devel] Samba4.1.18 and OpenChange Vulcan OCSManager 
> Crashes
>
> Hi Julien,
>
> Currently my VM has 4GB of memory. 
>
> Is this memory good for running samba?
>
> Plus, let me know what could be my next steps in debugging this error.
>
> I am fairly new in configuring mail servers. 
>
> Your help would be much appreciated.
>
> Thanks,
> Tarak Patel
>
> -----Original Message-----
> From: devel [mailto:devel-boun...@lists.openchange.org] On Behalf Of Tarak 
> Patel
> Sent: Monday, September 14, 2015 11:45 AM
> To: Development list
> Subject: Re: [openchange][devel] Samba4.1.18 and OpenChange Vulcan OCSManager 
> Crashes
>
> Hi Julien,
>
>
> I cloned openchange from the git and executed make samba. Which fetched samba 
> and compiled and installed it.
>
> Just be on safe side what is the minimum requirement for memory for running 
> samba.
>
> Thanks,
> Tarak Patel
> ________________________________________
> દ્વારા: Julien Kerihuel [j.kerih...@openchange.org]"ના વતી "devel 
> [devel-boun...@lists.openchange.org]
> મોકલેલ: 14 સપ્ટેમ્બર 2015 09:51
> પ્રતિ: devel@lists.openchange.org
> વિષય: Re: [openchange][devel] Samba4.1.18 and OpenChange Vulcan OCSManager 
> Crashes
>
> Hi Tarak,
>
> OCSManager does not load properly because mapistore fails to pass the 
> initialization stage (mapistore_init call failing).
>
> Given your output, the possible reasons shall be that you are either lacking 
> memory (unlikely), or that Samba does not return the location of the private 
> dir. I have not dig in further yet, but answering the following question 
> shall help moving this further quickly:
>
> How did you install Samba?
>
> Br,
> Julien.
>
> On 11/09/15 22:56, Tarak Patel wrote:
> Hi All,
>
> I have configured samba-4.1.18 and OpenChange Vulcan on Ubuntu 12.04.
>
> When I try to run ocsmanager using pasterm ocsmanager does not start with 
> following error,
>
> 15:49:35,583 DEBUG [pylons.configuration] [MainThread] Initializing 
> configuration, package: 'ocsmanager'
> Traceback (most recent call last):
>   File "/usr/bin/paster2.7", line 4, in <module>
>     command.run()
>   File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 104, 
> in run
>     invoke(command, command_name, options, args[1:])
>   File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 143, 
> in invoke
>     exit_code = runner.run(args)
>   File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 238, 
> in run
>     result = self.command()
>   File "/usr/lib/python2.7/dist-packages/paste/script/serve.py", line 284, in 
> command
>     relative_to=base, global_conf=vars)
>   File "/usr/lib/python2.7/dist-packages/paste/script/serve.py", line 321, in 
> loadapp
>     **kw)
>   File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 247, 
> in loadapp
>     return loadobj(APP, uri, name=name, **kw)
>   File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 272, 
> in loadobj
>     return context.create()
>   File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 710, 
> in create
>     return self.object_type.invoke(self)
>   File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 146, 
> in invoke
>     return fix_call(context.object, context.global_conf, **context.local_conf)
>   File "/usr/lib/python2.7/dist-packages/paste/deploy/util.py", line 56, in 
> fix_call
>     val = callable(*args, **kw)
>   File 
> "/home/ubuntu/Downloads/openchange-fresh/mapiproxy/services/ocsmanager/ocsmanager/config/middleware.py",
>  line 43, in make_app
>     config = load_environment(global_conf, app_conf)
>   File 
> "/home/ubuntu/Downloads/openchange-fresh/mapiproxy/services/ocsmanager/ocsmanager/config/environment.py",
>  line 157, in load_environment
>     mstore = 
> mapistore.MAPIStore(config['ocsmanager']['main']['mapistore_root'])
> SystemError: error in mapistore_init
> Removing PID file /var/run/ocsmanager.pid
>
> Kindly, let me know what needs to be done in order to run ocsmanager.
>
> I have attached my smb.conf and ocsmanager.ini file in here.
>
> Thanks,
> Tarak Patel
>
>
>
> _______________________________________________
> devel mailing list
> devel@lists.openchange.org<mailto:devel@lists.openchange.org>
> http://mailman.openchange.org/listinfo/devel
>
>
>
> --
> Julien Kerihuel
> j.kerih...@openchange.org<mailto:j.kerih...@openchange.org>
> OpenChange Project Founder
>
> Twitter: http://twitter.com/jkerihuel
>
> GPG Fingerprint: 0B55 783D A781 6329 108A  B609 7EF6 FE11 A35F 1F79 
> _______________________________________________
> devel mailing list
> devel@lists.openchange.org
> http://mailman.openchange.org/listinfo/devel
> _______________________________________________
> devel mailing list
> devel@lists.openchange.org
> http://mailman.openchange.org/listinfo/devel
> _______________________________________________
> devel mailing list
> devel@lists.openchange.org
> http://mailman.openchange.org/listinfo/devel

-- 
Julien Kerihuel
j.kerih...@openchange.org
OpenChange Project Founder

Twitter: http://twitter.com/jkerihuel

GPG Fingerprint: 0B55 783D A781 6329 108A  B609 7EF6 FE11 A35F 1F79


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
devel mailing list
devel@lists.openchange.org
http://mailman.openchange.org/listinfo/devel

Reply via email to