Hi,

While loading CEP, I get an exception:

root@stratos:/opt/stratos-installer# /bin/sh
/opt/stratos/wso2cep-3.0.0/bin/wso2server.sh
JAVA_HOME environment variable is set to
/etc/puppet/modules/java/files/jdk1.7.0_51/
CARBON_HOME environment variable is set to /opt/stratos/wso2cep-3.0.0
[2014-03-13 10:47:36,556] ERROR
{org.wso2.carbon.server.extensions.DropinsBundleDeployer} -  Error
occured while deploying bundles in the dropins directory
java.lang.NullPointerException
at 
org.wso2.carbon.server.extensions.DropinsBundleDeployer.getNewBundleInfoLines(DropinsBundleDeployer.java:105)
at 
org.wso2.carbon.server.extensions.DropinsBundleDeployer.perform(DropinsBundleDeployer.java:62)
at org.wso2.carbon.server.Main.invokeExtensions(Main.java:149)
at org.wso2.carbon.server.Main.main(Main.java:94)
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)
log4j:WARN No appenders could be found for logger
(org.wso2.carbon.caching.impl.internal.CachingServiceComponent).
log4j:WARN Please initialize the log4j system properly.

I'm using jdk1.7.0_51 and certainly wso2cep-3.0.0. All other
components load fine. Am I missing something else?

Thanks,
-- 
Alejandro

Reply via email to