Log in to follow, share, and participate in this community.
Thread Unable to Add New Queue through Admin Console (AS 5.1)
Unable to Add New Queue through Admin Console (AS 5.1)In the process of evaluating JBoss AS for SOA platform. Anyway, just installed JBoss AS 5.1 and went to the admin console and tried to add a queue @ JMS Destinations > Queues. When I try to add one I ...
RHQ Metrics ReportHello guys. I'm need extract some specifics reports from RHQ, but there are only a few pre created reports. How can I build a customized report with RHQ metrics of some resource? Thanks.
RHQ CLI ScriptHello guys. I'm have this CLI script that is triggered when resources goes down: resourceId = alert.alertDefinition.resource.id; //rid = ProxyFactory.getResource(resourceId); rid = ResourceMan...
RHQ 4.10 Jboss Standalone 7.X EJB3 metricsHello guys. I'm having trouble to collect ejb3 (Stateless) metrics from JBoss Standalone Server. When i navigate through ejb3 ( Stateless Session Bean Runtime ) i get this error: 14:13:01,004 WARN [o...
Thread How to deploy a packed EAR as an exploded EAR
How to deploy a packed EAR as an exploded EARHi, I have a requirement to deploy a exploded EAR from a packed EAR. Using ant script to build the packed EAR but while deploying, need to deploy as exploded EAR, please let me know if it can be done changing...
Thread how do i collect jboss heap dump in csv file?
how do i collect jboss heap dump in csv file?hi experts. i am new to jboss admin console i am asked to calculate/watch/gather jboss heap dump data (which is shown in admin-console) on regular intervals and check if its growing/increasing/decreasi...
.ear doesn't show up under 'Applications'?I have a .ear archive deployed to AS 6 Final, but it is not showing up in the list of applications when I go to the admin-console. The .ear is deployed fine, I can access it without issues, and I can see it in the jmx...
"mvn install -Dmaven.test.skip=true" FailedDear Sir, After checking out the Embedded Jopr source from JBoss SVN, I encounter a question while executing the command "mvn install -Dmaven.test.skip=true". The warnings and errors are shown as the f...
Thread JMSDestinationManager cannot be cast to java.lang.String
JMSDestinationManager cannot be cast to java.lang.StringHi, I installed embedded jopr 1.1 last week on our jboss 4.2.3 instances. I regularly see the an exception (below) in the logs. It doesn't appear to affect anything, but it seems like the sort of thing that should b...
Webapp version in admin-consoleIn the JBoss AS 5.1 admin-console, under "Webapps", clicking on a webapp shows some information about the deployed webapp. Along with the "war" filename there is a field "Version", which seems to always have the value...
JBoss AS 6, Spring WebflowI have developing an application in Java, Spring, RichFaces, Spring Web Flow etc. and to date have been deploying the application successfully to Tomcat 6. I would like the final deployment to be to a JBoss AS...
Improve jmx-console and admin consoleHi, I wanna to improve jmx-console and admin console. That is we can tail file log over web interface but no need to go into the server. Assumes that we have an application run on jbossas, and file log (generate by ...
Local Tx Datasource is DOWNHi , I just restarted second instance on jboss server , wihtout different port settings (1299 for JNDI) In the Datasource section of Admin console it showing my local Tx Datasource is DOWN . There was...
Thread Numeric metrics in admin-console (5.1.0 GA)
Numeric metrics in admin-console (5.1.0 GA)Unable to view metrics for any of the web applications in admin-console (5.1.0 GA). It states : There are currently no numeric metrics available. I checked the document related to Admin console - but found n...
Thread JBoss Admin Console Error with Tanukisoft Wrapper
JBoss Admin Console Error with Tanukisoft WrapperHi, I'm currently evaluating JBoss 5.1.0 jdk6 on a 64-bit windows environment (Windows Server 2008 Enterprise) using the Tanukisoft 64-bit windows wrapper. The server starts up fine using both run.bat ...
Thread How to change the default application deploy/update location ?
How to change the default application deploy/update location ?Hi, I am trying to deploy my application in different location rather thna using the default location "$JBOSS_HOME/server/<$SERVER>/deploy". So I modified the "profile.xml" and "vfs.xml" under $JBOSS_HO...
Thread Specific Role to isolate applications upload in the Admin Console
Specific Role to isolate applications upload in the Admin ConsoleIs there anyway to isolate the red square section for an specific user in the administration console? And also, is there information about roles and their characteristics that can be configured in the file 'jmx...
Admin console and JBoss 5.0.1GAHi, Our production servers are JBoss AS 5.0.1GA, and at this moment, to improve our development and deployment process, we are really needing any version of Admin Console (Embedded JOPR) that...