Giter Club home page Giter Club logo

quickwebframework's People

Watchers

 avatar

Forkers

liveqmock

quickwebframework's Issues

com.quickwebframework.log.log4j启动时出现异常

在安装所有插件的情况下,启动OSGi框架时偶尔出现如下错误�
��

java.lang.RuntimeException: org.osgi.framework.BundleException: Activator start 
error in bundle com.quickwebframework.log.log4j [6].
    at com.quickwebframework.web.util.BundleUtil.installOrUpdateBundle(BundleUtil.java:174)
    at com.quickwebframework.web.thread.BundleAutoManageThread.run(BundleAutoManageThread.java:55)
Caused by: org.osgi.framework.BundleException: Activator start error in bundle 
com.quickwebframework.log.log4j [6].
    at org.apache.felix.framework.Felix.activateBundle(Felix.java:2027)
    at org.apache.felix.framework.Felix.startBundle(Felix.java:1895)
    at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:944)
    at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:931)
    at com.quickwebframework.web.util.BundleUtil.installOrUpdateBundle(BundleUtil.java:275)
    at com.quickwebframework.web.util.BundleUtil.installOrUpdateBundle(BundleUtil.java:167)
    ... 1 more
Caused by: java.lang.LinkageError: loader constraint violation in interface 
itable initialization: when resolving method 
"com.quickwebframework.log.log4j.service.impl.LogServiceImpl.getLog(Ljava/lang/S
tring;)Lcom/quickwebframework/entity/Log;" the class loader (instance of 
org/apache/felix/framework/BundleWiringImpl$BundleClassLoaderJava5) of the 
current class, com/quickwebframework/log/log4j/service/impl/LogServiceImpl, and 
the class loader (instance of 
org/apache/felix/framework/BundleWiringImpl$BundleClassLoaderJava5) for 
interface com/quickwebframework/service/LogService have different Class objects 
for the type com/quickwebframework/entity/Log used in the signature
    at com.quickwebframework.log.log4j.Activator.start(Activator.java:41)
    at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:641)
    at org.apache.felix.framework.Felix.activateBundle(Felix.java:1977)
    ... 6 more

Original issue reported on code.google.com by [email protected] on 8 Nov 2012 at 6:07

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.