I set in the recipe the full path to my 'seo_rules.sem' file, and the engine started.
As you anticipated, the Html UI stopped working (and the REST end-points with it, it seems). Thanks in the meanwhile! David On Tue, Feb 7, 2012 at 10:01 PM, David Riccitelli <[email protected]>wrote: > Thanks Alessandro, > > Now there's no error besides the missing required configuration. Can you > point me to a doc that tells me how to configure it? > > Ciao, > David > > On Tue, Feb 7, 2012 at 8:43 PM, Alessandro Adamou <[email protected]>wrote: > >> Hi David, >> >> I have committed an OntoNet update that should allow OWLOntology exports >> with merge support (see STANBOL-486). >> >> On my box it has caused the Refactor Engine to activate - provided that I >> setup at least one component configuration from the Felix console, which is >> now required. >> >> Could you please check that the updated engine is delivering you the >> expected results? >> >> I'm still experiencing a problem on the enhancer HTML interface when the >> Refactor engine is active. It doesn't seem to depend on this, so I've >> notified those who know better. >> >> Please note that you'll have to update and rebuild the whole Stanbol, as >> with this commit I also moved the OWL bundle to commons and renamed its >> Java packages accordingly (STANBOL-463) >> >> Thank you for the prompt notification. >> >> Alessandro >> >> >> >> On 2/7/12 5:27 PM, David Riccitelli wrote: >> >>> Hello, >>> >>> I just updated our Stanbol platform (r1241475), and added the Refactor >>> Engine, but it won't start showing the following errors. >>> >>> Am I doing something wrong? >>> >>> ---- >>> 07.02.2012 16:20:48.193 *WARN* [1236069180@qtp-1197082559-5] >>> org.apache.stanbol.**ontologymanager.ontonet.impl.** >>> clerezza.CoreOntologySpaceImpl >>> * Closure support not implemented yet. Will merge instead.* >>> >>> 07.02.2012 16:20:48.194 *ERROR* [1236069180@qtp-1197082559-5] >>> org.apache.stanbol.enhancer.**engines.refactor >>> [org.apache.stanbol.enhancer.**engines.refactor.** >>> RefactorEnhancementEngine.**description] >>> The activate method has thrown an exception ( >>> java.lang.**UnsupportedOperationException: Merge not implemented yet for >>> OWLOntology.) java.lang.**UnsupportedOperationException: *Merge not >>> implemented yet for OWLOntology.* >>> at >>> org.apache.stanbol.**ontologymanager.ontonet.impl.**clerezza.** >>> AbstractOntologyCollectorImpl.**getOntologyAsOWLOntology(** >>> AbstractOntologyCollectorImpl.**java:510) >>> at >>> org.apache.stanbol.**ontologymanager.ontonet.impl.**clerezza.** >>> AbstractOntologyCollectorImpl.**getOntology(** >>> AbstractOntologyCollectorImpl.**java:449) >>> at >>> org.apache.stanbol.**ontologymanager.ontonet.impl.**clerezza.** >>> AbstractOntologyCollectorImpl.**getManagedOntologies(** >>> AbstractOntologyCollectorImpl.**java:411) >>> at >>> org.apache.stanbol.**ontologymanager.ontonet.impl.**clerezza.** >>> AbstractOntologyCollectorImpl.**getOntologies(** >>> AbstractOntologyCollectorImpl.**java:427) >>> at >>> org.apache.stanbol.enhancer.**engines.refactor.** >>> RefactorEnhancementEngine.**initEngine(**RefactorEnhancementEngine.** >>> java:667) >>> at >>> org.apache.stanbol.enhancer.**engines.refactor.** >>> RefactorEnhancementEngine.**activate(**RefactorEnhancementEngine.** >>> java:548) >>> at sun.reflect.**NativeMethodAccessorImpl.**invoke0(Native >>> Method) >>> >>> >>> >> >> -- >> M.Sc. Alessandro Adamou >> >> Alma Mater Studiorum - Università di Bologna >> Department of Computer Science >> Mura Anteo Zamboni 7, 40127 Bologna - Italy >> >> Semantic Technology Laboratory (STLab) >> Institute for Cognitive Science and Technology (ISTC) >> National Research Council (CNR) >> Via Nomentana 56, 00161 Rome - Italy >> >> >> "As for the charges against me, I am unconcerned. I am beyond their >> timid, lying morality, and so I am beyond caring." >> (Col. Walter E. Kurtz) >> >> Not sent from my iSnobTechDevice >> >> > > > -- > David Riccitelli > > > ******************************************************************************** > InsideOut10 s.r.l. > P.IVA: IT-11381771002 > Fax: +39 0110708239 > --- > LinkedIn: http://it.linkedin.com/in/riccitelli > Twitter: ziodave > --- > Layar Partner > Network<http://www.layar.com/publishing/developers/list/?page=1&country=&city=&keyword=insideout10&lpn=1> > > ******************************************************************************** > > -- David Riccitelli ******************************************************************************** InsideOut10 s.r.l. P.IVA: IT-11381771002 Fax: +39 0110708239 --- LinkedIn: http://it.linkedin.com/in/riccitelli Twitter: ziodave --- Layar Partner Network<http://www.layar.com/publishing/developers/list/?page=1&country=&city=&keyword=insideout10&lpn=1> ********************************************************************************
