Hi, Have you look at the BE/Onboarding server logs as well ? No additional stack trace ? We will try your modification on our side and investigate it as well.
Thanks, Seb From: [email protected] <[email protected]> On Behalf Of Zhuangyang Chen Sent: Monday, November 23, 2020 4:52 PM To: [email protected] Subject: [onap-discuss] #sdc importNormativeAll.log indicates 500 when invoking newly added datatype Hi team, I added one datatype in catalog-be/src/main/resources/import/tosca/datatype/datatypes.yml as: tosca.datatype.vpn.Ipv4LocalPoolServerParameters: derived_from: tosca.datatypes.Root description: VRF INFO properties: dnsServerIpList: type: list default: [ ] entry_schema: type: string Then invoking this datatype from newly add node: tosca_definitions_version: tosca_simple_yaml_1_0_0 node_types: org.openecomp.resource.vfc.vrftestv1: derived_from: tosca.nodes.Root description: VRF INFO properties: ipv4LocalPoolServer: type: tosca.datatype.vpn.Ipv4LocalPoolServerParameters But there is a 500 error in `/var/lib/jetty/logs/importNormativeAll.log` Are there any more detailed logs I could dig in? Or any ideas? BR, Zhuangyang -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22536): https://lists.onap.org/g/onap-discuss/message/22536 Mute This Topic: https://lists.onap.org/mt/78455863/21656 Mute #sdc:https://lists.onap.org/g/onap-discuss/mutehashtag/sdc Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
