0
Started

How do I run Mycollab on windows

badmerapurvesh 5 years ago updated by Nguyen 5 years ago 3

Hi,
I'm trying to install Mycollab 7.1.0 Community edition in a Windows 10 machine,

Installed Mycollab without any erros, followed by Mysql and Java RE.

The port is 8080 and ran startup.bat but when I try to open http://localhost:8080  i get the error that the page does not exist.

Any ideas on this?

Started

Could you give me the log message display in the console of the bat file or in the %MYCOLLAB_HOME%/logs folder?

The console of bat file just opens and then automatically closes.

logs folder is pasted below.



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.

This message log is not the latest.

 Could you open the console window, go to %MYCOLLAB_HOME/bin, then run the startup.bat script, or send the entire mycollab.out to my email hainguyen@mycollab.com