[LOG, 2024-04-19 18:00:50] character encoding : null
[LOG, 2024-04-19 18:00:50] contentType :
[LOG, 2024-04-19 18:00:50] <<< Request Info >>>
####### Request Parameters
######### Request Parameters END!!!!

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

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

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

######### Request Session End!!

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

######### Request Cookie End!!


[LOG, 2024-04-19 18:00:50] (RCODE-17135172504219) [/new2022/en/sustainable/sustainable_05.jsp] START!!

[LOG, 2024-04-19 18:00:50] Executer.executeQuery Start!
[LOG, 2024-04-19 18:00:50] Query : SELECT * FROM board WHERE board_seq='3007'
[LOG, 2024-04-19 18:00:50] Params : []
[LOG, 2024-04-19 18:00:50] Query Success!! Selection Count :1
[LOG, 2024-04-19 18:00:50] Query Execution Time : 0.0sec.

[LOG, 2024-04-19 18:00:50] Executer.executeQuery Start!
[LOG, 2024-04-19 18:00:50] Query : SELECT count(1) cnt
FROM bulletin a
WHERE 1=1
and a.display_yn = 'Y'
and a.board_seq='3007'

[LOG, 2024-04-19 18:00:50] Params : []
[LOG, 2024-04-19 18:00:50] Query Success!! Selection Count :1
[LOG, 2024-04-19 18:00:50] Query Execution Time : 0.0sec.

[LOG, 2024-04-19 18:00:50] Query Result Value : 8
[LOG, 2024-04-19 18:00:50] Executer.executeQuery Start!
[LOG, 2024-04-19 18:00:50] 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='3007'
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='3007'
ORDER BY b.regi_date desc, b.bulletin_seq desc)
ORDER BY a.regi_date desc, a.bulletin_seq desc

[LOG, 2024-04-19 18:00:50] Params : []
[LOG, 2024-04-19 18:00:50] Query Success!! Selection Count :4
[LOG, 2024-04-19 18:00:50] Query Execution Time : 0.0sec.

[LOG, 2024-04-19 18:00:50] Executer.executeQuery Start!
[LOG, 2024-04-19 18:00:50] Query : SELECT * FROM board_category WHERE board_seq='3007'
ORDER BY order_num asc
[LOG, 2024-04-19 18:00:50] Params : []
[LOG, 2024-04-19 18:00:50] Query Success!! Selection Count :0
[LOG, 2024-04-19 18:00:50] Query Execution Time : 0.0sec.

[LOG, 2024-04-19 18:00:50] Executer.executeQuery Start!
[LOG, 2024-04-19 18:00:50] Query : select title from page_title where menu1='3200'

[LOG, 2024-04-19 18:00:50] Params : []
[LOG, 2024-04-19 18:00:50] Query Success!! Selection Count :0
[LOG, 2024-04-19 18:00:50] Query Execution Time : 0.0sec.

[LOG, 2024-04-19 18:00:50] Query Result Value :
[LOG, 2024-04-19 18:00:50] Executer.executeQuery Start!
[LOG, 2024-04-19 18:00:50] Query : select * from webzine_main2_en where display_yn='Y' order by order_num desc

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

ERROR RCODE : 17135172504219