Your comments

Please help!!!!  on the above log file

Here is the log file:

00:00:06,859 INFO c.m.m.m.DefaultMailer:92 - Email content: [Sample project] Overdue tickets(3)

Due Date Assignment Assignee
Task A
Task D
2019-04-09 Sample milestone vwaghmare

This email has been sent to you as part of your project "Sample project" membership. To change your project email preferences at any time, please visit the Project Notification Setting page for your project.

Copyright by © MyCollab 2019. All rights reserved. Connect with us

00:00:06,920 ERROR c.m.s.j.GenericQuartzJobBean:49 - Exception in running schedule

com.mycollab.core.MyCollabException: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:465

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:93)

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:103)

at com.mycollab.module.mail.service.impl.ExtMailServiceImpl.sendHTMLMail(ExtMailServiceImpl.kt:49)

at com.mycollab.module.project.schedule.email.service.OverdueProjectTicketsNotificationJob.executeJob(OverdueProjectTicketsNotificationJob.kt:130)

at com.mycollab.schedule.jobs.GenericQuartzJobBean.executeInternal(GenericQuartzJobBean.kt:41)

at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:75)

at org.quartz.core.JobRunShell.run(JobRunShell.java:202)

at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)

Caused by: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:465

at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1469)

at org.apache.commons.mail.Email.send(Email.java:1496)

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:90)

... 7 common frames omitted

Caused by: javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. Learn more at

535 5.7.8 https://support.google.com/mail/?p=BadCredentials y2sm19535231pfm.47 - gsmtp

at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:965)

at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:876)

at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:780)

at javax.mail.Service.connect(Service.java:388)

at javax.mail.Service.connect(Service.java:246)

at javax.mail.Service.connect(Service.java:195)

at javax.mail.Transport.send0(Transport.java:254)

at javax.mail.Transport.send(Transport.java:124)

at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1459)

... 9 common frames omitted

13:13:59,492 INFO c.m.v.AppUI:59 - Load account info of sub-domain 192.168.1.45 from 192.168.1.45

13:13:59,864 INFO c.m.v.AppUI:65 - Billing account info

15:15:29,700 INFO c.m.m.u.s.m.UserServiceDBImpl:240 - Authenticate user vwaghmare@patentinsightpro.com in sub-domain

15:15:30,200 INFO c.m.w.DesktopApplication:309 - Get billing account successfully - Pricing: 0.0, Account: 1, User: vwaghmare@patentinsightpro.com - vwaghmare

20:58:43,793 INFO c.m.v.AppUI:59 - Load account info of sub-domain 192.168.1.45 from 192.168.1.45

20:58:44,022 INFO c.m.v.AppUI:65 - Billing account info

20:59:07,944 INFO c.m.m.u.s.m.UserServiceDBImpl:240 - Authenticate user vwaghmare@patentinsightpro.com in sub-domain

20:59:08,707 INFO c.m.w.DesktopApplication:309 - Get billing account successfully - Pricing: 0.0, Account: 1, User: vwaghmare@patentinsightpro.com - vwaghmare

21:01:33,752 INFO o.a.j.c.audit:712 - [1] 4 hainguyen@ecm:/ (9575)

21:01:34,357 INFO o.a.j.c.audit:712 - [2] 5 hainguyen@ecm:/avatar (7890)

21:01:34,711 INFO o.a.j.c.audit:712 - [3] 6 hainguyen@ecm:/avatar (8265)

21:01:35,157 INFO o.a.j.c.audit:712 - [4] 7 hainguyen@ecm:/avatar (8639)

21:01:35,594 INFO o.a.j.c.audit:712 - [5] 8 hainguyen@ecm:/avatar (9013)

21:01:36,269 INFO o.a.j.c.audit:712 - [6] 9 hainguyen@ecm:/avatar (9387)

21:01:40,208 INFO c.m.m.m.DefaultMailer:92 - Email content: Welcome to the project PatTest on MyCollab

vwaghmare invited you to join the project "PatTest".
“ Please join me to our new tool. This is a place where everyone can manage our business sales, projects, documents. But it is easy to use too! „ Account details:
Email: prashant@patentinsightpro.com
Password: Me5a7Pxrr/B
Go

Copyright by © MyCollab 2019. All rights reserved. Connect with us

21:01:40,209 ERROR c.m.s.AppEventBus:35 - Error in event bus execution

com.mycollab.core.MyCollabException: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:465

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:93)

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:103)

at com.mycollab.module.mail.service.impl.ExtMailServiceImpl.sendHTMLMail(ExtMailServiceImpl.kt:49)

at com.mycollab.module.project.esb.InviteProjectMembersCommand.inviteUsers(InviteProjectMembersCommand.kt:128)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:87)

at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:72)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

at java.lang.Thread.run(Thread.java:748)

Caused by: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:465

at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1469)

at org.apache.commons.mail.Email.send(Email.java:1496)

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:90)

... 12 common frames omitted

Caused by: javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. Learn more at

535 5.7.8 https://support.google.com/mail/?p=BadCredentials z128sm47116839pfz.107 - gsmtp

at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:965)

at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:876)

at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:780)

at javax.mail.Service.connect(Service.java:388)

at javax.mail.Service.connect(Service.java:246)

at javax.mail.Service.connect(Service.java:195)

at javax.mail.Transport.send0(Transport.java:254)

at javax.mail.Transport.send(Transport.java:124)

at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1459)

... 14 common frames omitted

21:03:02,811 INFO c.m.m.m.DefaultMailer:92 - Email content: [PatTest]: vwaghmare has created a new phase "Milesstone1"

vwaghmare created a new phase:

PatTest

Milesstone1

Name Milesstone1
Status In Progress Assignee avatar vwaghmare
Start Date 03/27/2019 End Date 04/03/2019
Description

This email has been sent to you as part of your project "PatTest" membership. To change your project email preferences at any time, please visit the Project Notification Setting page for your project.

Copyright by © MyCollab 2019. All rights reserved. Connect with us

21:03:02,812 ERROR c.m.s.j.ProjectSendingRelayEmailNotificationJob:64 - Error while sending scheduler command

com.mycollab.core.MyCollabException: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:465

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:93)

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:103)

at com.mycollab.module.mail.service.impl.ExtMailServiceImpl.sendHTMLMail(ExtMailServiceImpl.kt:49)

at com.mycollab.module.project.schedule.email.service.SendMailToAllMembersAction.sendNotificationForCreateAction(SendMailToAllMembersAction.kt:126)

at com.mycollab.schedule.jobs.ProjectSendingRelayEmailNotificationJob.executeJob(ProjectSendingRelayEmailNotificationJob.kt:59)

at com.mycollab.schedule.jobs.GenericQuartzJobBean.executeInternal(GenericQuartzJobBean.kt:41)

at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:75)

at org.quartz.core.JobRunShell.run(JobRunShell.java:202)

at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)

Caused by: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:465

at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1469)

at org.apache.commons.mail.Email.send(Email.java:1496)

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:90)

... 8 common frames omitted

Caused by: javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. Learn more at

535 5.7.8 https://support.google.com/mail/?p=BadCredentials n75sm35905105pfb.39 - gsmtp

at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:965)

at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:876)

at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:780)

at javax.mail.Service.connect(Service.java:388)

at javax.mail.Service.connect(Service.java:246)

at javax.mail.Service.connect(Service.java:195)

at javax.mail.Transport.send0(Transport.java:254)

at javax.mail.Transport.send(Transport.java:124)

at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1459)

... 10 common frames omitted

21:05:18,382 WARN c.m.c.DistributionLockUtil:42 - Can not get lock service

21:06:02,956 INFO c.m.m.m.DefaultMailer:92 - Email content: [PatTest]: vwaghmare has created a new ticket "Export enhancements"

vwaghmare created a new ticket:

PatTest

#1 - Export enhancements

Name Export enhancements
Start Date 03/27/2019 End Date
Due Date 03/30/2019 Complete(%) 0.0
Priority High Assignee avatar vwaghmare
Is Estimated true Remain Estimate
Phase Milesstone1 Parent Task
Description Status Open

This email has been sent to you as part of your project "Export enhancements" membership. To change your project email preferences at any time, please visit the Project Notification Setting page for your project.

Copyright by © MyCollab 2019. All rights reserved. Connect with us

21:06:02,957 ERROR c.m.s.j.ProjectSendingRelayEmailNotificationJob:64 - Error while sending scheduler command

com.mycollab.core.MyCollabException: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:465

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:93)

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:103)

at com.mycollab.module.mail.service.impl.ExtMailServiceImpl.sendHTMLMail(ExtMailServiceImpl.kt:49)

at com.mycollab.module.project.schedule.email.service.SendMailToFollowersAction.sendNotificationForCreateAction(SendMailToFollowersAction.kt:104)

at com.mycollab.schedule.jobs.ProjectSendingRelayEmailNotificationJob.executeJob(ProjectSendingRelayEmailNotificationJob.kt:59)

at com.mycollab.schedule.jobs.GenericQuartzJobBean.executeInternal(GenericQuartzJobBean.kt:41)

at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:75)

at org.quartz.core.JobRunShell.run(JobRunShell.java:202)

at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)

Caused by: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:465

at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1469)

at org.apache.commons.mail.Email.send(Email.java:1496)

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:90)

... 8 common frames omitted

Caused by: javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. Learn more at

535 5.7.8 https://support.google.com/mail/?p=BadCredentials 71sm17876796pfs.36 - gsmtp

at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:965)

at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:876)

at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:780)

at javax.mail.Service.connect(Service.java:388)

at javax.mail.Service.connect(Service.java:246)

at javax.mail.Service.connect(Service.java:195)

at javax.mail.Transport.send0(Transport.java:254)

at javax.mail.Transport.send(Transport.java:124)

at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1459)

... 10 common frames omitted

21:07:27,933 INFO o.a.j.c.audit:712 - [7] 10 hainguyen@ecm:/avatar (9758)

21:07:28,508 INFO o.a.j.c.audit:712 - [8] 11 hainguyen@ecm:/avatar (10132)

21:07:28,962 INFO o.a.j.c.audit:712 - [9] 12 hainguyen@ecm:/avatar (10506)

21:07:29,375 INFO o.a.j.c.audit:712 - [10] 13 hainguyen@ecm:/avatar (10880)

21:07:29,733 INFO o.a.j.c.audit:712 - [11] 14 hainguyen@ecm:/avatar (11254)

21:07:29,983 INFO o.a.j.c.audit:712 - [12] 15 hainguyen@ecm:/avatar (11628)

21:07:34,536 INFO c.m.m.m.DefaultMailer:92 - Email content: Welcome to the project PatTest on MyCollab

vwaghmare invited you to join the project "PatTest".
“ Please join me to our new tool. This is a place where everyone can manage our business sales, projects, documents. But it is easy to use too! „ Account details:
Email: sandip@patentinsightpro.com
Password: kNz@7C9E
Go

Copyright by © MyCollab 2019. All rights reserved. Connect with us

21:07:34,538 ERROR c.m.s.AppEventBus:35 - Error in event bus execution

com.mycollab.core.MyCollabException: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:465

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:93)

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:103)

at com.mycollab.module.mail.service.impl.ExtMailServiceImpl.sendHTMLMail(ExtMailServiceImpl.kt:49)

at com.mycollab.module.project.esb.InviteProjectMembersCommand.inviteUsers(InviteProjectMembersCommand.kt:128)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:87)

at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:72)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

at java.lang.Thread.run(Thread.java:748)

Caused by: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:465

at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1469)

at org.apache.commons.mail.Email.send(Email.java:1496)

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:90)

... 12 common frames omitted

Caused by: javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. Learn more at

535 5.7.8 https://support.google.com/mail/?p=BadCredentials b7sm1366908pfj.67 - gsmtp

at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:965)

at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:876)

at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:780)

at javax.mail.Service.connect(Service.java:388)

at javax.mail.Service.connect(Service.java:246)

at javax.mail.Service.connect(Service.java:195)

at javax.mail.Transport.send0(Transport.java:254)

at javax.mail.Transport.send(Transport.java:124)

at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1459)

... 14 common frames omitted

21:08:37,878 INFO c.m.v.AppUI:59 - Load account info of sub-domain 192.168.1.45 from 192.168.1.45

21:08:37,881 INFO c.m.v.AppUI:65 - Billing account info

21:08:38,546 INFO c.m.m.u.s.m.UserServiceDBImpl:240 - Authenticate user vwaghmare@patentinsightpro.com in sub-domain

21:08:38,703 INFO c.m.w.DesktopApplication:309 - Get billing account successfully - Pricing: 0.0, Account: 1, User: vwaghmare@patentinsightpro.com - vwaghmare

21:09:51,790 ERROR c.m.w.DesktopApplication:261 - Error

com.vaadin.server.ServerRpcManager$RpcInvocationException: Unable to invoke method drop in com.vaadin.shared.ui.dnd.DropTargetRpc

at com.vaadin.server.ServerRpcManager.applyInvocation(ServerRpcManager.java:159)

at com.vaadin.server.ServerRpcManager.applyInvocation(ServerRpcManager.java:116)

at com.vaadin.server.communication.ServerRpcHandler.handleInvocation(ServerRpcHandler.java:445)

at com.vaadin.server.communication.ServerRpcHandler.handleInvocations(ServerRpcHandler.java:410)

at com.vaadin.server.communication.ServerRpcHandler.handleRpc(ServerRpcHandler.java:274)

at com.vaadin.server.communication.PushHandler.lambda$new$1(PushHandler.java:148)

at com.vaadin.server.communication.PushHandler.callWithUi(PushHandler.java:248)

at com.vaadin.server.communication.PushHandler.onMessage(PushHandler.java:534)

at com.vaadin.server.communication.PushAtmosphereHandler.onMessage(PushAtmosphereHandler.java:87)

at com.vaadin.server.communication.PushAtmosphereHandler.onRequest(PushAtmosphereHandler.java:77)

at org.atmosphere.cpr.AsynchronousProcessor.action(AsynchronousProcessor.java:225)

at org.atmosphere.cpr.AsynchronousProcessor.suspended(AsynchronousProcessor.java:114)

at org.atmosphere.container.Servlet30CometSupport.service(Servlet30CometSupport.java:67)

at org.atmosphere.cpr.AtmosphereFramework.doCometSupport(AtmosphereFramework.java:2297)

at org.atmosphere.websocket.DefaultWebSocketProcessor.dispatch(DefaultWebSocketProcessor.java:594)

at org.atmosphere.websocket.DefaultWebSocketProcessor$3.run(DefaultWebSocketProcessor.java:345)

at org.atmosphere.util.VoidExecutorService.execute(VoidExecutorService.java:101)

at org.atmosphere.websocket.DefaultWebSocketProcessor.dispatch(DefaultWebSocketProcessor.java:340)

at org.atmosphere.websocket.DefaultWebSocketProcessor.invokeWebSocketProtocol(DefaultWebSocketProcessor.java:448)

at org.atmosphere.container.JSR356Endpoint$3.onMessage(JSR356Endpoint.java:272)

at org.atmosphere.container.JSR356Endpoint$3.onMessage(JSR356Endpoint.java:269)

at io.undertow.websockets.jsr.FrameHandler$7.run(FrameHandler.java:286)

at io.undertow.websockets.jsr.ServerWebSocketContainer$1.call(ServerWebSocketContainer.java:170)

at io.undertow.websockets.jsr.ServerWebSocketContainer$1.call(ServerWebSocketContainer.java:167)

at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)

at io.undertow.websockets.jsr.ServerWebSocketContainer.invokeEndpointMethod(ServerWebSocketContainer.java:604)

at io.undertow.websockets.jsr.ServerWebSocketContainer.invokeEndpointMethod(ServerWebSocketContainer.java:594)

at io.undertow.websockets.jsr.FrameHandler.invokeTextHandler(FrameHandler.java:266)

at io.undertow.websockets.jsr.FrameHandler.onFullTextMessage(FrameHandler.java:317)

at io.undertow.websockets.core.AbstractReceiveListener$2.complete(AbstractReceiveListener.java:156)

at io.undertow.websockets.core.AbstractReceiveListener$2.complete(AbstractReceiveListener.java:152)

at io.undertow.websockets.core.BufferedTextMessage.read(BufferedTextMessage.java:105)

at io.undertow.websockets.core.AbstractReceiveListener.readBufferedText(AbstractReceiveListener.java:152)

at io.undertow.websockets.core.AbstractReceiveListener.bufferFullMessage(AbstractReceiveListener.java:90)

at io.undertow.websockets.jsr.FrameHandler.onText(FrameHandler.java:182)

at io.undertow.websockets.core.AbstractReceiveListener.handleEvent(AbstractReceiveListener.java:44)

at io.undertow.websockets.core.AbstractReceiveListener.handleEvent(AbstractReceiveListener.java:33)

at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)

at io.undertow.server.protocol.framed.AbstractFramedChannel$FrameReadListener.handleEvent(AbstractFramedChannel.java:948)

at io.undertow.server.protocol.framed.AbstractFramedChannel$FrameReadListener.handleEvent(AbstractFramedChannel.java:929)

at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)

at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66)

at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:88)

at org.xnio.nio.WorkerThread.run(WorkerThread.java:561)

Caused by: java.lang.reflect.InvocationTargetException: null

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at com.vaadin.server.ServerRpcManager.applyInvocation(ServerRpcManager.java:155)

... 43 common frames omitted

Caused by: com.vaadin.event.ListenerMethod$MethodException: Invocation of method drop in com.mycollab.module.project.view.ticket.TicketKanbanBoardViewImpl$KanbanBlock$$Lambda$701/1663030653 failed.

at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:519)

at com.vaadin.event.EventRouter.fireEvent(EventRouter.java:273)

at com.vaadin.event.EventRouter.fireEvent(EventRouter.java:237)

at com.vaadin.server.AbstractClientConnector.fireEvent(AbstractClientConnector.java:1014)

at com.vaadin.ui.dnd.DropTargetExtension.onDrop(DropTargetExtension.java:108)

at com.vaadin.ui.dnd.DropTargetExtension.lambda$registerDropTargetRpc$33bea609$1(DropTargetExtension.java:77)

... 48 common frames omitted

Caused by: org.springframework.dao.DataIntegrityViolationException:

### Error updating database. Cause: java.sql.SQLIntegrityConstraintViolationException: Cannot add or update a child row: a foreign key constraint fails

### The error may exist in class path resource [sqlMap/project/TaskMapper.xml]

### The error may involve com.mycollab.module.project.dao.TaskMapper.updateByPrimaryKeySelective-Inline

### The error occurred while setting parameters

### SQL: update m_prj_task SET name = ?, startDate = ?, endDate = ?, priority = ?, projectId = ?, dueDate = ?, lastUpdatedTime = ?, assignUser = ?, sAccountId = ?, status = ?, milestoneId = ? where id = ?

### Cause: java.sql.SQLIntegrityConstraintViolationException: Cannot add or update a child row: a foreign key constraint fails

; Cannot add or update a child row: a foreign key constraint fails; nested exception is java.sql.SQLIntegrityConstraintViolationException: Cannot add or update a child row: a foreign key constraint fails

at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)

at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)

at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)

at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)

at com.sun.proxy.$Proxy89.update(Unknown Source)

at org.mybatis.spring.SqlSessionTemplate.update(SqlSessionTemplate.java:294)

at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:64)

at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:58)

at com.sun.proxy.$Proxy131.updateByPrimaryKeySelective(Unknown Source)

at com.mycollab.db.persistence.service.DefaultCrudService.updateSelectiveWithSession(DefaultCrudService.kt:105)

at com.mycollab.module.project.service.impl.ProjectTaskServiceImpl.updateSelectiveWithSession(ProjectTaskServiceImpl.kt:127)

at com.mycollab.module.project.service.impl.ProjectTaskServiceImpl.updateSelectiveWithSession(ProjectTaskServiceImpl.kt:66)

at com.mycollab.module.project.service.impl.ProjectTaskServiceImpl$$FastClassBySpringCGLIB$$db0586dd.invoke()

at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)

at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)

at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)

at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56)

at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)

at org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.invoke(AfterReturningAdviceInterceptor.java:55)

at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)

at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56)

at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)

at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)

at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)

at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)

at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)

at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)

at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)

at com.mycollab.module.project.service.impl.ProjectTaskServiceImpl$$EnhancerBySpringCGLIB$$a392c30d.updateSelectiveWithSession()

at com.mycollab.module.project.view.ticket.TicketKanbanBoardViewImpl$KanbanBlock.lambda$new$b1b79813$1(TicketKanbanBoardViewImpl.java:343)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:499)

... 53 common frames omitted

Caused by: java.sql.SQLIntegrityConstraintViolationException: Cannot add or update a child row: a foreign key constraint fails

at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:117)

at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)

at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)

at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:970)

at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:387)

at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)

at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)

at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)

at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)

at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50)

at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)

at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)

at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:198)

at sun.reflect.GeneratedMethodAccessor237.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)

... 84 common frames omitted

21:22:51,959 INFO c.m.m.u.s.m.UserServiceDBImpl:240 - Authenticate user vwaghmare@patentinsightpro.com in sub-domain

21:22:57,418 INFO c.m.m.u.s.m.UserServiceDBImpl:240 - Authenticate user vwaghmare@patentinsightpro.com in sub-domain

21:22:57,577 INFO c.m.w.DesktopApplication:309 - Get billing account successfully - Pricing: 0.0, Account: 1, User: vwaghmare@patentinsightpro.com - vwaghmare

22:26:43,384 INFO c.m.v.AppUI:59 - Load account info of sub-domain 192.168.1.45 from 192.168.1.45

22:26:43,388 INFO c.m.v.AppUI:65 - Billing account info

22:27:00,416 INFO c.m.m.u.s.m.UserServiceDBImpl:240 - Authenticate user prashant@patentinsightpo.com in sub-domain

22:30:23,345 INFO c.m.m.m.DefaultMailer:92 - Email content: Welcome to the project PatTest on MyCollab

vwaghmare invited you to join the project "PatTest".
“ Please join me to our new tool. This is a place where everyone can manage our business sales, projects, documents. But it is easy to use too! „
Go

Copyright by © MyCollab 2019. All rights reserved. Connect with us

22:30:23,346 ERROR c.m.s.AppEventBus:35 - Error in event bus execution

com.mycollab.core.MyCollabException: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:465

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:93)

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:103)

at com.mycollab.module.mail.service.impl.ExtMailServiceImpl.sendHTMLMail(ExtMailServiceImpl.kt:49)

at com.mycollab.module.project.esb.InviteProjectMembersCommand.inviteUsers(InviteProjectMembersCommand.kt:128)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:87)

at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:72)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

at java.lang.Thread.run(Thread.java:748)

Caused by: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:465

at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1469)

at org.apache.commons.mail.Email.send(Email.java:1496)

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:90)

... 12 common frames omitted

Caused by: javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. Learn more at

535 5.7.8 https://support.google.com/mail/?p=BadCredentials y12sm31222191pgq.64 - gsmtp

at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:965)

at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:876)

at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:780)

at javax.mail.Service.connect(Service.java:388)

at javax.mail.Service.connect(Service.java:246)

at javax.mail.Service.connect(Service.java:195)

at javax.mail.Transport.send0(Transport.java:254)

at javax.mail.Transport.send(Transport.java:124)

at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1459)

... 14 common frames omitted

22:31:14,595 INFO c.m.v.AppUI:59 - Load account info of sub-domain 192.168.1.45 from 192.168.1.45

22:31:14,600 INFO c.m.v.AppUI:65 - Billing account info

22:44:24,905 INFO c.m.s.DefaultServerRunner:50 - Starting DefaultServerRunner v7.0.1 on apps2 with PID 31255 (/root/MyCollab-7.0.1/lib/mycollab-server-runner-7.0.1.jar started by root in /root/MyCollab-7.0.1)

22:44:25,223 INFO c.m.s.DefaultServerRunner:675 - No active profile set, falling back to default profiles: default

22:45:29,131 INFO o.s.c.a.ConfigurationClassPostProcessor:380 - Cannot enhance @Configuration bean definition 'com.vaadin.spring.VaadinConfiguration' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'.

22:45:30,936 INFO c.m.v.AppUI:59 - Load account info of sub-domain 192.168.1.45 from 192.168.1.45

22:45:31,066 INFO c.m.v.AppUI:65 - Billing account info

22:45:45,920 INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f34b1d2c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)

22:46:02,284 INFO c.m.m.u.s.m.UserServiceDBImpl:240 - Authenticate user vwaghmare@patentinsightpro.com in sub-domain

22:46:08,961 WARN i.u.w.jsr:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used

22:46:09,449 INFO i.u.servlet:364 - Initializing Spring embedded WebApplicationContext

22:46:09,451 INFO o.s.w.c.ContextLoader:296 - Root WebApplicationContext: initialization completed in 98903 ms

22:46:09,612 INFO c.m.m.u.s.m.UserServiceDBImpl:240 - Authenticate user vwaghmare@patentinsightpro.com in sub-domain

22:46:11,215 INFO c.m.w.DesktopApplication:309 - Get billing account successfully - Pricing: 0.0, Account: 1, User: vwaghmare@patentinsightpro.com - vwaghmare

22:46:11,629 INFO c.v.s.b.i.VaadinServletConfiguration:261 - Registering Vaadin servlet

22:46:11,630 INFO c.v.s.b.i.VaadinServletConfiguration:263 - Servlet will be mapped to URLs [/vaadinServlet/*, /VAADIN/*]

22:46:12,017 INFO c.v.s.b.i.VaadinServletConfiguration:282 - Setting servlet init parameters

22:46:12,018 INFO c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [productionMode] = [false]

22:46:12,019 INFO c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [resourceCacheTime] = [3600]

22:46:12,019 INFO c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [heartbeatInterval] = [300]

22:46:12,020 INFO c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [closeIdleSessions] = [false]

22:47:21,897 WARN o.a.j.c.u.RepositoryLock:134 - Existing lock file /root/MyCollab-7.0.1/repo2/workspaces/.lock detected. Repository was not shut down properly.

22:47:24,322 WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:557 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sendVerifyUserEmailCommand' defined in URL [jar:file:/root/MyCollab-7.0.1/lib/mycollab-esb-7.0.1.jar!/com/mycollab/module/user/esb/SendVerifyUserEmailCommand.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userServiceDBImpl' defined in URL [jar:file:/root/MyCollab-7.0.1/lib/mycollab-services-7.0.1.jar!/com/mycollab/module/user/service/mybatis/UserServiceDBImpl.class]: Unsatisfied dependency expressed through constructor parameter 4; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userAvatarService' defined in URL [jar:file:/root/MyCollab-7.0.1/lib/mycollab-services-7.0.1.jar!/com/mycollab/module/file/service/impl/UserAvatarServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'resourceServiceImpl' defined in URL [jar:file:/root/MyCollab-7.0.1/lib/mycollab-services-7.0.1.jar!/com/mycollab/module/ecm/service/impl/ResourceServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'contentJcrDaoImpl': Unsatisfied dependency expressed through field 'jcrTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrTemplate' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.extensions.jcr.JcrTemplate]: Factory method 'jcrTemplate' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrSessionFactory' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.mycollab.module.ecm.ContentSessionFactory]: Factory method 'jcrSessionFactory' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repository' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Invocation of init method failed; nested exception is javax.jcr.RepositoryException: The repository home /root/MyCollab-7.0.1/repo2/workspaces appears to be in use since the file named .lock is locked by another process.

22:47:24,704 INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:142 -

Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.

22:47:25,389 ERROR o.s.b.SpringApplication:858 - Application run failed

org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sendVerifyUserEmailCommand' defined in URL [jar:file:/root/MyCollab-7.0.1/lib/mycollab-esb-7.0.1.jar!/com/mycollab/module/user/esb/SendVerifyUserEmailCommand.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userServiceDBImpl' defined in URL [jar:file:/root/MyCollab-7.0.1/lib/mycollab-services-7.0.1.jar!/com/mycollab/module/user/service/mybatis/UserServiceDBImpl.class]: Unsatisfied dependency expressed through constructor parameter 4; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userAvatarService' defined in URL [jar:file:/root/MyCollab-7.0.1/lib/mycollab-services-7.0.1.jar!/com/mycollab/module/file/service/impl/UserAvatarServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'resourceServiceImpl' defined in URL [jar:file:/root/MyCollab-7.0.1/lib/mycollab-services-7.0.1.jar!/com/mycollab/module/ecm/service/impl/ResourceServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'contentJcrDaoImpl': Unsatisfied dependency expressed through field 'jcrTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrTemplate' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.extensions.jcr.JcrTemplate]: Factory method 'jcrTemplate' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrSessionFactory' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.mycollab.module.ecm.ContentSessionFactory]: Factory method 'jcrSessionFactory' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repository' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Invocation of init method failed; nested exception is javax.jcr.RepositoryException: The repository home /root/MyCollab-7.0.1/repo2/workspaces appears to be in use since the file named .lock is locked by another process.

at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)

at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1325)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1171)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)

at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)

at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)

at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:849)

at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)

at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)

at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142)

at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775)

at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)

at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)

at com.mycollab.server.DefaultServerRunner.main(DefaultServerRunner.java:60)

Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userServiceDBImpl' defined in URL [jar:file:/root/MyCollab-7.0.1/lib/mycollab-services-7.0.1.jar!/com/mycollab/module/user/service/mybatis/UserServiceDBImpl.class]: Unsatisfied dependency expressed through constructor parameter 4; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userAvatarService' defined in URL [jar:file:/root/MyCollab-7.0.1/lib/mycollab-services-7.0.1.jar!/com/mycollab/module/file/service/impl/UserAvatarServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'resourceServiceImpl' defined in URL [jar:file:/root/MyCollab-7.0.1/lib/mycollab-services-7.0.1.jar!/com/mycollab/module/ecm/service/impl/ResourceServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'contentJcrDaoImpl': Unsatisfied dependency expressed through field 'jcrTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrTemplate' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.extensions.jcr.JcrTemplate]: Factory method 'jcrTemplate' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrSessionFactory' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.mycollab.module.ecm.ContentSessionFactory]: Factory method 'jcrSessionFactory' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repository' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Invocation of init method failed; nested exception is javax.jcr.RepositoryException: The repository home /root/MyCollab-7.0.1/repo2/workspaces appears to be in use since the file named .lock is locked by another process.

at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)

at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1325)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1171)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)

at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)

at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)

at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)

at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1247)

at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1167)

at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)

at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)

... 17 common frames omitted

Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userAvatarService' defined in URL [jar:file:/root/MyCollab-7.0.1/lib/mycollab-services-7.0.1.jar!/com/mycollab/module/file/service/impl/UserAvatarServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'resourceServiceImpl' defined in URL [jar:file:/root/MyCollab-7.0.1/lib/mycollab-services-7.0.1.jar!/com/mycollab/module/ecm/service/impl/ResourceServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'contentJcrDaoImpl': Unsatisfied dependency expressed through field 'jcrTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrTemplate' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.extensions.jcr.JcrTemplate]: Factory method 'jcrTemplate' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrSessionFactory' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.mycollab.module.ecm.ContentSessionFactory]: Factory method 'jcrSessionFactory' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repository' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Invocation of init method failed; nested exception is javax.jcr.RepositoryException: The repository home /root/MyCollab-7.0.1/repo2/workspaces appears to be in use since the file named .lock is locked by another process.

at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)

at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1325)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1171)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)

at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)

at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)

at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)

at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1247)

at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1167)

at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)

at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)

... 31 common frames omitted

Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'resourceServiceImpl' defined in URL [jar:file:/root/MyCollab-7.0.1/lib/mycollab-services-7.0.1.jar!/com/mycollab/module/ecm/service/impl/ResourceServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'contentJcrDaoImpl': Unsatisfied dependency expressed through field 'jcrTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrTemplate' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.extensions.jcr.JcrTemplate]: Factory method 'jcrTemplate' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrSessionFactory' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.mycollab.module.ecm.ContentSessionFactory]: Factory method 'jcrSessionFactory' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repository' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Invocation of init method failed; nested exception is javax.jcr.RepositoryException: The repository home /root/MyCollab-7.0.1/repo2/workspaces appears to be in use since the file named .lock is locked by another process.

at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)

at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1325)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1171)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)

at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)

at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)

at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)

at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1247)

at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1167)

at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)

at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)

... 45 common frames omitted

Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'contentJcrDaoImpl': Unsatisfied dependency expressed through field 'jcrTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrTemplate' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.extensions.jcr.JcrTemplate]: Factory method 'jcrTemplate' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrSessionFactory' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.mycollab.module.ecm.ContentSessionFactory]: Factory method 'jcrSessionFactory' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repository' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Invocation of init method failed; nested exception is javax.jcr.RepositoryException: The repository home /root/MyCollab-7.0.1/repo2/workspaces appears to be in use since the file named .lock is locked by another process.

at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:596)

at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:90)

at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:374)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1395)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:592)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)

at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)

at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)

at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)

at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1247)

at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1167)

at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)

at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)

... 59 common frames omitted

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrTemplate' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.extensions.jcr.JcrTemplate]: Factory method 'jcrTemplate' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrSessionFactory' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.mycollab.module.ecm.ContentSessionFactory]: Factory method 'jcrSessionFactory' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repository' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Invocation of init method failed; nested exception is javax.jcr.RepositoryException: The repository home /root/MyCollab-7.0.1/repo2/workspaces appears to be in use since the file named .lock is locked by another process.

at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:627)

at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:456)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1305)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1144)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)

at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)

at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)

at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)

at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1247)

at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1167)

at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:593)

... 73 common frames omitted

Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.extensions.jcr.JcrTemplate]: Factory method 'jcrTemplate' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrSessionFactory' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.mycollab.module.ecm.ContentSessionFactory]: Factory method 'jcrSessionFactory' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repository' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Invocation of init method failed; nested exception is javax.jcr.RepositoryException: The repository home /root/MyCollab-7.0.1/repo2/workspaces appears to be in use since the file named .lock is locked by another process.

at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185)

at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:622)

... 86 common frames omitted

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jcrSessionFactory' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.mycollab.module.ecm.ContentSessionFactory]: Factory method 'jcrSessionFactory' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repository' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Invocation of init method failed; nested exception is javax.jcr.RepositoryException: The repository home /root/MyCollab-7.0.1/repo2/workspaces appears to be in use since the file named .lock is locked by another process.

at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:627)

at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:456)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1305)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1144)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)

at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)

at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)

at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.resolveBeanReference(ConfigurationClassEnhancer.java:394)

at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:366)

at com.mycollab.module.ecm.spring.EcmConfiguration$$EnhancerBySpringCGLIB$$12cae980.jcrSessionFactory()

at com.mycollab.module.ecm.spring.EcmConfiguration.jcrTemplate(EcmConfiguration.kt:63)

at com.mycollab.module.ecm.spring.EcmConfiguration$$EnhancerBySpringCGLIB$$12cae980.CGLIB$jcrTemplate$2()

at com.mycollab.module.ecm.spring.EcmConfiguration$$EnhancerBySpringCGLIB$$12cae980$$FastClassBySpringCGLIB$$5694fd35.invoke()

at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244)

at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:363)

at com.mycollab.module.ecm.spring.EcmConfiguration$$EnhancerBySpringCGLIB$$12cae980.jcrTemplate()

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)

... 87 common frames omitted

Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.mycollab.module.ecm.ContentSessionFactory]: Factory method 'jcrSessionFactory' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repository' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Invocation of init method failed; nested exception is javax.jcr.RepositoryException: The repository home /root/MyCollab-7.0.1/repo2/workspaces appears to be in use since the file named .lock is locked by another process.

at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185)

at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:622)

... 110 common frames omitted

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repository' defined in class path resource [com/mycollab/module/ecm/spring/EcmConfiguration.class]: Invocation of init method failed; nested exception is javax.jcr.RepositoryException: The repository home /root/MyCollab-7.0.1/repo2/workspaces appears to be in use since the file named .lock is locked by another process.

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1762)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)

at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)

at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)

at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:339)

at com.mycollab.module.ecm.spring.EcmConfiguration$$EnhancerBySpringCGLIB$$12cae980.repository()

at com.mycollab.module.ecm.spring.EcmConfiguration.jcrSessionFactory(EcmConfiguration.kt:54)

at com.mycollab.module.ecm.spring.EcmConfiguration$$EnhancerBySpringCGLIB$$12cae980.CGLIB$jcrSessionFactory$1()

at com.mycollab.module.ecm.spring.EcmConfiguration$$EnhancerBySpringCGLIB$$12cae980$$FastClassBySpringCGLIB$$5694fd35.invoke()

at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244)

at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:363)

at com.mycollab.module.ecm.spring.EcmConfiguration$$EnhancerBySpringCGLIB$$12cae980.jcrSessionFactory()

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)

... 111 common frames omitted

Caused by: javax.jcr.RepositoryException: The repository home /root/MyCollab-7.0.1/repo2/workspaces appears to be in use since the file named .lock is locked by another process.

at org.apache.jackrabbit.core.util.RepositoryLock.tryLock(RepositoryLock.java:168)

at org.apache.jackrabbit.core.util.RepositoryLock.acquire(RepositoryLock.java:138)

at org.apache.jackrabbit.core.RepositoryImpl.(RepositoryImpl.java:256)

at org.apache.jackrabbit.core.RepositoryImpl.create(RepositoryImpl.java:616)

at org.springframework.extensions.jcr.jackrabbit.RepositoryFactoryBean.createRepository(RepositoryFactoryBean.java:69)

at org.springframework.extensions.jcr.RepositoryFactoryBean.afterPropertiesSet(RepositoryFactoryBean.java:64)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1821)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1758)

... 130 common frames omitted

22:47:30,105 WARN o.s.c.s.ReloadableResourceBundleMessageSource:435 - Could not parse properties file [validation.xml]

java.util.InvalidPropertiesFormatException: org.xml.sax.SAXParseException; lineNumber: 7; columnNumber: 17; Document root element "validation-config", must match DOCTYPE root "null".

at sun.util.xml.PlatformXmlPropertiesProvider.load(PlatformXmlPropertiesProvider.java:80)

at java.util.Properties$XmlSupport.load(Properties.java:1201)

at java.util.Properties.loadFromXML(Properties.java:881)

at org.springframework.util.DefaultPropertiesPersister.loadFromXml(DefaultPropertiesPersister.java:78)

at org.springframework.context.support.ReloadableResourceBundleMessageSource.loadProperties(ReloadableResourceBundleMessageSource.java:471)

at org.springframework.context.support.ReloadableResourceBundleMessageSource.refreshProperties(ReloadableResourceBundleMessageSource.java:430)

at org.springframework.context.support.ReloadableResourceBundleMessageSource.getProperties(ReloadableResourceBundleMessageSource.java:385)

at org.springframework.context.support.ReloadableResourceBundleMessageSource.getMergedProperties(ReloadableResourceBundleMessageSource.java:247)

at org.springframework.context.support.ReloadableResourceBundleMessageSource.resolveCodeWithoutArguments(ReloadableResourceBundleMessageSource.java:176)

at org.springframework.context.support.AbstractMessageSource.getMessageInternal(AbstractMessageSource.java:212)

at org.springframework.context.support.AbstractMessageSource.getMessage(AbstractMessageSource.java:153)

at org.springframework.context.support.MessageSourceResourceBundle.handleGetObject(MessageSourceResourceBundle.java:77)

at java.util.ResourceBundle.getObject(ResourceBundle.java:441)

at java.util.ResourceBundle.getString(ResourceBundle.java:407)

at org.hibernate.validator.messageinterpolation.AbstractMessageInterpolator.resolveParameter(AbstractMessageInterpolator.java:398)

at org.hibernate.validator.messageinterpolation.AbstractMessageInterpolator.interpolateBundleMessage(AbstractMessageInterpolator.java:372)

at org.hibernate.validator.messageinterpolation.AbstractMessageInterpolator.resolveMessage(AbstractMessageInterpolator.java:322)

at org.hibernate.validator.messageinterpolation.AbstractMessageInterpolator.lambda$interpolateMessage$0(AbstractMessageInterpolator.java:265)

at java.util.concurrent.ConcurrentMap.computeIfAbsent(ConcurrentMap.java:324)

at org.hibernate.validator.messageinterpolation.AbstractMessageInterpolator.interpolateMessage(AbstractMessageInterpolator.java:265)

at org.hibernate.validator.messageinterpolation.AbstractMessageInterpolator.interpolate(AbstractMessageInterpolator.java:232)

at org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator.interpolate(LocaleContextMessageInterpolator.java:50)

at org.hibernate.validator.internal.engine.ValidationContext.interpolate(ValidationContext.java:468)

at org.hibernate.validator.internal.engine.ValidationContext.createConstraintViolation(ValidationContext.java:322)

at org.hibernate.validator.internal.engine.ValidationContext.lambda$createConstraintViolations$0(ValidationContext.java:279)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at org.hibernate.validator.internal.engine.ValidationContext.createConstraintViolations(ValidationContext.java:280)

at org.hibernate.validator.internal.engine.constraintvalidation.ConstraintTree.validateSingleConstraint(ConstraintTree.java:182)

at org.hibernate.validator.internal.engine.constraintvalidation.SimpleConstraintTree.validateConstraints(SimpleConstraintTree.java:68)

at org.hibernate.validator.internal.engine.constraintvalidation.ConstraintTree.validateConstraints(ConstraintTree.java:73)

at org.hibernate.validator.internal.metadata.core.MetaConstraint.doValidateConstraint(MetaConstraint.java:127)

at org.hibernate.validator.internal.metadata.core.MetaConstraint.validateConstraint(MetaConstraint.java:120)

at org.hibernate.validator.internal.engine.ValidatorImpl.validateMetaConstraint(ValidatorImpl.java:533)

at org.hibernate.validator.internal.engine.ValidatorImpl.validateConstraintsForSingleDefaultGroupElement(ValidatorImpl.java:496)

at org.hibernate.validator.internal.engine.ValidatorImpl.validateConstraintsForDefaultGroup(ValidatorImpl.java:465)

at org.hibernate.validator.internal.engine.ValidatorImpl.validateConstraintsForCurrentGroup(ValidatorImpl.java:430)

at org.hibernate.validator.internal.engine.ValidatorImpl.validateInContext(ValidatorImpl.java:380)

at org.hibernate.validator.internal.engine.ValidatorImpl.validate(ValidatorImpl.java:169)

at org.springframework.validation.beanvalidation.SpringValidatorAdapter.validate(SpringValidatorAdapter.java:330)

at com.mycollab.vaadin.ui.AbstractBeanFieldGroupFieldFactory.commit(AbstractBeanFieldGroupFieldFactory.java:169)

at com.mycollab.module.project.view.ProjectGeneralInfoStep.commit(ProjectGeneralInfoStep.java:94)

at com.mycollab.community.module.project.view.ProjectAddWindow.lambda$new$e16e1283$1(ProjectAddWindow.java:60)

at sun.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:499)

at com.vaadin.event.EventRouter.fireEvent(EventRouter.java:273)

at com.vaadin.event.EventRouter.fireEvent(EventRouter.java:237)

at com.vaadin.server.AbstractClientConnector.fireEvent(AbstractClientConnector.java:1014)

at com.vaadin.ui.Button.fireClick(Button.java:384)

at org.vaadin.viritin.button.MButton.fireClick(MButton.java:79)

at com.vaadin.ui.Button$1.click(Button.java:57)

at sun.reflect.GeneratedMethodAccessor163.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at com.vaadin.server.ServerRpcManager.applyInvocation(ServerRpcManager.java:155)

at com.vaadin.server.ServerRpcManager.applyInvocation(ServerRpcManager.java:116)

at com.vaadin.server.communication.ServerRpcHandler.handleInvocation(ServerRpcHandler.java:445)

at com.vaadin.server.communication.ServerRpcHandler.handleInvocations(ServerRpcHandler.java:410)

at com.vaadin.server.communication.ServerRpcHandler.handleRpc(ServerRpcHandler.java:274)

at com.vaadin.server.communication.PushHandler.lambda$new$1(PushHandler.java:148)

at com.vaadin.server.communication.PushHandler.callWithUi(PushHandler.java:248)

at com.vaadin.server.communication.PushHandler.onMessage(PushHandler.java:534)

at com.vaadin.server.communication.PushAtmosphereHandler.onMessage(PushAtmosphereHandler.java:87)

at com.vaadin.server.communication.PushAtmosphereHandler.onRequest(PushAtmosphereHandler.java:77)

at org.atmosphere.cpr.AsynchronousProcessor.action(AsynchronousProcessor.java:225)

at org.atmosphere.cpr.AsynchronousProcessor.suspended(AsynchronousProcessor.java:114)

at org.atmosphere.container.Servlet30CometSupport.service(Servlet30CometSupport.java:67)

at org.atmosphere.cpr.AtmosphereFramework.doCometSupport(AtmosphereFramework.java:2297)

at org.atmosphere.websocket.DefaultWebSocketProcessor.dispatch(DefaultWebSocketProcessor.java:594)

at org.atmosphere.websocket.DefaultWebSocketProcessor$3.run(DefaultWebSocketProcessor.java:345)

at org.atmosphere.util.VoidExecutorService.execute(VoidExecutorService.java:101)

at org.atmosphere.websocket.DefaultWebSocketProcessor.dispatch(DefaultWebSocketProcessor.java:340)

at org.atmosphere.websocket.DefaultWebSocketProcessor.invokeWebSocketProtocol(DefaultWebSocketProcessor.java:448)

at org.atmosphere.container.JSR356Endpoint$3.onMessage(JSR356Endpoint.java:272)

at org.atmosphere.container.JSR356Endpoint$3.onMessage(JSR356Endpoint.java:269)

at io.undertow.websockets.jsr.FrameHandler$7.run(FrameHandler.java:286)

at io.undertow.websockets.jsr.ServerWebSocketContainer$1.call(ServerWebSocketContainer.java:170)

at io.undertow.websockets.jsr.ServerWebSocketContainer$1.call(ServerWebSocketContainer.java:167)

at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)

at io.undertow.websockets.jsr.ServerWebSocketContainer.invokeEndpointMethod(ServerWebSocketContainer.java:604)

at io.undertow.websockets.jsr.ServerWebSocketContainer.invokeEndpointMethod(ServerWebSocketContainer.java:594)

at io.undertow.websockets.jsr.FrameHandler.invokeTextHandler(FrameHandler.java:266)

at io.undertow.websockets.jsr.FrameHandler.onFullTextMessage(FrameHandler.java:317)

at io.undertow.websockets.core.AbstractReceiveListener$2.complete(AbstractReceiveListener.java:156)

at io.undertow.websockets.core.AbstractReceiveListener$2.complete(AbstractReceiveListener.java:152)

at io.undertow.websockets.core.BufferedTextMessage.read(BufferedTextMessage.java:105)

at io.undertow.websockets.core.AbstractReceiveListener.readBufferedText(AbstractReceiveListener.java:152)

at io.undertow.websockets.core.AbstractReceiveListener.bufferFullMessage(AbstractReceiveListener.java:90)

at io.undertow.websockets.jsr.FrameHandler.onText(FrameHandler.java:182)

at io.undertow.websockets.core.AbstractReceiveListener.handleEvent(AbstractReceiveListener.java:44)

at io.undertow.websockets.core.AbstractReceiveListener.handleEvent(AbstractReceiveListener.java:33)

at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)

at io.undertow.server.protocol.framed.AbstractFramedChannel$FrameReadListener.handleEvent(AbstractFramedChannel.java:948)

at io.undertow.server.protocol.framed.AbstractFramedChannel$FrameReadListener.handleEvent(AbstractFramedChannel.java:929)

at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)

at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66)

at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:88)

at org.xnio.nio.WorkerThread.run(WorkerThread.java:561)

Caused by: org.xml.sax.SAXParseException: Document root element "validation-config", must match DOCTYPE root "null".

at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)

at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)

at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)

at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)

at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)

at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.rootElementSpecified(XMLDTDValidator.java:1599)

at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.handleStartElement(XMLDTDValidator.java:1877)

at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.startElement(XMLDTDValidator.java:742)

at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1359)

at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$ContentDriver.scanRootElementHook(XMLDocumentScannerImpl.java:1289)

at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3132)

at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:852)

at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)

at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)

at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)

at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)

at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)

at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)

at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)

at sun.util.xml.PlatformXmlPropertiesProvider.getLoadingDoc(PlatformXmlPropertiesProvider.java:106)

at sun.util.xml.PlatformXmlPropertiesProvider.load(PlatformXmlPropertiesProvider.java:78)

... 105 common frames omitted

22:48:32,009 INFO o.a.j.c.audit:712 - [13] 16 hainguyen@ecm:/avatar (12009)

22:48:32,359 INFO o.a.j.c.audit:712 - [14] 17 hainguyen@ecm:/avatar (12383)

22:48:32,668 INFO o.a.j.c.audit:712 - [15] 18 hainguyen@ecm:/avatar (12757)

22:48:33,017 INFO o.a.j.c.audit:712 - [16] 19 hainguyen@ecm:/avatar (13131)

22:48:33,283 INFO o.a.j.c.audit:712 - [17] 20 hainguyen@ecm:/avatar (13505)

22:48:33,542 INFO o.a.j.c.audit:712 - [18] 21 hainguyen@ecm:/avatar (13879)

22:48:36,056 INFO c.m.m.m.DefaultMailer:92 - Email content: Welcome to the project Test1 on MyCollab

vwaghmare invited you to join the project "Test1".
“ Please join me to our new tool. This is a place where everyone can manage our business sales, projects, documents. But it is easy to use too! „ Account details:
Email: vwaghmare@patentinsighrpro.com
Password: F9&1nvYR
Go

Copyright by © MyCollab 2019. All rights reserved. Connect with us

22:48:36,104 ERROR c.m.s.AppEventBus:35 - Error in event bus execution

com.mycollab.core.MyCollabException: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:465

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:93)

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:103)

at com.mycollab.module.mail.service.impl.ExtMailServiceImpl.sendHTMLMail(ExtMailServiceImpl.kt:49)

at com.mycollab.module.project.esb.InviteProjectMembersCommand.inviteUsers(InviteProjectMembersCommand.kt:128)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:87)

at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:72)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

at java.lang.Thread.run(Thread.java:748)

Caused by: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:465

at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1469)

at org.apache.commons.mail.Email.send(Email.java:1496)

at com.mycollab.module.mail.DefaultMailer.sendHTMLMail(DefaultMailer.kt:90)

... 12 common frames omitted

Caused by: javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. Learn more at

535 5.7.8 https://support.google.com/mail/?p=BadCredentials d69sm27400709pfg.26 - gsmtp

at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:965)

at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:876)

at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:780)

at javax.mail.Service.connect(Service.java:388)

at javax.mail.Service.connect(Service.java:246)

at javax.mail.Service.connect(Service.java:195)

at javax.mail.Transport.send0(Transport.java:254)

at javax.mail.Transport.send(Transport.java:124)

at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1459)

... 14 common frames omitted

I successfully Installed MyCollab on Centos 7. Could you please help me with the Configuration of SMTP. Because of this I am not able to send invite to other people. I mean they didn't receive email.

Please help!!!

I have checked at my end and every thing fine. Then what is the solution for the same?

Here is the logs..!!

17:34:53,104 INFO c.m.s.DefaultServerRunner:50 - Starting DefaultServerRunner on q2256s-MacBook-Pro.local with PID 11519 (/Users/hainguyen/Projects/mycollab/mycollab2/mycollab-server-runner/target/classes started by hainguyen in /Users/hainguyen/Projects/mycollab/mycollab2/mycollab-app-community/src/main)
17:34:53,151 INFO c.m.s.DefaultServerRunner:675 - No active profile set, falling back to default profiles: default
17:34:55,727 INFO o.s.c.a.ConfigurationClassPostProcessor:380 - Cannot enhance @Configuration bean definition 'com.vaadin.spring.VaadinConfiguration' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'.
17:34:56,442 INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$201cf18f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
17:34:57,090 WARN i.u.w.jsr:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
17:34:57,125 INFO i.u.servlet:364 - Initializing Spring embedded WebApplicationContext
17:34:57,126 INFO o.s.w.c.ContextLoader:296 - Root WebApplicationContext: initialization completed in 3897 ms
17:34:57,211 INFO c.v.s.b.i.VaadinServletConfiguration:261 - Registering Vaadin servlet
17:34:57,211 INFO c.v.s.b.i.VaadinServletConfiguration:263 - Servlet will be mapped to URLs [/vaadinServlet/*, /VAADIN/*]
17:34:57,235 INFO c.v.s.b.i.VaadinServletConfiguration:282 - Setting servlet init parameters
17:34:57,235 INFO c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [productionMode] = [false]
17:34:57,235 INFO c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [resourceCacheTime] = [3600]
17:34:57,236 INFO c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [heartbeatInterval] = [300]
17:34:57,236 INFO c.v.s.b.i.VaadinServletConfiguration:306 - Set servlet init parameter [closeIdleSessions] = [false]
17:35:02,881 INFO o.a.j.c.RepositoryImpl:259 - Starting repository...
17:35:03,512 INFO o.a.j.c.j.DatabaseJournal:374 - Initialized local revision to 802
17:35:03,512 INFO o.a.j.c.j.DatabaseJournal:383 - Cluster revision janitor thread not started
17:35:03,513 INFO o.a.j.c.j.DatabaseJournal:280 - DatabaseJournal initialized.
17:35:03,580 INFO o.a.j.c.RepositoryImpl:2035 - initializing workspace 'wiki'...
17:35:03,670 INFO o.a.j.c.RepositoryImpl:2039 - workspace 'wiki' initialized
17:35:03,673 INFO o.a.j.c.RepositoryImpl:455 - SecurityManager = class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
17:35:03,674 INFO o.a.j.c.s.s.SimpleSecurityManager:137 - init: using Repository LoginModule configuration for Jackrabbit
17:35:03,689 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 803
17:35:03,822 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 804
17:35:03,825 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 805
17:35:03,846 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 806
17:35:03,847 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 807
17:35:03,867 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 808
17:35:03,870 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 809
17:35:03,897 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 810
17:35:03,899 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 811
17:35:03,915 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 812
17:35:03,917 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 813
17:35:03,934 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 814
17:35:03,935 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 815
17:35:03,954 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 816
17:35:03,956 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 817
17:35:03,973 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 818
17:35:03,974 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 819
17:35:03,992 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 820
17:35:03,993 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 821
17:35:04,009 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 822
17:35:04,010 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 823
17:35:04,027 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 824
17:35:04,028 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 825
17:35:04,043 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 826
17:35:04,044 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 827
17:35:04,059 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 828
17:35:04,060 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 829
17:35:04,076 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 830
17:35:04,077 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 831
17:35:04,092 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 832
17:35:04,093 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 833
17:35:04,109 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 834
17:35:04,110 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 835
17:35:04,128 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 836
17:35:04,130 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 837
17:35:04,146 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 838
17:35:04,147 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 839
17:35:04,164 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 840
17:35:04,165 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 841
17:35:04,181 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 842
17:35:04,182 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 843
17:35:04,198 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 844
17:35:04,200 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 845
17:35:04,215 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 846
17:35:04,216 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 847
17:35:04,232 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 848
17:35:04,233 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 849
17:35:04,249 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 850
17:35:04,249 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 851
17:35:04,266 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 852
17:35:04,267 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 853
17:35:04,283 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 854
17:35:04,284 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 855
17:35:04,300 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 856
17:35:04,301 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 857
17:35:04,317 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 858
17:35:04,318 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 859
17:35:04,333 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 860
17:35:04,334 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 861
17:35:04,349 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 862
17:35:04,362 INFO o.a.j.c.RepositoryImpl:367 - Repository started (1481ms)
17:35:04,390 INFO c.m.m.p.PageSessionFactory:41 - Register node types
17:35:04,427 INFO c.m.m.p.PageSessionFactory:66 - Register MyCollab content type
17:35:04,964 INFO o.a.j.c.RepositoryImpl:259 - Starting repository...
17:35:05,043 INFO o.a.j.c.j.DatabaseJournal:374 - Initialized local revision to 6497
17:35:05,043 INFO o.a.j.c.j.DatabaseJournal:383 - Cluster revision janitor thread not started
17:35:05,044 INFO o.a.j.c.j.DatabaseJournal:280 - DatabaseJournal initialized.
17:35:05,065 INFO o.a.j.c.RepositoryImpl:2035 - initializing workspace 'ecm'...
17:35:05,088 INFO o.a.j.c.RepositoryImpl:2039 - workspace 'ecm' initialized
17:35:05,089 INFO o.a.j.c.RepositoryImpl:455 - SecurityManager = class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
17:35:05,089 INFO o.a.j.c.RepositoryImpl:2035 - initializing workspace 'default2'...
17:35:05,110 INFO o.a.j.c.RepositoryImpl:2039 - workspace 'default2' initialized
17:35:05,110 INFO o.a.j.c.s.s.SimpleSecurityManager:137 - init: using Repository LoginModule configuration for Jackrabbit
17:35:05,114 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6498
17:35:05,179 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6499
17:35:05,181 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6500
17:35:05,197 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6501
17:35:05,198 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6502
17:35:05,213 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6503
17:35:05,214 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6504
17:35:05,230 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6505
17:35:05,232 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6506
17:35:05,247 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6507
17:35:05,247 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6508
17:35:05,264 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6509
17:35:05,265 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6510
17:35:05,281 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6511
17:35:05,282 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6512
17:35:05,297 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6513
17:35:05,297 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6514
17:35:05,313 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6515
17:35:05,314 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6516
17:35:05,328 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6517
17:35:05,328 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6518
17:35:05,343 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6519
17:35:05,344 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6520
17:35:05,357 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6521
17:35:05,358 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6522
17:35:05,373 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6523
17:35:05,374 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6524
17:35:05,389 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6525
17:35:05,391 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6526
17:35:05,409 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6527
17:35:05,410 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6528
17:35:05,427 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6529
17:35:05,428 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6530
17:35:05,444 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6531
17:35:05,445 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6532
17:35:05,461 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6533
17:35:05,462 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6534
17:35:05,477 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6535
17:35:05,478 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6536
17:35:05,492 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6537
17:35:05,493 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6538
17:35:05,508 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6539
17:35:05,509 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6540
17:35:05,523 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6541
17:35:05,524 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6542
17:35:05,538 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6543
17:35:05,539 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6544
17:35:05,554 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6545
17:35:05,555 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6546
17:35:05,569 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6547
17:35:05,570 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6548
17:35:05,586 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6549
17:35:05,587 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6550
17:35:05,602 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6551
17:35:05,603 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6552
17:35:05,617 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6553
17:35:05,618 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6554
17:35:05,633 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6555
17:35:05,634 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6556
17:35:05,651 INFO o.a.j.c.c.ClusterNode:858 - Processing revision: 6557
17:35:05,665 INFO o.a.j.c.RepositoryImpl:367 - Repository started (701ms)
17:35:05,667 INFO c.m.m.e.ContentSessionFactory:40 - Register node types
17:35:05,673 INFO c.m.m.e.ContentSessionFactory:66 - Register mycollab content type
17:35:06,191 INFO c.z.h.HikariDataSource:110 - HikariPool-1 - Starting...
17:35:06,219 INFO c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed.
17:35:06,237 INFO o.f.c.i.l.VersionPrinter:49 - Flyway Community Edition 5.2.4 by Boxfuse
17:35:06,258 INFO o.f.c.i.d.DatabaseFactory:49 - Database: jdbc:mysql://localhost/mycollab (MySQL 8.0)
17:35:06,515 INFO o.f.c.i.c.DbMigrate:49 - Current version of schema `mycollab`: 20190123.1
17:35:06,517 INFO o.f.c.i.c.DbMigrate:49 - Schema `mycollab` is up to date. No migration necessary.
17:35:06,791 INFO c.m.v.m.s.ComponentScannerService:51 - Started resolving view and presenter classes
17:35:07,950 INFO c.m.v.m.s.ComponentScannerService:61 - Resolved view and presenter classes com.mycollab.vaadin.mvp.service.ComponentScannerService@4a9f0360 that has 63 view classes and 57 presenter classes
17:35:08,340 INFO o.q.i.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
17:35:08,343 INFO o.q.s.SimpleThreadPool:268 - Job execution threads will use class loader of thread: main
17:35:08,356 INFO o.q.c.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
17:35:08,356 INFO o.q.c.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
17:35:08,357 INFO o.q.s.RAMJobStore:155 - RAMJobStore initialized.
17:35:08,358 INFO o.q.c.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MYCOLLAB_SCHEDULER' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

17:35:08,358 INFO o.q.i.StdSchedulerFactory:1362 - Quartz scheduler 'MYCOLLAB_SCHEDULER' initialized from an externally provided properties instance.
17:35:08,359 INFO o.q.i.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
17:35:08,359 INFO o.q.c.QuartzScheduler:2287 - JobFactory set to: com.mycollab.schedule.AutowiringSpringBeanJobFactory@62a6a47e
17:35:08,771 INFO o.s.s.c.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
17:35:08,971 INFO c.v.s.b.i.VaadinServletConfiguration:121 - Checking the application context for Vaadin UI mappings
17:35:08,977 INFO c.v.s.b.i.VaadinServletConfiguration:110 - Forwarding @SpringUI URLs from {}
17:35:08,980 INFO c.v.s.b.i.VaadinServletConfiguration:206 - Registering Vaadin servlet of type [com.vaadin.spring.server.SpringVaadinServlet]
17:35:09,329 INFO o.s.s.q.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
17:35:09,329 INFO o.q.c.QuartzScheduler:547 - Scheduler MYCOLLAB_SCHEDULER_$_NON_CLUSTERED started.
17:35:09,330 INFO c.m.s.ContextStartedListener:44 - MyCollab is ready for usage
17:35:09,472 INFO o.a.c.AtmosphereFramework:588 - Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /*
17:35:09,474 INFO o.a.c.AtmosphereFramework:588 - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler
17:35:09,513 INFO o.a.c.AtmosphereFramework:588 - Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation
17:35:09,524 INFO o.a.u.ForkJoinPool:588 - Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power.
17:35:09,529 INFO o.a.c.AtmosphereFramework:588 - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
17:35:09,537 INFO o.a.c.JSR356AsyncSupport:588 - JSR 356 Mapping path
17:35:09,540 INFO i.u.w.jsr:747 - UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /
17:35:09,543 INFO i.u.w.jsr:747 - UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /{path0}
17:35:09,544 INFO i.u.w.jsr:747 - UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /{path0}/{path1}
17:35:09,544 INFO i.u.w.jsr:747 - UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /{path0}/{path1}/{path2}
17:35:09,544 INFO i.u.w.jsr:747 - UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /{path0}/{path1}/{path2}/{path3}
17:35:09,545 INFO i.u.w.jsr:747 - UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /{path0}/{path1}/{path2}/{path3}/{path4}
17:35:09,545 INFO o.a.c.AtmosphereFramework:588 - Installing Default AtmosphereInterceptors
17:35:09,546 INFO o.a.c.AtmosphereFramework:588 - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support
17:35:09,546 INFO o.a.c.AtmosphereFramework:588 - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor
17:35:09,547 INFO o.a.c.AtmosphereFramework:588 - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support
17:35:09,548 INFO o.a.c.AtmosphereFramework:588 - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support
17:35:09,548 INFO o.a.c.AtmosphereFramework:588 - org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support
17:35:09,549 INFO o.a.c.AtmosphereFramework:588 - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support
17:35:09,550 INFO o.a.c.AtmosphereFramework:588 - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support
17:35:09,551 INFO o.a.c.AtmosphereFramework:588 - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol
17:35:09,552 INFO o.a.c.AtmosphereFramework:588 - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
17:35:09,552 INFO o.a.c.AtmosphereFramework:588 - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection
17:35:09,553 INFO o.a.c.AtmosphereFramework:588 - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor
17:35:09,553 INFO o.a.c.AtmosphereFramework:588 - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them.
17:35:09,554 INFO o.a.c.AtmosphereFramework:588 - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT
17:35:09,558 INFO o.a.c.AtmosphereFramework:588 - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
17:35:09,559 INFO o.a.c.AtmosphereFramework:588 - Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT
17:35:09,559 INFO o.a.c.AtmosphereFramework:588 - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
17:35:09,559 INFO o.a.i.HeartbeatInterceptor:588 - HeartbeatInterceptor configured with padding value 'X', client frequency 60 seconds and server frequency 0 seconds
17:35:09,560 INFO o.a.c.AtmosphereFramework:588 - Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT
17:35:09,560 INFO o.a.c.AtmosphereFramework:588 - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
17:35:09,560 INFO o.a.c.AtmosphereFramework:588 - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
17:35:09,560 INFO o.a.c.AtmosphereFramework:588 - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
17:35:09,561 INFO o.a.c.AtmosphereFramework:588 - Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT
17:35:09,561 INFO o.a.c.AtmosphereFramework:588 - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
17:35:09,561 INFO o.a.c.AtmosphereFramework:588 - Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT
17:35:09,562 INFO o.a.c.AtmosphereFramework:588 - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
17:35:09,562 INFO o.a.c.AtmosphereFramework:588 - Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache
17:35:09,562 INFO o.a.c.AtmosphereFramework:588 - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster
17:35:09,562 INFO o.a.c.AtmosphereFramework:588 - Broadcaster Shared List Resources: false
17:35:09,562 INFO o.a.c.AtmosphereFramework:588 - Broadcaster Polling Wait Time 100
17:35:09,563 INFO o.a.c.AtmosphereFramework:588 - Shared ExecutorService supported: true
17:35:09,563 INFO o.a.c.AtmosphereFramework:588 - Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor
17:35:09,563 INFO o.a.c.AtmosphereFramework:588 - Async I/O Thread Pool Size: 200
17:35:09,563 INFO o.a.c.AtmosphereFramework:588 - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
17:35:09,563 INFO o.a.c.AtmosphereFramework:588 - Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory
17:35:09,564 INFO o.a.c.AtmosphereFramework:588 - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
17:35:09,568 INFO o.a.c.AtmosphereFramework:588 - Invoke AtmosphereInterceptor on WebSocket message true
17:35:09,568 INFO o.a.c.AtmosphereFramework:588 - HttpSession supported: true
17:35:09,568 INFO o.a.c.AtmosphereFramework:588 - Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation
17:35:09,570 INFO o.a.c.AtmosphereFramework:588 - Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Undertow - 2.0.16.Final using javax.servlet/3.0 and jsr356/WebSocket API
17:35:09,570 INFO o.a.c.AtmosphereFramework:588 - Atmosphere Framework 2.4.30.vaadin1 started.
17:35:09,575 INFO o.a.c.AtmosphereFramework:588 - Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT
17:35:09,606 INFO o.xnio:104 - XNIO version 3.3.8.Final
17:35:09,622 INFO o.x.nio:55 - XNIO NIO Implementation Version 3.3.8.Final
17:35:09,712 INFO o.s.b.w.e.u.UndertowServletWebServer:148 - Undertow started on port(s) 8080 (http) with context path ''
17:35:09,718 INFO c.m.s.DefaultServerRunner:59 - Started DefaultServerRunner in 17.778 seconds (JVM running for 19.342)
17:46:35,483 WARN c.z.h.p.HikariPool:766 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=8m59s150ms).
17:50:28,405 INFO o.q.c.QuartzScheduler:585 - Scheduler MYCOLLAB_SCHEDULER_$_NON_CLUSTERED paused.
17:50:28,412 INFO o.s.s.c.ThreadPoolTaskExecutor:208 - Shutting down ExecutorService 'applicationTaskExecutor'
17:50:28,414 INFO o.s.s.q.SchedulerFactoryBean:844 - Shutting down Quartz Scheduler
17:50:28,414 INFO o.q.c.QuartzScheduler:666 - Scheduler MYCOLLAB_SCHEDULER_$_NON_CLUSTERED shutting down.
17:50:28,415 INFO o.q.c.QuartzScheduler:585 - Scheduler MYCOLLAB_SCHEDULER_$_NON_CLUSTERED paused.
17:50:28,416 INFO o.q.c.QuartzScheduler:740 - Scheduler MYCOLLAB_SCHEDULER_$_NON_CLUSTERED shutdown complete.
17:50:28,421 INFO o.a.j.c.RepositoryImpl:1087 - Shutting down repository...
17:50:28,423 INFO o.a.j.c.RepositoryImpl:2196 - shutting down workspace 'default2'...
17:50:28,423 INFO o.a.j.c.o.ObservationDispatcher:121 - Notification of EventListeners stopped.
17:50:28,428 INFO o.a.j.c.RepositoryImpl:2203 - workspace 'default2' has been shutdown
17:50:28,429 INFO o.a.j.c.RepositoryImpl:2196 - shutting down workspace 'ecm'...
17:50:28,429 INFO o.a.j.c.o.ObservationDispatcher:121 - Notification of EventListeners stopped.
17:50:28,577 INFO o.a.j.c.RepositoryImpl:2203 - workspace 'ecm' has been shutdown
17:50:28,610 INFO o.a.j.c.RepositoryImpl:1192 - Repository has been shutdown
17:50:28,617 INFO o.a.j.c.RepositoryImpl:1087 - Shutting down repository...
17:50:28,618 INFO o.a.j.c.RepositoryImpl:2196 - shutting down workspace 'wiki'...
17:50:28,619 INFO o.a.j.c.o.ObservationDispatcher:121 - Notification of EventListeners stopped.
17:50:28,651 INFO o.a.j.c.RepositoryImpl:2203 - workspace 'wiki' has been shutdown
17:50:28,661 INFO o.a.j.c.RepositoryImpl:1192 - Repository has been shutdown
17:50:28,668 INFO c.z.h.HikariDataSource:350 - HikariPool-1 - Shutdown initiated...
17:50:28,681 INFO c.z.h.HikariDataSource:352 - HikariPool-1 - Shutdown completed.

It is connecting to the database successfully. But showing error when click on Check Connection.

Thank you for your reply.. I am installing on localhost the database is on the same machine. My Machine is Centos 6.6.When I am trying to access the web page and filled the information i.e. Server Name,DB name, DB password still it says it says cannot established connection to the database...recheck your input.

Please help.

Also Can Anyone help me how can I install it Windows10.

Hi, I am trying to install MyCollab 7.0.1 on Centos 6.6 but when I access the web page and filled the options it says cannot connect to the database. As I have created the database properly and it is accessible from MySQL Query browser. Also when I am trying to change the port from 8080 to other port it is also not happening.

Please provide me the solution.

Regards,


Vikas