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
| class ImageTask | |
| def destroy( payload ) | |
| puts "aAAAAAAAAAAAA" | |
| puts payload | |
| end | |
| end |
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
| [oddthesis@lolek-f12 bin]$ ./run.sh -b 10.1.0.13 | |
| ========================================================================= | |
| JBoss Bootstrap Environment | |
| JBOSS_HOME: /home/oddthesis/torquebox-current/jboss | |
| JAVA: java | |
| JAVA_OPTS: -Dprogram.name=run.sh -server -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true |
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
| 17:47:14,024 INFO [TasksScanningDeployer] deploying image_task.rb | |
| 17:47:14,063 INFO [RubyRuntimeFactoryDeployer] Create RubyRuntimeFactory: boxgrinder-rest | |
| 17:47:21,757 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 | |
| 17:47:21,761 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 | |
| 17:47:21,764 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 | |
| 17:47:25,694 ERROR [STDERR] /home/oddthesis/torquebox-current/jruby/lib/ruby/gems/1.8/gems/rails-2.3.4/lib/rails/gem_dependency.rb:119:Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010. Use #requirement | |
| 17:47:34,067 ERROR [STDERR] JRuby limited openssl loaded. gem install jruby-openssl for full support. | |
| 17:47:34,067 ERROR [STDERR] http: |
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
| 16:01:03,273 ERROR [STDERR] Missing these required gems: | |
| 16:01:03,273 ERROR [STDERR] rest-client | |
| 16:01:03,273 ERROR [STDERR] | |
| 16:01:03,273 ERROR [STDERR] You're running: | |
| 16:01:03,273 ERROR [STDERR] ruby 1.8.7.174 at /home/oddthesis/torquebox-current/jruby/bin/jruby | |
| 16:01:03,273 ERROR [STDERR] rubygems 1.3.6 at /home/oddthesis/torquebox-current/jruby/lib/ruby/gems/1.8 | |
| 16:01:03,273 ERROR [STDERR] | |
| 16:01:03,273 ERROR [STDERR] Run `rake gems:install` to install the missing gems. | |
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
| [root@domU-12-31-39-00-B1-A3 lib]# pwd | |
| /opt/rhq-3.0.0.B03/jbossas/server/default/deploy/rhq.ear/lib | |
| [root@domU-12-31-39-00-B1-A3 lib]# jar -tvf rhq-core-client-api-3.0.0.B03.jar | grep PluginContainerException | |
| 1572 Thu Feb 18 14:06:18 EST 2010 org/rhq/core/clientapi/agent/PluginContainerException.class |
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
| [root@domU-12-31-39-00-B1-A3 bin]# RHQ_CLI_DEBUG=true RHQ_CLI_JAVA_HOME=/usr/lib/jvm/jre-1.6.0/ ./rhq-cli.sh -u rhqadmin -p rhqadmin | |
| rhq-cli.sh: Loading environment script: ./rhq-cli-env.sh | |
| rhq-cli.sh: RHQ_CLI_HOME: /opt/rhq-cli-3.0.0.B03/rhq-remoting-cli-3.0.0.B03 | |
| rhq-cli.sh: RHQ_CLI_JAVA_HOME: /usr/lib/jvm/jre-1.6.0/ | |
| rhq-cli.sh: RHQ_CLI_JAVA_EXE_FILE_PATH: /usr/lib/jvm/jre-1.6.0//bin/java | |
| rhq-cli.sh: CLASSPATH entry: /opt/rhq-cli-3.0.0.B03/rhq-remoting-cli-3.0.0.B03/lib/commons-logging-1.1.0.jboss.jar | |
| rhq-cli.sh: CLASSPATH entry: /opt/rhq-cli-3.0.0.B03/rhq-remoting-cli-3.0.0.B03/lib/concurrent-1.3.4-jboss-update1.jar | |
| rhq-cli.sh: CLASSPATH entry: /opt/rhq-cli-3.0.0.B03/rhq-remoting-cli-3.0.0.B03/lib/getopt-1.0.13.jar | |
| rhq-cli.sh: CLASSPATH entry: /opt/rhq-cli-3.0.0.B03/rhq-remoting-cli-3.0.0.B03/lib/i18nlog-1.0.9.jar | |
| rhq-cli.sh: CLASSPATH entry: /opt/rhq-cli-3.0.0.B03/rhq-remoting-cli-3.0.0.B03/lib/javassist-3.8.0.GA.jar |
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
| 14:19 mazz: mgoldmann_: someone recently messed with PluginContainerException - so I know changes happened there - but it certainly wasn't removed. I think a constructor was added to it ... what's the problem? | |
| 14:19 mgoldmann_: I cannot manage resources via CLI | |
| 14:19 mgoldmann_: I can query resorces using criteria | |
| 14:20 mgoldmann_: but for example, this fails: http://gist.github.com/312026 | |
| 14:20 mgoldmann_: and after login to CLI I get another class missing info: http://gist.github.com/312019 | |
| 14:21 mazz: whoa - java.lang.reflect class is missing?? | |
| 14:22 ghinkle has left IRC (Quit: ghinkle) | |
| 14:22 mgoldmann_: really I don't know where I should start digging... | |
| 14:23 mazz: I wonder if that second one is related to the first one (missing PluginContainerException) | |
| 14:24 mgoldmann_: I think it is so |
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
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] Building TorqueBox Core | |
| [INFO] task-segment: [clean, install] | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] Reloading plugin container for: org.apache.maven.plugins:maven-clean-plugin. The plugin artifact has changed. | |
| [INFO] Reloading plugin container for: org.apache.maven.plugins:maven-enforcer-plugin. The plugin artifact has changed. | |
| [INFO] Reloading plugin container for: org.apache.maven.plugins:maven-assembly-plugin. The plugin artifact has changed. | |
| [INFO] Reloading plugin container for: org.apache.maven.plugins:maven-clean-plugin. The plugin artifact has changed. | |
| [INFO] [clean:clean] | |
| [INFO] Deleting /home/oddthesis/git/torquebox/core/target |
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
| root@domU-12-31-39-00-B1-A3 ~]# jar -tvf rhq-remoting-client-api-3.0.0.B03.jar | |
| 290 Tue Feb 23 04:40:36 EST 2010 META-INF/INDEX.LIST | |
| 0 Thu Feb 18 14:10:36 EST 2010 META-INF/ | |
| 628 Thu Feb 18 14:10:34 EST 2010 META-INF/MANIFEST.MF | |
| 0 Thu Feb 18 14:10:34 EST 2010 org/ | |
| 0 Thu Feb 18 14:10:34 EST 2010 org/rhq/ | |
| 0 Thu Feb 18 14:10:34 EST 2010 org/rhq/enterprise/ | |
| 0 Thu Feb 18 14:10:34 EST 2010 org/rhq/enterprise/client/ | |
| 16057 Thu Feb 18 14:10:34 EST 2010 org/rhq/enterprise/client/RemoteClient.class | |
| 5444 Thu Feb 18 14:10:34 EST 2010 org/rhq/enterprise/client/RemoteClient$Manager.class |
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
| [root@domU-12-31-39-00-B1-A3 bin]# ./rhq-cli | |
| rhq-cli-env.sh rhq-cli.sh | |
| [root@domU-12-31-39-00-B1-A3 bin]# ./rhq-cli-env.sh | |
| [root@domU-12-31-39-00-B1-A3 bin]# vi rhq-cli-env.sh | |
| [root@domU-12-31-39-00-B1-A3 bin]# RHQ_CLI_JAVA_HOME=/usr/lib/jvm/jre-1.6.0/ ./rhq-cli.sh -u rhqadmin -p rhqadmin | |
| rhq-cli.sh: RHQ_CLI_HOME: /opt/rhq-cli-3.0.0.B03/rhq-remoting-cli-3.0.0.B03 | |
| rhq-cli.sh: RHQ_CLI_JAVA_HOME: /usr/lib/jvm/jre-1.6.0/ | |
| rhq-cli.sh: RHQ_CLI_JAVA_EXE_FILE_PATH: /usr/lib/jvm/jre-1.6.0//bin/java | |
| rhq-cli.sh: CLASSPATH entry: /opt/rhq-cli-3.0.0.B03/rhq-remoting-cli-3.0.0.B03/lib/commons-logging-1.1.0.jboss.jar | |
| rhq-cli.sh: CLASSPATH entry: /opt/rhq-cli-3.0.0.B03/rhq-remoting-cli-3.0.0.B03/lib/concurrent-1.3.4-jboss-update1.jar |