On Fri, Oct 14, 2011 at 9:28 AM, Rajika Kumarasiri <[email protected]> wrote:
> slfj4 is bundled with qpid-client library and it's required for CSG. You > can either remove qpid-client jar (if you don't use CSG) or remove the slf4j > library in WEB-INF/lib folder. But this means that some folks who download AS will not be able to get AS working out of the box. We got to fix that. > > Rajika > > On Thu, Oct 13, 2011 at 6:57 PM, Samisa Abeysinghe <[email protected]>wrote: > >> I cannot start AS 4.1.0 on my machine. >> >> I am on Windows 7 and JVM is >> java version "1.6.0_26" >> Java(TM) SE Runtime Environment (build 1.6.0_26-b03) >> Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode) >> >> SLF4J: Class path contains multiple SLF4J bindings. >> SLF4J: Found binding in >> [jar:file:/E:/testing/WSO2AS~1.0/bin/../lib/core/WEB-INF/lib/qpid-client-0.11.0.wso2v1.jar!/org/slf4j/impl/StaticLoggerBinder.class] >> SLF4J: Found binding in >> [jar:file:/E:/testing/WSO2AS~1.0/bin/../lib/tomcat/work/Tomcat/defaulthost/icescrum/WEB-INF/lib/slf4j-log4j12-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class] >> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an >> explanation. >> java.lang.reflect.InvocationTargetException >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >> at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >> at java.lang.reflect.Method.invoke(Method.java:597) >> at >> org.wso2.carbon.bootstrap.Bootstrap.loadClass(Bootstrap.java:62) >> at org.wso2.carbon.bootstrap.Bootstrap.main(Bootstrap.java:43) >> Caused by: java.lang.NoSuchMethodError: >> org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljava/lang/String;ILjava/lang/String;Ljava/lang/Throwable;)V >> at >> org.apache.commons.logging.impl.SLF4JLocationAwareLog.debug(SLF4JLocationAwareLog.java:133) >> at >> org.wso2.carbon.utils.multitenancy.CarbonContextHolder.<clinit>(CarbonContextHolder.java:137) >> at org.wso2.carbon.server.Main.start(Main.java:78) >> ... 6 more >> >> Thanks, >> Samisa... >> >> Samisa Abeysinghe >> VP Engineering >> WSO2 Inc. >> http://wso2.com >> http://wso2.org >> >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
