Unable to login to APIgateway UI both in port 9072 and 9073 ,getting HTTP Error 404 Not Found

Hi,

please check the server.log for the apigateway host, if there any error messages.
Eventually you will have to restart the instance with a fresh log file (rename the old one) to see what is documented at startup of the instance.

Regards,
Holger

Hi ,

I am getting this log again and again in the API Gateway log file.
2022-07-23 00:11:39 ERROR [apigatewayui] [com.softwareag.apigateway.ui.ISConfiguration$1] - Attempt to login with technical user failed: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable cannot be cast to org.glassfish.jersey.internal.spi.AutoDiscoverable
java.lang.ClassCastException: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable cannot be cast to org.glassfish.jersey.internal.spi.AutoDiscoverable
at org.glassfish.jersey.model.internal.CommonConfig$2.compare(CommonConfig.java:594) ~[jersey-common-2.22.2.jar:?]
at java.util.TreeMap.compare(TreeMap.java:1295) ~[?:1.8.0_292]
at java.util.TreeMap.put(TreeMap.java:538) ~[?:1.8.0_292]
at java.util.TreeSet.add(TreeSet.java:255) ~[?:1.8.0_292]
at java.util.AbstractCollection.addAll(AbstractCollection.java:344) ~[?:1.8.0_292]
at java.util.TreeSet.addAll(TreeSet.java:312) ~[?:1.8.0_292]
at org.glassfish.jersey.model.internal.CommonConfig.configureAutoDiscoverableProviders(CommonConfig.java:612) ~[jersey-common-2.22.2.jar:?]
at org.glassfish.jersey.client.ClientConfig$State.configureAutoDiscoverableProviders(ClientConfig.java:364) ~[jersey-client-2.22.2.jar:?]
at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:399) ~[jersey-client-2.22.2.jar:?]
at org.glassfish.jersey.client.ClientConfig$State.access$000(ClientConfig.java:90) ~[jersey-client-2.22.2.jar:?]
at org.glassfish.jersey.client.ClientConfig$State$3.get(ClientConfig.java:122) ~[jersey-client-2.22.2.jar:?]
at org.glassfish.jersey.client.ClientConfig$State$3.get(ClientConfig.java:119) ~[jersey-client-2.22.2.jar:?]
at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:340) ~[jersey-common-2.22.2.jar:?]
at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:733) ~[jersey-client-2.22.2.jar:?]
at org.glassfish.jersey.client.ClientRequest.getConfiguration(ClientRequest.java:286) ~[jersey-client-2.22.2.jar:?]
at org.glassfish.jersey.client.JerseyInvocation.validateHttpMethodAndEntity(JerseyInvocation.java:135) ~[jersey-client-2.22.2.jar:?]
at org.glassfish.jersey.client.JerseyInvocation.(JerseyInvocation.java:105) ~[jersey-client-2.22.2.jar:?]
at org.glassfish.jersey.client.JerseyInvocation.(JerseyInvocation.java:101) ~[jersey-client-2.22.2.jar:?]
at org.glassfish.jersey.client.JerseyInvocation.(JerseyInvocation.java:92) ~[jersey-client-2.22.2.jar:?]
at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:437) ~[jersey-client-2.22.2.jar:?]
at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:343) ~[jersey-client-2.22.2.jar:?]
at com.softwareag.apigateway.ui.servlet.WebUtil.execute(WebUtil.java:102) ~[com.softwareag.apigateway.webapp.apimanager_10.7.0.0015-0477.jar:?]
at com.softwareag.apigateway.ui.utils.SAMLAssertionUtil.getISSession(SAMLAssertionUtil.java:108) ~[com.softwareag.apigateway.webapp.apimanager_10.7.0.0015-0477.jar:?]
at com.softwareag.apigateway.ui.utils.SAMLAssertionUtil.getISSession(SAMLAssertionUtil.java:90) ~[com.softwareag.apigateway.webapp.apimanager_10.7.0.0015-0477.jar:?]
at com.softwareag.apigateway.ui.utils.SAMLAssertionTechnicalUser.getIsSession(SAMLAssertionTechnicalUser.java:29) ~[com.softwareag.apigateway.webapp.apimanager_10.7.0.0015-0477.jar:?]
at com.softwareag.apigateway.ui.ISConfiguration$1.run(ISConfiguration.java:108) [com.softwareag.apigateway.webapp.apimanager_10.7.0.0015-0477.jar:?]
at java.util.TimerThread.mainLoop(Timer.java:555) [?:1.8.0_292]

Please suggest if any remedy for this

Thanks,
Tribhuban
APIGateway.zip (8.0 KB)

Suggestions mentioned in the Tech Forums URL API Gateway Login Issue with Default credentials help?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.