Subject | Problems writing new TraceService component based on IBOAdmin |
---|---|
Author | Thomas Steinmaurer |
Post date | 2009-10-01T13:21:49Z |
Hello,
Firebird 2.5 has a new Trace Service implemented. I've started
implementing a TIBOTraceService component, which is basically based on
various stuff in the IBOAdmin package.
My component is derived from TIBOControlAndQueryService and basically, I
can attach to the service manager, but when executing (starting the
service) one particular action (list of trace sessions;
isc_action_svc_trace_list) of the new trace service, I get the following
exception.
Internal error when using clumplet API: read past EOF.
Any ideas?
Thanks.
--
Best Regards,
Thomas Steinmaurer
LogManager Series - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database, MS SQL Server and
NexusDB V2
Upscene Productions
http://www.upscene.com
My blog:
http://blog.upscene.com/thomas/
Firebird 2.5 has a new Trace Service implemented. I've started
implementing a TIBOTraceService component, which is basically based on
various stuff in the IBOAdmin package.
My component is derived from TIBOControlAndQueryService and basically, I
can attach to the service manager, but when executing (starting the
service) one particular action (list of trace sessions;
isc_action_svc_trace_list) of the new trace service, I get the following
exception.
Internal error when using clumplet API: read past EOF.
Any ideas?
Thanks.
--
Best Regards,
Thomas Steinmaurer
LogManager Series - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database, MS SQL Server and
NexusDB V2
Upscene Productions
http://www.upscene.com
My blog:
http://blog.upscene.com/thomas/