Uploaded image for project: 'Mule'
  1. Mule
  2. MULE-12925

MissingResourceException when shutting down Mule

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Completed
    • 4.x-development
    • 4.0.0-rc
    • Core: Deployment

    Description

      Every time you shut down Mule and when it tries to undeploy the default domain, you get the following error:

      ERROR 2017-06-23 11:45:59,323 [WrapperListener_stop_runner] org.mule.runtime.module.deployment.internal.DeploymentDirectoryWatcher: Error stopping artifact default
      java.util.MissingResourceException: Can't find bundle for base name META-INF/org/mule/runtime/core/i18n/core-messages, locale en_US
      	at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_131]
      	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_131]
      	at java.util.ResourceBundle.getBundle(ResourceBundle.java:1299) ~[?:1.8.0_131]
      	at org.mule.runtime.api.i18n.I18nMessageFactory.getBundle(I18nMessageFactory.java:232) ~[mule-api-1.0.0-SNAPSHOT.jar:?]
      	at org.mule.runtime.api.i18n.I18nMessageFactory.getString(I18nMessageFactory.java:208) ~[mule-api-1.0.0-SNAPSHOT.jar:?]
      	at org.mule.runtime.api.i18n.I18nMessageFactory.createMessage(I18nMessageFactory.java:130) ~[mule-api-1.0.0-SNAPSHOT.jar:?]
      	at org.mule.runtime.api.i18n.I18nMessageFactory.createMessage(I18nMessageFactory.java:100) ~[mule-api-1.0.0-SNAPSHOT.jar:?]
      	at org.mule.runtime.core.api.config.i18n.CoreMessages.applicationShutdownNormally(CoreMessages.java:800) ~[mule-core-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
      	at org.mule.runtime.core.internal.util.splash.ApplicationShutdownSplashScreen.doHeader(ApplicationShutdownSplashScreen.java:18) ~[mule-core-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
      	at org.mule.runtime.core.internal.util.splash.SplashScreen.setHeader(SplashScreen.java:51) ~[mule-core-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
      	at org.mule.runtime.core.DefaultMuleContext.buildShutdownSplash(DefaultMuleContext.java:788) ~[mule-core-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
      	at org.mule.runtime.core.DefaultMuleContext.dispose(DefaultMuleContext.java:421) ~[mule-core-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
      	at org.mule.runtime.module.deployment.impl.internal.domain.DefaultMuleDomain.dispose(DefaultMuleDomain.java:209) ~[mule-module-deployment-model-impl-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
      	at org.mule.runtime.module.deployment.impl.internal.domain.DomainWrapper.dispose(DomainWrapper.java:41) ~[mule-module-deployment-model-impl-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
      	at org.mule.runtime.module.deployment.internal.DeploymentDirectoryWatcher.stopArtifacts(DeploymentDirectoryWatcher.java:205) [mule-module-deployment-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
      	at org.mule.runtime.module.deployment.internal.DeploymentDirectoryWatcher.stop(DeploymentDirectoryWatcher.java:193) [mule-module-deployment-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
      	at org.mule.runtime.module.deployment.internal.MuleDeploymentService.stop(MuleDeploymentService.java:151) [mule-module-deployment-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
      	at org.mule.runtime.module.launcher.MuleContainer.stop(MuleContainer.java:262) [mule-module-launcher-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
      	at org.mule.runtime.module.launcher.MuleContainer.doShutdown(MuleContainer.java:251) [mule-module-launcher-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
      	at org.mule.runtime.module.launcher.MuleContainer.shutdown(MuleContainer.java:246) [mule-module-launcher-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
      	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
      	at org.mule.runtime.module.reboot.internal.MuleContainerWrapper.stop(MuleContainerWrapper.java:78) [mule-module-boot-ee-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
      	at org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:4584) [wrapper-3.5.29.jar:3.5.29]
      

      Attachments

        Issue Links

          Activity

            People

              rodrigo.merino@mulesoft.com Rodrigo Merino
              alejandro.iannucci@mulesoft.com Alejandro Iannucci
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: