]
Karel Suta updated DROOLS-1067:
-------------------------------
Labels: reported-by-qe (was: )
Oracle DB issue for findTasksByVariableAndValue
-----------------------------------------------
Key: DROOLS-1067
URL:
https://issues.jboss.org/browse/DROOLS-1067
Project: Drools
Issue Type: Bug
Components: kie server
Affects Versions: 6.4.0.Beta2
Environment: Kie server 6.4.0-SNAPSHOT
Database - Oracle 11gR2
Reporter: Karel Suta
Assignee: Maciej Swiderski
Labels: reported-by-qe
Attachments: stacktrace.txt
Tried to run Kie server integration tests against database Oracle 11gR2. Got an error
listed as attachment in test
UserTaskServiceIntegrationTest.testFindTasksByVariableAndValue() .
Error is thrown when test calls: taskClient.findTasksByVariableAndValue("yoda",
"_string", "john is working on it", null, 0, 10)