主题 : jeesso 安装异常
级别: 童生
UID: 140899
积分:44 加为好友
威望: 1 精华: 0
主题:3 回复:22
注册时间:2022-03-29
在线时长:0
1#   发表于:2022-05-03 19:52:33  IP:120.232.*.*
jeesso 通过idea 安装步骤启动时,启动不了,不知道是什么原因
级别: 总版主
UID: 10736
积分:149787 加为好友
威望: 212 精华: 42
主题:297 回复:127674
注册时间:2010-09-08
在线时长:90.1
2#   发表于:2022-05-05 08:25:47  IP:111.201.*.*
jeesso 通过idea 安装步骤启动时,启动不了,不知道是什么原因
启动不了是什么提示信息
路漫漫其修远兮,吾将上下而求索!
级别: 童生
UID: 140899
积分:44 加为好友
威望: 1 精华: 0
主题:3 回复:22
注册时间:2022-03-29
在线时长:0
3#   发表于:2022-05-05 15:53:36  IP:120.232.*.*
2022-05-05 15:52:40.317 DEBUG 11041 --- [           main] org.apache.http.wire                     : http-outgoing-0 << "{"code":0,"data":"","message":"[0xe7][0xb3][0xbb][0xe7][0xbb][0x9f][0xe5][0x8f][0x82][0xe6][0x95][0xb0][0xe4][0xb8][0xa2][0xe5][0xa4][0xb1][0xef][0xbc][0x8c][0xe7][0xa8][0x8b][0xe5][0xba][0x8f][0xe7][0xbb][0x88][0xe6][0xad][0xa2][0xe8][0xbf][0x90][0xe8][0xa1][0x8c][0xef][0xbc][0x81]"}"
2022-05-05 15:52:40.319 DEBUG 11041 --- [           main] org.apache.http.headers                  : http-outgoing-0 << HTTP/1.1 200 OK
2022-05-05 15:52:40.319 DEBUG 11041 --- [           main] org.apache.http.headers                  : http-outgoing-0 << Server: nginx/1.14.2
2022-05-05 15:52:40.319 DEBUG 11041 --- [           main] org.apache.http.headers                  : http-outgoing-0 << Date: Thu, 05 May 2022 07:52:40 GMT
2022-05-05 15:52:40.319 DEBUG 11041 --- [           main] org.apache.http.headers                  : http-outgoing-0 << Content-Type: application/json;charset=UTF-8
2022-05-05 15:52:40.319 DEBUG 11041 --- [           main] org.apache.http.headers                  : http-outgoing-0 << Content-Length: 75
2022-05-05 15:52:40.319 DEBUG 11041 --- [           main] org.apache.http.headers                  : http-outgoing-0 << Connection: keep-alive
2022-05-05 15:52:40.322 DEBUG 11041 --- [           main] o.a.http.impl.execchain.MainClientExec   : Connection can be kept alive indefinitely
2022-05-05 15:52:40.325 DEBUG 11041 --- [           main] h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://api.jeecms.com:80] can be kept alive indefinitely
2022-05-05 15:52:40.325 DEBUG 11041 --- [           main] h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0
2022-05-05 15:52:40.325 DEBUG 11041 --- [           main] h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://api.jeecms.com:80][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
2022-05-05 15:52:40.325 DEBUG 11041 --- [           main] h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down
2022-05-05 15:52:40.325 DEBUG 11041 --- [           main] h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: Close connection
2022-05-05 15:52:40.326 DEBUG 11041 --- [           main] h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down
ERROR: 系统参数丢失,程序终止运行!
Disconnected from the target VM, address: '127.0.0.1:64859', transport: 'socket'

Process finished with exit code 1
级别: 童生
UID: 140899
积分:44 加为好友
威望: 1 精华: 0
主题:3 回复:22
注册时间:2022-03-29
在线时长:0
4#   发表于:2022-05-05 15:54:15  IP:120.232.*.*
我用 springBoot 方式启动的
级别: 总版主
UID: 10736
积分:149787 加为好友
威望: 212 精华: 42
主题:297 回复:127674
注册时间:2010-09-08
在线时长:90.1
5#   发表于:2022-05-05 16:01:50  IP:111.201.*.*
2022-05-05 15:52:40.317 DEBUG 11041 --- [           main] org.apache.http.wire                     : http-outgoing-0 << "{"code":0,"data":"","message":"[0xe7][0xb3][0xbb][0xe7][0xbb][0x9f][0xe5][0x8f][0x82][0xe6][0x95][0xb0][0xe4][0xb8][0xa2][0xe5][0xa4][0xb1][0xef][0xbc][0x8c][0xe7][0xa8][0x8b][0xe5][0xba][0x8f][0xe7][0xbb][0x88][0xe6][0xad][0xa2][0xe8][0xbf][0x90][0xe8][0xa1][0x8c][0xef][0xbc][0x81]"}"
2022-05-05 15:52:40.319 DEBUG 11041 --- [           main] org.apache.http.headers                  : http-outgoing-0 << HTTP/1.1 200 OK
2022-05-05 15:52:40.319 DEBUG 11041 --- [           main] org.apache.http.headers                  : http-outgoing-0 << Server: nginx/1.14.2
2022-05-05 15:52:40.319 DEBUG 11041 --- [           main] org.apache.http.headers                  : http-outgoing-0 << Date: Thu, 05 May 2022 07:52:40 GMT
2022-05-05 15:52:40.319 DEBUG 11041 --- [           main] org.apache.http.headers                  : http-outgoing-0 << Content-Type: application/json;charset=UTF-8
2022-05-05 15:52:40.319 DEBUG 11041 --- [           main] org.apache.http.headers                  : http-outgoing-0 << Content-Length: 75
2022-05-05 15:52:40.319 DEBUG 11041 --- [           main] org.apache.http.headers                  : http-outgoing-0 << Connection: keep-alive
2022-05-05 15:52:40.322 DEBUG 11041 --- [           main] o.a.http.impl.execchain.MainClientExec   : Connection can be kept alive indefinitely
2022-05-05 15:52:40.325 DEBUG 11041 --- [           main] h.i.c.PoolingHttpClientConnectionManager : Connection [id: 0][route: {}->http://api.jeecms.com:80] can be kept alive indefinitely
2022-05-05 15:52:40.325 DEBUG 11041 --- [           main] h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: set socket timeout to 0
2022-05-05 15:52:40.325 DEBUG 11041 --- [           main] h.i.c.PoolingHttpClientConnectionManager : Connection released: [id: 0][route: {}->http://api.jeecms.com:80][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
2022-05-05 15:52:40.325 DEBUG 11041 --- [           main] h.i.c.PoolingHttpClientConnectionManager : Connection manager is shutting down
2022-05-05 15:52:40.325 DEBUG 11041 --- [           main] h.i.c.DefaultManagedHttpClientConnection : http-outgoing-0: Close connection
2022-05-05 15:52:40.326 DEBUG 11041 --- [           main] h.i.c.PoolingHttpClientConnectionManager : Connection manager shut down
ERROR: 系统参数丢失,程序终止运行!
Disconnected from the target VM, address: '127.0.0.1:64859', transport: 'socket'

Process finished with exit code 1
这个一般就是jcg的问题,是不是删除了jcg文件,检查下项目里有没有这个jcg的配置文件
路漫漫其修远兮,吾将上下而求索!
级别: 童生
UID: 140899
积分:44 加为好友
威望: 1 精华: 0
主题:3 回复:22
注册时间:2022-03-29
在线时长:0
6#   发表于:2022-05-05 16:34:32  IP:120.232.*.*
http://bbs.jeecms.com/fabu/824*jhtml


点击下载jeessov1.0版源码包




这个源码包里面没有 jcg文件呀
级别: 总版主
UID: 10736
积分:149787 加为好友
威望: 212 精华: 42
主题:297 回复:127674
注册时间:2010-09-08
在线时长:90.1
7#   发表于:2022-05-05 16:42:16  IP:111.201.*.*
稍等,我们查下
路漫漫其修远兮,吾将上下而求索!
级别: 童生
UID: 140899
积分:44 加为好友
威望: 1 精华: 0
主题:3 回复:22
注册时间:2022-03-29
在线时长:0
8#   发表于:2022-05-05 17:38:53  IP:120.232.*.*
您好,启动不了的问题找到原因了吗
级别: 总版主
UID: 10736
积分:149787 加为好友
威望: 212 精华: 42
主题:297 回复:127674
注册时间:2010-09-08
在线时长:90.1
9#   发表于:2022-05-05 17:45:13  IP:111.201.*.*
JEESSO-ROOT\ROOT\WEB-INF\classes  部署包这个路径下 有jcg文件
路漫漫其修远兮,吾将上下而求索!
级别: 童生
UID: 140899
积分:44 加为好友
威望: 1 精华: 0
主题:3 回复:22
注册时间:2022-03-29
在线时长:0
10#   发表于:2022-05-05 19:12:07  IP:120.232.*.*
您好,我按照你说的去看了没找到 jcg  这个文件呀
1 2 > >| 共2页