Sorry, I probably should have included
that information.
We are using 5.0.1.GA, Jackrabbit is
configured to store the data in an Oracle database. Is there any
other information I can provide?
Thanks,
Steve Ronderos
rules-users-bounces@lists.jboss.org wrote on 07/29/2009
01:33:31 AM:
> [image removed]
>
> Re: [rules-users] Import Existing DRL in Guvnor never finishes
>
> Jaroslaw Kijanowski
>
> to:
>
> Rules Users List
>
> 07/29/2009 01:39 AM
>
> Sent by:
>
> rules-users-bounces@lists.jboss.org
>
> Please respond to Rules Users List
>
> Hi,
> what version? 5.0.1.GA?
> Have you changed Jackrabbit's backend or are you using the default
settings?
>
> Cheers,
> Jarek
>
> Steve Ronderos wrote:
> >
> > Hello All,
> >
> > I'm experiencing an issue importing an existing DRL into Guvnor,
we
> > made a sample DRL file containing 1000 very simple rules
that look
> > something like this:
> >
> > rule "testa4"
> > dialect "mvel"
> > when
> > IOption( selected == "false"
&& id == "9934" )
> > messageSection : INode( id == "Drivers"
)
> > then
> > messageSection.setValidationMessage(
"null" );
> > messageSection.setValidationMessageDuration(
null );
> > end
> >
> > Each rule has a unique name. The problem is that the import
hasn't
> > finished (after over 2 hours) and when we look at the resources
that
> > have been imported they have 24 revisions each. It looks
like Guvnor is
> > importing the file over and over again.
> >
> > Has anyone experienced anything like this?
> >
> > Thanks,
> >
> > Steve Ronderos
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > rules-users mailing list
> > rules-users@lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/rules-users
> _______________________________________________
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users