<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <br>
    I experienced several times in the past this kind on errors. <br>
    since netbeans 5 to the latest 7 version.<br>
    Loggers, opengl components or classes with static initialisation
    blocs often have problems with matisse.<br>
    <br>
    For your error, I think removing the jar
    'geotk-logging-commons-3.x-SNAPSHOT.jar' from your project will
    solve the problem.<br>
    <br>
    johann<br>
    <br>
    <br>
    <br>
    <br>
    <br>
    Le 10/07/2011 14:18, Thys Meintjes a &eacute;crit&nbsp;:
    <blockquote
cite="mid:CAHRf99=KgY1ABgFkYa=9w8pNzVmD5xw6yiFEXLYnO2ZpR6auyA@mail.gmail.com"
      type="cite">Hi All,
      <div><br>
      </div>
      <div>I'm trying to build a panel using
        the&nbsp;org.geotoolkit.gui.swing.go2 widgets from the Matisse
        palette. I got this working earlier by adding the widgets from
        /home/thys/.m2/repository/org/geotoolkit/pending/geotk-widgets-swing-pending/3.x-SNAPSHOT/geotk-widgets-swing-pending-3.x-SNAPSHOT.jar
        &nbsp;using the palette manager. Now on a different machine it
        refuses to work.&nbsp;</div>
      <div><br>
      </div>
      <div>When I open the Panel created before I get a warning panel
        and a list of classes that could not be loaded. As far as I know
        matisse instantiates the classes from their default constructors
        for display.&nbsp;</div>
      <div><br>
      </div>
      <div>The netbeans IDE log where things start going wrong:</div>
      <div><br>
      </div>
      <div>
        <div>WARNING [org.netbeans.ProxyClassLoader]: Will not load
          class org.apache.commons.logging.Log arbitrarily from one of
          ModuleCL@26d510e8[org.netbeans.libs.commons_logging] and
          ModuleCL@31a734ff[org.netbeans.modules.html.validation]
          starting from SystemClassLoader[373 modules]; see <a
            moz-do-not-send="true"
            href="http://wiki.netbeans.org/DevFaqModuleCCE">http://wiki.netbeans.org/DevFaqModuleCCE</a></div>
        <div>WARNING [org.netbeans.ProxyClassLoader]: Will not load
          class org.apache.commons.logging.LogFactory arbitrarily from
          one of ModuleCL@26d510e8[org.netbeans.libs.commons_logging]
          and ModuleCL@31a734ff[org.netbeans.modules.html.validation]
          starting from SystemClassLoader[373 modules]; see <a
            moz-do-not-send="true"
            href="http://wiki.netbeans.org/DevFaqModuleCCE">http://wiki.netbeans.org/DevFaqModuleCCE</a></div>
        <div>WARNING [org.netbeans.ProxyClassLoader]: Will not load
          class org.apache.commons.logging.LogConfigurationException
          arbitrarily from one of
          ModuleCL@26d510e8[org.netbeans.libs.commons_logging] and
          ModuleCL@31a734ff[org.netbeans.modules.html.validation]
          starting from SystemClassLoader[373 modules]; see <a
            moz-do-not-send="true"
            href="http://wiki.netbeans.org/DevFaqModuleCCE">http://wiki.netbeans.org/DevFaqModuleCCE</a></div>
        <div>INFO [org.netbeans.modules.form.BeanSupport]: Cannot create
          default instance of:
          org.geotoolkit.gui.swing.go2.control.JNavigationBar</div>
        <div>java.lang.IllegalAccessError: tried to access class
          org.apache.commons.logging.LogFactory$6 from class
          org.apache.commons.logging.LogFactory</div>
        <div>&nbsp; &nbsp; &nbsp; &nbsp; at
org.apache.commons.logging.LogFactory.getSystemProperty(LogFactory.java:1558)</div>
        <div>&nbsp; &nbsp; &nbsp; &nbsp; at
org.apache.commons.logging.LogFactory.initDiagnostics(LogFactory.java:1575)</div>
        <div>&nbsp; &nbsp; &nbsp; &nbsp; at
org.apache.commons.logging.LogFactory.&lt;clinit&gt;(LogFactory.java:1817)</div>
        <div>&nbsp; &nbsp; &nbsp; &nbsp; at
org.geotoolkit.util.logging.CommonsLoggerFactory.getImplementation(CommonsLogge</div>
      </div>
      <div><br>
      </div>
      <div><br>
        -- <br>
        Thys Meintjes&nbsp;<br>
        <br>
        <br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Geotoolkit mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Geotoolkit@lists.osgeo.org">Geotoolkit@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/geotoolkit">http://lists.osgeo.org/mailman/listinfo/geotoolkit</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>