问题描述:根据教程编译win版本,成功进系统后无法通过20051端口访问h2数据库的Web GUI,使用DBeaver连接20050是可以的。
防火墙全关,netstat找不到20051端口占用信息。
系统配置如下,web端口默认留空或者手动配置20051重启均不能访问Web GUI。
下面是启动日志。
[Java] 纯文本查看 复制代码 2023-02-17 11:36:23.383 [main] INFO System.out -
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@ @@@
@@@ @@@
@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@
@@@ @@@
@@@ @@@
@@@ @@@@@@@@@@# @@@ @@@
@@@ @@@ @@@ @@@
@@@ @@@ @@@ @@@
@@@ @@@@@@@@@@# @@@ @@@
@@@ @@@ @@@ @@@
@@@ @@@ @@@ @@@
@@@ @@@@@@@@@@@@@@@@@@@@ @@@
@@@ @@@
@@@ @@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
2023-02-17 11:36:23.410 [main] INFO System.out - >>> server directory:D:\o2oa\O2OA\target\o2server
>>> version:7.3.3-15-g82411d86b
>>> java:11.0.16.1
>>> os:Windows 10
>>> nodeAgent port:20010, encrypt:true
2023-02-17 11:36:23.412 [main] INFO System.out - help show usage message.
start|stop [all] start stop all enable server.
start|stop data start stop data server.
start|stop storage start stop storage server.
start|stop center start stop center server.
start|stop application start stop application server.
start|stop web start stop web server.
setPassword (oldpasswd) (newpasswd) change initial manager password.
version show available update version.
exit exit after stop.
ctl -<argument> option system control command, no argument display help.
2023-02-17 11:36:23.668 [main] INFO System.out - ****************************************
2023-02-17 11:36:23.669 [main] INFO System.out - * data server start completed.
2023-02-17 11:36:23.669 [main] INFO System.out - * port: 20050.
2023-02-17 11:36:23.670 [main] INFO System.out - ****************************************
2023-02-17 11:36:23.776 [main] INFO System.out - ****************************************
2023-02-17 11:36:23.776 [main] INFO System.out - * storage server start completed.
2023-02-17 11:36:23.777 [main] INFO System.out - * port: 20040.
2023-02-17 11:36:23.777 [main] INFO System.out - ****************************************
2023-02-17 11:36:27.668 [main] INFO System.out - com.x.base.core.project.x_program_center loading datas, entity size:27.
2023-02-17 11:36:29.919 [main] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:29.920 [main] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.program.center.CenterQueue start.
2023-02-17 11:36:29.921 [main] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.program.center.LogQueue start.
2023-02-17 11:36:31.310 [main] INFO System.out - ****************************************
2023-02-17 11:36:31.311 [main] INFO System.out - * center server is started in the application server.
2023-02-17 11:36:31.311 [main] INFO System.out - * port: 80.
2023-02-17 11:36:31.312 [main] INFO System.out - ****************************************
2023-02-17 11:36:31.312 [main] INFO com.x.server.console.server.application.ApplicationServerTools - start to deploy official module: 25, custom module: 0.
2023-02-17 11:36:34.207 [ForkJoinPool.commonPool-worker-13] INFO com.x.base.core.project.Context - com.x.base.core.project.x_jpush_assemble_control loading datas, entity size:1.
2023-02-17 11:36:34.464 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.Context - com.x.base.core.project.x_mind_assemble_control loading datas, entity size:8.
2023-02-17 11:36:34.562 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.Context - com.x.base.core.project.x_calendar_assemble_control loading datas, entity size:6.
2023-02-17 11:36:34.655 [ForkJoinPool.commonPool-worker-13] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:35.060 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:35.139 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.mind.assemble.control.queue.QueueShareNotify start.
2023-02-17 11:36:35.296 [ForkJoinPool.commonPool-worker-7] INFO com.x.base.core.project.Context - com.x.base.core.project.x_query_assemble_surface loading datas, entity size:42.
2023-02-17 11:36:35.298 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:35.319 [ForkJoinPool.commonPool-worker-11] INFO com.x.base.core.project.Context - com.x.base.core.project.x_query_service_processing loading datas, entity size:28.
2023-02-17 11:36:36.224 [ForkJoinPool.commonPool-worker-3] INFO com.x.base.core.project.Context - com.x.base.core.project.x_query_assemble_designer loading datas, entity size:29.
2023-02-17 11:36:38.324 [ForkJoinPool.commonPool-worker-13] INFO com.x.base.core.project.Context - com.x.base.core.project.x_portal_assemble_designer loading datas, entity size:8.
2023-02-17 11:36:38.522 [ForkJoinPool.commonPool-worker-9] INFO com.x.base.core.project.Context - com.x.base.core.project.x_organization_assemble_control loading datas, entity size:12.
2023-02-17 11:36:38.612 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.Context - com.x.base.core.project.x_hotpic_assemble_control loading datas, entity size:3.
2023-02-17 11:36:38.917 [ForkJoinPool.commonPool-worker-13] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:39.229 [ForkJoinPool.commonPool-worker-9] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:39.253 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:39.254 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.hotpic.assemble.control.queueTask.DocumentExistsCheckTask start.
2023-02-17 11:36:39.695 [ForkJoinPool.commonPool-worker-11] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.query.service.processing.IndexWriteQueue start.
2023-02-17 11:36:39.730 [ForkJoinPool.commonPool-worker-11] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:39.999 [ForkJoinPool.commonPool-worker-3] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:40.129 [ForkJoinPool.commonPool-worker-7] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:40.133 [ForkJoinPool.commonPool-worker-7] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.query.assemble.surface.queue.QueueImportData start.
2023-02-17 11:36:41.878 [ForkJoinPool.commonPool-worker-9] INFO com.x.base.core.project.Context - com.x.base.core.project.x_component_assemble_control loading datas, entity size:1.
2023-02-17 11:36:42.390 [ForkJoinPool.commonPool-worker-9] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:43.169 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.Context - com.x.base.core.project.x_meeting_assemble_control loading datas, entity size:4.
2023-02-17 11:36:43.500 [ForkJoinPool.commonPool-worker-13] INFO com.x.base.core.project.Context - com.x.base.core.project.x_portal_assemble_surface loading datas, entity size:7.
2023-02-17 11:36:43.746 [main] INFO com.x.base.core.project.Context - com.x.base.core.project.x_attendance_assemble_control loading datas, entity size:28.
2023-02-17 11:36:43.907 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:44.288 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.Context - com.x.base.core.project.x_processplatform_service_processing loading datas, entity size:47.
2023-02-17 11:36:44.623 [ForkJoinPool.commonPool-worker-13] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:45.369 [ForkJoinPool.commonPool-worker-11] INFO com.x.base.core.project.Context - com.x.base.core.project.x_file_assemble_control loading datas, entity size:9.
2023-02-17 11:36:46.060 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:46.062 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.processplatform.service.processing.processor.invoke.SyncJaxrsInvokeQueue start.
2023-02-17 11:36:46.063 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.processplatform.service.processing.processor.invoke.SyncJaxwsInvokeQueue start.
2023-02-17 11:36:46.065 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.processplatform.service.processing.UpdateTableQueue start.
2023-02-17 11:36:46.065 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.processplatform.service.processing.ArchiveHadoopQueue start.
2023-02-17 11:36:46.351 [main] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:46.863 [ForkJoinPool.commonPool-worker-11] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:46.873 [ForkJoinPool.commonPool-worker-11] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.file.assemble.control.jaxrs.file.FileRemoveQueue start.
2023-02-17 11:36:47.890 [ForkJoinPool.commonPool-worker-9] INFO com.x.base.core.project.Context - com.x.base.core.project.x_organization_assemble_personal loading datas, entity size:12.
2023-02-17 11:36:47.961 [main] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.attendance.assemble.control.QueuePersonAttendanceDetailAnalyse start.
2023-02-17 11:36:47.961 [main] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.attendance.assemble.control.QueueAttendanceDetailStatistic start.
2023-02-17 11:36:48.308 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.Context - com.x.base.core.project.x_processplatform_assemble_designer loading datas, entity size:46.
2023-02-17 11:36:48.497 [ForkJoinPool.commonPool-worker-9] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:48.499 [ForkJoinPool.commonPool-worker-9] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.organization.assemble.personal.jaxrs.exmail.QueueUpdateExmail start.
2023-02-17 11:36:49.389 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.Context - com.x.base.core.project.x_message_assemble_communicate loading datas, entity size:8.
2023-02-17 11:36:49.500 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:49.508 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.processplatform.assemble.designer.ProjectionExecuteQueue start.
2023-02-17 11:36:49.508 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.processplatform.assemble.designer.MappingExecuteQueue start.
2023-02-17 11:36:49.509 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.processplatform.assemble.designer.FormVersionQueue start.
2023-02-17 11:36:49.510 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.processplatform.assemble.designer.ProcessVersionQueue start.
2023-02-17 11:36:49.511 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.processplatform.assemble.designer.ScriptVersionQueue start.
2023-02-17 11:36:49.808 [ForkJoinPool.commonPool-worker-13] INFO com.x.base.core.project.Context - com.x.base.core.project.x_organization_assemble_authentication loading datas, entity size:6.
2023-02-17 11:36:50.017 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:50.019 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.message.assemble.communicate.KafkaConsumeQueue start.
2023-02-17 11:36:50.019 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.message.assemble.communicate.ActivemqConsumeQueue start.
2023-02-17 11:36:50.020 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.message.assemble.communicate.RestfulConsumeQueue start.
2023-02-17 11:36:50.021 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.message.assemble.communicate.ApiConsumeQueue start.
2023-02-17 11:36:50.021 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.message.assemble.communicate.MailConsumeQueue start.
2023-02-17 11:36:50.022 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.message.assemble.communicate.JdbcConsumeQueue start.
2023-02-17 11:36:50.024 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.message.assemble.communicate.TableConsumeQueue start.
2023-02-17 11:36:50.025 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.message.assemble.communicate.HadoopConsumeQueue start.
2023-02-17 11:36:50.034 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.message.assemble.communicate.PmsinnerConsumeQueue start.
2023-02-17 11:36:50.044 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.message.assemble.communicate.WsConsumeQueue start.
2023-02-17 11:36:50.046 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.message.assemble.communicate.CalendarConsumeQueue start.
2023-02-17 11:36:50.359 [ForkJoinPool.commonPool-worker-13] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:50.360 [ForkJoinPool.commonPool-worker-13] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.organization.assemble.authentication.jaxrs.authentication.QueueLoginRecord start.
2023-02-17 11:36:50.762 [ForkJoinPool.commonPool-worker-9] INFO com.x.base.core.project.Context - com.x.base.core.project.x_general_assemble_control loading datas, entity size:3.
2023-02-17 11:36:51.334 [ForkJoinPool.commonPool-worker-9] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:52.006 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.Context - com.x.base.core.project.x_processplatform_assemble_bam loading datas, entity size:31.
2023-02-17 11:36:52.044 [ForkJoinPool.commonPool-worker-11] INFO com.x.base.core.project.Context - com.x.base.core.project.x_bbs_assemble_control loading datas, entity size:18.
2023-02-17 11:36:52.594 [ForkJoinPool.commonPool-worker-11] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:52.767 [ForkJoinPool.commonPool-worker-15] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:53.587 [ForkJoinPool.commonPool-worker-11] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.bbs.assemble.control.queue.QueueNewReplyNotify start.
2023-02-17 11:36:53.588 [ForkJoinPool.commonPool-worker-11] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.bbs.assemble.control.queue.QueueNewSubjectNotify start.
2023-02-17 11:36:53.589 [ForkJoinPool.commonPool-worker-11] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.bbs.assemble.control.queue.NickNameConsumeQueue start.
2023-02-17 11:36:53.595 [ForkJoinPool.commonPool-worker-7] INFO com.x.base.core.project.Context - com.x.base.core.project.x_cms_assemble_control loading datas, entity size:32.
2023-02-17 11:36:53.666 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.Context - com.x.base.core.project.x_organization_assemble_express loading datas, entity size:10.
2023-02-17 11:36:54.031 [ForkJoinPool.commonPool-worker-5] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:54.299 [ForkJoinPool.commonPool-worker-7] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:54.302 [ForkJoinPool.commonPool-worker-7] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.cms.assemble.control.queue.QueueBatchOperation start.
2023-02-17 11:36:54.303 [ForkJoinPool.commonPool-worker-7] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.cms.assemble.control.queue.QueueDocumentDelete start.
2023-02-17 11:36:54.303 [ForkJoinPool.commonPool-worker-7] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.cms.assemble.control.queue.QueueDocumentUpdate start.
2023-02-17 11:36:54.304 [ForkJoinPool.commonPool-worker-7] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.cms.assemble.control.queue.QueueDocumentViewCountUpdate start.
2023-02-17 11:36:54.305 [ForkJoinPool.commonPool-worker-7] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.cms.assemble.control.queue.QueueSendDocumentNotify start.
2023-02-17 11:36:54.306 [ForkJoinPool.commonPool-worker-7] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.cms.assemble.control.queue.ProjectionExecuteQueue start.
2023-02-17 11:36:55.573 [ForkJoinPool.commonPool-worker-3] INFO com.x.base.core.project.Context - com.x.base.core.project.x_processplatform_assemble_surface loading datas, entity size:46.
2023-02-17 11:36:56.228 [ForkJoinPool.commonPool-worker-3] INFO com.x.base.core.project.queue.AbstractQueue - queue class: com.x.base.core.project.cache.CacheGuavaNotifyReceiveQueue start.
2023-02-17 11:36:57.010 [main] INFO System.out - ****************************************
2023-02-17 11:36:57.011 [main] INFO System.out - * application server start completed.
2023-02-17 11:36:57.012 [main] INFO System.out - * port: 80.
2023-02-17 11:36:57.012 [main] INFO System.out - ****************************************
2023-02-17 11:36:57.050 [main] INFO System.out - ****************************************
2023-02-17 11:36:57.050 [main] INFO System.out - * web server is started in the application server.
2023-02-17 11:36:57.051 [main] INFO System.out - * port: 80.
2023-02-17 11:36:57.051 [main] INFO System.out - ****************************************
|