Problem in IBR outgoing provider.

Hi,
I have added a new outgoing provider for IBR refinery and restarted the content server.
The connection state of the provider is down and connection error is there... Following are the details of the provider.
Please suggest how to solve this problem.
Outgoing Provider Information for Refinery
Provider Name: Refinery
Provider Description: provider for refinery
Connection State: down
Connection Error: Unable to communicate with refinery provider Refinery; it does not resolve to a valid IBR. Exception type is 'java.lang.Throwable'.
Last Activity Date: 8/5/11 3:27 PM
Provider Type: outgoing
Provider Class: intradoc.provider.SocketOutgoingProvider
Provider Connection: intradoc.provider.SocketOutgoingConnection
Instance Name: ref2
Server Host Name: localhost
HTTP Server Address:
Server Port: 16250
Relative Web Root: / /ibr/
Connection Security: The connection to the target server is not password protected. Be sure that the target server restricts the allowable hosts and ip addresses that can communicate with it.
Last Request Date:
Conversion Options: Handles Inbound Refinery Conversion Jobs
Refinery read-only mode: False
Maximum Jobs to Queue: 1000
Thanks in advance,
Ambika.

Hi
As Carlos mentioned the following value need to be changed :
Server Port: <IntradocServer Port value>
This value will be set for ibr under <domain_home>/ucm/ibr/config.cfg as IntradocServerPort=<value>
This value should be used in the provider configuration - server Port.
Thanks
Srinath

Similar Messages

  • Problems sending mail: some problem with the outgoing mail server SMTP?

    I can't send e mails: some problem with the outgoing mail server SMTP?

    I had this same problem with both my imac and mac book pro using hotmail via mac mail with bt as my internet provider. Suddenly 4 months ago out of nowhere i could receive emails but could not send them. I scoured all the threads followed all the fixes none of them worked. However I just phoned apple support and fixed it in a matter of minutes. I am SO happy. This is what the technician advised me:
    Go to your apple icon and scroll down to system preferences. Then dependant on what machine you have it is different for my imac and mac book pro click on either air port/wifi then the advanced tab in the bottom right hand corner. Then click on the DNS tab. Hit the + sign on the left hand side and type in 8.8.8.8 then hit the + sign again on the left hand side it will create a new line underneathe and type 8.8.4.4 then hit okay on the bottom right and then hit apply, again on the bottom right. Then send a test email to check but it should be fixed.
    Had to share this. Its been driving me mad for months.

  • HT4623 I keep getting an error message "cannot connect to the internet."  Is this a problem with my internet provider, or has anyone else had this problem.

    I keep getting an error message "cannot connect to the internet."  Is this a problem with my internet provider, or has anyone else had this problem.

    I get that problem once in a while and I will not be able to connect to the Internet with any of the 5 or 6 (or 7 or 8 ) web browsers that I use on my iPad. The one thing that I do that has never failed to work for me is to close all apps on my iPad and reset the device. I can't guarantee that it will work for you, but this works for me every time I get the server failed to load/can't connect to the Internet message.... Or whatever the exact message is.
    If you have a ton of apps in the multitasking display, it can take a while to close them all, so you could just trey resetting the iPad first and that might be all that you need to do.
    Closing apps in iOS 7 works like this. Drag the app up from the multitasking display. Double tap the home button and you will see apps lined up going left to right across the screen. Swipe to get to the app that you want to close and then swipe "up" on the app preview thumbnail to close it.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • Permission denied remote socket ERROR when creating outgoing PROVIDER

    Hi,
    I am having issues in the outgoing provider.
    My Stellent 7.5 is installed on a linux box with ip address 182.30.190.28 and hostname of pc-prd-st and the URL to access this is http://pc-prd-st/stellent_pr/
    I have installed two instances of Content Server 10gR3 on a different linux box with ip address 182.30.190.38 and hostname of poc-dev-prd-cs. There are 2 instances of Content Server 10gR3 running on this box. One is for dev and one is for prod. Here are the URL's to access both
    http://poc-dev-prd-cs/dev_idc/
    http://poc-dev-prd-cs/prod_idc/
    dev_idc admin port=5440 and contentserver port=5444
    prod_idc admin port=4440 and contentserver port=4444
    Now on my Stellent 7.5 version that is running on 182.30.190.28 I created an outgoing provider to connect to http://poc-dev-prd-cs/prod_idc/ which is my prod instance of 10gR3 and here are the values I have when creating a provider:
    Provider Name: ucm10gProdProvider
    Provider Description: Provider for connecting to poc-dev-prd-cs PROD Instance
    Provider Type: outgoing
    Provider Class: intradoc.provider.SocketOutgoingProvider
    Provider Connection: intradoc.provider.SocketOutgoingConnection
    Instance Name: prod_idc
    Server Host Name: poc-dev-prd-cs
    Server Port: 4444
    Relative Web Root: /prod_idc/
    But when I test this provider it's giving the following error:
    Connection State: down 
    Connection Error: Unable to establish connection to the server. Permission denied. Address '182.30.190.28' is not an allowable remote socket address.
    The provider 'ucm10gProdProvider' is in error. Unable to establish connection to the server. Permission denied. Address '182.30.190.28' is not an allowable remote socket address. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csProviderError,rtpstell01Provider!$Unable to establish connection to the server. Permission denied. Address '182.30.190.28' is not an allowable remote socket address.
    intradoc.common.ServiceException: Unable to establish connection to the server. Permission denied. Address '182.30.190.28' is not an allowable remote socket address.
         at intradoc.server.proxy.ProviderStateUtils.checkReturnData(Unknown Source)
         at intradoc.server.proxy.ProviderStateUtils.testConnection(Unknown Source)
         at intradoc.server.ProviderManagerService.testProvider(Unknown Source)
         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:324)
         at intradoc.server.Service.doCodeEx(Service.java:617)
         at intradoc.server.Service.doCode(Service.java:583)
         at intradoc.server.Service.doAction(Service.java:507)
         at intradoc.server.Service.doActions(Service.java:411)
         at intradoc.server.Service.doRequest(Service.java:1765)
         at intradoc.server.ServiceManager.processCommand(Unknown Source)
         at intradoc.server.IdcServerThread.run(Unknown Source)The error above points to the IP Address of Stellent 7.5 and saying Permission denied. Address '182.30.190.28' is not an allowable remote socket address.
    As I have verified all the instances are up and running. I restarted both the servers several times but still the same error. As I also have one more out going provider that connects to the test instance which is on different box and it works for that. But some how not for my the new prod_idc. Any ideas what might be wrong.
    Thanks

    Hi
    Add the config entry SocketHostAddressSecurityFilter to config.cfg with the IP addresses that you want to let access the CS . It should be like this :
    SocketHostAddressSecurityFilter=127.0.0.1|10.177.*.*|10.229.175.167
    After this restart the CS and test it out.
    Srinath

  • Problem setting up outgoing e-mail on i-phone 4.

    What is the ISP you are using?  Yahoo, Roadrunner, Comcast, etc?

    Problem setting up outgoing e-mail on i-phone 4. see for my reply to this post

  • HP Officejet Pro 8600 - Problem adding new Outgoing Email Profile

    I went in to the HP Utility to add an Outgoing Email Profile  (OEP) with an email I didn't already have setup on the printer.
    It would not let me create the new OEP, with a different email than those I had already setup.  When I clicked on "save and test" it said "Incorrect Credentials".  So I tried to create another new OEP but with an email addr the same as an existing OEP.  I input the SMTP password and Pin and when I hit the "save and test" it returned "Incorrect Credentials".  Then I input the same SMTP pswd and PIN on an existing OEP, with that same existing email addr, and I got the same results.  So now my existing OEP didn't work.  I then did the same on an existing but different email addr and it worked; this was using the last one I had added about 6 months ago.  
    It seems like two different email addresses that I had previously added have a different SMTP pswd, and the third email addr has the SMTP pswd I was using.  However, when all of this started, the email addr I was initially trying to use to create the new OEP hadn't been used yet?  So why would it already be expecting a certain pswd.
    Is there a way to find what the pswd should be for an existing OEP?  How would I reset the pswd?  How would I create an OEP with an email addr I hadn't yet used (ie: no pswd)?
    John

    Hi Max3, I am having the same problem.  Did you ever find a solution?

  • Problem with SUN cryptographic provider (PKCS#11)  & EclipseRCP

    Hi all,
    We developed a java program for using cryptographic tokens, for instance,smartcards. The crypto provider from SUN offers the API (PKCS#11) and all cryptographic functions to handle smartcards. The program works as standalone application, but if we are trying to implement the program into Eclipse RCP, it will not work.
    If the program tries to call up the SUN provider constructor, it fails without an error message.
    We searched in different forums, but without any success.
    We do not have any idea to solve this problem.
    Please help us.
    private Provider addToken() throws Exception {
      String pkcs11ConfigFile = "C:\\Downloads\\pkcs11.cfg";
      Provider pkcs11Provider = new sun.security.pkcs11.SunPKCS11(pkcs11ConfigFile);
      Security.addProvider(pkcs11Provider);
      return pkcs11Provider;
    }thx

    Can I ask you one question?
    Which driver did you specify? I mean the smarcard reader driver or the smartcard itself driver?
    If the second, does it come along with the card? because as far as I know I just got the smart card but no software at all (apart the smartcard reader driver).
    Can you help me out with this?
    thanks in advance,
    Marco

  • RC0: RS Installation Problem - The credentials you provided for Reporting Services service are invalid. To continue ...

    Hi
    When installing 2008 RC0 I get the following error message:
    "The credentials you provided for Reporting Services service are invalid. To continue, provide a valid account and password for the Reporting Services service.
    Error code: 0x84B40000"
    During the installation process it never prompted for the credentials to be used for the Reporting Services service (i.e. the Reporting Services service did not appear under the "Service Accounts" tab during the Server Configuration stage of the installation. The other services did appear). In the "Ready to Install" stage the Account under Reporting Services, Service Configuration is given as "udefined". Everything else installed without a problem.
    Any help would be appreciated.
    Thanks.
    Egmont

    I had a same and similar issue.
    I finish the installation by providing SQL Agnt and SQL Service by NT AUTHORITY\NETWORK SERVICE and blank password. Once complete the installation I changed the Service Account by services.msc to SQL SA account.
    Reason: Service account is not granted for Log on as Service.
    Solution: Grant the SA to Log on as Service.
    Abu
    Bad Idea When you first install Microsoft SQL Server to run under a Microsoft Windows NT account, SQL Server sets for that Windows NT account various Windows user rights and permissions on certain files, folders, and registry keys. If you later change the startup
    account for SQL Server (the MSSQLServer service) and the SQL Server Agent service by using SQL Server Enterprise Manager (SEM) or SQL Server Configuration Manager (SSCM), SEM automatically assigns all the required permissions and Windows user rights to the
    new startup account for you so that you do not have to do anything else. We recommend that you use this is the approach to change the service account.
    http://support.microsoft.com/kb/283811

  • MySQL connectivity problem: no validation table provided

    hi there,
    As a superbeginner, on my Mac G4 OSX 10.4 I am trying to add a MySQL database in Sun JSC 2.1, following the tutorial:
    Creating Database Server Types and Data Sources
    So far I have managed to
    -install mysql 3.1.14 and
    -add this as a new database server
    When I try to add a data source, I cannot select a validation table (message: No Tables were found. Check your connection information), and I cannot find in the manuals how to make one. When I test the connection the connection status is succeeded, but the validation table status is failed (No validation table provided...)
    In a seccond attempt, I also installed MySQL 4.1.21 and navicat (in which the connection seems to be good), but I cannot figure out how to connect this version 4.1.21 to the JSC, because 4.1.21 differs in installation (it uses an installation package in stead of a zipped folder) which is not covered by the tutorial.
    Any hints on one of the two attempts, or a suggestion for a database which might give a beginner like me less problems to connect? Thanks a lot.
    [email protected]

    I think the simplest way is:
    create a table:if you have mysql 5.x you can di it with mysql tools (mysql administrator or mysql query browser), if you have a non graphical version of mysql you have to create the table with prompt.
    Create table Paziente (
         codice_fiscale_paziente Char(20) NOT NULL,
         nome Char(20),
         cognome Char(20))
         ENGINE = MyISAM;
    than open JSC (it doesn't have a jdbc driver installed to work with mysql, you have to download from mysql website and install in jsc)
    servers--> right click -->add data source
    than :
    data source name : the name you want to use
    server type: mysql
    database name : your's database name
    if you have user autentication in your db, set user and password
    set the correct db url
    and... test connection
    it should work

  • Problem Occured When assigning Provider system to service Group

    hi,
    Im trying to invoke external webservice into webdypro project(CE 7.1 ehp1) using Adaptive Webservice model.
    -->I created Service group for that webdynpro application.
    -->I created Provider system.(it is in active state only).
    -->when im trying to assign the Provider system to the Previously created service group,
    its giving the following exception.
    An Unexpected ER Technical Exception occurred .
    any idea on this issue?
    Thanks & Regards
    Sowmya.T

    Hi Sowmya
    Say me one think, do you use a trial version of CE?
    I have the same problem with the trial version. However, today I've deployed my application in a official released version of CE, and this error don't occur. Maybe this is an error of trial version.
    Regards
    Marcos.

  • Problems with BouncyCastle security provider on Linux

    Hi!
    I'm using BouncyCastle security provider which is supplied by vendor as a signed jar.
    I haven't any problems while using it on Windows.
    But I have some problems on Linux platform.
    This code:
    Cipher cipher = Cipher.getInstance(SOME_ASSYM_ALGORITHM, "BC");
    throws an exception:
    java.lang.SecurityException: The provider BC may not be signed by a trusted party
    at javax.crypto.SunJCE_b.a(DashoA12275)
    at javax.crypto.Cipher.a(DashoA12275)
    at javax.crypto.Cipher.getInstance(DashoA12275)
    But security provider jar is signed!
    May be a reason of this exception is something else?
    Has anybody faced with such problem?
    I'm using Java 2 SDK, Standard Edition 1.4.2_10.
    Thanks in advance,
    Alex.

    Has anybody faced with such problem?I used bouncycastle for the first time yesterday without issue.
    (sorry, I can't help)

  • Problem creating an outgoing payment with DI API

    Hi
    I've created a form that allows a user to select a BP and automatically reconcile the accounts for this BP by creating an Outgoing Payment. It all works fine for Invoices, Credits, Purchase Invoices etc., however if the account balance contains Incoming or outgoing payments I am not sure how to treat these as there is not an invoice type (SAPbobsCOM.BoRcptInvTypes) for these. For the other types of document I simply declare what type of invoice the document to be added to the outgoing payment is by looking at the Transtype field of the record from the JDT1 table. I then use the JDT1.BaseRef field to retrieve the document's DocNum which I use to return the DocEntry by looking in the relevant table e.g. for invoices - OINV. All I then need to do is set the OutgoingPayments.Invoices.DocEntry value to this DocEntry and Add the line.
    I also have the same problem with Opening Balances as I can't seem to figure out what to set the DocEntry value to as this seems to be stored as a Journal Entry which uses the TransId for it's primary key, however this does not seem to work.
    Thanks a lot.
    Steve

    Hello Steven,
    You can use createdby field to determine the docentry of the base document instead of quering docentry by docnum
    select createdby, transtype, baseref from jdt1
    Note: Always set the correct document type for payments: (createdby is ok in integer format)
    Example:
    Opening Balance:  JE # 8 amount 1000, created by Opening balance (not JE)
       vPay.Invoices.DocEntry = 8
       vPay.Invoices.InvoiceType = BoRcptInvTypes.it_OpeningBalance
       vPay.Invoices.SumApplied = 1000
       Call vPay.Invoices.Add
    Opening Balance:  JE # 8 amount 1000, created by Journal Entry
       vPay.Invoices.DocEntry = 8
       vPay.Invoices.InvoiceType = BoRcptInvTypes.it_JournalEntry
       vPay.Invoices.SumApplied = 1000
       Call vPay.Invoices.Add
    Sales Invoice:  DocEntry: 11  amount 1000
       vPay.Invoices.DocEntry = 11
       vPay.Invoices.InvoiceType = BoRcptInvTypes.it_Invoice
       vPay.Invoices.SumApplied = 1000
       Call vPay.Invoices.Add
    Regards,
    J.

  • I have moved from uk to Ireland and changed my mobile provider, but I can't send texts to uk numbers.  My service provider say it is an I phone problem, not a service provider problem.

    I have moved from uk to Ireland and had to change my service provider, but despite 3 calls to my service provider I can't send texts to the uk. They have checked it out by my using a different SIM card, but I still cannot send texts. They say it is problem with my iPhone 4's settings and told me to contact apple. Can anyone help me?

    If you can find out what country your iPhone was officially sold in, you could take it there (or if originally sold in the EU, take it to any EU country where Apple officially sells the iPhone) or you could send the iPhone to someone you know in that country who could get it serviced and then ship it back to you. Apple Support does not accept shipments from other countries, and will not ship a serviced iPhone to another country.
    This, though, presumes that the iPhone has not been modified as your service provider claimed. If it has, Apple will not provide service for it in any country.
    You may be able to find out what country your iPhone was officially sold in by calling Apple Support:
    http://support.apple.com/kb/HE57
    and giving them the serial number.
    Regards.

  • Problem Mail program & Outgoing Mail Server - Problem with Earthlink

    I had Earthlink POP / SMTP ( In/Out ) Mail server and mac Mail set up when I pulled the power plug on PMG4 due to freeze up !
    Now have no contents in mac Mail program In/Out/Sent/Draft on the PMG4 hardrive or the external Lacie brick back-up hardrive. I am told by Earthlink this is because I had the " don't save email copy on server " box checked in the Mail/Add account/Advanced section.
    Any idea how I can retieve my email folders ?
    Also cannot get rid of 6 account names listed erroneously under Mail/Preferences/Account/Accounts Information/outgoing mail server ! And yet there is only one account listed when the accounts button is pushed. This is making it impossible to connect to the earthlink server ! Earthlink says everythings fine on their end and I have the correct Server Port number entered ! Earthlink says it's a problem with macMail !
    Help !

    This is no longer an issue

  • MAIL problem - telefonica smtp outgoing server

    First sorry this is on the safari board. Couldn't find the one for mail!
    I am on holiday and the ISP I can find (public) is Telefonica. I have tried the standard smtp outgoing server (smtp.telefonica.net) but even on this I keep getting a "address rejected by server'. I've tried different servers but I think telefonica is fairly tight about that sort of stuff. I think the problem is a password and username is needed however I can't get these.
    Is there any way around this, perhaps setting up a personal smtp server, or someway of bypassing their outgoing mail restrictions? This is my first mac so I'm a little bit stuck...
    hope you can help!

    Ok fixed it. For anyone else having the problem of a not being able to send outgoing mail with a public ISP do the following.
    1) setup a gmail account and record password and username.
    2) Set up a new server in mail: "mail/preferences/accounts/outgoingmail server (drop down)/edit server list"
    3) add a new server by clicking on 'plus'
    4) server name is 'smtp.gmail.com'. check 'use custom port' and enter 587. check use ssl box.
    5) in Authentication drop down, choose password then enter your gmail username and password.
    All this worked for me after fannying around with loads and loads of far more complicated things! Hope this helps someone like it did me!

Maybe you are looking for

  • How to change value in v$parameter table

    hi , i am installing metadata repository for oracle application server, i have to change the value of query_rewrite_enabled to TRUE, but i am not able to change its value in v$parameter table because it is a fixed table/view. pls help

  • Adding namespace to order xml received from B2B

    Hi there, I am receiving an order xml file from B2B. The order xml file does not have the namespace and I need to add namespace to it. Is there a way we can achieve this? Flow is B2B Adapter -> Mediator -> BPEL - ..... I am trying to do this in the m

  • Free upgrade for mac OS x 10.5.8?

    I have a MacBook 4,1. Are there any free upgrades so I can run the newest Flash and iTunes? It won't even sync with my iPhone 4s!

  • Eternal beach ball when i open address book

    Okay, so maybe it's not eternal, but it will last for hours until i quit address book. I must admit, I don't use address book often, so i'm not sure when it started, but i went to update my friend's e-mail address today and that's when i noticed it.

  • BAPI 'BAPI_BUS2054_CREATE_MULTI'

    Hi, Did anyone used the above BAPI for creating WBS elements? I want to use above BAPI for converting Project/WBS and I am trying to map the Partner Tab fields(Sold-to party, bill-to party,...) on the WBS to the structure 'BAPI_BUS2054_NEW' but, not