Zeo Server Error while running server on Plone 5.0.6 (FIXED)

I am Working on Plone 5.0.6

When I run zeoserver I get something like this in my log. Can someone help me out with the issue...

daemon process started, pid=31617
2017-03-28T02:53:11 (31592) closing storage '1'
2017-03-28T02:53:11 (31592) closing storage '2'
2017-03-28T02:53:11 (31592) removed PID file '/var/local/plone-5.0/Plone5/zeoserver/zeoserver.pid'
2017-03-28T02:53:11 pid 31592: exit status 0
2017-03-28T02:53:11 Exiting
2017-03-28T02:53:37 daemon manager forked; parent exiting
2017-03-28T02:53:37 daemonizing the process
2017-03-28T02:53:37 set current directory: '/usr/local/Plonezeo/zeocluster/parts/zeoserver'
2017-03-28T02:53:37 daemon manager started
2017-03-28T02:53:37 spawned process pid=31617
2017-03-28T02:53:38 (31617) created PID file '/var/local/plone-5.0/Plone5/zeoserver/zeoserver.pid'
2017-03-28T02:53:38 (31617) opening storage '1' using FileStorage
2017-03-28T02:53:38 create storage /var/local/plone-5.0/Plone5/filestorage/Data.fs
2017-03-28T02:53:38 (31617) Blob directory /var/local/plone-5.0/Plone5/blobstorage has layout marker set. Selected bushy layout.
2017-03-28T02:53:38 (31617) opening storage '2' using FileStorage
2017-03-28T02:53:38 create storage /var/local/plone-5.0/Plone5/filestorage/Catalog.fs
2017-03-28T02:53:38 StorageServer created RW with storages: 1:RW:/var/local/plone-5.0/Plone5/filestorage/Data.fs, 2:RW:/var/local/plone-5.0/Plone5/filestorage/Catalog.fs
2017-03-28T02:53:39 (31617) listening on ('127.0.0.1', 8100)
2017-03-28T02:54:02 new connection ('127.0.0.1', 55533): <ManagedServerConnection ('127.0.0.1', 55533)>
2017-03-28T02:54:02 (31617) connect from ('127.0.0.1', 55533): <ManagedServerConnection ('127.0.0.1', 55533)>
2017-03-28T02:54:02 new connection ('127.0.0.1', 55534): <ManagedServerConnection ('127.0.0.1', 55534)>
2017-03-28T02:54:02 (31617) connect from ('127.0.0.1', 55534): <ManagedServerConnection ('127.0.0.1', 55534)>
2017-03-28T02:54:02 new connection ('127.0.0.1', 55535): <ManagedServerConnection ('127.0.0.1', 55535)>
2017-03-28T02:54:02 (31617) connect from ('127.0.0.1', 55535): <ManagedServerConnection ('127.0.0.1', 55535)>
2017-03-28T02:54:02 (127.0.0.1:55535) received handshake 'Z3101'
2017-03-28T02:54:02 (unconnected) disconnected
2017-03-28T02:54:02 (unconnected) disconnected

I can see similar messages in my "zeoserver" log file, even though the "zeoserver" works without problem.

I suppose that a minor "zeoserver" bug is responsible for the strange "(unconnected) disconnected" log entries - a bug without much effect. Likely, you can ignore those messages.

Does everything work correctly?

Yes its working but I am facing another issue now ComponentLookupError