Created by Jerry Wang, last modified on May 20, 2015

当打开一个Opportunity时遇到如下错误:

该error message只有在第一次进入Opportunity overview page时才能看到。

Root cause:在ERP component的CLASS_CONSTRUCTOR(只会执行一起)内有一个RFC的ping操作:

如果sy-subrc不为0,则会将error message显示到ui上。因为webui上该error message显示时被截断了,因此不利于end user的trouble shooting.

ERP failure: Error when opening an RFC connection相关推荐

  1. 达梦数据库连接报错 error code=-70028 Create SOCKET connection failure. 创建SOCKET连接失败

    达梦数据库连接报错 error code=-70028 Create SOCKET connection failure. 创建SOCKET连接失败 D:\dm8\bin>disql SYSDB ...

  2. Eclipse中mvn install 报错error in opening zip file

    报错信息 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (de ...

  3. Eclipse europa 更新时 Error retrieving feature.xml. [error in opening zip file]

    Eclipse europa 更新时 Error retrieving "feature.xml". [error in opening zip file]的解决 2009-06- ...

  4. CDH5之Unexpected error.Unable to verify database connection

    在部署好CDH5(HDFS+MapReduce+Zookeeper)后,某一天想要通过web界面来添加Hive或者Oozie服务.  添加Hive组件服务: 1.报错:Unexpected error ...

  5. ionic build Android错误记录 error in opening zip file

    0.写在前头 运行 :cordova requirements Requirements check results for android: Java JDK: installed 1.8.0 An ...

  6. java.util.zip.ZipException: error in opening zip file

    今天在eclipse上新建了一个java项目,将其打包为jar文件,上传到linux上进行运行时出错了:错误内容为: java.util.zip.ZipException: error in open ...

  7. 6、Flutter Error waiting for a debug connection: ProcessException: adb did not report f(转)

    1.错误信息 Error waiting for a debug connection: ProcessException: adb did not report forwarded port 2.解 ...

  8. Eclipse europa 更新时 Error retrieving feature.xml. [error in opening zip file]的解决

    今天从菜单help->software updates 安装升级时, 出现这个错误Error retrieving "feature.xml". [error in open ...

  9. 编译环境与生成环境的JDK版本不一样,报:java.util.zip.ZipException: error in opening zip file

    分享一下我老师大神的人工智能教程!零基础,通俗易懂!http://blog.csdn.net/jiangjunshow 也欢迎大家转载本篇文章.分享知识,造福人民,实现我们中华民族伟大复兴! 发布应用 ...

最新文章

  1. 23张图,带你入门推荐系统
  2. 数据挖掘介绍以及模型参数详解
  3. (chap6 Http首部) 传输方式的分类
  4. 深度学习指南:在iOS平台上使用TensorFlow
  5. [WCF]利用net.tcp傳輸協定來建置WCF Service
  6. Solaris10下Nagios安装
  7. NURBS曲线与曲面
  8. 一站式解决,Android 拍照 图库的各种问题
  9. 用 C# 写一个 Redis 数据同步小工具
  10. python函数变量的作用域_学不会的Python函数——变量作用域
  11. 除了uni-app可以做app外,flutter更接近原生开发应用
  12. 微课|中学生可以这样学Python(例11.3):tkinter通信录管理系统1
  13. 大数据之-Hadoop3.x_MapReduce_CombineTextInputFormat---大数据之hadoop3.x工作笔记0108
  14. python配什么数据库_python中常见数据库有哪些
  15. 终于在MAC上把OpenJDK8-u272编译通过了
  16. win10下python跑科大讯飞语音唤醒
  17. 网络安全实验---防火墙实验
  18. unity3dk帧_Unity3D制作序列帧动画的方法
  19. 美团旅行销售绩效系统研发实践
  20. linux虚拟机怎么恢复出厂设置_恢复出厂设置,真的能让旧手机变快吗?【两分回顾】...

热门文章

  1. C++中 char *s 和 char s[] 的区别
  2. $arr[]=$v 把 $v 这个东西 放到 $arr[] 这个数组中
  3. 26计算限制的异步操作01-CLR
  4. Mapreduce设置多路径输入输出
  5. 恼人的函数指针(一)
  6. 计算机等级考试二级快速复习法
  7. 世界上最富有的十大家族
  8. MySQL启动问题解决总结
  9. Django从理论到实战(part45)--下载CSV文件
  10. python基础(part6)--容器类型之通用操作