Jump to content

Getting "java.lang.NoSuchMethodError:" error while starting designer 5.11 in windows with TIBCO_HOME having BW 5.14


Nishant Mishra 3

Recommended Posts

Error Stack :

java.lang.NoSuchMethodError: org.slf4j.impl.StaticLoggerBinder.getSingleton()Lorg/slf4j/impl/StaticLoggerBinder;

at org.slf4j.LoggerFactory.bind(LoggerFactory.java:150)

at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:124)

at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:412)

at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:357)

at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:169)

at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:135)

at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)

at org.apache.commons.httpclient.HttpState.(HttpState.java:102)

at com.tibco.xmlcanon.bwdav.davresourcestore.io.MultiServerDavState.(MultiServerDavState.java:813)

at com.tibco.xmlcanon.bwdav.davresourcestore.WebdavStoreFactory.(WebdavStoreFactory.java:794)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:423)

at java.lang.Class.newInstance(Class.java:442)

at com.tibco.ae.tools.designer.AEApplication.loadStores(AEApplication.java:1295)

at com.tibco.ae.tools.designer.AEApplication.startup(AEApplication.java:1066)

at com.tibco.ae.tools.designer.DesignerAppStarter.run(AEConsole.java:342)

at com.tibco.ae.tools.designer.AEConsole.startDesigner(AEConsole.java:98)

at com.tibco.ae.tools.designer.AEConsole.main(AEConsole.java:42)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...