{"id":44707,"date":"2026-05-21T08:39:00","date_gmt":"2026-05-21T06:39:00","guid":{"rendered":"https:\/\/www.dbi-services.com\/blog\/?p=44707"},"modified":"2026-05-19T07:52:53","modified_gmt":"2026-05-19T05:52:53","slug":"ogg-08502-path-not-found-error-from-ogg-receiver-service","status":"publish","type":"post","link":"https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/","title":{"rendered":"OGG-08502 Path not found error from OGG Receiver Service"},"content":{"rendered":"\n<p>Recently, after a successful <strong>migration to GoldenGate 26ai<\/strong>, a customer complained that he was seeing a lot of the following <strong>error<\/strong> in the <code>ggserr.log<\/code> file of a GoldenGate deployment (I replaced the names for the purpose of this blog).<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>2026-05-18T14:32:35.948+0200  ERROR   OGG-08502. Oracle GoldenGate Receiver Service for Oracle:   Path path21 not found.<\/code><\/pre>\n\n\n\n<p>More precisely, in that case, <code>path21<\/code> is a distribution path sending trail files from deployment <code>ogg_test_02<\/code> to <code>ogg_test_01<\/code>. And the error shown above appeared in the log file of the <code>ogg_test_01<\/code> deployment.<\/p>\n\n\n\n<p>While this error did not seem to indicate any operational issue in the replication, after checking on multiple environments, I confirmed that it appears everywhere. So what is happening exactly ?<\/p>\n\n\n\n<p>If you get this error and do not know where it comes from, <strong>log in to the web UI<\/strong> of the affected deployment, and go to the <strong><em>Receiver Service Paths<\/em><\/strong> tab. You should see a <strong>list of the distribution paths that are connecting to your deployments<\/strong>. The example below shows the <code>path21<\/code> that is mentioned in the error.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"425\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/ogg_ogg08502_bug_webui-1024x425.png\" alt=\"\" class=\"wp-image-44708\" srcset=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/ogg_ogg08502_bug_webui-1024x425.png 1024w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/ogg_ogg08502_bug_webui-300x124.png 300w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/ogg_ogg08502_bug_webui-768x319.png 768w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/ogg_ogg08502_bug_webui-1536x637.png 1536w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/ogg_ogg08502_bug_webui-2048x850.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-reproduce-the-error\"><strong>How to reproduce the error ?<\/strong><\/h2>\n\n\n\n<p>If you click on this path&#8230; Nothing happens ! And by &#8220;nothing&#8221;, I mean &#8220;nothing abnormal&#8221;. In fact, the statistics are properly displayed (see below), and there is <strong>no error shown<\/strong> to the user. However, if you look at your <code>ggserr.log<\/code> file you will see that <strong>the error given above appears<\/strong>.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"461\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/Screenshot-2026-05-18-at-14.51.01-1024x461.png\" alt=\"\" class=\"wp-image-44709\" srcset=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/Screenshot-2026-05-18-at-14.51.01-1024x461.png 1024w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/Screenshot-2026-05-18-at-14.51.01-300x135.png 300w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/Screenshot-2026-05-18-at-14.51.01-768x346.png 768w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/Screenshot-2026-05-18-at-14.51.01-1536x692.png 1536w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/Screenshot-2026-05-18-at-14.51.01-2048x923.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n<p>At first glance, this might not seem like a huge issue, because if you don&#8217;t click on the receiver path, you will not get the error. However, in the log file of the customer, <strong>the error appeared regularly<\/strong>. Every minute, to be precise.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-why-do-i-get-this-error-even-when-i-m-not-accessing-the-web-ui\"><strong>Why do I get this error even when I&#8217;m not accessing the web UI ?<\/strong><\/h2>\n\n\n\n<p>Luckily, when debugging this issue, I started by putting the target in a <strong>blackout in the Oracle Enterprise Manager<\/strong>. To my surprise, the <strong>error was gone<\/strong> during the blackout and reappeared right after.<\/p>\n\n\n\n<p>In this case, the <strong><a href=\"https:\/\/www.dbi-services.com\/blog\/install-and-configure-oem-plug-in-for-goldengate\/\" target=\"_blank\" rel=\"noreferrer noopener\">Enterprise Manager Plug-in for Oracle GoldenGate<\/a><\/strong> is monitoring the status of the deployment every minute and <strong>generates the error<\/strong> in the process.<\/p>\n\n\n\n<p>When looking at the targets in the OEM, there is no error. Again, <strong>no operational impact<\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-does-it-depend-on-the-way-you-create-the-distribution-path\"><strong>Does it depend on the way you create the distribution path ?<\/strong><\/h2>\n\n\n\n<p>GoldenGate offers multiple ways of managing deployments : REST API, <code>adminclient<\/code>, or the web UI. Unfortunately, some bugs (and some features&#8230;) mean that you should avoid managing some objects with some of these tools (read <a href=\"https:\/\/www.dbi-services.com\/blog\/overcome-goldengate-26ai-bug-on-custom-profiles\/\" target=\"_blank\" rel=\"noreferrer noopener\">why you shouldn&#8217;t create profiles through the <code>adminclient<\/code><\/a>, for instance).<\/p>\n\n\n\n<p>In this specific case, <strong>all distribution path creation methods lead to the same error<\/strong> in the log file. It doesn&#8217;t matter whether you create the distribution path with the <code>adminclient<\/code>, the REST API or the web UI. They will all lead to this error.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-advanced-what-s-happening-exactly\"><strong>Advanced &#8211; What&#8217;s happening exactly ?<\/strong><\/h2>\n\n\n\n<p>Let&#8217;s dig a bit to see what is happening behind the scenes. By looking at the <code>restapi.log<\/code> file (read my blog on <a href=\"https:\/\/www.dbi-services.com\/blog\/querying-goldengate-rest-api-log-efficiently\/\" target=\"_blank\" rel=\"noreferrer noopener\">how to analyze REST API logs efficiently<\/a>), we can see the full error:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>2026-05-18 09:08:58.402+0000 ERROR|RestAPI.recvsrvr | Request #9: {\n     \"context\": {\n         \"httpContextKey\": 140097141801744,\n         \"verbId\": 2,\n         \"verb\": \"GET\",\n         \"originalVerb\": \"GET\",\n         \"uri\": \"\/services\/v2\/targets\/path21\",\n         \"protocol\": \"http\",\n         \"headers\": {\n             ...\n         },\n         \"host\": \"vmogg\",\n         \"securityEnabled\": false,\n         \"authorization\": {\n             \"authUserName\": \"ogg\",\n             \"authUserRole\": \"Security\",\n             \"authMode\": \"Cookie\"\n         },\n         \"requestId\": 8,\n         \"uriTemplate\": \"\/services\/{version}\/targets\/{path}\",\n         \"catalogUriTemplate\": \"\/services\/{version}\/metadata-catalog\/path\"\n     },\n     \"isScaRequest\": true,\n     \"content\": null,\n     \"parameters\": {\n         \"uri\": {\n             \"path\": \"path21\",\n             \"version\": \"v2\"\n         },\n         \"query\": {\n             \"WindowRef\": \"%2Fservices%2Fv2%2Fcontent%2F%23%2FrecvsrvrPaths%2Fpath21%2FpathNetworkStats\"\n         }\n     }\n }\n Response: {\n     \"context\": {\n         ...\n     },\n     \"isScaResponse\": true,\n     \"content\": {\n         \"$schema\": \"api:standardResponse\",\n         \"links\": &#091;\n             {\n                 \"rel\": \"canonical\",\n                 \"href\": \"https:\/\/vmogg\/services\/ogg_test_01\/recvsrvr\/v2\/targets\/path21\",\n                 \"mediaType\": \"application\/json\"\n             },\n             {\n                 \"rel\": \"self\",\n                 \"href\": \"https:\/\/vmogg\/services\/ogg_test_01\/recvsrvr\/v2\/targets\/path21\",\n                 \"mediaType\": \"application\/json\"\n             }\n         ],\n         \"messages\": &#091;\n             {\n                 \"$schema\": \"ogg:message\",\n                 \"title\": \"Path path21 not found\",\n                 \"code\": \"OGG-08502\",\n                 \"severity\": \"ERROR\",\n                 \"issued\": \"2026-05-18T09:08:58Z\",\n                 \"type\": \"https:\/\/www.rfc-editor.org\/rfc\/rfc9110.html#name-status-codes\"\n             }\n         ]\n     }\n }<\/code><\/pre>\n\n\n\n<p>The issue comes from the following endpoint : <code>\/services\/v2\/targets\/path21<\/code>. It is described in the documentation under <a href=\"https:\/\/docs.oracle.com\/en\/database\/goldengate\/core\/26\/oggra\/op-services-version-targets-path-get.html\" target=\"_blank\" rel=\"noreferrer noopener\">Retrieve an existing Oracle GoldenGate Collector Path<\/a>. But looking at another endpoint described in <a href=\"https:\/\/docs.oracle.com\/en\/database\/goldengate\/core\/26\/oggra\/op-services-version-targets-get.html\" target=\"_blank\" rel=\"noreferrer noopener\">Get a list of distribution paths<\/a>, we get the following response:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n    \"$schema\": \"api:standardResponse\",\n    \"links\": &#091;\n        {\n            \"rel\": \"canonical\",\n            \"href\": \"https:\/\/vmogg\/services\/ogg_test_01\/recvsrvr\/v2\/targets\",\n            \"mediaType\": \"text\/html\"\n        },\n        {\n            \"rel\": \"self\",\n            \"href\": \"https:\/\/vmogg\/services\/ogg_test_01\/recvsrvr\/v2\/targets\",\n            \"mediaType\": \"text\/html\"\n        },\n        {\n            \"rel\": \"describedby\",\n            \"href\": \"https:\/\/vmogg\/services\/ogg_test_01\/recvsrvr\/v2\/metadata-catalog\/targets\",\n            \"mediaType\": \"application\/schema+json\"\n        }\n    ],\n    \"messages\": &#091;],\n    \"response\": {\n        \"$schema\": \"ogg:collection\",\n        \"items\": &#091;\n            {\n                \"links\": &#091;\n                    {\n                        \"rel\": \"parent\",\n                        \"href\": \"https:\/\/vmogg\/services\/ogg_test_01\/recvsrvr\/v2\/targets\",\n                        \"mediaType\": \"application\/json\"\n                    },\n                    {\n                        \"rel\": \"canonical\",\n                        \"href\": \"https:\/\/vmogg\/services\/ogg_test_01\/recvsrvr\/v2\/targets\/path21_ogg26dist2_7811\",\n                        \"mediaType\": \"application\/json\"\n                    }\n                ],\n                \"$schema\": \"ogg:collectionItem\",\n                \"name\": \"path21\",\n                \"status\": \"running\",\n                \"targetInitiated\": false\n            }\n        ]\n    }\n}<\/code><\/pre>\n\n\n\n<p>Here, we see that the endpoint associated with the <code>path21<\/code> object is not <code>recvsrvr\/v2\/targets\/path21<\/code> but <code>recvsrvr\/v2\/targets\/path21_ogg26dist2_7811<\/code>. And looking at this second endpoint, we do not get an error.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n    \"$schema\": \"api:standardResponse\",\n    \"links\": &#091;\n        {\n            \"rel\": \"canonical\",\n            \"href\": \"https:\/\/vmogg\/services\/ogg_test_01\/recvsrvr\/v2\/targets\/path21_ogg26dist2_7811\",\n            \"mediaType\": \"text\/html\"\n        },\n        {\n            \"rel\": \"self\",\n            \"href\": \"https:\/\/vmogg\/services\/ogg_test_01\/recvsrvr\/v2\/targets\/path21_ogg26dist2_7811\",\n            \"mediaType\": \"text\/html\"\n        },\n        {\n            \"rel\": \"describedby\",\n            \"href\": \"https:\/\/vmogg\/services\/ogg_test_01\/recvsrvr\/v2\/metadata-catalog\/path\",\n            \"mediaType\": \"application\/schema+json\"\n        }\n    ],\n    \"messages\": &#091;],\n    \"response\": {\n        \"name\": \"path21\",\n        \"status\": \"running\",\n        \"$schema\": \"ogg:distPath\",\n        \"source\": {\n            \"uri\": \"trail:\/\/localhost:7811\/services\/v2\/sources?trail=pdb2\/bb\"\n        },\n        \"target\": {\n            \"$schema\": \"ogg:distPathEndpoint\",\n            \"uri\": \"ws:\/\/vmogg\/services\/v2\/targets?trail=pdb2\/bb\"\n        },\n        \"options\": {\n            \"network\": {\n                \"appOptions\": {\n                    \"appFlushBytes\": 27985,\n                    \"appFlushSecs\": 1\n                },\n                \"socketOptions\": {\n                    \"tcpOptions\": {\n                        \"ipDscp\": \"DEFAULT\",\n                        \"ipTos\": \"DEFAULT\",\n                        \"tcpNoDelay\": false,\n                        \"tcpQuickAck\": true,\n                        \"tcpCork\": false,\n                        \"tcpSndBuf\": 16384,\n                        \"tcpRcvBuf\": 131072\n                    }\n                }\n            }\n        }\n    }\n}<\/code><\/pre>\n\n\n\n<p>The problem is that it was never decided for <code>path21<\/code> to be referred to as <code>path21_ogg26dist2_7811<\/code> internally. And it looks like GoldenGate does not know about it either&#8230; So until the bug is corrected, you will have to filter this <code>OGG-08502 Path not found<\/code> error out of the <code>ggserr.log<\/code> file if you use it for monitoring.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Recently, after a successful migration to GoldenGate 26ai, a customer complained that he was seeing a lot of the following error in the ggserr.log file of a GoldenGate deployment (I replaced the names for the purpose of this blog). More precisely, in that case, path21 is a distribution path sending trail files from deployment ogg_test_02 [&hellip;]<\/p>\n","protected":false},"author":152,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[3787,59],"tags":[3804,3970,1545,328,143,761,3730,4053,3920,4051,4037,4055],"type_dbi":[3823,3971,2954,3740,3347,4010,3881,4054,3921,4052,4036,4056],"class_list":["post-44707","post","type-post","status-publish","format-standard","hentry","category-goldengate","category-oracle","tag-26ai","tag-distribution","tag-error","tag-goldengate","tag-monitoring","tag-oem","tag-ogg","tag-ogg-08502","tag-path","tag-path-not-found","tag-plug-in","tag-receiver","type-26ai","type-distribution","type-error","type-goldengate","type-monitoring","type-oem","type-ogg","type-ogg-08502","type-path","type-path-not-found","type-plug-in","type-receiver"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>OGG-08502 Path not found error from OGG Receiver Service - dbi Blog<\/title>\n<meta name=\"description\" content=\"If you find an OGG-08502 error in your ggserr.log file, do not worry about it. Your deployments and replications are working properly.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OGG-08502 Path not found error from OGG Receiver Service\" \/>\n<meta property=\"og:description\" content=\"If you find an OGG-08502 error in your ggserr.log file, do not worry about it. Your deployments and replications are working properly.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/\" \/>\n<meta property=\"og:site_name\" content=\"dbi Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-21T06:39:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/ogg_ogg08502_bug_webui-scaled.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1062\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Julien Delattre\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Julien Delattre\" \/>\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\":\"Article\",\"@id\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/ogg-08502-path-not-found-error-from-ogg-receiver-service\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/ogg-08502-path-not-found-error-from-ogg-receiver-service\\\/\"},\"author\":{\"name\":\"Julien Delattre\",\"@id\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/#\\\/schema\\\/person\\\/764ab019cc9dec42655b4c6b9b8e474e\"},\"headline\":\"OGG-08502 Path not found error from OGG Receiver Service\",\"datePublished\":\"2026-05-21T06:39:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/ogg-08502-path-not-found-error-from-ogg-receiver-service\\\/\"},\"wordCount\":602,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/ogg-08502-path-not-found-error-from-ogg-receiver-service\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/05\\\/ogg_ogg08502_bug_webui-1024x425.png\",\"keywords\":[\"26ai\",\"distribution\",\"Error\",\"GoldenGate\",\"Monitoring\",\"OEM\",\"ogg\",\"ogg-08502\",\"path\",\"path not found\",\"plug-in\",\"receiver\"],\"articleSection\":[\"GoldenGate\",\"Oracle\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/ogg-08502-path-not-found-error-from-ogg-receiver-service\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/ogg-08502-path-not-found-error-from-ogg-receiver-service\\\/\",\"url\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/ogg-08502-path-not-found-error-from-ogg-receiver-service\\\/\",\"name\":\"OGG-08502 Path not found error from OGG Receiver Service - dbi Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/ogg-08502-path-not-found-error-from-ogg-receiver-service\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/ogg-08502-path-not-found-error-from-ogg-receiver-service\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/05\\\/ogg_ogg08502_bug_webui-1024x425.png\",\"datePublished\":\"2026-05-21T06:39:00+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/#\\\/schema\\\/person\\\/764ab019cc9dec42655b4c6b9b8e474e\"},\"description\":\"If you find an OGG-08502 error in your ggserr.log file, do not worry about it. Your deployments and replications are working properly.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/ogg-08502-path-not-found-error-from-ogg-receiver-service\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/ogg-08502-path-not-found-error-from-ogg-receiver-service\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/ogg-08502-path-not-found-error-from-ogg-receiver-service\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/05\\\/ogg_ogg08502_bug_webui-scaled.png\",\"contentUrl\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/05\\\/ogg_ogg08502_bug_webui-scaled.png\",\"width\":2560,\"height\":1062},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/ogg-08502-path-not-found-error-from-ogg-receiver-service\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OGG-08502 Path not found error from OGG Receiver Service\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/\",\"name\":\"dbi Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/#\\\/schema\\\/person\\\/764ab019cc9dec42655b4c6b9b8e474e\",\"name\":\"Julien Delattre\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a97d00e680bbf237126e24b65281cbcb66cd20bd1ed2d14bf928991b2bf68eb5?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a97d00e680bbf237126e24b65281cbcb66cd20bd1ed2d14bf928991b2bf68eb5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a97d00e680bbf237126e24b65281cbcb66cd20bd1ed2d14bf928991b2bf68eb5?s=96&d=mm&r=g\",\"caption\":\"Julien Delattre\"},\"url\":\"https:\\\/\\\/www.dbi-services.com\\\/blog\\\/author\\\/juliendelattre\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"OGG-08502 Path not found error from OGG Receiver Service - dbi Blog","description":"If you find an OGG-08502 error in your ggserr.log file, do not worry about it. Your deployments and replications are working properly.","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:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/","og_locale":"en_US","og_type":"article","og_title":"OGG-08502 Path not found error from OGG Receiver Service","og_description":"If you find an OGG-08502 error in your ggserr.log file, do not worry about it. Your deployments and replications are working properly.","og_url":"https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/","og_site_name":"dbi Blog","article_published_time":"2026-05-21T06:39:00+00:00","og_image":[{"width":2560,"height":1062,"url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/ogg_ogg08502_bug_webui-scaled.png","type":"image\/png"}],"author":"Julien Delattre","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Julien Delattre","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/#article","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/"},"author":{"name":"Julien Delattre","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/764ab019cc9dec42655b4c6b9b8e474e"},"headline":"OGG-08502 Path not found error from OGG Receiver Service","datePublished":"2026-05-21T06:39:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/"},"wordCount":602,"commentCount":0,"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/ogg_ogg08502_bug_webui-1024x425.png","keywords":["26ai","distribution","Error","GoldenGate","Monitoring","OEM","ogg","ogg-08502","path","path not found","plug-in","receiver"],"articleSection":["GoldenGate","Oracle"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/","url":"https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/","name":"OGG-08502 Path not found error from OGG Receiver Service - dbi Blog","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/#primaryimage"},"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/ogg_ogg08502_bug_webui-1024x425.png","datePublished":"2026-05-21T06:39:00+00:00","author":{"@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/764ab019cc9dec42655b4c6b9b8e474e"},"description":"If you find an OGG-08502 error in your ggserr.log file, do not worry about it. Your deployments and replications are working properly.","breadcrumb":{"@id":"https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/#primaryimage","url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/ogg_ogg08502_bug_webui-scaled.png","contentUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2026\/05\/ogg_ogg08502_bug_webui-scaled.png","width":2560,"height":1062},{"@type":"BreadcrumbList","@id":"https:\/\/www.dbi-services.com\/blog\/ogg-08502-path-not-found-error-from-ogg-receiver-service\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dbi-services.com\/blog\/"},{"@type":"ListItem","position":2,"name":"OGG-08502 Path not found error from OGG Receiver Service"}]},{"@type":"WebSite","@id":"https:\/\/www.dbi-services.com\/blog\/#website","url":"https:\/\/www.dbi-services.com\/blog\/","name":"dbi Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/764ab019cc9dec42655b4c6b9b8e474e","name":"Julien Delattre","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/a97d00e680bbf237126e24b65281cbcb66cd20bd1ed2d14bf928991b2bf68eb5?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a97d00e680bbf237126e24b65281cbcb66cd20bd1ed2d14bf928991b2bf68eb5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a97d00e680bbf237126e24b65281cbcb66cd20bd1ed2d14bf928991b2bf68eb5?s=96&d=mm&r=g","caption":"Julien Delattre"},"url":"https:\/\/www.dbi-services.com\/blog\/author\/juliendelattre\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/44707","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/users\/152"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/comments?post=44707"}],"version-history":[{"count":6,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/44707\/revisions"}],"predecessor-version":[{"id":44721,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/44707\/revisions\/44721"}],"wp:attachment":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media?parent=44707"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/categories?post=44707"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/tags?post=44707"},{"taxonomy":"type","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/type_dbi?post=44707"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}