主题 : ERROR: 系统参数丢失,程序终止运行! |
级别: 秀才
![]() |
25# 发表于:2020-08-11 17:01:52 IP:114.248.*.*
我把数据库换成beta的话,到这一步就一直不动了。
Hibernate: select syslog0_.username as col_0_0_, count(syslog0_.id) as col_1_0_ from jc_sys_log syslog0_ where syslog0_.deleted_flag=? and syslog0_.create_time>=? and syslog0_.create_time<=? group by syslog0_.username Hibernate: select syslog0_.request_result as col_0_0_, count(syslog0_.id) as col_1_0_ from jc_sys_log syslog0_ where syslog0_.deleted_flag=? and syslog0_.create_time>=? and syslog0_.create_time<=? group by syslog0_.request_result 操作类型: 0 用户名: 0 请求结果: 0 事件类型:0 Hibernate: select contentche0_.id as id1_15_, contentche0_.deleted_flag as deleted_2_15_, contentche0_.create_time as create_t3_15_, contentche0_.create_user as create_u4_15_, contentche0_.update_time as update_t5_15_, contentche0_.update_user as update_u6_15_, contentche0_.check_ban_content as check_ba7_15_, contentche0_.check_error_content as check_er8_15_, contentche0_.check_mark as check_ma9_15_, contentche0_.check_user_id as check_u10_15_, contentche0_.content_id as content11_15_, contentche0_.field_error_num as field_e12_15_, contentche0_.picture_scene as picture13_15_, contentche0_.status as status14_15_, contentche0_.text_scene as text_sc15_15_ from jc_content_check_detail contentche0_ where contentche0_.deleted_flag=? and contentche0_.status=? Hibernate: select usercommen0_.id as id1_129_, usercommen0_.deleted_flag as deleted_2_129_, usercommen0_.create_time as create_t3_129_, usercommen0_.create_user as create_u4_129_, usercommen0_.update_time as update_t5_129_, usercommen0_.update_user as update_u6_129_, usercommen0_.sort_num as sort_num7_129_, usercommen0_.comment_flag as comment_8_129_, usercommen0_.comment_text as comment_9_129_, usercommen0_.content_id as content10_129_, usercommen0_.down_count as down_co11_129_, usercommen0_.ip as ip12_129_, usercommen0_.is_reply as is_repl13_129_, usercommen0_.is_report as is_repo14_129_, usercommen0_.is_top as is_top15_129_, usercommen0_.parent_id as parent_16_129_, usercommen0_.reply_admin_comment_id as reply_a17_129_, usercommen0_.reply_comment_id as reply_c18_129_, usercommen0_.reply_time as reply_t19_129_, usercommen0_.site_id as site_id20_129_, usercommen0_.status as status21_129_, usercommen0_.up_count as up_coun22_129_, usercommen0_.user_id as user_id23_129_, usercommen0_.visitor_area as visitor24_129_ from jc_user_comment usercommen0_ where (usercommen0_.visitor_area is null) and (usercommen0_.ip is not null) and usercommen0_.deleted_flag=? |
||
---|---|---|---|
级别: 秀才
![]() |
27# 发表于:2020-08-11 17:09:24 IP:114.248.*.*
刚才重新启动了一下,现在beta、dev、prod都可以启动,但是都报这个错误
2020-08-11 17:08:32.141 [http-nio-8080-exec-151] ERROR c.j.front.controller.ExceptionHandlerController - No message available 访问页面 http://localhost:8080/jeecms/index.html 后自动跳转到 http://localhost:8080/tpl/404 |
||
---|---|---|---|