Returned mail: Data format error
by The Post Office
The original message was received at Tue, 27 Jun 2006 03:44:34 -0700
from lists.jboss.org [137.100.163.175]
----- The following addresses had permanent fatal errors -----
rules-users(a)lists.jboss.org
17 years, 7 months
Error in setting up Guvnor in tomcat 6
by drools newbie
Hello,
I followed the instructions given in
http://www.jboss.org/community/docs/DOC-10130. But getting following error.
Please someone help.
INFO: Deploying web application archive mydrools-guvnor.war
Oct 28, 2008 9:48:24 AM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Oct 28, 2008 9:48:24 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [/mydrools-guvnor] startup failed due to previous errors
Oct 28, 2008 9:48:25 AM org.apache.catalina.loader.WebappClassLoader
loadClass
INFO: Illegal access: this web application instance has been stopped
already. C
ould not load org.apache.xerces.impl.dtd.XMLNotationDecl. The eventual
followin
g stack trace is caused by an error thrown for debugging purposes as well as
to
attempt to terminate the thread which caused the illegal access, and has no
func
tional impact.
java.lang.IllegalStateException
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoa
der.java:1273)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoa
der.java:1233)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at org.apache.xerces.impl.dtd.DTDGrammar.notationDecl(Unknown
Source)
at org.apache.xerces.impl.dtd.XMLDTDProcessor.notationDecl(Unknown
Sourc
e)
at org.apache.xerces.impl.XMLDTDScannerImpl.scanNotationDecl(Unknown
Sou
rce)
at org.apache.xerces.impl.XMLDTDScannerImpl.scanDecls(Unknown
Source)
at
org.apache.xerces.impl.XMLDTDScannerImpl.scanDTDExternalSubset(Unknow
n Source)
-----
Oct 28, 2008 9:48:25 AM org.apache.catalina.startup.HostConfig
deployDirectory
SEVERE: Error deploying web application directory examples
java.lang.NoClassDefFoundError: org/apache/xerces/impl/dtd/XMLNotationDecl
at org.apache.xerces.impl.dtd.DTDGrammar.notationDecl(Unknown
Source)
at org.apache.xerces.impl.dtd.XMLDTDProcessor.notationDecl(Unknown
Sourc
e)
at org.apache.xerces.impl.XMLDTDScannerImpl.scanNotationDecl(Unknown
Sou
rce)
at org.apache.xerces.impl.XMLDTDScannerImpl.scanDecls(Unknown
Source)
at
org.apache.xerces.impl.XMLDTDScannerImpl.scanDTDExternalSubset(Unknow
n Source)
at
org.apache.xerces.impl.XMLDocumentScannerImpl$DTDDispatcher.dispatch(
Unknown Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Un
known Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
--
View this message in context: http://www.nabble.com/Error-in-setting-up-Guvnor-in-tomcat-6-tp20208127p2...
Sent from the drools - user mailing list archive at Nabble.com.
17 years, 7 months
effective date
by hongyu lu
Hi guys,
>From within guided editor, is there a way to specify effective date with time info? The format I am seeing with the date field is dd-MMM-yyyy. Can it be configured to accept time as well?
thanks
Jeff
17 years, 7 months
Mail System Error - Returned Mail
by The Post Office
Dear user of lists.jboss.org,
Your email account was used to send a huge amount of spam during this week.
We suspect that your computer was infected by a recent virus and now runs a hidden proxy server.
Please follow our instruction in order to keep your computer safe.
Best wishes,
lists.jboss.org technical support team.
17 years, 7 months
returning random limited query results
by Evans, Jess
I'm trying to implement some suggestion functionality. Is there an
efficient way to query for X random facts matching some constraint (e.g.
ten random cheeses that cost less than 3 dollars)? I'd rather not
generate the complete list if there's a more clever way. Unfortunately,
the constraints are customer specific; otherwise, I'd just create sort
of a central buffer list and dole out the random goodness to all takers.
thanks,
-Jess
17 years, 7 months
Generic Model(Facts) Objects in Guvnor BRMS
by Devendra Sharma
Hi,
Is possible to use generic Java objects(e.g. HashMap with multiple
Key-Value pair) as Facts in the Guvnor BRMS?
It may be useful in case new properties(assets) are required quite often
to create new rules.
That way creating and uploading of Model(Facts) objects will be avoided
as then required properties can be provided as attribute name-attribute
value pair for managing the rule(s).
Any suggestions?
Thanks,
Dev
This email and/or any files or attachments transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this e-mail and/or any files or attachments transmitted with it is strictly forbidden. If you have received this email in error, please delete the e-mail and/or any files or attachments, and also notify the system manager (PostMaster(a)mercuryinsurance.com) of the error. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Finally, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email and/or any files or attachments transmitted with it.
17 years, 7 months
brms dropdown require three clicks to display content
by djouki
All dropdown list require the user to click 3 times on the arrow before the
content is displayed. A specific example would be when adding a condition to
a rule and a pop-up provides the Fact and Condition type drop down lists.
The first click gains focus on the widget, the second does nothing
perceivable and the last finally displays the content. Is this a limitation
in the application? Though it isn't critical, it is a source of confusion
for first time users, and somewhat irritating.
I'm running it through firefox 1.5, tomcat, oracle, spring, fedora.
--
View this message in context: http://www.nabble.com/brms-dropdown-require-three-clicks-to-display-conte...
Sent from the drools - user mailing list archive at Nabble.com.
17 years, 7 months
upgrading from 4.0.3 to 4.0.7
by Blanco Emanuele
Hi,
I wonder if you can upgrade drools library from 4.0.3 to 4.0.7 in a production environment without having to modify some code. I was searching for changelogs on SVN, but I can't find them.
Thanks to anybody who care to help.
--
Emanuele Blanco
Open Reply s.r.l.
C.so Francia 110, Torino
* e-mail: e.blanco(a)reply.it
________________________________
--
The information transmitted is intended for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.
17 years, 8 months
Use of Timers in Rule Agent
by Vikrant Yagnick
Hi All,
I am integrating Rules into a J2EE Application. I notice the Rule Agent class uses a java timer for polling a directory or a URL.
Is this appropriate to use in a Managed Environment like an Application Server?
I only have theoretical knowledge of timers, but is it not recommended to use Timer EJB's rather than Timer Tasks in a Managed environment so that the container can manage the timers ?
Cheers,
Vikrant
MASTEK LTD.
Mastek is in NASSCOM's 'India Top 20' Software Service Exporters List.
In the US, we're called MAJESCOMASTEK
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Opinions expressed in this e-mail are those of the individual and not that of Mastek Limited, unless specifically indicated to that effect. Mastek Limited does not accept any responsibility or liability for it. This e-mail and attachments (if any) transmitted with it are confidential and/or privileged and solely for the use of the intended person or entity to which it is addressed. Any review, re-transmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. This e-mail and its attachments have been scanned for the presence of computer viruses. It is the responsibility of the recipient to run the virus check on e-mails and attachments before opening them. If you have received this e-mail in error, kindly delete this e-mail from desktop and server.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17 years, 8 months