Hi all,
I'm noticing the error [1] in the startup of a pod via Kubernetes which
uses an image for IS configured as Key Manager. The pre-configured IS 5.0.0
as KM pack was downloaded from [2].
The file which the carbon server is complaining about (.fileTable.9)
actually exists in the pack when was unzipped locally and run. Also, the
error does not appear in pure docker container, when a standalone container
is started using the same image built with the pre configured distribution.
Any ideas on this?
[1].
JAVA_HOME environment variable is set to /opt/java
CARBON_HOME environment variable is set to /mnt/10.244.51.4/wso2is-5.0.0
[2016-02-18 13:07:38,256] INFO
{org.wso2.carbon.server.extensions.PatchInstaller} - Patch changes
detected
[2016-02-18 13:07:40,065] INFO
{org.wso2.carbon.server.util.PatchUtils.console} - Patch verification
started
[2016-02-18 13:07:40,479] INFO
{org.wso2.carbon.server.util.PatchUtils.console} - Patch verification
successfully completed.
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.wso2.carbon.bootstrap.Bootstrap.loadClass(Bootstrap.java:63)
at org.wso2.carbon.bootstrap.Bootstrap.main(Bootstrap.java:45)
Caused by: java.lang.RuntimeException: /mnt/
10.244.51.4/wso2is-5.0.0/repository/components/default/configuration/org.eclipse.osgi/.manager/.fileTable.9
(No such file or directory)
at org.wso2.carbon.server.CarbonLauncher.launch(CarbonLauncher.java:115)
at org.wso2.carbon.server.Main.launchCarbon(Main.java:164)
at org.wso2.carbon.server.Main.main(Main.java:96)
... 6 more
[2].
http://product-dist.wso2.com/downloads/api-manager/1.9.1/identity-server/wso2is-5.0.0.zip
--
Thanks and Regards,
Isuru H.
+94 716 358 048* <http://wso2.com/>*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev