Got a Nullpointer on deployment of the soa suite examples running the ant task compile-deploy-all:
Saw some info about ulimit but I am running on windows so should not impact me.
I looked everywhere tried to fix it and wasted a couple of hours on this. Eventually I stopped and started weblogic and the problem dissipated who knew hope it doesnt come back to haunt me and I learned long ago not to ask too many questions in a case like this.
oracle.fabric.common.FabricDeploymentException: java.lang.NullPointerException {rootCauses=[]}
at oracle.integration.platform.blocks.deploy.CommonDeploymentManager.logError(CommonDeploymentManager.java:90)
Saw some info about ulimit but I am running on windows so should not impact me.
I looked everywhere tried to fix it and wasted a couple of hours on this. Eventually I stopped and started weblogic and the problem dissipated who knew hope it doesnt come back to haunt me and I learned long ago not to ask too many questions in a case like this.
oracle.fabric.common.FabricDeploymentException: java.lang.NullPointerException {rootCauses=[]}
at oracle.integration.platform.blocks.deploy.CommonDeploymentManager.logError(CommonDeploymentManager.java:90)
Comments
Post a Comment