Skip to content

Instantly share code, notes, and snippets.

[root@domU-12-31-36-00-0D-12 rhq-remoting-cli-1.3.1.GA]# rpm -qa | grep java
java-1.6.0-openjdk-devel-1.6.0.0-1.7.b09.el5
java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5
[root@domU-12-31-36-00-0D-12 rhq-remoting-cli-1.3.1.GA]# java -version
java version "1.6.0"
OpenJDK Runtime Environment (build 1.6.0-b09)
OpenJDK Client VM (build 1.6.0-b09, mixed mode)
[root@domU-12-31-36-00-0D-12 bin]# RHQ_CLI_DEBUG=true RHQ_CLI_JAVA_HOME=/usr/lib/jvm/jre-1.6.0 ./rhq-cli.sh
rhq-cli.sh: Loading environment script: ./rhq-cli-env.sh
rhq-cli.sh: RHQ_CLI_HOME: /opt/jon-cli-2.3.1.GA/rhq-remoting-cli-1.3.1.GA
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/jon-cli-2.3.1.GA/rhq-remoting-cli-1.3.1.GA/lib/commons-logging-1.1.0.jboss.jar
rhq-cli.sh: CLASSPATH entry: /opt/jon-cli-2.3.1.GA/rhq-remoting-cli-1.3.1.GA/lib/concurrent-1.3.4-jboss-update1.jar
rhq-cli.sh: CLASSPATH entry: /opt/jon-cli-2.3.1.GA/rhq-remoting-cli-1.3.1.GA/lib/getopt-1.0.13.jar
rhq-cli.sh: CLASSPATH entry: /opt/jon-cli-2.3.1.GA/rhq-remoting-cli-1.3.1.GA/lib/i18nlog-1.0.9.jar
rhq-cli.sh: CLASSPATH entry: /opt/jon-cli-2.3.1.GA/rhq-remoting-cli-1.3.1.GA/lib/javassist-3.8.0.GA.jar
Writing grub /mnt/cirras-enterprise/build/tmp/imgcreate-dZd0o8/install_root/boot/grub/device.map
ls: /mnt/cirras-enterprise/build/tmp/imgcreate-dZd0o8/install_root/boot/initramfs*: No such file or directory
Writing grub config /mnt/cirras-enterprise/build/tmp/imgcreate-dZd0o8/install_root/boot/grub/grub.conf
Copying /mnt/cirras-enterprise/build/tmp/imgcreate-dZd0o8/install_root/usr/share/grub/i386-redhat/e2fs_stage1_5 to /mnt/cirras-enterprise/build/tmp/imgcreate-dZd0o8/install_root/boot/grub/e2fs_stage1_5
Copying /mnt/cirras-enterprise/build/tmp/imgcreate-dZd0o8/install_root/usr/share/grub/i386-redhat/stage1 to /mnt/cirras-enterprise/build/tmp/imgcreate-dZd0o8/install_root/boot/grub/stage1
Copying /mnt/cirras-enterprise/build/tmp/imgcreate-dZd0o8/install_root/usr/share/grub/i386-redhat/stage2 to /mnt/cirras-enterprise/build/tmp/imgcreate-dZd0o8/install_root/boot/grub/stage2
Installing grub to /dev/loop3
Probing devices to guess BIOS drives. This may take a long time.
Unknown partition table signature
2010-06-09 10:50:36,642 ERROR [org.jboss.system.server.profileservice.repository.ScopedProfileServiceController] (main) Error installing to Create: name=ProfileKey@161fcdd[domain=default, server=default, name=farm] state=Configured mode=On Demand requiredState=Installed
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction.invoke(AbstractProfileLifeCycleAction.java:97)
at org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction.invoke(AbstractProfileLifeCycleAction.java:77)
at org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction.install(AbstractProfileLifeCycleAction.java:49)
at org.jboss.system.se
post:
base:
- "echo 'LOL' > /etc/sysconfig/lol"
packages:
includes:
- kernel
- mc
ec2:
includes:
- kernel-xen
excludes:
- kernel
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE protocol_stacks [
<!ENTITY shared-udp '
<!-- UDP transport config meant to be shared between different channels
with different requirements. Message bundling is disabled in this
general-purpose config as it can add latency to synchronous RPCs. -->
<UDP
singleton_name="shared-udp"
mcast_port="${jboss.jgroups.udp.mcast_port:45688}"
mcast_addr="${jboss.partition.udpGroup:228.11.11.11}"
[root@localhost ~]# grep HAModClusterService /opt/jboss-eap-5.0.1/jboss-as/server/cluster/log/server.log
java.lang.IllegalStateException: Unable to locate delegate bean HAModClusterService; listener is nonfunctional
Deployment "WebServer" is in error due to the following reason(s): java.lang.IllegalStateException: Unable to locate delegate bean HAModClusterService; listener is nonfunctional
2010-05-27 13:59:09,448 TRACE [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Deployer org.jboss.wsf.container.jboss50.deployer.WebServiceDeployerPostJSE@16eeaaa not relevant for HAModClusterService
2010-05-27 13:59:09,448 TRACE [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Deployer org.jboss.wsf.container.jboss50.deployer.WebServiceDeployerPostJSE@16eeaaa not relevant for HAModClusterService#1
2010-05-27 13:59:09,450 TRACE [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Deployer org.jboss.system.deployers.ServiceDeployer@c759f5 not re
[root@localhost ~]# cat /opt/jboss-eap-5.0.1/jboss-as/server/cluster/deploy/mod-cluster.sar/META-INF/mod-cluster-jboss-beans.xml
<?xml version="1.0" encoding="UTF-8"?>
<!--
Beans that provide JBoss AS-side functionality for mod_cluster. These
beans are all "On Demand", i.e. that are not installed unless requested.
-->
<deployment xmlns="urn:jboss:bean-deployer:2.0">
<!-- The core HAModClusterService, for use in clustered environments -->
<bean name="HAModClusterService" class="org.jboss.modcluster.ha.HAModClusterService" mode="On Demand">
2010-05-27 13:35:59,211 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] (main) Error installing to Start: name=WebServer state=Create
java.lang.IllegalStateException: Unable to locate delegate bean HAModClusterService; listener is nonfunctional
at org.jboss.web.tomcat.service.deployers.MicrocontainerIntegrationLifecycleListener.init(MicrocontainerIntegrationLifecycleListener.java:119)
at org.jboss.web.tomcat.service.deployers.MicrocontainerIntegrationLifecycleListener.lifecycleEvent(MicrocontainerIntegrationLifecycleListener.java:97)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:796)
at org.jboss.web.tomcat.service.deployers.TomcatService.startService(TomcatService.java:313)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:376)
at org.jboss.system.ServiceMBeanSupport.pojoStart(ServiceMBeanSupport.java:216)
at sun.reflect.NativeMe