i get the below stacktrace.
2012/04/25 19:54:44.356 FIT3_TOK_REC_ASE_BlockedP - Error in loop. Error=0 SQL message=JZ0P1: Unexpected result type. state=JZ0P1
java.sql.SQLException: JZ0P1: Unexpected result type.
at com.sybase.jdbc3.jdbc.ErrorMessage.raiseError(Unknown Source)
at com.sybase.jdbc3.tds.Tds.new(Unknown Source)
at com.sybase.jdbc3.tds.Tds.doCommand(Unknown Source)
at com.sybase.jdbc3.tds.Tds.endTransaction(Unknown Source)
at com.sybase.jdbc3.tds.Tds.setOption(Unknown Source)
at com.sybase.jdbc3.jdbc.SybConnection.setAutoCommit(Unknown Source)
at asemon_logger.CollectorBlockedP.getMetrics(CollectorBlockedP.java:135)
at asemon_logger.Collector.run(Collector.java:467)
Anonymous
You should use the new BlockedP_V15.xml collector in your configuration file
in place of the old BlockedP.xml collector.
Tell me if it fix the problem
Regards
jpm
Using BlockedP_V15.xml instead of BlockedP.xml fixes the problem.
Does it mean, ASEV15/157 need to have BlockedP_V15.xml in config.xml ?
Yes you need to use the new collector. Is ita problem ? (except you have to change your config file)