[강원 랜드 후기, 2025-03-13 14:09:55] character encoding : null
[강원 랜드 후기, 2025-03-13 14:09:55] contentType :
[강원 랜드 후기, 2025-03-13 14:09:55]<<< Request Info >>>
####### Request Parameters
######### Request Parameters END!!!!

######### Request Files Start!!

######### Request Files End!!

######### Request Session Start!!

hc={######## DataEntity.toString() ########
}
######### Request Session End!!

######### Request Cookie Start!!

JSESSIONID : 27B015F7D6A201A1C718492CCEC00AA7
######### Request Cookie End!!


[강원 랜드 후기, 2025-03-13 14:09:55] (RCODE-17418425951803) [/new2022/cn/sustainable/sustainable_05.jsp] START!!

[강원 랜드 후기, 2025-03-13 14:09:55] Executer.executeQuery Start!
[강원 랜드 후기, 2025-03-13 14:09:55] Query : SELECT * FROM board WHERE board_seq='4007'
[강원 랜드 후기, 2025-03-13 14:09:55] Params : []
[강원 랜드 후기, 2025-03-13 14:09:55] Query Success!! Selection Count :1
[강원 랜드 후기, 2025-03-13 14:09:55] Query Execution Time : 0.0sec.

[강원 랜드 후기, 2025-03-13 14:09:55] Executer.executeQuery Start!
[강원 랜드 후기, 2025-03-13 14:09:55] Query : SELECT count(1) cnt
FROM bulletin a
WHERE 1=1
and a.display_yn = 'Y'
and a.board_seq='4007'

[강원 랜드 후기, 2025-03-13 14:09:55] Params : []
[강원 랜드 후기, 2025-03-13 14:09:55] Query Success!! Selection Count :1
[강원 랜드 후기, 2025-03-13 14:09:55] Query Execution Time : 0.015sec.

[강원 랜드 후기, 2025-03-13 14:09:55] Query Result Value : 4
[강원 랜드 후기, 2025-03-13 14:09:55] Executer.executeQuery Start!
[강원 랜드 후기, 2025-03-13 14:09:55] Query : SELECT top 4 a.*, A.BULLETIN_SEQ SEQ,
(SELECT COUNT(1) CNT FROM bulletin_comment WHERE bulletin_seq=a.bulletin_seq and display_yn='Y') comment_cnt
FROM bulletin a
WHERE 1=1
and a.display_yn = 'Y'
and a.board_seq='4007'
and a.bulletin_seq not in
(select top 0 b.bulletin_seq from bulletin b
WHERE 1=1
and b.display_yn = 'Y'
and b.board_seq='4007'
ORDER BY b.regi_date desc, b.bulletin_seq desc)
ORDER BY a.regi_date desc, a.bulletin_seq desc

[강원 랜드 후기, 2025-03-13 14:09:55] Params : []
[강원 랜드 후기, 2025-03-13 14:09:55] Query Success!! Selection Count :4
[강원 랜드 후기, 2025-03-13 14:09:55] Query Execution Time : 0.0sec.

[강원 랜드 후기, 2025-03-13 14:09:55] Executer.executeQuery Start!
[강원 랜드 후기, 2025-03-13 14:09:55] Query : SELECT * FROM board_category WHERE board_seq='4007'
ORDER BY order_num asc
[강원 랜드 후기, 2025-03-13 14:09:55] Params : []
[강원 랜드 후기, 2025-03-13 14:09:55] Query Success!! Selection Count :0
[강원 랜드 후기, 2025-03-13 14:09:55] Query Execution Time : 0.0sec.

[강원 랜드 후기, 2025-03-13 14:09:55] Executer.executeQuery Start!
[강원 랜드 후기, 2025-03-13 14:09:55] Query : select title from page_title where menu1='3200'

[강원 랜드 후기, 2025-03-13 14:09:55] Params : []
[강원 랜드 후기, 2025-03-13 14:09:55] Query Success!! Selection Count :0
[강원 랜드 후기, 2025-03-13 14:09:55] Query Execution Time : 0.0sec.

[강원 랜드 후기, 2025-03-13 14:09:55] Query Result Value :
[강원 랜드 후기, 2025-03-13 14:09:55] Executer.executeQuery Start!
[강원 랜드 후기, 2025-03-13 14:09:55] Query : select * from webzine_main2_cn where display_yn='Y' order by order_num desc

[강원 랜드 후기, 2025-03-13 14:09:55] Params : []
[강원 랜드 후기, 2025-03-13 14:09:55] com.microsoft.sqlserver.jdbc.SQLServerException: 개체 이름 'webzine_main2_cn'이(가) 유효하지 않습니다.
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.강원 랜드 후기:197)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.강원 랜드 후기:1493)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.강원 랜드 후기:390)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.강원 랜드 후기:340)
at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.강원 랜드 후기:4575)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.강원 랜드 후기:1400)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.강원 랜드 후기:179)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.강원 랜드 후기:154)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery(SQLServerPreparedStatement.강원 랜드 후기:283)
at biznetpia.fw.dao.Executer.executeQuery(Executer.강원 랜드 후기:276)
at biznetpia.fw.dao.Executer.getGeneralList(Executer.강원 랜드 후기:129)
at org.apache.jsp.new2022.cn.sustainable.sustainable_005f05_jsp._jspService(sustainable_005f05_jsp.강원 랜드 후기:1322)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.강원 랜드 후기:70)
at 강원 랜드 후기x.servlet.http.HttpServlet.service(HttpServlet.강원 랜드 후기:583)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.강원 랜드 후기:465)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.강원 랜드 후기:383)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.강원 랜드 후기:331)
at 강원 랜드 후기x.servlet.http.HttpServlet.service(HttpServlet.강원 랜드 후기:583)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.강원 랜드 후기:212)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.강원 랜드 후기:156)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.강원 랜드 후기:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.강원 랜드 후기:181)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.강원 랜드 후기:156)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.강원 랜드 후기:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.강원 랜드 후기:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.강원 랜드 후기:483)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.강원 랜드 후기:130)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.강원 랜드 후기:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.강원 랜드 후기:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.강원 랜드 후기:346)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.강원 랜드 후기:535)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.강원 랜드 후기:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.강원 랜드 후기:934)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.강원 랜드 후기:1690)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.강원 랜드 후기:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.강원 랜드 후기:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.강원 랜드 후기:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.강원 랜드 후기:63)
at 강원 랜드 후기.lang.Thread.run(Thread.강원 랜드 후기:750)

ERROR RCODE : 17418425951803