You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Hitesh Kapoor (JIRA)" <ji...@apache.org> on 2016/11/22 06:41:58 UTC

[jira] [Created] (APEXMALHAR-2351) Exception while fetching properties for Operators using JdbcStore

Hitesh Kapoor created APEXMALHAR-2351:
-----------------------------------------

             Summary: Exception while fetching properties for Operators using JdbcStore 
                 Key: APEXMALHAR-2351
                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2351
             Project: Apache Apex Malhar
          Issue Type: Bug
            Reporter: Hitesh Kapoor
            Assignee: Hitesh Kapoor




apex (application_1476346787877_0157) > get-operator-properties JdbcInput
com.datatorrent.stram.cli.ApexCli$CliException: Failed web service request for appid application_1476346787877_0157
	at com.datatorrent.stram.cli.ApexCli$GetOperatorPropertiesCommand.execute(ApexCli.java:2641)
	at com.datatorrent.stram.cli.ApexCli$3.run(ApexCli.java:1468)
Caused by: com.datatorrent.stram.cli.ApexCli$CliException: Failed to request web service for appid application_1476346787877_0157
	at com.datatorrent.stram.cli.ApexCli.getResource(ApexCli.java:1681)
	at com.datatorrent.stram.cli.ApexCli.getResource(ApexCli.java:1658)
	at com.datatorrent.stram.cli.ApexCli.access$9400(ApexCli.java:153)
	at com.datatorrent.stram.cli.ApexCli$GetOperatorPropertiesCommand.execute(ApexCli.java:2638)
	... 1 more
Caused by: com.sun.jersey.api.client.UniformInterfaceException: GET http://node32.morado.com:39573/ws/v2/stram/logicalPlan/operators/JdbcInput/properties returned a response status of 404 Not Found
	at com.sun.jersey.api.client.WebResource.handle(WebResource.java:676)
	at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74)
	at com.sun.jersey.api.client.WebResource$Builder.get(WebResource.java:503)
	at com.datatorrent.stram.util.WebServicesClient$GetWebServicesHandler.process(WebServicesClient.java:259)
	at com.datatorrent.stram.util.WebServicesClient$2.run(WebServicesClient.java:201)
	at com.datatorrent.stram.util.SecureExecutor.execute(SecureExecutor.java:46)
	at com.datatorrent.stram.util.WebServicesClient.process(WebServicesClient.java:196)
	at com.datatorrent.stram.client.StramAgent.issueStramWebRequest(StramAgent.java:285)
	at com.datatorrent.stram.client.StramAgent.issueStramWebRequest(StramAgent.java:305)
	at com.datatorrent.stram.cli.ApexCli.getResource(ApexCli.java:1675)
	... 4 more

16/10/28 02:35:15 ERROR cli.ApexCli: Exception caught: 
com.datatorrent.stram.cli.ApexCli$CliException: Failed web service request for appid application_1476346787877_0157
	at com.datatorrent.stram.cli.ApexCli$GetOperatorPropertiesCommand.execute(ApexCli.java:2641)
	at com.datatorrent.stram.cli.ApexCli$3.run(ApexCli.java:1468)
Caused by: com.datatorrent.stram.cli.ApexCli$CliException: Failed to request web service for appid application_1476346787877_0157
	at com.datatorrent.stram.cli.ApexCli.getResource(ApexCli.java:1681)
	at com.datatorrent.stram.cli.ApexCli.getResource(ApexCli.java:1658)
	at com.datatorrent.stram.cli.ApexCli.access$9400(ApexCli.java:153)
	at com.datatorrent.stram.cli.ApexCli$GetOperatorPropertiesCommand.execute(ApexCli.java:2638)
	... 1 more
Caused by: com.sun.jersey.api.client.UniformInterfaceException: GET http://node32.morado.com:39573/ws/v2/stram/logicalPlan/operators/JdbcInput/properties returned a response status of 404 Not Found
	at com.sun.jersey.api.client.WebResource.handle(WebResource.java:676)
	at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74)
	at com.sun.jersey.api.client.WebResource$Builder.get(WebResource.java:503)
	at com.datatorrent.stram.util.WebServicesClient$GetWebServicesHandler.process(WebServicesClient.java:259)
	at com.datatorrent.stram.util.WebServicesClient$2.run(WebServicesClient.java:201)
	at com.datatorrent.stram.util.SecureExecutor.execute(SecureExecutor.java:46)
	at com.datatorrent.stram.util.WebServicesClient.process(WebServicesClient.java:196)
	at com.datatorrent.stram.client.StramAgent.issueStramWebRequest(StramAgent.java:285)
	at com.datatorrent.stram.client.StramAgent.issueStramWebRequest(StramAgent.java:305)
	at com.datatorrent.stram.cli.ApexCli.getResource(ApexCli.java:1675)
	... 4 more





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