{"id":2373,"date":"2011-03-26T05:40:11","date_gmt":"2011-03-26T09:40:11","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/"},"modified":"2011-03-28T02:19:12","modified_gmt":"2011-03-28T06:19:12","slug":"access-server-exceptionerrorinvalid-document-structure","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/","title":{"rendered":"Access Server Exception:Error:Invalid document structure"},"content":{"rendered":"<p>Today I faced an error while restart the access server. \u00a0First I have seen an Oracle Access manager operation error while access the protected url. I thought this error occurring because of access server was down. So I\u2019m tried to restart the access server but it\u2019s not coming up. Below error I have seen while restart the service,<\/p>\n<p><font color=\"#ff0000\">[hostname bin]$ .\/start_access_server<\/font><\/p>\n<p><font color=\"#ff0000\">Using Linux Threading Library.<\/font><\/p>\n<p><font color=\"#ff0000\">Access Server started with pid: 16024<\/font><\/p>\n<p><font color=\"#ff0000\">[hostname bin]$ Access Server Exception:\u00a0 Error: Invalid document structure<\/font><\/p>\n<p><font color=\"#ff0000\">Starting Access Server Watchdog&#8230;..<\/font><\/p>\n<p><font color=\"#ff0000\">Access Server Watchdog cannot run, because there is no AAA Server to watch.<\/font><\/p>\n<p>Again I have tried to restart the service but no luck. I don\u2019t find any error in oblog.log file. The log level is TRACE. I\u2019m totally confused why it happening. \u00a0\u00a0After some workaround I got some clue about this issue. My guess is it was happened because of space consumption or any file was corrupted. Based on my guess I have performed some work around.<\/p>\n<h1><strong><font color=\"#000000\">Workaround are,<\/font><\/strong><\/h1>\n<p>1.\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Check the usage of the disk and I removed the unwanted files.<\/p>\n<p>2.\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 After i tried to start the service but no luck, again finger crossed.<\/p>\n<p>3.\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 And I\u2019m came to know some file has corrupted but I don\u2019t know which was corrupted.<\/p>\n<p>4.\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Finally I got the file which has corrupted, the file is obaccessclient.xml.<\/p>\n<p>5.\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 So I have replaced the obaccesscleint.xml file from my old backup.<\/p>\n<p>6.\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 After that I have bounced the service this time its came up smoothly.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Today I faced an error while restart the access server. \u00a0First I have seen an Oracle Access manager operation error [&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":[42],"tags":[],"class_list":["post-2373","post","type-post","status-publish","format-standard","hentry","category-troubleshooting"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Access Server Exception:Error:Invalid document structure -<\/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\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Access Server Exception:Error:Invalid document structure -\" \/>\n<meta property=\"og:description\" content=\"Today I faced an error while restart the access server. \u00a0First I have seen an Oracle Access manager operation error [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/\" \/>\n<meta property=\"article:published_time\" content=\"2011-03-26T09:40:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2011-03-28T06:19:12+00:00\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/\",\"name\":\"Access Server Exception:Error:Invalid document structure -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"datePublished\":\"2011-03-26T09:40:11+00:00\",\"dateModified\":\"2011-03-28T06:19:12+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Access Server Exception:Error:Invalid document structure\"}]},{\"@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":"Access Server Exception:Error:Invalid document structure -","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\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/","og_locale":"en_US","og_type":"article","og_title":"Access Server Exception:Error:Invalid document structure -","og_description":"Today I faced an error while restart the access server. \u00a0First I have seen an Oracle Access manager operation error [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/","article_published_time":"2011-03-26T09:40:11+00:00","article_modified_time":"2011-03-28T06:19:12+00:00","author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/","url":"https:\/\/onlineappsdba.com\/index.php\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/","name":"Access Server Exception:Error:Invalid document structure -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"datePublished":"2011-03-26T09:40:11+00:00","dateModified":"2011-03-28T06:19:12+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/03\/26\/access-server-exceptionerrorinvalid-document-structure\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Access Server Exception:Error:Invalid document structure"}]},{"@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\/2373","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=2373"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/2373\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=2373"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=2373"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=2373"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}