cancel
Showing results for 
Search instead for 
Did you mean: 

Sybase support

Former Member
0 Kudos

I am using sybase 15.5 developer edition.

getting below error even after executing stored procedures using Jconnect.

2017-01-23 23:50:59,630 ERROR org.hibernate.util.JDBCExceptionReporter - JZ0SJ: Metadata accessor information was not found on this database. Please install the required tables as mentioned in the jConnect documentation.
2017-01-23 23:50:59,644 FATAL Server - Could not access configuration storage
com.mosol.configstore.ConfigRuntimeException: Cannot save new atom
at com.mosol.configstore.impl.hibernate.ConfigImpl$ConfigTransactionImpl.addAtomToSave(ConfigImpl.java:2284)
at com.mosol.configstore.impl.hibernate.AtomCache.getAtom(AtomCache.java:70)
at com.mosol.configstore.impl.hibernate.ConfigImpl.loadImpl(ConfigImpl.java:654)
at com.mosol.configstore.impl.hibernate.ConfigImpl.loadEntries(ConfigImpl.java:432)
at com.mosol.configstore.impl.wrap.ConfigImpl.loadEntries(ConfigImpl.java:737)
at com.mosol.Formula.Server.ServerImpl.getElementPersistence(ServerImpl.java:4915)
at com.mosol.Formula.Server.ServerImpl.run(ServerImpl.java:953)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.hibernate.exception.GenericJDBCException: could not insert: [com.mosol.configstore.impl.hibernate.Atom]

Accepted Solutions (0)

Answers (0)