Getting errror while URM source registering in UCM

HI,
I have done the following configurations to connect UCM to URM in provider
Server Host Name  : B6C-3F-184A-163e.GDNINDIA.COM:16300
HTTP Server Address  : B6C-3F-184A-163e.GDNINDIA.COM:16300
** Server Port : 5557*
** Instance Name :CSAtoURM*
** Relative Web Root : /urm/*
when I try to register this source am getting error like
*Event generated by user 'weblogic' at host 'localhost:16200'. Unable to connect to server B6C-3F-184A-163e.GDNINDIA.COM on port 5557. The server is not available. java.net.ConnectException: Connection timed out: connect. [ Details ]*
An error has occurred. The stack trace below shows more information.
*!csUserEventMessage,weblogic,localhost:16200!$!csUnableToConnect2,B6C-3F-184A-163e.GDNINDIA.COM,5557!syJavaExceptionWrapper,java.net.ConnectException: Connection timed out: connect*
intradoc.common.ServiceException: !csUnableToConnect2,B6C-3F-184A-163e.GDNINDIA.COM,5557
my C:\Oracle\Middleware\user_projects\domains\base_domain\ucm\urm\config/config file have the following details
*<?cfg jcharset="Cp1252"?>*
*#Server System Properties*
IDC_Name=B6C3F184A163eGDNINDIACOM16300
IdcProductName=idcurm
InstanceMenuLabel=B6C3F184A163eGDNINDIACOM16300
InstanceDescription=Instance B6C3F184A163eGDNINDIACOM16300
SocketHostAddressSecurityFilter=127.0.0.1|0:0:0:0:0:0:0:1
*#Database Variables*
SystemDatabase:DataSource=URMDS
SystemDatabase:UseDataSource=true
*#Internet Variables*
HttpServerAddress=B6C-3F-184A-163e.GDNINDIA.COM:16300
MailServer=mail
[email protected]
HttpRelativeWebRoot=/urm/
UseSSL=No
Is the configuration what I am doing to right ?
follwoing are the error details in detial...
Event generated by user 'weblogic' at host 'localhost:16200'. Unable to connect to server B6C-3F-184A-163e.GDNINDIA.COM on port 5557. The server is not available. java.net.ConnectException: Connection timed out: connect. [ Details ]
An error has occurred. The stack trace below shows more information.
!csUserEventMessage,weblogic,localhost:16200!$!csUnableToConnect2,B6C-3F-184A-163e.GDNINDIA.COM,5557!syJavaExceptionWrapper,java.net.ConnectException: Connection timed out: connect
intradoc.common.ServiceException: !csUnableToConnect2,B6C-3F-184A-163e.GDNINDIA.COM,5557
at intradoc.provider.SocketOutgoingConnection.createSocket(SocketOutgoingConnection.java:338)
at intradoc.provider.SocketOutgoingConnection.connectToServer(SocketOutgoingConnection.java:109)
at intradoc.provider.SocketOutgoingProvider.createConnection(SocketOutgoingProvider.java:172)
at intradoc.provider.SocketOutgoingProvider.createRequest(SocketOutgoingProvider.java:181)
at intradoc.provider.ServerRequestUtils.createAdminProxyRequest(ServerRequestUtils.java:98)
at intradoc.provider.ServerRequestUtils.doAdminProxyRequestEx(ServerRequestUtils.java:64)
at intradoc.server.archive.TransferUtils.executeProxiedRequest(TransferUtils.java:600)
at urmagent.UrmAgentUtils.doServerRequest(UrmAgentUtils.java:66)
at urmagent.UrmAgentServiceHandler.uaValidateProvider(UrmAgentServiceHandler.java:313)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
at intradoc.server.Service.doCodeEx(Service.java:532)
at intradoc.server.Service.doCode(Service.java:504)
at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1622)
at intradoc.server.Service.doAction(Service.java:476)
at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1439)
at intradoc.server.Service.doActions(Service.java:471)
at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1371)
at intradoc.server.Service.executeActions(Service.java:457)
at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:723)
at intradoc.server.Service.doRequest(Service.java:1865)
at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1332)
at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1678)
at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:221)
at sun.reflect.GeneratedMethodAccessor110.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1592)
at idcservlet.IdcFilter.doFilter(IdcFilter.java:330)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
at java.security.AccessController.doPrivileged(Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:525)
at java.net.Socket.connect(Socket.java:475)
at java.net.Socket.&#60;init&#62;(Socket.java:372)
at java.net.Socket.&#60;init&#62;(Socket.java:186)
at javax.net.DefaultSocketFactory.createSocket(SocketFactory.java:206)
at intradoc.provider.SocketOutgoingConnection.createSocket(SocketOutgoingConnection.java:313)
... 57 more
thanks
kishore

Hi
I guess that you have not put IntradocServerPort=<value> in URM config.cfg which is why this error is showing up .
Add the above variable (if not done) to URM's config.cfg , restart URM managed server and on UCM Provider page where you have created the provider use the new IntradocServerPort for server port .
Restart UCM managed server and then test to see if the issue still persists .
Thanks
Srinath

Similar Messages

  • Don't have primary Key in Target table getting errror while creating index

    Hi All,
    I don't have primary key column in target table, while exicuting mapping I got a error while creating INDEX.
    Could you please help how to slove this

    Hi,
    That is a process definition issue.
    If you don't have a PK then:
    1) or you don't execute updates
    2)or you have an alternate Key to update it.
    Case 1) just change the KM to IKM Control Append
    Case 2) at interface, go to each column what is Alternate Key and check it as key (click at column and check the box Key at bottom of propriety window).
    Does it work to you?

  • Getting Error while installing UCM

    Hi All,
    Am getting error while installing the UCM in my system.
    Error description:-
    NOTICE:     Install logging initialized at 2/5/10 3:34 PM.
    NOTICE:     Installing master server.
    NOTICE:     Installing with Java version 1.5.0_11.
    NOTICE:     Install logging initialized at 2/5/10 3:35 PM.
    NOTICE:     Finished install type QueryConfiguration at 2/5/10 3:35 PM.
    NOTICE:     Install logging initialized for D:/UCM/install/2010-02-05-new.txt at 2/5/10 1:08 PM.
    NOTICE:     Unable to connect to database. Installation will fail.
    ERROR:     Unable to create database connection for the database 'InstallerDatabase' with connection string 'jdbc:oracle:thin:@localhost:1521:ORACLE'. Please make sure that the connection string, user and password are correct. Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    The Connection descriptor used by the client was:
    localhost:1521:ORACLE
    NOTICE:     Install logging initialized for D:/UCM/install/2010-02-05-new.txt at 2/5/10 1:09 PM.
    NOTICE:     Successfully installed 'ActiveDirectoryLdapComponent' component
    NOTICE:     Successfully installed 'ArchiverReplicationExceptions' component
    NOTICE:     Successfully installed 'CheckoutAndOpenInNative' component
    NOTICE:     Successfully installed 'CheckSCSHealth' component
    NOTICE:     Successfully installed 'CIS_Helper' component
    NOTICE:     Successfully installed 'ContentFolios' component
    NOTICE:     Successfully installed 'ConfigMigrationUtility' component
    NOTICE:     Successfully installed 'FileStoreProvider' component
    NOTICE:     Successfully installed 'Folders_g' component
    NOTICE:     Successfully installed 'Helper' component
    NOTICE:     Successfully installed 'FormEditor' component
    NOTICE:     Successfully installed 'InboundRefinerySupport' component
    NOTICE:     Successfully installed 'LinkManager8' component
    NOTICE:     Successfully installed 'OracleTextSearch' component
    NOTICE:     Successfully installed 'OracleQueryOptimizer' component
    NOTICE:     Successfully installed 'ProxyConnections8' component
    NOTICE:     Successfully installed 'ThreadedDiscussions' component
    NOTICE:     Successfully installed 'CoreWebdav' component
    NOTICE:     Successfully installed 'WebUrlMapPlugin' component
    NOTICE:     Successfully installed 'WsdlGenerator' component
    NOTICE:     Successfully installed 'DBSearchContainsOpSupport' component
    NOTICE:     Successfully installed 'UserProfileSchemaLoader' component
    NOTICE:     Successfully installed 'FCKEditor' component
    NOTICE:     Successfully installed 'NativeOsUtils' component
    NOTICE:     Successfully installed 'ContentAccess-win32' component
    NOTICE:     Successfully installed 'ComponentTool' component
    NOTICE:     Successfully installed 'CoreUserInterfaceLibrary' component
    NOTICE:     Successfully installed 'Localization' component
    NOTICE:     Successfully installed 'SecurityProviders' component
    NOTICE:     Successfully installed 'PopUpCalendar' component
    NOTICE:     Successfully installed 'YahooUserInterfaceLibrary' component
    NOTICE:     Successfully installed 'iTextComponent' component
    NOTICE:     Installing shortcuts
    WARNING:     Unexpected exception: Unable to initialize the system provider 'SystemDatabase'. Unable to create database connection for the database 'SystemDatabase' with connection string 'jdbc:oracle:thin:@localhost:1521:ORACLE'. Please make sure that the connection string, user and password are correct. Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    The Connection descriptor used by the client was:
    localhost:1521:ORACLE
    WARNING:     Unable to publish user database.
    WARNING:     Unable to register with Administration Server.
    NOTICE:     Finished install type Install with warnings at 2/5/10 1:12 PM.
    Help me on this issue

    Hi Srinath,
    again i am getting same exception ....if you feel free , check once
    NOTICE:     Install logging initialized at 2/5/10 5:06 PM.
    NOTICE:     Installing master server.
    NOTICE:     Installing with Java version 1.5.0_11.
    NOTICE:     Install logging initialized at 2/5/10 5:06 PM.
    NOTICE:     Finished install type QueryConfiguration at 2/5/10 5:06 PM.
    NOTICE:     Install logging initialized for D:/UCM/install/2010-02-05-new.txt at 2/5/10 2:38 PM.
    NOTICE:     Unable to connect to database. Installation will fail.
    ERROR:     Unable to create database connection for the database 'InstallerDatabase' with connection string 'jdbc:oracle:thin:@localhost:1521:orcl'. Please make sure that the connection string, user and password are correct. ORA-01017: invalid username/password; logon denied
    NOTICE:     Install logging initialized for D:/UCM/install/2010-02-05-new.txt at 2/5/10 2:38 PM.
    ERROR:     Unable to create database connection for the database 'InstallerDatabase' with connection string 'jdbc:oracle:thin:@localhost:1521:orcl'. Please make sure that the connection string, user and password are correct. ORA-01017: invalid username/password; logon denied
    ERROR:     Unable to create database tables. You will have to create them manually.
    NOTICE:     Successfully installed 'ActiveDirectoryLdapComponent' component
    NOTICE:     Successfully installed 'ArchiverReplicationExceptions' component
    NOTICE:     Successfully installed 'CheckoutAndOpenInNative' component
    NOTICE:     Successfully installed 'CheckSCSHealth' component
    NOTICE:     Successfully installed 'CIS_Helper' component
    NOTICE:     Successfully installed 'ContentFolios' component
    NOTICE:     Successfully installed 'ConfigMigrationUtility' component
    NOTICE:     Successfully installed 'FileStoreProvider' component
    NOTICE:     Successfully installed 'Folders_g' component
    NOTICE:     Successfully installed 'Helper' component
    NOTICE:     Successfully installed 'FormEditor' component
    NOTICE:     Successfully installed 'InboundRefinerySupport' component
    NOTICE:     Successfully installed 'LinkManager8' component
    NOTICE:     Successfully installed 'OracleTextSearch' component
    NOTICE:     Successfully installed 'OracleQueryOptimizer' component
    NOTICE:     Successfully installed 'ProxyConnections8' component
    NOTICE:     Successfully installed 'ThreadedDiscussions' component
    NOTICE:     Successfully installed 'CoreWebdav' component
    NOTICE:     Successfully installed 'WebUrlMapPlugin' component
    NOTICE:     Successfully installed 'WsdlGenerator' component
    NOTICE:     Successfully installed 'DBSearchContainsOpSupport' component
    NOTICE:     Successfully installed 'UserProfileSchemaLoader' component
    NOTICE:     Successfully installed 'FCKEditor' component
    NOTICE:     Successfully installed 'NativeOsUtils' component
    NOTICE:     Successfully installed 'ContentAccess-win32' component
    NOTICE:     Successfully installed 'ComponentTool' component
    NOTICE:     Successfully installed 'CoreUserInterfaceLibrary' component
    NOTICE:     Successfully installed 'Localization' component
    NOTICE:     Successfully installed 'SecurityProviders' component
    NOTICE:     Successfully installed 'PopUpCalendar' component
    NOTICE:     Successfully installed 'YahooUserInterfaceLibrary' component
    NOTICE:     Successfully installed 'iTextComponent' component
    NOTICE:     Installing shortcuts
    WARNING:     Unexpected exception: Unable to initialize the system provider 'SystemDatabase'. Unable to create database connection for the database 'SystemDatabase' with connection string 'jdbc:oracle:thin:@localhost:1521:orcl'. Please make sure that the connection string, user and password are correct. ORA-01017: invalid username/password; logon denied
    WARNING:     Unable to publish user database.
    WARNING:     Unable to register with Administration Server.
    NOTICE:     Finished install type Install with warnings and with errors at 2/5/10 2:42 PM.
    Regards,
    Vijay

  • Getting Error While Uploading Clause Document in SAP Sourcing 9.0

    Hi,
    --------------------system description--------------
    SAP Sourcing 9.0
    SAP NW7.31 AS JAVA
    IBM DB2 9.7
    I am getting error while executing clause document.
    ----------------------Error Description---------------
    Login with buyer link into the system-> it has all authorizations
    then Goto -> Contract Management -> Clause Library -> Clause list -> Click on New button -> Click on Add button -> Browse Document
    it is showing POPUP with Error that "There is a problem with the Contract Generation web service Contact your system administrator"
    Thanks and Regards,
    Murtaza Najmi

    Hi Gary,
    it is standalone system i have, everything i have installed on one server.
    i have already checked with restarting IIS server, and i can see word service while running url in contractgen.serviceurl, word service is running fine on browser but when i upload the document a popup window comes with error as i have shown above in my query
    Thanks once again Gary for replying
    Thanks and Regards,
    Murtaza Najmi

  • Errrors while buliding"\Desktop\Flash Player\Source" of AdobeAccess

    Hi, I am trying to rebuild the "AdobeAccessPro4-setup\Reference Implementation\Sample Video Players\Desktop\Flash Player\Source" by using "Flash® Builder™® 4.7" and Flex4.6 SDK, But I couldn't able to rebulid it because of following errors, Can anybody advice to fix those errors?
    * 1046: Type was not found or was not a compile-time constant: VideoSurface.    in VideoInfoPanel.mxml
    * 1046: Type was not found or was not a compile-time constant: VideoSurfaceInfo. in VideoInfoPanel.mxml
    * 1119: Access of possibly undefined property netGroup through a reference with static type org.osmf.net:NetStreamLoadTrait.    VideoInfoPanel.mxml
    * 1120: Access of undefined property OSMFSettings.    VideoInfoPanel.mxml    
    * 1120: Access of undefined property VideoSurface.    VideoInfoPanel.mxml    
    * 1172: Definition org.osmf.media.videoClasses:VideoSurface could not be found.    VideoInfoPanel.mxml    
    * 1172: Definition org.osmf.media.videoClasses:VideoSurfaceInfo could not be found.    VideoInfoPanel.mxml
    * 1172: Definition org.osmf.utils:OSMFSettings could not be found.    VideoInfoPanel.mxml

    Hi Hiroshi,
    Thanks for your prompt response. You are right.
    It's ok now, after I added SWC Folder "..\OSMF" at Flex Build Path of
    Project Properties
    Thanks & Regards
    Soe
    From: Hiroshi Okugawa [email protected]
    Sent: Wednesday, 12 February, 2014 11:37 PM
    To: ANSoe
    Subject: Errrors while
    buliding"\Desktop\Flash Player\Source" of AdobeAccess
    Re: Errrors while buliding"\Desktop\Flash Player\Source" of AdobeAccess
    created by Hiroshi Okugawa
    <http://forums.adobe.com/people/Hiroshi%40Adobe>in *Adobe
    Access DRM / Primetime DRM* - View the full
    discussion<http://forums.adobe.com/message/6113423#6113423

  • While installing the itunes setup i am getting an error"Could not register type library for file ipodsevice.exe" What to do now?

    While installing the itunes setup i am getting an error"Could not register type library for file ipodsevice.exe" What to do now?

    Try posting in the iTunes forum.  You have an iTunes problem not an iPod problem

  • Getting Error while registering XMLType..

    Hi All,
    Hi All,
    I am getting below errors while trying to register XML schema with Oracle –
    Error at line 1
    ORA-31154: invalid XML document
    ORA-19202: Error occurred in XML processing
    LSX-00020: unknown type "mpc:NotNullString"
    ORA-06512: at "XDB.DBMS_XMLSCHEMA_INT", line 3
    ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 14
    ORA-06512: at line 2
    Script Terminated on line 1.
    SQL Scripts which I am using for this is –
    BEGIN
    DBMS_XMLSCHEMA.registerSchema('mpc_response.xsd',
    '<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:mpc="http://schemas.cisco.com/mpc-input"
    targetNamespace="http://schemas.cisco.com/mpc-input" elementFormDefault="qualified">
    <xs:element name="Response">
    <xs:annotation>
    <xs:documentation>
    This XSD is designed to support MPC/MEE. MEE will return response in this format.
    </xs:documentation>
    </xs:annotation>
    <xs:complexType>
    <xs:sequence>
    <!--The program name specifies the client example mpc,SCH,SC etc-->
    <xs:element name="source_system" type="mpc:NotNullString" default="mpc"/>
    <xs:element name="source_system_request_id" type="mpc:NotNullString"/>
    <xs:element name="request_id" type="mpc:NotNullString" maxOccurs="unbounded"/>
    <xs:element name="status" type="xs:string"/>
    <xs:element name="message" type="xs:string"/>
    <xs:element name="error_code" type="xs:string"/>
    <xs:element name="transaction_request_id" maxOccurs="unbounded">
    <xs:complexType>
    <xs:sequence>
    <xs:element name="source_system_transaction_id" type="xs:NotNullString"/>
    <xs:element name="transaction_id" type="xs:string"/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:simpleType name="NotNullString">
    <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
    </xs:restriction>
    </xs:simpleType>
    </xs:schema>',
    TRUE,
    TRUE,
    FALSE);
    END;
    Please provide some inputs on how I can resolve this issue.
    Any pointers to this is highly appreciated.
    Thanks,
    Manish Dhanotiya

    <xs:element name="source_system_transaction_id" type="mpc:NotNullString"/>instead of
    <xs:element name="source_system_transaction_id" type="xs:NotNullString"/>
    SQL> BEGIN
      2  DBMS_XMLSCHEMA.registerSchema('mpc_response.xsd',
      3  '<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:mpc="http://schemas.cisco.com/mpc-input"
      4  targetNamespace="http://schemas.cisco.com/mpc-input" elementFormDefault="qualified">
      5
      6  <xs:element name="Response">
      7  <xs:annotation>
      8  <xs:documentation>
      9  This XSD is designed to support MPC/MEE. MEE will return response in this format.
    10  </xs:documentation>
    11  </xs:annotation>
    12  <xs:complexType>
    13  <xs:sequence>
    14  <!--The program name specifies the client example mpc,SCH,SC etc-->
    15  <xs:element name="source_system" type="mpc:NotNullString" default="mpc"/>
    16  <xs:element name="source_system_request_id" type="mpc:NotNullString"/>
    17  <xs:element name="request_id" type="mpc:NotNullString" maxOccurs="unbounded"/>
    18  <xs:element name="status" type="xs:string"/>
    19  <xs:element name="message" type="xs:string"/>
    20  <xs:element name="error_code" type="xs:string"/>
    21  <xs:element name="transaction_request_id" maxOccurs="unbounded">
    22  <xs:complexType>
    23  <xs:sequence>
    24  <xs:element name="source_system_transaction_id" type="mpc:NotNullString"/>
    25  <xs:element name="transaction_id" type="xs:string"/>
    26  </xs:sequence>
    27  </xs:complexType>
    28  </xs:element>
    29  </xs:sequence>
    30  </xs:complexType>
    31  </xs:element>
    32  <xs:simpleType name="NotNullString">
    33  <xs:restriction base="xs:string">
    34  <xs:minLength value="1"/>
    35  </xs:restriction>
    36  </xs:simpleType>
    37  </xs:schema>',
    38  TRUE,
    39  TRUE,
    40  FALSE);
    41  END;
    42  /
    PL/SQL procedure successfully completed.Max
    http://oracleitalia.wordpress.com
    Edited by: Massimo Ruocchio on Feb 22, 2010 10:26 PM

  • Error 7 occurred while building source distribution in labview 8

    I can build exe file and  installer for my project. But while trying to build source distribution i got an error. Error description is as follows:
    Error 7 occurred at ABAPI Dist Report Read Link Info Error.vi -> ABAPI Dist Cmp Settings to Disk Hier.vi -> ABAPI Get Settings From File.vi -> SDBEP_Invoke_Build_Engine.vi -> SDBUIP_Build_Invoke.vi -> SDBUIP_Build_Invoke.vi.ProxyCaller
    Possible reason(s):
    LabVIEW:  File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS, and / on Linux.

    Hi Andy,
    FYI, initially part of this project was developed in LabVIEW 7.1 and now I have
    converted all the project files to LabVIEW 8.0. This was done by mass compiling and
    saving all the VIs.
    It is possible for me to build source distribution for some other programs. But I got the error while building source distribution for my current project. Same error was generated even while previewing the source distribution. This project contains some dynamic VIs. I had included them under the dynamic VIs and support files while creating EXE file. While building source distribution, i got an error message saying that :
    "Unable to generate preview. An included VI or one of its dependencies does not exist. Open all Startup/Exported/Dynamically called VIs, recompile them  (Ctrl-Shift Click the run arrow), and save them to update their dependencies.
    \\Source code\Controls\Tests\Battery Current Calibration\Battery Current Calibration1.ctl
    <Call Chain>Error 7 occurred at ABAPI Dist Report Read Link Info Error.vi -> ABAPI Dist Cmp Settings to Disk Hier.vi -> ABAPI Get Settings From File.vi -> SDBEP_Invoke_Build_Engine_Preview.vi -> SDBUIP_Build_Rule_Editor.vi -> SDBUIP_Item_OnDoProperties.vi -> SDBUIP_Item_OnDoProperties.vi.ProxyCaller
    Possible reason(s):
    LabVIEW:  File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS, and / on Linux."
    For this error I rename the control, relink it in the code, and save the VI. Now I got an error message indicating different control. I was totally confused by this behaviour. What is the problem? Why the problem occured? What procedure to follow to avoid these kind of errors in future? I would be thankful, if I can get answers for my questions.
    Thanks in advance.
    Ramasamy.

  • Error while creating SOURCE SYSTEM

    Hi All,
    I have a problem while creating Source System to a Solman syatem configured with BW content. I have configured few some source systems already in the same Solman System.The system shows the following error, previous to this i get the message a "generating connection to the source system"
    <b>Error in source system RXX_100
    Message no. RSAR502
    Diagnosis
    With Remote Function Call to system RXX_100 error Screen output without connection to user.  ccurred.
    Procedure
    Remove the cause of the error.</b>
    Kindly provide me suggestions and DOCS related to the same.
    Suitable points will be awarded for replies.
    Expecting your kind reply,
    Vineeth

    Hi ,
    In SCC4 the source client should not set as production when creating the source system connection between two systems.Please check below SAP note
    973555 - System must be open for creating/connecting source systems
    Thanks,
    Shanaka

  • Error while trying to register user to iFS 9.0.1

    Hi ,
    We are getting following error while trying to register user with our custom application. When I checked the forums it says the unique constraint might be the problem but I don't see any unique constraint violation in my exception trace. We are using 9.0.1 with 9.0.1 Database.
    Here is the stack trace:
    oracle.ifs.common.IfsException: IFS-30002: Unable to create new LibraryObject
    java.sql.SQLException: ORA-00600: internal error code, arguments: [25012], [10], [0], [], [], [], [], []
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:184)
         at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:1768)
         at oracle.jdbc.oci8.OCIDBAccess.executeFetch(OCIDBAccess.java:1380)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:1868)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:1787)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2377)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:427)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:492)
         at oracle.ifs.server.S_LibrarySession.execute(S_LibrarySession.java:14319)
         at oracle.ifs.server.S_LibraryObject.insertRow(S_LibraryObject.java:3251)
         at oracle.ifs.server.S_LibraryObject.insertRows(S_LibraryObject.java:3150)
         at oracle.ifs.server.OperationState.executeAtomicOperations(OperationState.java:487)
         at oracle.ifs.server.S_LibraryObject.createInstance(S_LibraryObject.java:2716)
         at oracle.ifs.server.S_LibrarySession.newLibraryObject(S_LibrarySession.java:7922)
         at oracle.ifs.server.S_LibrarySession.newPublicObject(S_LibrarySession.java:7963)
         at oracle.ifs.server.S_LibrarySession.newPublicObject(S_LibrarySession.java:7945)
         at oracle.ifs.server.S_LibrarySession.DMNewPublicObject(S_LibrarySession.java:7604)
         at oracle.ifs.beans.LibrarySession.DMNewPublicObject(LibrarySession.java:7901)
         at oracle.ifs.beans.LibrarySession.NewPublicObject(LibrarySession.java:5345)
         at oracle.ifs.beans.LibrarySession.createPublicObject(LibrarySession.java:2973)
         at oracle.ifs.adk.user.UserManager.createDirectoryUser(UserManager.java:1122)
         at oracle.ifs.adk.user.UserManager.createUser(UserManager.java:987)
         at com.cisco.as.ifs.management.fndUserManager.createUser(fndUserManager.java:131)
    Thanks
    Rajesh Basawa

    Rajesh,
    I was wondering did you manage to get this problem fixed we are having a similar problem when creating an iFS object; the following is the stack trace
    oracle.ifs.common.IfsException: IFS-30002: Unable to create new LibraryObject
    [Mon Jun 16 14:19:47 BST 2003] stderr: java.sql.SQLException: ORA-00600: internal error code, arguments: [25012], [5], [0], [], [], [], [], []
    [Mon Jun 16 14:19:47 BST 2003] stderr:
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:180)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:1759)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.oci8.OCIDBAccess.executeFetch(OCIDBAccess.java:1371)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:1852)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:1771)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2361)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:422)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:487)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibrarySession.execute(S_LibrarySession.java:14319)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibraryObject.insertRow(S_LibraryObject.java:3251)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibraryObject.insertRows(S_LibraryObject.java:3150)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.OperationState.executeAtomicOperations(OperationState.java:487)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibraryObject.createInstance(S_LibraryObject.java:2716)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibrarySession.newLibraryObject(S_LibrarySession.java:7922)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibrarySession.newPublicObject(S_LibrarySession.java:7963)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibrarySession.newPublicObject(S_LibrarySession.java:7945)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibrarySession.DMNewPublicObject(S_LibrarySession.java:7604)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.beans.LibrarySession.DMNewPublicObject(LibrarySession.java:7901)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.beans.LibrarySession.NewPublicObject(LibrarySession.java:5345)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.beans.LibrarySession.createPublicObject(LibrarySession.java:2973)

  • Getting error while importing metadata using View Objects

    Hi All,
    I am trying to create a repository using View Object in OBIEE 11.1.5.1 but getting error while viewing the data, after importing the metadata in the repository "[nQSError: 77031] Error occurs while calling remote service ADFService11G. Details: Runtime error for service -- ADFService11G - oracle/apps/fnd/applcore/common/ApplSession".
    I am also getting error "žADFException-2015: The BI Server is incompatible with the BI-ADF Broker Servlet: BI Server protocol version = null, BI-ADF Broker Servlet protocol version = 1" during testing my sample which is deployed to Admin server. I followed BI Adminstrator help file guide in order to create the sample for creating repository using view object.
    Admin server log says
    [2011-09-27T02:59:03.646-05:00] [AdminServer] [NOTIFICATION] [] [oracle.bi.integration.adf] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: b260b57746aa92d3:-1f9ca26:1328fcfd3e6:-8000-0000000000006744,0] [APP: BIEEOrders] [[
    QUERY:
    <?xml version="1.0" encoding="UTF-8" ?><ADFQuery><Parameters></Parameters><Projection><Attribute><Name><![CDATA[Deptno]]></Name><ViewObject><![CDATA[AppModule.DeptViewObj1]]></ViewObject></Attribute><Attribute><Name><![CDATA[Dname]]></Name><ViewObject><![CDATA[AppModule.DeptViewObj1]]></ViewObject></Attribute><Attribute><Name><![CDATA[Loc]]></Name><ViewObject><![CDATA[AppModule.DeptViewObj1]]></ViewObject></Attribute></Projection><JoinSpec><ViewObject><Name><![CDATA[AppModule.DeptViewObj1]]></Name></ViewObject></JoinSpec></ADFQuery>
    [2011-09-27T02:59:04.199-05:00] [AdminServer] [ERROR] [] [oracle.bi.integration.adf.v11g.obieebroker] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: b260b57746aa92d3:-1f9ca26:1328fcfd3e6:-8000-0000000000006744,0] [APP: BIEEOrders] java.lang.NoClassDefFoundError: oracle/apps/fnd/applcore/common/ApplSession[[
         at oracle.bi.integration.adf.ADFDataQuery.makeQueryBuilder(ADFDataQuery.java:81)
         at oracle.bi.integration.adf.ADFDataQuery.<init>(ADFDataQuery.java:70)
         at oracle.bi.integration.adf.ADFReadQuery.<init>(ADFReadQuery.java:15)
         at oracle.bi.integration.adf.ADFService.makeADFQuery(ADFService.java:227)
         at oracle.bi.integration.adf.ADFService.execute(ADFService.java:136)
         at oracle.bi.integration.adf.v11g.obieebroker.ADFServiceExecutor.execute(ADFServiceExecutor.java:185)
         at oracle.bi.integration.adf.v11g.obieebroker.OBIEEBroker.doGet(OBIEEBroker.java:89)
         at oracle.bi.integration.adf.v11g.obieebroker.OBIEEBroker.doPost(OBIEEBroker.java:106)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.ClassNotFoundException: oracle.apps.fnd.applcore.common.ApplSession
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
         ... 38 more
    Please suggest how to make it work.

    Hi,
    Thanks for providing the online help URL, i have already completed the steps mentioned in URL
    I am able to import metadata using view object but getting above error("[nQSError: 77031] Error occurs while calling remote service ADFService11G. Details: Runtime error for service -- ADFService11G - oracle/apps/fnd/applcore/common/ApplSession".") while validating the data.
    It fails at step 5 of "To import metadata from an ADF Business Component data source:" section of above URL.

  • Getting error while passing implicit request object from JSP to JavaBean

    Hi,
    I am getting error while passing implicit object ie( request object)
    from within JSP to JavaBean.
    Following is source for JSP, JavaBean and Error message I am getting.
    vaLookup.jsp Source
    <jsp:useBean id="db" class="advisorinsight.javabeans.DisplayPages"
    scope="request">
    <jsp:setProperty name="db" property="request" value="<%= request %>"
    />
    </jsp:useBean>
    <jsp:getProperty name="db" property="totalrecords" />
    JAVABEAN DisplayPages.java source
    package javabeans;
    import java.io.Serializable;
    import javax.servlet.http.HttpServletRequest;
    public final class DisplayPages implements Serializable {
    private String totalrecords;
    private HttpServletRequest request;
    public void setRequest(HttpServletRequest req){
    this.request = req;
    public java.lang.String getTotalrecords()
    this.totalrecords =
    this.request.getParameter("totalrecords");
    return this.totalrecords;
    public DisplayPages(){
    totalrecords = "";
    request = null;
    error after executing vaLookup.jsp
    [30/Nov/2001 11:56:04:5] info: EXTMGR-006: GXExtensionManager: Extension
    service JavaExtData successfully loaded
    [30/Nov/2001 11:56:04:5] info: EXTMGR-006: GXExtensionManager: Extension
    service LockManager successfully loaded
    [30/Nov/2001 11:56:04:5] info: EXTMGR-006: GXExtensionManager: Extension
    service RLOPManager successfully loaded
    [30/Nov/2001 11:56:04:5] info: REQ-012: thread add
    [30/Nov/2001 11:56:04:5] info: REQ-012: thread add
    [30/Nov/2001 11:56:04:5] info: REQ-012: thread add
    [30/Nov/2001 11:56:04:5] info: REQ-012: thread add
    [30/Nov/2001 11:56:04:5] info: REQ-012: thread add
    [30/Nov/2001 11:56:04:5] info: REQ-012: thread add
    [30/Nov/2001 11:56:04:5] info: REQ-012: thread add
    [30/Nov/2001 11:56:04:5] info: REQ-012: thread add
    [30/Nov/2001 11:56:04:7] info: ENGINE-ready: ready: 10819
    [30/Nov/2001 11:56:46:0] info: --------------------------------------
    [30/Nov/2001 11:56:46:0] info: JSPRunnerSticky: init
    [30/Nov/2001 11:56:46:0] info: --------------------------------------
    [30/Nov/2001 11:56:51:7] error: Exception: SERVLET-compile_failed:
    Failed in compiling template: /va/valookup.jsp, javac error:
    c:\iplanet\ias6\ias\APPS\variabl
    S\va\valookup.java:76: Undefined variable: JSP_8
    db.setRequest(_JSP__8);
    ^
    1 error
    Exception Stack Trace:
    java.lang.Exception: javac error:
    c:\iplanet\ias6\ias\APPS\variableannuity\va\WEB-INF\compiled_jsp\jsp\APPS\va\valookup.java:76:
    Undefined variable: JSP_8
    db.setRequest(_JSP__8);
    ^
    1 error
    at
    com.netscape.server.servlet.jsp.JSPCompiler.compileJSP(Unknown Source)
    at
    com.netscape.server.servlet.jsp.JSPCompiler.compileOrLoadJSP(Unknown
    Source)
    at
    com.netscape.server.servlet.jsp.JSPCompiler.compileInstance(Unknown
    Source)
    at
    com.netscape.server.servlet.jsp.JSPCompiler.compileInstance(Unknown
    Source)
    at
    com.netscape.server.servlet.platformhttp.PlatformHttpServletResponse.callJspCompiler(Unknown
    Source)
    at
    com.netscape.server.servlet.platformhttp.PlatformHttpServletResponse.callUri(Unknown
    Source)
    at
    com.netscape.server.servlet.platformhttp.PlatformHttpServletResponse.callUriRestrictOutput(Unknown
    Source)
    at
    com.netscape.server.servlet.platformhttp.PlatformRequestDispatcher.forward(Unknown
    Source)
    at com.netscape.server.servlet.jsp.JSPRunner.service(Unknown
    Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    com.netscape.server.servlet.servletrunner.ServletInfo.service(Unknown
    Source)
    at
    com.netscape.server.servlet.servletrunner.ServletRunner.execute(Unknown
    Source)
    at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
    at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at java.lang.Thread.run(Thread.java:479)

    The only thing that I see that looks funny to me is when you pass the request object into the method using <%=request%>, Im not sure whats going to happen here because that is suppose to print the results. Have you tried simply using <%request%>?

  • Error while activating source system

    Dear friends,
    I am getting Error ' Basic type does not exit'  while activating source system in RSA1.
    please give the solution .
    Regards,
    D.prabhu

    Hello,
    this is due to incomplete partner profiles;
    When createing your source system you have to ensure that your source system is open for modifications (transaction SCC4) and that you have administrative rights in this system. Indeed the creation of a source system will create all partners profiles in both systems thus the source system needs to be open for modification.
    ensure this and "restore" your source system from RSA1
    hope this helps...
    Olivier.

  • Getting error in building source distribution

    While building source distribution, I am getting an error 
    Error copying files.
    Source: ..\Program Files\National Instruments\LabVIEW 8.6\resource\visarc
    Destination: D:\Chirag\builds\Arduino LLB\Arduino LLB\data\data\visarc
    Librarian Path Location.vi
    Error 1 occurred at AB_Destination.lvclass:Copy_File.vi -> AB_Source.lvclass:Copy_SourceItem.vi -> AB_Build.lvclass:Copy_Files.vi -> AB_Build.lvclass:Build.vi -> AB_Engine_Build.vi -> AB_Build_Invoke.vi -> AB_Build_Invoke.vi.ProxyCaller
    Possible reason(s):
    LabVIEW: An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
    =========================
    NI-488: Command requires GPIB Controller to be Controller-In-Charge.
    can someone please help me with this ??

    Do you have multiple job servers in your environment? Did all the Job servers configured SMTP settings?

  • Getting warning while running the report

    hi all am getting warning while running the report .
    the log file is given below
    +---------------------------------------------------------------------------+
    Process Manufacturing Inventory: Version : 11.5.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XXVIS_OPM_STOCK_STATEMENT module: Visaka RG1 Register
    +---------------------------------------------------------------------------+
    Current system time is 11-OCT-2011 20:42:05
    +---------------------------------------------------------------------------+
    **Starts**11-OCT-2011 20:42:05
    **Ends**11-OCT-2011 20:43:25
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    Executing request completion options...
    +------------- 1) PUBLISH -------------+
    Unable to find an Output Post Processor service to post-process request 15845789.
    Check that the Output Post Processor service is running.
    +--------------------------------------+
    +------------- 2) PRINT   -------------+
    Not printing the output of this request because post-processing failed.
    +--------------------------------------+
    Finished executing request completion options.
    +---------------------------------------------------------------------------+
    Concurrent request completed
    Current system time is 11-OCT-2011 20:43:25
    +---------------------------------------------------------------------------+what is mean by output post processor?
    why am getting this problem?
    Please help me to fix this problem .
    Thanks for all in advance

    Hi;
    Unable to find an Output Post Processor service to post-process request 15845789.
    Check that the Output Post Processor service is running.Check OPP Cm are up and run. Please also check logs for can see why you are getting this message
    Regard
    Helios

Maybe you are looking for

  • How to send multiple attachments with the mail in jsp

    hi.I wrote a code to send mail.but i need to send mail with multiple attachments.when i run this code iam able to send message but not files.i want to send files as attachments with the message.please help me. <%@ page import="javax.mail.*,javax.mail

  • Lightening to HDMI not working after recent update

    I recently updated my Ipad and now my Lightening to HDMI adapter does not seem to work.  It was working fine up until the most recent update.   I know that the HDMI cable works and all the other connections are fine b/c it works fine when plugged int

  • E63 Unable to open messages

    I have recently bought a E63 and can no longer open text or email messages, i have tried the factory reset, removing the battery for a long period and cleared out all the messages. I can receive new SMS messages and emails but still cannot open them.

  • Imovie 10 modify ken burns

    The new version of iMovie is driving me CRAZY. I had a project nearly completed before the upgrade, now the Ken Burns effect on every photo has been modified. Worst of all, when I try to modify them now, they seem to be "locked." When I click on the

  • Apple where are you

    Apple why don't you try to help your customers, your itunes 7 update is faulty and needs fixing urgently,I can't use my machine.If you don't help me I'll never touch another Apple machine ever again!I can't believe that you are still posting this sev