Adding JBoss Application Server for Monitoring

How do you add a JBoss Application Server for monitoring? Is there a way to add it silently like silent install of the host target?

It is a manual process, you need to launch Jboss discover UI using Targets > Middlware page.
Also, please use JVMD for more detailed analysis.
You need to specify JARs based on the version of the JBoss -
Note - Please check the support site for exact certified versions of JBoss.
JBoss 4:
dom4j.jar jboss-management.jar jnp-client.jar
jbossall-client.jar jboss-client.jar
JBoss 5:
concurrent.jar jboss-javaee.jar jboss-serialization.jar
dom4j.jar jboss-jsr77-client.jar jbosssx-as-client.jar
jbossall-client.jar jboss-logging-spi.jar jbosssx-client.jar
jboss-client.jar jboss-management.jar jnp-client.jar
jboss-common-core.jar jboss-remoting.jar jboss-integration.jar jboss-security-spi.jar
JBoss 6:
concurrent.jar jboss-management.jar
dom4j.jar jboss-remoting.jar
jbossall-client.jar jboss-security-spi.jar
jboss-client.jar jboss-serialization.jar
jboss-common-core.jar jbosssx-as-client.jar
jboss-ejb-api_3.1_spec.jar jbosssx-client.jar
jboss-integration.jar jboss-transaction-api_1.1_spec.jar
jboss-jsr77-client.jar jnp-client.jar
jboss-logging.jar
If you plan to use JVMD then you should select Remote Agent for discovery/monitoring.
JNDI service should be configured and Naming Service port should be open.
Agent should be able to communicate with the host and JNDI port.
Above list of JARs to be copied on the agent machine (location provided as library path during discovery)
Could you please share customer details and usecases.

Similar Messages

  • Example for Tagging API using EJB3.0 on Jboss Application Server

    Hello Friends
    In EJB 3.0 development I am searching for Taging API implementation using JBOSS application server and Netbeans 5.
    If anyone has tutorial to do so please post the link.
    Thanks in advance.
    Ravi Phulari

    Hello Friends
    In EJB 3.0 development I am searching for Taging API implementation using JBOSS application server and Netbeans 5.
    If anyone has tutorial to do so please post the link.
    Thanks in advance.
    Ravi Phulari

  • How to check the jms Queue is persistance or not in jboss application serve

    hi,
    i am using jboss as application server for jms and database is postgres.For an message store i am using the "*database store*".while starting the jms adding queue it is adding the messages to the jms queue after starting the jms receiver the datas are received sucessfully....afte some 10 to 13 hours i am getting java.lang.OutOfMemoryError in jms..so i checked the postgres table space.Table space is increased gradually...I think that the after receiver received that message the messages are not deleted in the database.how to debugg the the secnario in jboss as wel as in database.....how to chaeck the queue is in persistance or not persistance...
    regards.
    naresh govindaswamy.

    Send a request to the server somehow, so that the server is aware of this. AJAX may be very useful in this if you want to do this asynchronously.
    its very urgently This is irrelevant information. That's your problem. We don't care less or more. Some users here will even refuse to help you if you're putting pressure.

  • Adding another application server.

    Hi Experts,
    My company is having 2 system landscape.
    DEV & QAS in one and PRD in one server.
    in recent years, my company is growing faster.
    i.e increasing number of End users and database growth.
    and now the task is to add 2 or more application servers.
    my doubts about application server are as follows:-
    1 *Deploying application server means is tht installation of sap central instance in
        new server or installing an Dailog instance ?
    2 *How to add new installed application server to the existing land scape ?
    3 *how to group up the added application servers in to a group , so that the
        user will get connected to sap by tht group of application server?
    requesting you to give some inputs on adding new application server and
    solution for database growth ?

    Hi graham,
    You mean to say, if i install Dailog instance in new server and connected to lan with same ip class as PRD server. that will appear in SMLG.
    so, there is no concept of selecting new server from PRD. i.e by STMS router or RFC .
    and after adding the new application server i can create new group in SMLG
    (by combining all the application servers, so tht user logons will be distributed.)
    is that right.
    if any RFC connection has to maintained from PRD to new application server.
    please let me know that.
    thanking you
    by
    raghav

  • Deploy XI java Proxy inside JBoss application server

    Hello,
    Can I deploy XI java Proxy inside JBoss application server
    Appreciate you response.
    Thanks

    Hi,
    <b>Yes</b>
    You can deploy your Java Proxy inside JBoss Server (in any Application server). But this will be possible only for Client Java Proxy and not for Server Java Proxy.
    I have succesfully completed those scenarios.
    After generating Client Java proxy, create EJB application with generated Java classes for proxies and deploy it in JBoss.
    Then you can access that EJB to pass inputs either in standalone application or some JSP.
    Regards,
    Uma

  • Install both Sun Application server and Jboss application server- Can I?

    Dear all,
    I am programmer and want to test for something.
    Is it possible to install sun application server and jboss application server in the same computer (Windows XP Professional)?
    Is there any special attention I need to take?

    I am programmer and want to test for something.Allowed.
    Is it possible to install sun application server and jboss application server in the same computer (Windows XP Professional)?Why do you think it may not be possible ?
    Is there any special attention I need to take?just the way the URL is populated.

  • JBoss Application server setup with netbeans IDE.

    Hi All,
    I need to configure the JBoss Application server with netbeans IDE. I have tried this scenario,
    1) Unzip the jboss-4.2.2.GA.zip into jboss dir.
    2) Selected the JBoss Application server 4.
    3) And i have set the Installation location like this j:/jboss/jboss-4.2.2.GA. In this i got some problem.
    The problem is: Next button did not selected.
    Error: provide valid installation dir path.
    How to resolve this problem? Can anyone give suggestions for resolving this error?
    Its very urgent!!

    A couple of things:
    1. if you are using SJSAS 9.0 it's Glassfish v1 (not v2 - that's probably for the 9.1 version? I don't know, I'm running 9.0 and installs fine with Gf v1 - thanks for the tip, btw!)
    2. as for the domain, just pick the default offered (unless you have some specific requirement) - in any event, it's under the domains/domain1 folder
    you can always create a new one and register (it will have its very own folder under /domains) but given that's probably a dev box, I can hardly see the point (and when I did it a long time ago, it was more pain that any human being should be subjected to :-)
    Finally, one cannot but wonder why on earth someone (at Sun) developed NB and put Sun Java Application Server (developed at Sun) as one of the options that won't work with SJAS 9.0+ (developed at Sun) but one has to instead choose Glassfish (developed at Sun) and that won't work if one chooses v2 instead of v1 if it's SJAS 9.0 instead of 9.1 (or vice versa)...
    Don't these guys test the thingy with THEIR own stuff?
    Don't get me wrong, I totally love Sun, and all the good stuff they come up with (NB, SJAS, etc. etc.) but done it properly it would help them to gain market share, now, wouldn't it?

  • I have added an application server to productive XI server

    I have added an application server to productive XI server.
    I am wandering how the load will be distributed among them espetially SOAP where URL is entered with servername of existing  XI server

    Hi Prateek,
    Even i have installed a dialog instnce for my for my XI production server on a seperate node. I am using a web dispatcher as a load balancer.
    I am just wondering how and at what level the load will be balanced in a PI system.
    Kindly suggest.
    Best Regards
    Raghu

  • Problem in setting application server for technical system

    Hi all,
       While I was trying to set the application server and message server for an already existing technical system in the SLD,I dont get the option the option for adding a new application server or changing an existing application server.Any suggestions are welcome.
    Thanks and Regards
    Jishi

    Hi,
    for changing - did you try the "Content Maintenance" on SLD Homepage? It is Subset: Landscape Description and I guess Class "BC Application Server"
    For adding a second application server - go to the technical system, scroll down and press "Add" secondary application server.
    Good luck, Holger

  • Where is the Oracle Application Server for Apex 3.2.1?

    Hi, I feel ashamed asking this, but I want to know where to download the Application Server for Apex 3.2.1. Apex is installed in a DataBase 10gR1 and the O.S. where I will install the Application Server is RedHat
    I think it is here
    http://www.oracle.com/technetwork/middleware/ias/downloads/index.html
    But there is a lot of links and things to download and I don't even know if it will work because it is Release 3 and the DataBase is Release 1, but I tried downloading the "Oracle 10gR3 Companion (10.1.3.x) CD", but after running the installer in the disk1, I found that the Oracle HTTP Server that it would install does not include mod_plsql and I know I need it.
    So, which one should I download, or where can I find it?
    Thanks.

    Hi,
    Hi, I feel ashamed asking this, but I want to know where to download the Application Server for Apex 3.2.1. Apex is installed in a DataBase 10gR1 and the O.S. where I will install the Application Server is RedHatI think it is here
    http://www.oracle.com/technetwork/middleware/ias/downloads/index.html
    But there is a lot of links and things to download and I don't even know if it will work because it is Release 3 and the DataBase is Release 1, but I tried downloading the "Oracle 10gR3 Companion (10.1.3.x) CD", but after running the installer in the disk1, I found that the Oracle HTTP Server that it would install does not include mod_plsql and I know I need it.
    So, which one should I download, or where can I find it?>
    Strictly speaking you do not need Application Server or OHS for running Apex, you have an option in ApexListener. If it is a small installation then stick to EPG that comes built-in.
    Try downloading the Oracle HTTP Server from here . You will need to check the commercial aspects yourself as OHS is not a free software for Production environment, AFAIK.
    Cheers,

  • Sun Java System Application Server for Mac OS X ?

    hi everybody.
    does anybody know if (any given date ?) sun is planning to offer a distribution of its sun java system application server for mac os x ? or even better: any ideas on how to install a currently available version on mac os x 10.4 ? the linux bin seems not to be readable.
    thank you very much in advance, folks.
    and have a nice day
    andre from berlin, germany

    As you noticed, standalone MacOS distribution of application server is currently not available, but what you can do is to download NetBeans with J2EE bundle or Creator (for free) and install bundled Application Server on this platform. Download URLs are:
    http://www.netbeans.info/downloads/download.php?type=4.1
    (NetBeans/J2EE cobundle)
    http://developers.sun.com/prodtech/devtools/free/
    (Creator)
    Also, you can install and run Glassfish (which is open-source version of upcoming Application Server 9.0) on MacOS X:
    http://java.sun.com/javaee/glassfish/getit.jsp

  • Can i use oracle 8i for oracle 9ias application server for developijsp applicationes?

    hi,
    can i use oracle 8i database for oracle 9ias application server for developing jsp applicationes?
    can any one give suggetion?
    jpullareddy

    If you are using OLite, you should use the OLite .NET provider:
    http://download-west.oracle.com/docs/cd/B14156_01/doc/B13788/html/toc.htm
    Look at Chapter 6 and 11, which cover ADO.NET data access.

  • Version of Application Server for Oracle E-Business suite 12.0.4 ?

    Hi ,
    I want to know the complete version of Application Server for Oracle E-Business suite 12.0.4 . The installation guide/ rapid install mention this :
    A) Oracle database 10.2.0.3
    B)Applications Server : 10.1.3 oc4j
    C) Application Server : 10.1.2.2 (forms)
    D) E-business Applications
    But I want to know the complete version for 10.1.3 .Is it 10.1.3-3 or is it 10.1.3.4 or both ? This will help us ind determining the patches which can be applied ?
    Thanks.
    Best Regards,
    brinda

    Hi,
    Please refer to:
    Note: 468311.1 - Script to find Apache, Java, JRE, Forms version for Oracle E-Business Suite R12
    Note: 454811.1 - Upgrading to the Latest OracleAS 10g 10.1.3.x Patch Set in Oracle E-Business Suite Release 12
    Regards,
    Hussein

  • What is procedure to make application server for existing server

    Hello Friends,
    What is procedure to make application server for existing server due to server load and no. of user..
    Thanks in advance.
    Regards,
    Sachin

    hi
    good
    go through these links,this will gives you complee idea about the creating instances in application serverl.
    http://www.erpgenie.com/sap/basis/
    http://www.sapdevelopment.co.uk/file/file_disall.htm
    thanks
    mrutyun^

  • Business Objects Query Builder - application server for data connections

    Hi experts,
    I am trying to flush out all instances where we have universes with connections pointed to the wrong application server. I was hoping to use query builder to show me the application server being used for all connections (metadata.dataconnection)
    Is this possible?
    Edited by: Khaled McGonnell on Nov 3, 2010 6:11 PM

    Hi Srinivas,
    I had tried SELECT * already : )
    The application server is the server on which the BI system you are connecting to is located. You have to define this when you create the connection in Universe Designer.
    You can see the application server for "connections if you use the following query:
    select si_server from ci_systemobjects where si_kind = 'Connection'
    However, these are not the connections used by universes. These connections are from logged in users. Any ideas?

Maybe you are looking for

  • XI-Content for Solution Manager Service Desk

    Hi Experts, From an SAP course (SMO150) I am reading that XI-Content should be available for SAP web services.  In particular I am interested in Solution Manager Service Desk content.  (This course is on Solution Manager Service Desk). However when I

  • Post Processing Backflushing Backlogs

    Hi All, When I wanted to reprocess backflushing backlogs with MF45, I can not do any changes such as changing storage Location or batch number and etc because appeared post processing list  is read only. How I can change this screen from display mode

  • Multiple, synced windows in the same video.

    I want to do something similar to the screen grab below with my music students.  Is it possible in iMovie to have multiple windows playing at the same time in the same movie?  I would need to sync them up with an audio recording we are going to do. 

  • Old versions of Photoshop

    Now that I have Photoshop CC do I need to keep the older versions of Photoshop on my computer. I have CS3 Extended, CS5 Update and the CS6 from when the subscription started. Bearing in mind that the CS3 qualifies me for the 12 months discount on my

  • Is there any module for Plant maintainence

    Hi all, Can anybody tell me , wethere there is any module in oracle applications for maintainence of machinery of a particular plant(like the one in SAP) . It should include general maintainence, routine maintainence, maintainnence plans etc., --reg