You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Dasiy (JIRA)" <ji...@apache.org> on 2016/10/27 03:14:58 UTC

[jira] [Created] (FALCON-2176) Cannot retrieve JMS connection info[JMSTopicService is not initialized,JMS notificationmay not be enabled]

Dasiy  created FALCON-2176:
------------------------------

             Summary: Cannot retrieve JMS connection info[JMSTopicService is not initialized,JMS notificationmay not be enabled]
                 Key: FALCON-2176
                 URL: https://issues.apache.org/jira/browse/FALCON-2176
             Project: Falcon
          Issue Type: Bug
    Affects Versions: 0.10
            Reporter: Dasiy 


I followed the tutorial of hortonworks about falcon: "Define and Process Data Pipelines in Hadoop with Apache Falcon". 
The process was killed and the log of oozie relating is :
"JOB[-] ACTION[-] URL[GET http://10.110.17.101:11000/oozie/v2/admin/jmsinfo?user.name=falcon] error[E1601], E1601: Cannot retrieve JMS connection info [JMSTopicService is not initialized. JMS notificationmay not be enabled]
org.apache.oozie.servlet.XServletException: E1601: Cannot retrieve JMS connection info [JMSTopicService is not initialized. JMS notificationmay not be enabled]
        at org.apache.oozie.servlet.V2AdminServlet.getJMSConnectionInfo(V2AdminServlet.java:86)
        at org.apache.oozie.servlet.BaseAdminServlet.doGet(BaseAdminServlet.java:147)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
        at org.apache.oozie.servlet.JsonRestServlet.service(JsonRestServlet.java:304)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.oozie.servlet.AuthFilter$2.doFilter(AuthFilter.java:171)"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)