Hello,
I have my API manager which is configured to use the Identity Server as Key
Manager. But, on the API manager publisher, when I create a new API from a
swagger file or using the assistant (for the worldbank tuto), I don't see
any of my API in the list. However, I can see that XML files are created
via the log of the API manager :
TID: [-1234] [] [2017-11-07 17:04:39,159] INFO
> {org.apache.synapse.rest.API} - Initializing API: admin--WorldBank:v1.0.0
> {org.apache.synapse.rest.API}
>
But nothing on my screen:
[image: Images intégrées 1]
I am connected as admin (the default user) and I can't even bind my API to
an application on the API manager store :/
I double-checked the configuration but I can see an error at the startup of
the API manager :
TID: [-1234] [] [2017-11-07 17:04:02,197] ERROR
{org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} -
Unable to create fixed remote mounts. {org.wso2.carbon.regi
stry.core.internal.RegistryCoreServiceComponent}
org.wso2.carbon.registry.core.exceptions.RegistryException: An exception
occurred while executing handler chain. null
at
org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager.delete(HandlerManager.java:2649)
at
org.wso2.carbon.registry.core.jdbc.handlers.UserDefinedHandlerManager.delete(UserDefinedHandlerManager.java:215)
Caused by: java.lang.NullPointerException
at
org.wso2.carbon.registry.core.jdbc.handlers.builtin.MountHandler.delete(MountHandler.java:490)
at
org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager.delete(HandlerManager.java:2627)
... 50 more
- Do you have any idea why this error occurs?
- Is this error linked to the fact I can't see my newly created APIs?
- CAn you help me, please?
Regards,
Thomas
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev