Re: [onap-discuss] ECOMPPORTAL servlet exception with 500 HTTP Status

2017-09-27 Thread Marc.Fiedler
So far, if nobody fixed that bug, I expect that's still exist.

I will made a redeployment later.

Looks like that a database driver is missing in the image? Strange ...

BR
Marc

Von meinem iPhone gesendet

Am 27.09.2017 um 11:01 schrieb Ganesh Kaila 
>:

Hi Manoop,

I tried to deploy the ONAP with heat templates. Still, I am seeing the error.

Marc

Did it work for you??

Thanks,
Ganesh

On Tue, Sep 26, 2017 at 8:49 PM, TALASILA, MANOOP (MANOOP) 
> wrote:
Hi Marc,

The Portal app is deployed in Rackspace lab environment using same heat 
template. I just accessed it and looks good.



Manoop

From: 
>
 on behalf of "marc.fied...@telekom.de" 
>
Date: Tuesday, September 26, 2017 at 9:42 AM
To: "gane...@biarca.com" 
>
Cc: "onap-discuss@lists.onap.org" 
>
Subject: Re: [onap-discuss] ECOMPPORTAL servlet exception with 500 HTTP Status


Now I'm in the right conversation.

Same with us.


Is there anything changed on the portal app?


BR
Marc


Von meinem iPhone gesendet

Am 26.09.2017 um 15:00 schrieb Ganesh Kaila 
>:
Hi,

When I am trying to deploy ONAP on Vanilla openstack with heat template from 
https://gerrit.onap.org/r/demo.git.
 Recently, I am seeing the exception.



Is anyone seeing the same exception or am I doing anything wrong? Please let me 
know.

Thanks in advance.

?Regards
,
Ganesh
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [appc][master] build failed due to UT failure

2017-09-26 Thread Marc.Fiedler
Same with us.

Is there anything changed on the portal app?

BR
Marc

Von meinem iPhone gesendet

Am 26.09.2017 um 15:21 schrieb Shashikanth vh 
>:

Hi All,
  UT failed due to wrong parameter input to  newInstance(), can anyone let me 
know what should be the valid input ?

File: SdcCallbackTest.java

private Object getObject(String fqcn) throws ClassNotFoundException, 
InstantiationException, IllegalAccessException, InvocationTargetException {
   Constructor constructor = Class.forName(fqcn).getDeclaredConstructors()[0];
   constructor.setAccessible(true);
   return constructor.newInstance();
}


Regards,
Shashikanth

-Original Message-
From: ONAP Jobbuilder (ONAP Code Review) [mailto:ger...@onap.org]
Sent: 2017?9?26? 15:33
To: Shashikanth vh
Subject: Change in appc[master]: Fix Blocker/Critical sonar issues

ONAP Jobbuilder has posted comments on this change.

Change subject: Fix Blocker/Critical sonar issues 
..


Patch Set 1: Verified-1

Build Failed

https://jenkins.onap.org/job/appc-master-verify-java/501/ : FAILURE

No problems were identified. If you know why this problem occurred, please add 
a suitable Cause for it. ( 
https://jenkins.onap.org/job/appc-master-verify-java/501/ )

Logs: 
https://logs.onap.org/production/vex-yul-ecomp-jenkins-1/appc-master-verify-java/501

--
To view, visit http://gerrit.onap.org/r/15417 To unsubscribe, visit 
http://gerrit.onap.org/r/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I50868e7e76f03a724d97889432f2dce53552b36f
Gerrit-PatchSet: 1
Gerrit-Project: appc
Gerrit-Branch: master
Gerrit-Owner: Shashikanth VH 
>
Gerrit-Reviewer: ONAP Jobbuilder 
>
Gerrit-HasComments: No
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss