Re: [onap-discuss] [SO] Exception on sending request to BPMN

2018-03-30 Thread DAUGHERTY, ROBERT E
Hi Subhash, I’ll take a look. Thanks, Rob From: Subhash Kumar Singh [mailto:subhash.kumar.si...@huawei.com] Sent: Friday, March 30, 2018 1:55 AM To: DAUGHERTY, ROBERT E ; SMOKOWSKI, STEVEN ; onap-discuss@lists.onap.org Cc: Praveen Krishnamurthy P

Re: [onap-discuss] [SO] Exception on sending request to BPMN

2018-03-29 Thread Subhash Kumar Singh
Hello Rob, Still I am not able to execute the workflow (throws 500 Internal server error), the reason I am observing is that WorkFlowContext is populated in WorkflowContextHolder class and it is causing NullPointerException. Following is link for BPMN debug log (BPMN.log):

Re: [onap-discuss] [SO] Exception on sending request to BPMN

2018-03-29 Thread DAUGHERTY, ROBERT E
The fix is merged. https://jira.onap.org/browse/SO-550 https://gerrit.onap.org/r/#/c/40193/ From: DAUGHERTY, ROBERT E Sent: Thursday, March 29, 2018 10:39 AM To: 'Subhash Kumar Singh' ; SMOKOWSKI, STEVEN ; onap-discuss@lists.onap.org Cc: Praveen

Re: [onap-discuss] [SO] Exception on sending request to BPMN

2018-03-29 Thread DAUGHERTY, ROBERT E
Hi Subhash, I agree there is a problem here. The POST path looks ok, and the MSOInfrastructureBPMN war is deployed ok, but wildfly returns a 404 when you send a request. Something must be wrong in the deployment package. I’m looking into it. Rob From: Subhash Kumar Singh

Re: [onap-discuss] [SO] Exception on sending request to BPMN

2018-03-29 Thread Subhash Kumar Singh
Hello Steven, Today also I tried to check out the fresh code and tried to deploy SO wars but still I am getting 404 for BPMN workflow invocation. Following is link for server.log: http://paste.ubuntu.com/p/NWqFV4Skwt/ Please let me know how to fix it. Let me know if you require any additional

Re: [onap-discuss] [SO] Exception on sending request to BPMN

2018-03-28 Thread Subhash Kumar Singh
<mailto:ss8...@att.com>>; onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; DAUGHERTY, ROBERT E <rd4...@att.com<mailto:rd4...@att.com>> Cc: Praveen Krishnamurthy P <kprav...@huawei.com<mailto:kprav...@huawei.com>> Subject: Re: [onap-discus

Re: [onap-discuss] [SO] Exception on sending request to BPMN

2018-03-28 Thread Abhishek Shekhar
Re: [onap-discuss] [SO] Exception on sending request to BPMN Hello Steven, I tried to invoke it with the localhost (in url) also but it dint help. Server logs seems clean. At the same time I added “mso” to my hosts file but it dint work. Could you please let me know which logging/ logging fi

Re: [onap-discuss] [SO] Exception on sending request to BPMN

2018-03-27 Thread Subhash Kumar Singh
Hello Steven, I tried to invoke it with the localhost (in url) also but it dint help. Server logs seems clean. At the same time I added “mso” to my hosts file but it dint work. Could you please let me know which logging/ logging file I should enable and check. -- Regards, Subhash Kumar Singh

Re: [onap-discuss] [SO] Exception on sending request to BPMN

2018-03-27 Thread SMOKOWSKI, STEVEN
I think we may need some more information. I assume the URL below is routing through MSB? I am not terribly familiar with it. Does a direct url to the ip address work? Can you turn on a more granular level of logging in logback on the server side? Can you retry the transaction after doing

Re: [onap-discuss] [SO] Exception on sending request to BPMN

2018-03-27 Thread Subhash Kumar Singh
+[Rob, Steve] -- Regards, Subhash Kumar Singh ***