<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><br><blockquote type="cite"><div dir="ltr"><div><br></div><div>after configurating database and deploying 2 war files (ag-push.war specialy for AS7), it started Aerogear administration web UI and I can login to web </div></div></blockquote><div><br></div><div>How did you configure the database? Do you let hibernate create the schema? Because LONG is not a type that can be queried in a easy way. A java.lang.Long should be mapped to a&nbsp;<span style="color: rgb(85, 85, 85); font-family: Monaco, Courier, 'Courier New', monospace;">NUMBER(19)&nbsp;</span></div><br><blockquote type="cite"><div dir="ltr"><div><br></div><div><div><i><font color="#0000ff">Caused by: java.sql.SQLSyntaxErrorException: ORA-00997: illegal use of LONG datatype</font></i></div><div><i><font color="#0000ff"><br></font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:450)</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:399)</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:1017)</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:655)</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:249)</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:566)</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:215)</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:58)</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:776)</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:897)</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1034)</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3820)</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3867)</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1502)</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at org.jboss.jca.adapters.jdbc.WrappedPreparedStatement.executeQuery(WrappedPreparedStatement.java:462)</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79) [hibernate-core-4.2.12.Final-redhat-1.jar:4.2.12.Final-redhat-1]</font></i></div><div><i><font color="#0000ff"><span class="" style="white-space:pre">        </span>... 75 more</font></i></div></div><div><br></div><div>I use same&nbsp;ojdbc6-12.1.0.1.jar and same database with wildfly and EAP ... I tried to fix it for a 3 days, but&nbsp;I haven't found solution.</div><div><br></div><div><span style="font-family:arial,sans-serif;font-size:13px">Can you help me with this problem? Thanks.</span><br></div>
</div>
_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/aerogear-dev</blockquote></div><br></body></html>