-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Hi, I dont know if maybe this project is discontinued but I'll post my errors here.
When I press the keep alive button this happens on log:
SEVERE 309 0 oracle.ide.javaxide.Util Failed to create oracle.ide.controller.Controller keepalive.KeepaliveController. Class not found on classpath.
SEVERE 310 27 oracle.ideimpl.controller.ControllersHook$RuleBasedController Cannot handle action 'keepalive' (id=281). The rule evaluation succeeded, but the controller (keepalive.KeepaliveController) returned false from its update method.
If the rule returns true, the controller is expected to also return true from its update method.
SEVERE 311 1 oracle.ide.controller.IdeAction Error during handleEvent on action 'keepalive' (id=281).
None of the attached controllers handled the action.
- oracle.ide.controller.IdeAction$ControllerDelegatingController@3ef7ddc6[oracle.ideimpl.controller.ControllersHook$RuleBasedController@3ef7ddc6[keepalive.KeepaliveController][always-enabled]].
I got DB2 (IBM conections) also Oracle connections, is that a problem?
Thanks in advance, I know you are working for free so if this get fixed take for sure you'll got a beer!