Drools Enumerations
by Somasundaran, Rekha
Hi,
I have sent a query on the usage for Drools Enumerations at:
http://drools.46999.n3.nabble.com/Drools-Guvnor-Enumerations-td4026369.html
Can you please check and help?
Thanks,
Rekha Somasundaran | Consultant | GoldenSource India Pvt. Ltd.
Plot 13-A, Paper Box House, Off Mahakali Caves Road, Andheri (E), Mumbai - 400 093, India | DD: +91 22 6645 4069 | M: +91 9819 975 596 | Switchboard: +91 22 6645 4000 | Skype: rekha_somasundaran
www.thegoldensource.com
Winner 2011 "Best Enterprise Data Management Initiative" Inside Reference Data
Follow us on LinkedIn<http://www.linkedin.com/company/goldensource> and Twitter<https://twitter.com/#!/GoldenSource>
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any erroneous transmission. If you receive this message in error, please immediately destroy it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, or copy any part of this message if you are not the intended recipient.
===================================================================
11 years, 1 month
uninitializedEntityFilter example
by chakez30
I have set my planning variable to be nullable. But using this the
constucution heuristic initializes variables to null values and i think this
is a waste of time for computing the optimal solution. From the documents
you can overwrite this using uninitializedEntityFilter. But it doesnt show
the actual UninitializedTaskFilter.class. What would be the content of this
class? Thanks!
--
View this message in context: http://drools.46999.n3.nabble.com/uninitializedEntityFilter-example-tp402...
Sent from the Drools: User forum mailing list archive at Nabble.com.
11 years, 1 month
gives error while retracting an object
by Ganesh
Hi Team,
I am using drools-guvnor 5.4 version and designer 2.1 version,
I am calling an drools object from web service
While retracting an object I am getting
classCastException,"*java.lang.boolean cannot be cast to
org.drools.spi.activation* "
I am using session.retract(droolsobject);-Every time I got the error in this
line
This issue rise very often,
I think this issue is due to increase on load on object ,As I found this is
the reason while I search in INTERNET
Can you please tell me how to solve this
Regards
Ganesh N Neelekani
--
View this message in context: http://drools.46999.n3.nabble.com/gives-error-while-retracting-an-object-...
Sent from the Drools: User forum mailing list archive at Nabble.com.
11 years, 1 month
uninitializedEntityFilter example
by chakez30
I have set my planning variable to be nullable. But using this the
constucution heuristic initializes variables to null values and i think this
is a waste of time for computing the optimal solution. From the documents
you can overwrite this using uninitializedEntityFilter. But it doesnt show
the actual UninitializedTaskFilter.class. What would be the content of this
class? Thanks!
--
View this message in context: http://drools.46999.n3.nabble.com/uninitializedEntityFilter-example-tp402...
Sent from the Drools: User forum mailing list archive at Nabble.com.
11 years, 1 month
uninitializedEntityFilter example
by chakez30
I have set my planning variable to be nullable. But using this the
constucution heuristic initializes variables to null values and i think this
is a waste of time for computing the optimal solution. From the documents
you can overwrite this using uninitializedEntityFilter. But it doesnt show
the actual UninitializedTaskFilter.class. What would be the content of this
class? Thanks!
--
View this message in context: http://drools.46999.n3.nabble.com/uninitializedEntityFilter-example-tp402...
Sent from the Drools: User forum mailing list archive at Nabble.com.
11 years, 1 month
Drools memory issue
by Sateesh Hegde
Hi Team,
We are using drools 5.2 and here is the memory foot print. This is
the steady state memory after 3 days of testing. We are keeping the
fact in WM and I am fine with the memory consumption from facts.
However I am not able to understand this RightTuple of type
HashMapEntry, and it looks like a leak suspect.
Any help pointer to figure out what are these RightTuple and I also
suspect it is grwoing over a period of time, though my fact count
remain fairly constant.
Thanks and Regards
--
Sateesh Hegde
11 years, 1 month