There are two JDBC related exceptions coming up for the very first time when the server is accessed.
>>>>>>> Error 1 >>>>>>> https://localhost:9443/publisher/assets/webapp/ [2014-12-08 09:23:28,487] ERROR - SessionDataStore Error while storing session data org.h2.jdbc.JdbcSQLException: Invalid value "4" for parameter "parameterIndex" [90008-140] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.getInvalidValueException(DbException.java:213) at org.h2.jdbc.JdbcPreparedStatement.setParameter(JdbcPreparedStatement.java:1251) >>>>>>> Error 2 >>>>>>>> Caused by: org.jaggeryjs.scriptengine.exceptions.ScriptException: org.mozilla.javascript.WrappedException: Wrapped org.h2.jdbc.JdbcSQLException: Table "SOCIAL_CACHE" not found; SQL statement: SELECT ID FROM SOCIAL_CACHE WHERE TYPE='webapp' AND TENANT='carbon.super' ORDER BY RATING DESC LIMIT 0,12 [42102-140] (/store/extensions/assets/webapp/pages/assets.jag#70) at org.jaggeryjs.scriptengine.engine.RhinoEngine.execScript(RhinoEngine.java:571) at org.jaggeryjs.scriptengine.engine.RhinoEngine.exec(RhinoEngine.java:273) at org.jaggeryjs.jaggery.core.manager.WebAppManager.executeScript(WebAppManager.java:279) On Sat, Dec 6, 2014 at 2:03 PM, Dinusha Senanayaka <[email protected]> wrote: > Hi, > > Please find the $subject in [1]. > > [1]. http://builder1.us1.wso2.org/~appm/06-12-2014/ > > Regards, > Dinusha. > > -- > Dinusha Dilrukshi > Senior Software Engineer > WSO2 Inc.: http://wso2.com/ > Mobile: +94725255071 > Blog: http://dinushasblog.blogspot.com/ > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- /sumedha m: +94 773017743 b : bit.ly/sumedha
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
