Advertisement
Guest User

Untitled

a guest
Dec 19th, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. {"error":{"message":"Unknown column 'i.instance_space' in 'on clause'", "trace":[{"line":-2, "file":"NativeConstructorAccessorImpl.java", "class":"sun.reflect.NativeConstructorAccessorImpl", "method":"newInstance0"}, {"line":57, "file":"NativeConstructorAccessorImpl.java", "class":"sun.reflect.NativeConstructorAccessorImpl", "method":"newInstance"}, {"line":45, "file":"DelegatingConstructorAccessorImpl.java", "class":"sun.reflect.DelegatingConstructorAccessorImpl", "method":"newInstance"}, {"line":526, "file":"Constructor.java", "class":"java.lang.reflect.Constructor", "method":"newInstance"}, {"line":411, "file":"Util.java", "class":"com.mysql.jdbc.Util", "method":"handleNewInstance"}, {"line":386, "file":"Util.java", "class":"com.mysql.jdbc.Util", "method":"getInstance"}, {"line":1053, "file":"SQLError.java", "class":"com.mysql.jdbc.SQLError", "method":"createSQLException"}, {"line":4096, "file":"MysqlIO.java", "class":"com.mysql.jdbc.MysqlIO", "method":"checkErrorPacket"}, {"line":4028, "file":"MysqlIO.java", "class":"com.mysql.jdbc.MysqlIO", "method":"checkErrorPacket"}, {"line":2490, "file":"MysqlIO.java", "class":"com.mysql.jdbc.MysqlIO", "method":"sendCommand"}, {"line":2651, "file":"MysqlIO.java", "class":"com.mysql.jdbc.MysqlIO", "method":"sqlQueryDirect"}, {"line":2728, "file":"ConnectionImpl.java", "class":"com.mysql.jdbc.ConnectionImpl", "method":"execSQL"}, {"line":2678, "file":"ConnectionImpl.java", "class":"com.mysql.jdbc.ConnectionImpl", "method":"execSQL"}, {"line":1612, "file":"StatementImpl.java", "class":"com.mysql.jdbc.StatementImpl", "method":"executeQuery"}, {"line":294, "file":"Database.java", "class":"com.anotherservice.db.Database", "method":"query"}, {"line":84, "file":"PooledDatabase.java", "class":"com.anotherservice.db.PooledDatabase", "method":"query"}, {"line":201, "file":"Database.java", "class":"com.anotherservice.db.Database", "method":"select"}, {"line":63, "file":"DelegateAction.java", "class":"com.busit.security.DelegateAction", "method":"hasGrants"}, {"line":44, "file":"DelegateAction.java", "class":"com.busit.security.DelegateAction", "method":"checkAuth"}, {"line":101, "file":"Self.java", "class":"com.anotherservice.rest.Self$SelfForward", "method":"checkAuth"}, {"line":264, "file":"Handler.java", "class":"com.anotherservice.rest.Handler", "method":"wrapExecute"}, {"line":129, "file":"Router.java", "class":"com.anotherservice.rest.core.Router", "method":"route"}, {"line":157, "file":"Servlet.java", "class":"com.anotherservice.rest.core.Servlet", "method":"handleRequest"}, {"line":105, "file":"Servlet.java", "class":"com.anotherservice.rest.core.Servlet", "method":"doPost"}, {"line":646, "file":"HttpServlet.java", "class":"javax.servlet.http.HttpServlet", "method":"service"}, {"line":727, "file":"HttpServlet.java", "class":"javax.servlet.http.HttpServlet", "method":"service"}, {"line":303, "file":"ApplicationFilterChain.java", "class":"org.apache.catalina.core.ApplicationFilterChain", "method":"internalDoFilter"}, {"line":208, "file":"ApplicationFilterChain.java", "class":"org.apache.catalina.core.ApplicationFilterChain", "method":"doFilter"}, {"line":220, "file":"StandardWrapperValve.java", "class":"org.apache.catalina.core.StandardWrapperValve", "method":"invoke"}, {"line":122, "file":"StandardContextValve.java", "class":"org.apache.catalina.core.StandardContextValve", "method":"invoke"}, {"line":501, "file":"AuthenticatorBase.java", "class":"org.apache.catalina.authenticator.AuthenticatorBase", "method":"invoke"}, {"line":171, "file":"StandardHostValve.java", "class":"org.apache.catalina.core.StandardHostValve", "method":"invoke"}, {"line":103, "file":"ErrorReportValve.java", "class":"org.apache.catalina.valves.ErrorReportValve", "method":"invoke"}, {"line":950, "file":"AccessLogValve.java", "class":"org.apache.catalina.valves.AccessLogValve", "method":"invoke"}, {"line":116, "file":"StandardEngineValve.java", "class":"org.apache.catalina.core.StandardEngineValve", "method":"invoke"}, {"line":408, "file":"CoyoteAdapter.java", "class":"org.apache.catalina.connector.CoyoteAdapter", "method":"service"}, {"line":1070, "file":"AbstractHttp11Processor.java", "class":"org.apache.coyote.http11.AbstractHttp11Processor", "method":"process"}, {"line":611, "file":"AbstractProtocol.java", "class":"org.apache.coyote.AbstractProtocol$AbstractConnectionHandler", "method":"process"}, {"line":314, "file":"JIoEndpoint.java", "class":"org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor", "method":"run"}, {"line":1145, "file":"ThreadPoolExecutor.java", "class":"java.util.concurrent.ThreadPoolExecutor", "method":"runWorker"}, {"line":615, "file":"ThreadPoolExecutor.java", "class":"java.util.concurrent.ThreadPoolExecutor$Worker", "method":"run"}, {"line":61, "file":"TaskThread.java", "class":"org.apache.tomcat.util.threads.TaskThread$WrappingRunnable", "method":"run"}, {"line":745, "file":"Thread.java", "class":"java.lang.Thread", "method":"run"}]}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement