Mona Chitnis created OOZIE-1382:
-----------------------------------

             Summary: Warning about invalid REST URL
                 Key: OOZIE-1382
                 URL: https://issues.apache.org/jira/browse/OOZIE-1382
             Project: Oozie
          Issue Type: Bug
    Affects Versions: trunk
            Reporter: Mona Chitnis
            Priority: Minor
             Fix For: trunk


Seeing this WARN always in Oozie logs

2013-05-17 10:52:29,837  WARN V1JobsServlet:542 - USER[-] GROUP[-] TOKEN[-] 
APP[-] JOB[-] ACTION[-] URL[OPTIONS 
http://localhost:11000/oozie/v2/jobs?action=start] error[E0301], E0301: Invalid 
resource []
org.apache.oozie.servlet.XServletException: E0301: Invalid resource []
        at 
org.apache.oozie.servlet.JsonRestServlet.validateRestUrl(JsonRestServlet.java:416)
        at 
org.apache.oozie.servlet.JsonRestServlet.service(JsonRestServlet.java:276)


In addition, in V1JobsServlet, the log level for statements in 
'submitCoordinatorJob()' and 'submitBundleJob()' should be reduced to 
INFO/DEBUG when they are just printing the app def xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to