Created
March 8, 2010 13:00
-
-
Save stormgrind/325139 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 13:59:14,226 INFO [org.torquebox.messaging.deployers.TasksScanningDeployer] deploying image_task.rb | |
| 13:59:14,232 INFO [org.torquebox.ruby.core.runtime.deployers.RubyRuntimeFactoryDeployer] Create RubyRuntimeFactory: boxgrinder-rest | |
| 13:59:30,342 INFO [STDOUT] Defining VFS::GlobFilter /home/oddthesis/torquebox-current/jruby/lib/ruby/gems/1.8/gems/vfs-1.0.0/lib/vfs/glob_filter.rb:3 | |
| 13:59:30,345 INFO [STDOUT] VFF=Java::OrgJbossVirtual::VirtualFileFilter /home/oddthesis/torquebox-current/jruby/lib/ruby/gems/1.8/gems/vfs-1.0.0/lib/vfs/glob_filter.rb:4 | |
| 13:59:30,345 INFO [STDOUT] Defined VFS::GlobFilter /home/oddthesis/torquebox-current/jruby/lib/ruby/gems/1.8/gems/vfs-1.0.0/lib/vfs/glob_filter.rb:52 | |
| 13:59:38,582 ERROR [STDERR] JRuby limited openssl loaded. gem install jruby-openssl for full support. | |
| 13:59:38,582 ERROR [STDERR] http://jruby.kenai.com/pages/JRuby_Builtin_OpenSSL | |
| 13:59:55,739 INFO [org.torquebox.ruby.core.runtime.deployers.RubyRuntimeFactoryDeployer] Ruby runtime initialization took 41s | |
| 13:59:58,296 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] deploy, ctxPath=/ | |
| 13:59:58,338 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] Error installing to Real: name=vfsfile:/home/oddthesis/torquebox-1.0.0.Beta19-bin/jboss/server/default/deploy/boxgrinder-rest-rails.yml state=PreReal mode=Manual requiredState=Real: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): | |
| DEPLOYMENTS MISSING DEPENDENCIES: | |
| Deployment "message-driven.ImageTask./queues/torquebox/tasks/image" is missing the following dependencies: | |
| Dependency "jndi:/queues/torquebox/tasks/image" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'jndi:/queues/torquebox/tasks/image' **") | |
| DEPLOYMENTS IN ERROR: | |
| Deployment "jndi:/queues/torquebox/tasks/image" is in error due to the following reason(s): ** NOT FOUND Depends on 'jndi:/queues/torquebox/tasks/image' ** | |
| at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1198) | |
| at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1144) | |
| at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:848) | |
| at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:837) | |
| at org.torquebox.rails.core.deployers.AppRailsYamlParsingDeployer.performDeploy(AppRailsYamlParsingDeployer.java:112) | |
| at org.torquebox.rails.core.deployers.AppRailsYamlParsingDeployer.parse(AppRailsYamlParsingDeployer.java:84) | |
| at org.torquebox.rails.core.deployers.AppRailsYamlParsingDeployer.parse(AppRailsYamlParsingDeployer.java:48) | |
| at org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parseAndInit(AbstractVFSParsingDeployer.java:315) | |
| at org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parse(AbstractVFSParsingDeployer.java:280) | |
| at org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:355) | |
| at org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:322) | |
| at org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:294) | |
| at org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.deploy(AbstractParsingDeployerWithOutput.java:234) | |
| at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179) | |
| at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1660) | |
| at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1378) | |
| at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1319) | |
| at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:378) | |
| at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2029) | |
| at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1050) | |
| at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1289) | |
| at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1213) | |
| at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1107) | |
| at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:918) | |
| at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:633) | |
| at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:898) | |
| at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:677) | |
| at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117) | |
| at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:409) | |
| at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:294) | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) | |
| at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351) | |
| at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178) | |
| at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165) | |
| at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267) | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) | |
| at java.lang.Thread.run(Thread.java:636) | |
| 13:59:58,342 WARN [org.jboss.system.server.profileservice.hotdeploy.HDScanner] Failed to process changes: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): | |
| *** DEPLOYMENTS IN ERROR: Name -> Error | |
| vfsfile:/home/oddthesis/torquebox-1.0.0.Beta19-bin/jboss/server/default/deploy/boxgrinder-rest-rails.yml -> org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): | |
| DEPLOYMENTS MISSING DEPENDENCIES: | |
| Deployment "message-driven.ImageTask./queues/torquebox/tasks/image" is missing the following dependencies: | |
| Dependency "jndi:/queues/torquebox/tasks/image" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'jndi:/queues/torquebox/tasks/image' **") | |
| DEPLOYMENTS IN ERROR: | |
| Deployment "jndi:/queues/torquebox/tasks/image" is in error due to the following reason(s): ** NOT FOUND Depends on 'jndi:/queues/torquebox/tasks/image' ** | |
| DEPLOYMENTS IN ERROR: | |
| Deployment "vfsfile:/home/oddthesis/torquebox-1.0.0.Beta19-bin/jboss/server/default/deploy/boxgrinder-rest-rails.yml" is in error due to the following reason(s): org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): | |
| DEPLOYMENTS MISSING DEPENDENCIES: | |
| Deployment "message-driven.ImageTask./queues/torquebox/tasks/image" is missing the following dependencies: | |
| Dependency "jndi:/queues/torquebox/tasks/image" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'jndi:/queues/torquebox/tasks/image' **") | |
| DEPLOYMENTS IN ERROR: | |
| Deployment "jndi:/queues/torquebox/tasks/image" is in error due to the following reason(s): ** NOT FOUND Depends on 'jndi:/queues/torquebox/tasks/image' ** | |
| at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1198) | |
| at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1144) | |
| at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:848) | |
| at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.checkComplete(MainDeployerAdapter.java:128) | |
| at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:416) | |
| at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:294) | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) | |
| at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351) | |
| at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178) | |
| at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165) | |
| at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267) | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) | |
| at java.lang.Thread.run(Thread.java:636) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment