{"id":1339,"date":"2009-09-19T06:26:25","date_gmt":"2009-09-19T10:26:25","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/"},"modified":"2009-09-21T10:38:21","modified_gmt":"2009-09-21T14:38:21","slug":"jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/","title":{"rendered":"JADE \/ AD4J &#8211; Application Diagnostics for Java : Architecture \/ Installation and Configuration"},"content":{"rendered":"<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j.JPG\" \/><\/a><\/p>\n<p><strong>AD4J<\/strong> &#8211; Application Diagnostics for Java<br \/>\n<strong>JADE<\/strong> &#8211; Java Application Diagnostics Expert<\/p>\n<p>Application Diagnostics for Java (AD4J aka JADE &#8211; Java Application Diagnostics Expert) is lightweight application to diagnose performance issues in Java Applications (including Database Tier)<\/p>\n<p>.<\/p>\n<p><u><strong>AD4J Architecture<\/strong><\/u><\/p>\n<p><strong>1. AD4J Console<\/strong> : is web based console to setup\/monitor performance of Java Virtual Machine (JVM) including Database.<\/p>\n<p>AD4J Console listen on two ports<strong><br \/>\na)<\/strong> 3500 (80 for Windows) for requests from end user\/Administrator<br \/>\n<strong>b)<\/strong> 3600 for requests from Agents (JVM Agent &amp; DB Agent)<br \/>\n<br type=\"_moz\" \/><\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j_console.JPG\" title=\"ad4j console\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j_console.JPG\" alt=\"ad4j console\" \/><\/a><\/p>\n<p>.<\/p>\n<p><strong>2. AD4J Repository<\/strong> :<strong> <\/strong>is database (Oracle or Postgres) to store JVM state.\u00a0 Postgres is default database for Console on windows<\/p>\n<p><strong>3. Agents<\/strong> : two type of Agents <strong>AD4J JVM Agent<\/strong> and <strong>AD4J DB Agent<\/strong> which collects JVM or Database state and pass on to Console to store it in Repository.<br \/>\nYou need to install\/configure 1 <strong>JVM agent<\/strong> per JVM and 1 <strong>DB Agent<\/strong> per Database.<\/p>\n<p>.<\/p>\n<p><u><strong>Things good to know about AD4J<\/strong><\/u><\/p>\n<p><strong>1.<\/strong> Default HTTP port for client requests is 3500 (Unix) or 80 (windows)<br \/>\n<strong>2. <\/strong>Default console login credentials is <strong>admin\/welcome<\/strong><br \/>\n<strong>3.<\/strong> Default repository database with windows is <strong>Postgres<br \/>\n4. <\/strong>AD4j Console is available on both <strong>Windows<\/strong>\u00a0and <strong>Unix<\/strong> platform<br \/>\n<strong>5.<\/strong> For\u00a0<strong>Solaris<\/strong> use <strong>bash<\/strong> or <strong>ksh<\/strong> shell while running <strong>configure.sh<br \/>\n<\/strong><\/p>\n<p>.<\/p>\n<p><u><strong>Install Application Diagnostics for Java (AD4J)<\/strong><\/u><\/p>\n<p><strong>1.<\/strong>\u00a0Download and unzip software (jamserv-&lt;os&gt;.zip) <a target=\"_blank\" href=\"http:\/\/www.oracle.com\/technology\/software\/products\/oem\/htdocs\/jade.html\">from here<\/a><\/p>\n<p><strong>2.<\/strong> Configure AD4J\u00a0 by running <strong>configure.sh<\/strong> (Unix) or by double click on <strong>jamserv-win.exe<\/strong> (windows)<\/p>\n<p><strong>configure.sh $JDK_LOCATION\u00a0 <\/strong><\/p>\n<p><strong>3. <\/strong>Start console by running jamserv\/bin\/<strong>apachectl start\u00a0 <\/strong>(<strong>jamserv <\/strong>is directory created after unzipping jamserv-&lt;os&gt;.zip) &#8211; <font color=\"#ff0000\">This step is\u00a0NOT required on windows<\/font>.<\/p>\n<p><font color=\"#ff0000\">If you can&#8217;t access console page as given in point 4 below then start Jserv using jamserv\/bin\/<strong>jservctl start <\/strong><\/font><\/p>\n<p><font color=\"#ff0000\">For steps on installing AD4J Console on\u00a0Unix <a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/B16240_01\/doc\/install.102\/e11085\/chapter1.htm#CHDDBIJG\">click here<\/a>\u00a0<br \/>\n<\/font><font color=\"#ff0000\">For steps on installing AD4J Console on\u00a0Windows <a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/B16240_01\/doc\/install.102\/e11085\/chapter1.htm#CHDGCHEH\">click here<\/a>\u00a0<\/font><\/p>\n<p><strong>4.<\/strong> Access console and <strong>configure repository for AD4J console<\/strong> &#8211; <font color=\"#ff0000\">This step is\u00a0NOT required on windows<\/font><\/p>\n<p>Access console using URL <strong>http:\/\/[servername]:3500<\/strong>\u00a0(Unix)\u00a0 or<strong>http:\/\/[servername]<\/strong> (Windows)<\/p>\n<p><strong>Setup<\/strong> -&gt; click on link <strong>adminDB.properties<\/strong><\/p>\n<p>I created repository database user <strong>jamuser<\/strong>\u00a0in database <strong>FUSION<\/strong><\/p>\n<p><strong>SQL&gt; create user jamuser identified by jamuser;<br \/>\nSQL&gt; grant connect, resource to jamuser;<\/strong><\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j_448.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j_448.JPG\" \/><\/a><\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j_3.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j_3.JPG\" \/><\/a><\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j_4.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j_4.JPG\" \/><\/a><\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j_5.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j_5.JPG\" \/><\/a><\/p>\n<p>.<\/p>\n<p><strong>5. <\/strong>Download Agents for JVM &amp; Database<\/p>\n<p><strong>a)<\/strong>Download JVM agents (available as war, ear or zip) for JVM&#8217;s you are planning to monitor\u00a0 <strong>Setup -&gt; Download Agent<\/strong><\/p>\n<p><strong>b) <\/strong>Download<strong> Database agents (specific to O.S. of your database) <\/strong>for\u00a0Database you are planning to monitor\u00a0<strong> Setup -&gt; Download Agent<\/strong><\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j_6.JPG\"><img decoding=\"async\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j_6.JPG\" \/><\/a><\/p>\n<p>.<\/p>\n<p><strong>\u00a06.<\/strong> Install JVM Agents &#8211;<br \/>\nUse Application Server specific steps to deploy Agent on JVM you wish to monitor <a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/B16240_01\/doc\/install.102\/e11085\/chapter2.htm#CHDDHHHH\">check here<\/a><\/p>\n<p><strong>7.<\/strong> Install Database Agents using <strong>Setup<\/strong> -&gt; <strong>Database<\/strong> -&gt; <strong>Register New DB<\/strong> ;\u00a0\u00a0<a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/B16240_01\/doc\/install.102\/e11085\/chapter2.htm#CHDJJBBI\">more information \u00a0here<\/a><\/p>\n<p>Now you are ready to monitor your <strong>Database<\/strong> and <strong>Application Server<\/strong> (JVM &#8211; Java Virtual Machine)<\/p>\n<p><font color=\"#ff0000\"><strong>Next step <\/strong>&#8211; Run load tests using software like <\/font><a href=\"http:\/\/en.wikipedia.org\/wiki\/LoadRunner\"><font target=\"_blank\" color=\"#ff0000\">LoadRunner<\/font><\/a><font color=\"#ff0000\">\u00a0against your Key transactions and analyze <\/font><\/p>\n<p><font color=\"#ff0000\"><strong>a) JVM Activity<\/strong> &#8211; CPU, OSR, Locks, Threads, DB wait time , Heap Usage, Garbage Collection&#8230;.<br \/>\n<strong>b) Database Activity<\/strong> &#8211; Locks, top SQL, I\/O wait &#8230;..<\/font><\/p>\n<p><font color=\"#ff0000\">.<\/font><\/p>\n<p><strong><u>Refarences<\/u><\/strong><\/p>\n<ul>\n<li><a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/B16240_01\/doc\/install.102\/e11085\/chapter1.htm\">AD4J Installation Guide<\/a>\u00a0<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>AD4J &#8211; Application Diagnostics for Java JADE &#8211; Java Application Diagnostics Expert Application Diagnostics for Java (AD4J aka JADE &#8211; [&hellip;]<\/p>\n","protected":false},"author":115,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[212],"tags":[],"class_list":["post-1339","post","type-post","status-publish","format-standard","hentry","category-performance"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>JADE \/ AD4J - Application Diagnostics for Java : Architecture \/ Installation and Configuration -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"JADE \/ AD4J - Application Diagnostics for Java : Architecture \/ Installation and Configuration -\" \/>\n<meta property=\"og:description\" content=\"AD4J &#8211; Application Diagnostics for Java JADE &#8211; Java Application Diagnostics Expert Application Diagnostics for Java (AD4J aka JADE &#8211; [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/\" \/>\n<meta property=\"article:published_time\" content=\"2009-09-19T10:26:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2009-09-21T14:38:21+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j.JPG\" \/>\n<meta name=\"author\" content=\"Masroof Ahmad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Masroof Ahmad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/\",\"name\":\"JADE \/ AD4J - Application Diagnostics for Java : Architecture \/ Installation and Configuration -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j.JPG\",\"datePublished\":\"2009-09-19T10:26:25+00:00\",\"dateModified\":\"2009-09-21T14:38:21+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j.JPG\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j.JPG\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"JADE \/ AD4J &#8211; Application Diagnostics for Java : Architecture \/ Installation and Configuration\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/onlineappsdba.com\/#website\",\"url\":\"https:\/\/onlineappsdba.com\/\",\"name\":\"\",\"description\":\"Oracle Implementation &amp; Training Experts\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/onlineappsdba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\",\"name\":\"Masroof Ahmad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"caption\":\"Masroof Ahmad\"},\"url\":\"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"JADE \/ AD4J - Application Diagnostics for Java : Architecture \/ Installation and Configuration -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/","og_locale":"en_US","og_type":"article","og_title":"JADE \/ AD4J - Application Diagnostics for Java : Architecture \/ Installation and Configuration -","og_description":"AD4J &#8211; Application Diagnostics for Java JADE &#8211; Java Application Diagnostics Expert Application Diagnostics for Java (AD4J aka JADE &#8211; [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/","article_published_time":"2009-09-19T10:26:25+00:00","article_modified_time":"2009-09-21T14:38:21+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j.JPG","type":"","width":"","height":""}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/","url":"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/","name":"JADE \/ AD4J - Application Diagnostics for Java : Architecture \/ Installation and Configuration -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j.JPG","datePublished":"2009-09-19T10:26:25+00:00","dateModified":"2009-09-21T14:38:21+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j.JPG","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2009\/09\/ad4j.JPG"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2009\/09\/19\/jade-ad4j-application-diagnostics-for-java-architecture-installation-and-configuration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"JADE \/ AD4J &#8211; Application Diagnostics for Java : Architecture \/ Installation and Configuration"}]},{"@type":"WebSite","@id":"https:\/\/onlineappsdba.com\/#website","url":"https:\/\/onlineappsdba.com\/","name":"","description":"Oracle Implementation &amp; Training Experts","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/onlineappsdba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb","name":"Masroof Ahmad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","caption":"Masroof Ahmad"},"url":"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/"}]}},"_links":{"self":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/1339","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/users\/115"}],"replies":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/comments?post=1339"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/1339\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=1339"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=1339"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=1339"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}