Hi Angela, This is an issue with you not having your WORKFLOW_URL environment variable set. Can you make sure it¹s set before you start the workflow manager and RADIX? Please make sure it¹s getting passed down..
Cheers, Chris ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 168-519, Mailstop: 168-527 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Associate Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -----Original Message----- From: MengYing Wang <[email protected]> Date: Thursday, October 30, 2014 at 9:30 PM To: "[email protected]" <[email protected]> Cc: Chris Mattmann <[email protected]> Subject: RADiX CAS-Crawler cannot trigger workflow event >Hi Everyone, > > >I am trying to trigger some workflow evert using the crawler. However, it >raises a "no protocol" error: > > >INFO: Performing action (id = TriggerPostIngestWorkflow : description = >Triggers workflow event with the name [ProductType]Ingest) >Oct 30, 2014 4:41:45 PM org.apache.oodt.cas.crawl.ProductCrawler >performProductCrawlerActions >WARNING: Failed to perform crawler action : Failed to update workflow >manager : no protocol: null >org.apache.oodt.cas.crawl.structs.exceptions.CrawlerActionException: >Failed to update workflow manager : no protocol: null >at >org.apache.oodt.cas.crawl.action.WorkflowMgrStatusUpdate.performAction(Wor >kflowMgrStatusUpdate.java:59) >at >org.apache.oodt.cas.crawl.ProductCrawler.performProductCrawlerActions(Prod >uctCrawler.java:357) >at >org.apache.oodt.cas.crawl.ProductCrawler.performPostIngestOnSuccessActions >(ProductCrawler.java:331) >at >org.apache.oodt.cas.crawl.ProductCrawler.handleFile(ProductCrawler.java:19 >4) >at org.apache.oodt.cas.crawl.ProductCrawler.crawl(ProductCrawler.java:108) >at org.apache.oodt.cas.crawl.ProductCrawler.crawl(ProductCrawler.java:75) >at >org.apache.oodt.cas.crawl.cli.action.CrawlerLauncherCliAction.execute(Craw >lerLauncherCliAction.java:58) >at org.apache.oodt.cas.cli.CmdLineUtility.execute(CmdLineUtility.java:331) >at org.apache.oodt.cas.cli.CmdLineUtility.run(CmdLineUtility.java:187) >at >org.apache.oodt.cas.crawl.CrawlerLauncher.main(CrawlerLauncher.java:36) > > >It seems some thing wrong with my crawler. Should I do some configuration >to my crawler? And how? Thank you for your time and help! > > >-- >Best, >Mengying (Angela) Wang > > > >
