Layer7 API Management

 View Only
Expand all | Collapse all

Gateway does not after upgrading v9.3 to v9.4 + v9.4CR03

  • 1.  Gateway does not after upgrading v9.3 to v9.4 + v9.4CR03

    Posted Aug 29, 2019 03:20 PM
    Edited by Prashanth kyasa Aug 30, 2019 03:41 PM
    Gateway does not START after upgrading FROM v9.3 to v9.4 


    After applying the following patches gateway does not start.
    CA API Gateway Platform v9.4
    CA API Gaetway Application patch v9.4


    I see the following errors 

    sspc_0_0.log

    Caused by: java.lang.NullPointerException
    at com.l7tech.util.InetAddressUtil.a(Unknown Source)
    at com.l7tech.util.InetAddressUtil.isIpv6Enabled(Unknown Source)
    at com.l7tech.util.InetAddressUtil.isUseIpv6(Unknown Source)
    at com.l7tech.util.InetAddressUtil.getLocalHostAddress(Unknown Source)
    at com.l7tech.server.processcontroller.ConfigServiceImpl.b(Unknown Source)
    at com.l7tech.server.processcontroller.ConfigServiceImpl.<init>(Unknown Source)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:126)
    ... 30 more

    ssg_0_0.log

    2019-08-30T14:37:12.443-0500 WARNING 1 com.l7tech.server.service.MigrationBundleBootstrapService: Unable to install bundles: java.lang.NullPointerException
    java.lang.NullPointerException
    at com.l7tech.server.service.MigrationBundleBootstrapService.b(Unknown Source)
    at com.l7tech.server.service.MigrationBundleBootstrapService.onApplicationEvent(Unknown Source)
    at com.l7tech.server.util.s.onApplicationEvent(Unknown Source)
    at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:97)
    at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:303)
    at com.l7tech.policy.AssertionRegistry.publishEvent(Unknown Source)
    at com.l7tech.server.policy.ServerAssertionRegistry.access$500(Unknown Source)
    at com.l7tech.server.policy.an.onScanComplete(Unknown Source)
    at com.l7tech.server.policy.module.ModulesScanner.scanModules(Unknown Source)
    at com.l7tech.server.policy.module.ModularAssertionsScanner.scanModules(Unknown Source)
    at com.l7tech.server.policy.ServerAssertionRegistry.b(Unknown Source)
    at com.l7tech.server.policy.ServerAssertionRegistry.runNeededScan(Unknown Source)
    at com.l7tech.server.policy.ServerAssertionRegistry.onApplicationEvent(Unknown Source)
    at com.l7tech.server.policy.ae.onApplicationEvent(Unknown Source)
    at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:97)
    at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:303)
    at com.l7tech.server.BootProcess.start(Unknown Source)
    at com.l7tech.server.boot.GatewayBoot.f(Unknown Source)
    at com.l7tech.server.boot.GatewayBoot.start(Unknown Source)
    at com.l7tech.server.boot.GatewayBoot.runUntilShutdown(Unknown Source)
    at com.l7tech.server.boot.GatewayMain.main(Unknown Source)




    Am i missing something here. This is critical for us to move forward.



    ------------------------------
    Thanks
    Prashanth
    ------------------------------


  • 2.  RE: Gateway does not after upgrading v9.3 to v9.4 + v9.4CR03
    Best Answer

    Posted Sep 13, 2019 12:14 PM
    I got this resolved and working. In-case anyone else has the same issue. Please follow the solution in the below link 

    https://ca-broadcom.wolkenservicedesk.com/external/article?articleId=42989

    Thanks