Remove wicket-jmx.jar from the classpath

On Mon, Jul 26, 2010 at 6:06 PM, Alessandro Bottoni
<alexbott...@gmail.com>wrote:

> Hi all,
> I'm trying to run the examples included in the Wicket 1.4.9 distribution
> on my NetBeans 6.9 with Glassfish and  I'm getting the following error
> message.
>
> ERROR - Initializer                -
> org.apache.wicket.app.WicketTester$DummyWebApplication:type=RequestLogger
> javax.management.InstanceNotFoundException:
> org.apache.wicket.app.WicketTester$DummyWebApplication:type=RequestLogger
>        at
>
> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
>        at
>
> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415)
>        at
>
> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403)
>        at
>
> com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506)
>        at org.apache.wicket.jmx.Initializer.destroy(Initializer.java:75)
>        at
> org.apache.wicket.Application.callDestroyers(Application.java:829)
>        at
> org.apache.wicket.Application.internalDestroy(Application.java:956)
>        at
>
> org.apache.wicket.protocol.http.WebApplication.internalDestroy(WebApplication.java:527)
>        at
>
> org.apache.wicket.protocol.http.MockWebApplication.destroy(MockWebApplication.java:738)
>        at
>
> org.apache.wicket.examples.hangman.WordGeneratorTest.tearDown(WordGeneratorTest.java:60)
>        at junit.framework.TestCase.runBare(TestCase.java:140)
>        at junit.framework.TestResult$1.protect(TestResult.java:110)
>        at junit.framework.TestResult.runProtected(TestResult.java:128)
>        at junit.framework.TestResult.run(TestResult.java:113)
>        at junit.framework.TestCase.run(TestCase.java:124)
>        at junit.framework.TestSuite.runTest(TestSuite.java:232)
>        at junit.framework.TestSuite.run(TestSuite.java:227)
>        at
>
> org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
>        at
>
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
>        at
>
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
>        at
>
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
>        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
>        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.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:334)
>        at
>
> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:980)
>
>
> Any suggestion?
>
> --
>
> Alessandro Bottoni
> Website: http://www.alessandrobottoni.it/
>
> "Filesharing Is Killing Music Industry - Home Cooking Is Killing
> Restaurants - Home Fucking Is Killing Prostitution"
>     -- Unknown
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>

Reply via email to