zoukankan      html  css  js  c++  java
  • 11i REP-3000: 启动 Oracle Toolkit 时发生内部错误.

    +---------------------------------------------------------------------------+
    应用对象程序库: Version : 11.5.0 - Development
    
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    
    FNDCPPGD_XML module: 并发程序详细资料报表 - Oracle XML Publisher
    +---------------------------------------------------------------------------+
    
    当前的系统时间为 27-11-2016 13:05:14
    
    +---------------------------------------------------------------------------+
    
    
    +-----------------------------
    | 正在启动并发执行程序...
    +-----------------------------
    
    变元
    ------------
    P1_APPLICATION='ONT'
    ------------
    
     APPLLCSP Environment Variable set to :
    
     XML_REPORTS_XENVIRONMENT is : 
    /d01/applmgr/visora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    
     XENVIRONMENT is set to  /d01/applmgr/visora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    
    
     Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    SIMPLIFIED CHINESE_CHINA.UTF8
    
    '.,'
    
    Spawned Process 32712
    REP-3000: 启动 Oracle Toolkit 时发生内部错误.
    
    Report Builder: Release 6.0.8.25.0 - Production on 7 11 27 13:05:14 2016
    
    (c) Copyright 1999 Oracle Corporation.  All rights reserved.
    
    输入用户名: 
    +---------------------------------------------------------------------------+
    FND_FILE 中日志消息开始
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    FND_FILE 中日志消息结束
    +---------------------------------------------------------------------------+
    
    
    +---------------------------------------------------------------------------+
    正在执行请求完成选项...
    
    +------------- 1) PUBLISH -------------+
    节点 EBS11VIS 上的请求 2734320 于 27-11-2016 13:05:26 开始进行后期处理。
    请求 2734320 的后期处理于 27-11-2016 13:05:26 失败,并显示错误消息:
    One or more post-processing actions failed. Consult the OPP service log for details.
    +--------------------------------------+
    
    +------------- 2) PRINT   -------------+
    +--------------------------------------+
    
    
    已完成执行请求完成选项。
    
    +---------------------------------------------------------------------------+
    已完成并发请求
    当前的系统时间为 27-11-2016 13:05:26
    
    +---------------------------------------------------------------------------+
    
    解决方案:


    [root@ebs11vis ~]# vncserver :0

    New 'ebs11vis.oracle.com:0 (root)' desktop is ebs11vis.oracle.com:0

    Starting applications specified in /root/.vnc/xstartup
    Log file is /root/.vnc/ebs11vis.oracle.com:0.log

    [root@ebs11vis ~]# ps -ef|grep -i vnc
    root      7757     1  1 14:23 pts/2    00:00:00 Xvnc :0 -desktop ebs11vis.oracle.com:0 (root) -httpd /usr/share/vnc/classes -auth /root/.Xauthority -geometry 1024x768 -depth 16 -rfbwait 30000 -rfbauth /root/.vnc/passwd -rfbport 5900 -pn
    root      7768     1  0 14:23 pts/2    00:00:00 vncconfig -iconic
    root      7821 32397  0 14:23 pts/2    00:00:00 grep -i vnc
    [root@ebs11vis ~]# export DISPLAY=192.168.10.110:0.0
    [root@ebs11vis ~]# xhost + 192.168.10.110
    192.168.10.110 being added to access control list

  • 相关阅读:
    5-python基础—获取某个目录下的文件列表(适用于任何系统)
    Automated, Self-Service Provisioning of VMs Using HyperForm (Part 1) (使用HyperForm自动配置虚拟机(第1部分)
    CloudStack Support in Apache libcloud(Apache libcloud中对CloudStack支持)
    Deploying MicroProfile-Based Java Apps to Bluemix(将基于MicroProfile的Java应用程序部署到Bluemix)
    Adding Persistent Storage to Red Hat CDK Kit 3.0 (在Red Hat CDK Kit 3.0添加永久性存储)
    Carve Your Laptop Into VMs Using Vagrant(使用Vagran把您笔记本电脑刻录成虚拟机)
    使用Python生成一张用于登陆验证的字符图片
    Jupyter notebook的安装方法
    Ubuntu16.04使用Anaconda5搭建TensorFlow使用环境 图文详细教程
    不同时区的换算
  • 原文地址:https://www.cnblogs.com/quanweiru/p/6106442.html
Copyright © 2011-2022 走看看