zoukankan      html  css  js  c++  java
  • R12.2 URL Validation failed. The error could have been caused through the use of the browser's navigation buttons

    EBS升级到R12.2.4后,进入系统操作老是报以下错误:

    通过谷歌发现有人遇到相同的问题,并提供了解决方案。

    原文地址:http://onlineappsdbaoracle.blogspot.com/2016/05/afterebs-12.html

    This error is because the forms_server was missing in the Datasources target.
    Follow the below steps to resolve the issue:
    Login to the weblogic console
    1) Click on “Lock and Edit”
    2) Navigate to Domain structure --> Services -->Data sources
    Here in the EBSDataSource targets, you should see both oacore_cluster1 and forms_cluster1.

    forms_cluster1 was missing in the targets. Add it to the EBSdatasource target list
    3) Click on the EBSDatasource and then go to the Targets section.
    In this page, check the box for forms_cluster1.

    1) Save and activate the changes.
    After the changes, EBSDatasource target will be as below:

  • 相关阅读:
    模块的初始
    requests模块的高级用法
    爬虫数据解析方式
    2th
    0
    ..
    .

    1th-绪论
    Py2x & Py3x版本的区别
  • 原文地址:https://www.cnblogs.com/abclife/p/6211779.html
Copyright © 2011-2022 走看看