ODBC DNS Configuration Error IM002 10040

1. When logging in to analytics with Weblogic user:
Unable to Sign In
An error occurred during authentication. Try again later or contact your system administrator.
2. Weblogic user is abel to log in to the console and em successfully.
3. This is not a GUID issue
4. This is an issue with the DNS configuration, What value is it looking for? How do I properly set the DNS
5. I have reviewed Note:1554245.1, the Solution makes sense, however I do not know how to resolve the correct <DNS> parameter value .
Error:
[tid: 1732] Error retrieving user/group data from Oracle BI Server's User Population API.
Unable to create a system user connection to BI Server while running user population queries
Odbc driver returned an error (SQLDriverConnectW). 
State: IM002. Code: 10040. [NQODBC] [SQL_STATE: IM002] [nQSError: 10040] The requested data source name is either not found, incomplete, or incorrect.

Here is the entry in the InstanceConfig.xml file
<DSN>coreapplication_OH647982366</DSN>
How does that map to an DSN entry? Is that the Name of the entry? Because I dont have an entry with that name. And yes, the OBI enrties I have work.
I've looked at my other working enviornments trying to figure out what this entry should be and the DSN entry is not in the System DSN list there either.
<DSN>coreapplication_OH1527389259</DSN>
What is it looking for? The OBIEE metadata repository?
Can someone explain how obiee validates the user and credentials?

Similar Messages

  • ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified in windows server 2008 r2

    ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified in windows server 2008 r2.I made a application in asp.net c#.I am using ODBC connection.When I deployed my application in windows server2008 r2.There
    is no Microsoft ODBC driver shown in ODBC Data source administrator.Then I go to the C:\Windows\SysWOW64 and open  Odbcad32.exe and add Microsoft ODBC2 driver for Oracle and when I run my application I got following error
    ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
    I am using follwoing string
     <connectionStrings>
    <add name="theconnetion" connectionString="DSN=abdb;UID=abc;PWD=xyz"/>
     </connectionStrings>
    Guide me What I do?

    Did you add a System DSN or a User DSN? If you added a User DSN from your own login, the asp.net application will not be able to use it unless its application Pool in IIS is configured to run under the same credentials that you used for creating
    the DSN. It's better if you add a System DSN.
    Also, be careful to ensure that you are using a 64 bit DSN, unless you configure the application to run in 32 bits. If the 64 bit application attempts to use the 32 bit driver you get the same error message "Data source name not found and no default
    driver specified". See this KB article:
    http://support.microsoft.com/kb/942976/en-us

  • SQL Server Reporting Services: ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

    Hey everyone, So I am trying to get a report onto the server, and in BIDS I kept getting a login screen repeating over and over when I tried to deploy my report, so I tried to upload the file at http://<servername>/Reports This worked, but then trying
    to run this report from http://<servername>/Reports did not work either because "An error has occurred during report processing. (rsProcessingAborted) Cannot create a connection to data source 'FTYDataSource'. (rsErrorOpeningConnection) For more information
    about this error navigate to the report server on the local server machine, or enable remote errors" Anyways I tried to add a New Data Source (which I would use in the report) at http://<servername>/Reports, type ODBC, with the connection string Dsn=blah_blahblah.
    I try to test the connection here and get the error ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified This is really getting old fast, everything I try, a new error comes up. Granted I am new at this,
    but this still should not be this troublesome. Does anyone have any ideas on what could FINALLY allow me to just put a report out onto the server?!? THANK YOU in advance for ANY help.

    Hi,
    Please try setting the credentials of the datasource.
    1. Double click and open the datasource in your project.
    2. Click on the credentials tab, and click on option button 'Use this username and password'
    3. Enter the username and password to connect to the datasource
    4. Deploy or upload the datasource to the report server and try accessing the reports.
    Hope this helps.
    Please click "Mark as Answer" if this resolves your problem or "Vote as Helpful" if you find it helpful.
    BH

  • Windows Vista ODBC install failure error 126

    I'm attempting to set up ODBC connections using Client 10.2.0.3 in Windows Vista 32-bit as administrator, following instructions in MetaLink Note 415166.1. I'm not successful and get error code 126. I've found similar complaints on web searches, but cannot resolve this. Can someone help?
    A pop-up box reads:
    "Errors found:
    Could not load the setup or translator library."
    In DNS data source list, "Oracle in Oracle10g_Home" shows SQORA32.dll dated 11/16/2006.
    In regedit, HKLM\software\ODBC\ODBCINST.INI\Oracle in Oracle10g_Home lists the driver as C:\oracle\10g\SQORA32.dll. I checked, and it's there. Setup is C:\oracle\10g\SQORA32s.dll. It's also there.
    The service names exist in net manager, and connection tests work fine. Thanks in advance for any offers of help.

    Try to copy in the instantclient's directory mfc71.dll and msvcr71.dll.
    I'm not sure if both are required, but it worked for me.I tried your suggestion but got the same result. This time I can provide more details on the message. The dialog box is titled SQORAS32.DLL and the message is "An unsupported operation was attempted."
    I had to click the dialog 3 times, then the Oracle ODBC Driver Configuration dialog opened on the workarounds tab. The drop-down box for the TNS service name works. Clicking the tabs for Application, Oracle, or SQL Server Migration all pop up the same SQORA32.DLL error dialog with the vague message.
    Thanks, anyway.

  • Data Services 4.0 Job Server ODBC DB2 library error

    I have followed the instructions in the SBO 401 DS Admin Guide for configuring ODBC data sources on UNIX. I have gotten the unixODBC part working from the LINUX DS Job server host using isql DNS UID PWD. I am able to connect to the DB2 9.7 UDB server and I run queries successfully. My problem is when I go to submit a column profile request I get the following error back in the profiler monitor:
    ErrorSystem call <LoadLibrary> to load and initialize functions failed for <libdb2.so>. Ensure the shared library is installed and located correctly.
    This library is contained in the /opt/sapds/DB2_Conn/odbc_cli/clidriver/lib directory which is contained in the LD_LIBRARY_PATH. I have these 2 entries in the ds_odbc.ini file:
    [DB2TEST]
    Driver = /opt/sapds/DB2_Conn/odbc_cli/clidriver/lib/libdb2.so
    [DB2]
    Description = IBM DB2 Adapter
    Driver = /opt/sapds/DB2_Conn/odbc_cli/clidriver/lib/libdb2.so
    There is a troubleshooting section in the admin guide that states "To determine whether all dependent libraries are set properly in the environment variables, you can use the ldd command on the ODBC driver manager library and the ODBC driver library."
    For example: ldd tdata.so
    Is this a real thing to check or just an example?
    When I check the db2 library I receive the following:
    $ ldd libdb2.so
            linux-vdso.so.1 =>  (0x00007fffd13fc000)
            libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00002b5ab3d36000)
            libdl.so.2 => /lib64/libdl.so.2 (0x00002b5ab3f6e000)
            libpthread.so.0 => /lib64/libpthread.so.0 (0x00002b5ab4172000)
            librt.so.1 => /lib64/librt.so.1 (0x00002b5ab438e000)
            libpam.so.0 => /lib64/libpam.so.0 (0x00002b5ab4597000)
            libm.so.6 => /lib64/libm.so.6 (0x00002b5ab47a2000)
            libstdc+.so.6 => /usr/lib64/libstdc+.so.6 (0x00002b5ab4a26000)
            libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00002b5ab4d26000)
            libc.so.6 => /lib64/libc.so.6 (0x00002b5ab4f34000)
            /lib64/ld-linux-x86-64.so.2 (0x0000003791400000)
            libaudit.so.0 => /lib64/libaudit.so.0 (0x00002b5ab528d000)
    I believe that the DB2 ODBC DNS is working correctly because I can connect and run queries from the server host.
    Does anyone have an idea on what I might check to get this working? Should I open up a support message for further help? Let me know, thanks.
    Additionally, we have our Oracle profiler job working without issue.
    But, we are having another issue in the Data Services Designer when leaving the options screen we get the following error:
    "The Job Server in not responding. Cannot save modifications to the job execution options. Make sure the Job Server is running and accessible from the Designer, and then make make your changes again. (BODI - 1260016)." I do not think that this is related to running the DB2 profiler jobs because, as I said we can run Oracle jobs without issue.
    Edited by: John Joiner on Oct 18, 2011 1:31 AM

    Hey John
    We are having a similar issue. Can you please let me know how the issue was fixed (i.e. what were the missing pieces in the setup)?
    Thanks!

  • PPP-assigned DNS Configuration

    I am using wvdial and it successfully connects to the Internet but then it gives this error: "Timeout waiting for the PPP-assigned DNS configuration."  I searched the web for this and found a Russian website and a Spanish website.  I can read neither. 
    How do I set up PPP to give the DNS configuration to wvdial?  I know what DNS addresses I want to use, but not how to implement them.  I put them in /etc/resolv.conf as "nameserver IP".  What do I put in for the "search <domainname>" line?

    But it does not work!  I have resolv.conf set up like I said, with no search line, but I get that "Timeout..." error.  wvdial does successfully connect to the Internet, but none of my programs realize this.  I can not ping anything.  I know I am connected to the Internet because the modem makes its usual sounds as it connects and when I pick up a telephone I get the usual screeching noise, but nothing responds to the connection!  I simply assume that this timeout error is the cause because I see no other errors.

  • IronPort DNS Hard Error Lookup (Emails Bouncing)

    Hi,
    One of our clients running Cisco IronPort ESA is having a challenge sending mails to some local domains (e.g. recipient.co.ke - sample non-existent domain) and keeps getting the error below:
    #< #5.0.0 smtp; 5.1.2 - Bad destination host 'DNS Hard Error looking up recipient.co.ke (MX): NXDomain' (delivery attempts: 0)> #SMTP#
    Mails to other domains such as gmail.com & yahoo.com are working just fine.
    Doing a dnsflush on the ESA temporarily solves the problem but it keeps recurring. Note that the client is able to receive mails from the same domains they can't send to.
    The ESA appliance is able to do nslookups to the same domains.
    Has anybody else experienced this challenge and how did you solve it?
    Regards,
    Emmon.

    Check whether you're using a local DNS server or already on root dns server.
    VIA GUI
    GUI > Network > DNS
    Click on the radio button to use internet root DNS servers.
    VIA CLI:
    C370.lab> dnsconfig
    Currently using the local DNS cache servers:
    1. Priority: 0 1.1.1.8
    Choose the operation you want to perform:
    - NEW - Add a new server.
    - EDIT - Edit a server.
    - DELETE - Remove a server.
    - SETUP - Configure general settings.
    []> delete
    Do you want to delete a local DNS cache server or an alternate domain server?
    1. Delete a local DNS cache server.
    2. Delete an alternate domain server.
    []> 1
    Currently using the local DNS cache servers:
    1. Priority: 0 1.1.1.8
    Enter the number of the server you wish to remove.
    []> 1
    Note: You have removed the last local nameserver entry. DNS will now use the
    Internet root servers.
    Currently using the Internet root DNS servers.
    No alternate authoritative servers configured.
    Choose the operation you want to perform:
    - NEW - Add a new server.
    - SETUP - Configure general settings.
    Then commit the changes if you decide to move to Root DNS.
    To check the domain's DNS records (or in your case MX records)
    Use the command line.
    CLI > nslookup xxx.co.jp mx
    It will show you results if any DNS records can be found.
    C370.lab> nslookup cisco.com mx
    MX=alln-mx-01.cisco.com PREF=10 TTL=1d
    MX=rcdn-mx-01.cisco.com PREF=20 TTL=1d
    MX=aer-mx-01.cisco.com PREF=30 TTL=1d

  • DNS refused Error in Failover cluster !!!

    Cluster network name resource 'Cluster Name' failed registration of one or more associated DNS name(s) for the following reason:
    DNS operation refused.
    Ensure that the network adapters associated with dependent IP address resources are configured with at least one accessible DNS server.
    Not sure, What is the issue here? All of a sudden getting error in my cluster. My DNS settings are looks OK.

    Hi Karthikeyan R – FGS,
    Could you offer us your cluster event ID and original error message, or you can enable the DNS debug log and filter your cluster VIP to get the DNS register error. Please confirm
    you are using the enough permission account when you create your cluster, the detail permission require you can refer the following KB:
    The related KB:
    Using server debug logging options
    http://technet.microsoft.com/en-us/library/cc776361(v=ws.10).aspx
    Failover Cluster Step-by-Step Guide: Configuring Accounts in Active Directory
    http://technet.microsoft.com/en-us/library/cc731002(v=ws.10).aspx
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Server Configuration Error

    I'm setting up 10.4.5 Server for the first time, and I've managed to get all of my services running correctly except the mail server. I've searched the discussions and tried some of the suggestions without success.
    Briefly, I cannot receive mail from outside of my network. I can send mail out, I can send and receive mail within the network, the email client authenticates and checks the accounts, and I can access everything via WebMail (thanks to the suggestions here). Multiple tests from DNStuff haven't been helpful to me.
    I'm adding the postconf -n results as well as a rejected email and some log entries.
    powermacg4:/ erick$ postconf -n
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    content_filter = smtp-amavis:[127.0.0.1]:10024
    daemon_directory = /usr/libexec/postfix
    debugpeerlevel = 2
    enableserveroptions = yes
    html_directory = no
    inet_interfaces = all
    localrecipientmaps =
    luser_relay = postmaster
    mail_owner = postfix
    mailboxsizelimit = 0
    mailbox_transport = cyrus
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    mapsrbldomains =
    messagesizelimit = 10485760
    mydestination = $myhostname,localhost.$mydomain,localhost,kaisernetwork.us
    mydomain = kaisernetwork.us
    mydomain_fallback = localhost
    myhostname = mail.kaisernetwork.us
    mynetworks = 127.0.0.1/32,66.93.12.106,192.168.225.192/26,17.250.248.44
    mynetworks_style = host
    newaliases_path = /usr/bin/newaliases
    queue_directory = /private/var/spool/postfix
    readme_directory = /usr/share/doc/postfix
    sample_directory = /usr/share/doc/postfix/examples
    sendmail_path = /usr/sbin/sendmail
    setgid_group = postdrop
    smtpdclientrestrictions = permit_mynetworks sbl-xbl.spamhaus.org rejectrblclient dnsbl.sorbs.net rejectrblclient sbl-xbl.spamhaus.org permit
    smtpdpw_server_securityoptions = cram-md5,login
    smtpdrecipientrestrictions = permitsasl_authenticated,permit_mynetworks,reject_unauthdestination,permit
    smtpdsasl_authenable = yes
    smtpdtls_certfile = /etc/certificates/Server.crt
    smtpdtls_keyfile = /etc/certificates/Server.key
    smtpduse_pwserver = yes
    smtpdusetls = yes
    unknownlocal_recipient_rejectcode = 550
    Return-path:
    Received: from mac.com (smtpin09-en2 [10.13.10.79])
    by ms22.mac.com (iPlanet Messaging Server 5.2 HotFix 2.08 (built Sep 22 2005))
    with ESMTP id <[email protected]> for [email protected]; Sun,
    26 Mar 2006 14:05:40 -0800 (PST)
    Received: from smtpout.mac.com (smtpout05-en1.mac.com [17.250.248.87])
    by mac.com (Xserve/smtpin09/MantshX 4.0) with ESMTP id k2QM5cEd014984 for
    <[email protected]>; Sun, 26 Mar 2006 14:05:40 -0800 (PST)
    Received: from localhost (localhost)
    by smtpout.mac.com (Xserve/8.12.11/smtpout05/MantshX 4.0)
    id k2QM40Ya000383; Sun, 26 Mar 2006 14:05:40 -0800 (PST)
    Date: Sun, 26 Mar 2006 14:05:40 -0800 (PST)
    From: Mail Delivery Subsystem <[email protected]>
    Subject: Warning: could not send message for past 4 hours
    To: [email protected]
    Message-id: <[email protected]>
    Auto-submitted: auto-generated (warning-timeout)
    MIME-version: 1.0
    Content-type: multipart/report;
    boundary="k2QM40Ya000383.1143410740/smtpout.mac.com";
    report-type=delivery-status
    Original-recipient: rfc822;[email protected]
    This is a MIME-encapsulated message
    --k2QM40Ya000383.1143410740/smtpout.mac.com
    ** THIS IS A WARNING MESSAGE ONLY **
    ** YOU DO NOT NEED TO RESEND YOUR MESSAGE **
    The original message was received at Sun, 26 Mar 2006 09:34:26 -0800 (PST)
    from smtpin03-en2 [10.13.10.148]
    ----- Transcript of session follows -----
    ... while talking to mail.kaisernetwork.us.:
    DATA
    <<< 451 Server configuration error
    <[email protected]>... Deferred: 451 Server configuration error
    <<< 554 Error: no valid recipients
    Warning: message still undelivered after 4 hours
    Will keep trying until message is 4 days old
    --k2QM40Ya000383.1143410740/smtpout.mac.com
    Content-Type: message/delivery-status
    Reporting-MTA: dns; smtpout.mac.com
    Arrival-Date: Sun, 26 Mar 2006 09:34:26 -0800 (PST)
    Final-Recipient: RFC822; [email protected]
    Action: delayed
    Status: 4.3.0
    Remote-MTA: DNS; mail.kaisernetwork.us
    Diagnostic-Code: SMTP; 451 Server configuration error
    Last-Attempt-Date: Sun, 26 Mar 2006 14:05:40 -0800 (PST)
    --k2QM40Ya000383.1143410740/smtpout.mac.com
    Content-Type: message/rfc822
    Return-Path: <[email protected]>
    Received: from mac.com (smtpin03-en2 [10.13.10.148])
    by smtpout.mac.com (Xserve/8.12.11/smtpout05/MantshX 4.0) with ESMTP id k2QHYQq5016724
    for <[email protected]>; Sun, 26 Mar 2006 09:34:26 -0800 (PST)
    Received: from [192.168.225.195] (dsl093-012-143.cle1.dsl.speakeasy.net [66.93.12.143])
    (authenticated bits=0)
    by mac.com (Xserve/smtpin03/MantshX 4.0) with ESMTP id k2QHYM4o005075
    (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NO)
    for <[email protected]>; Sun, 26 Mar 2006 09:34:25 -0800 (PST)
    User-Agent: Microsoft-Entourage/11.2.3.060209
    Date: Sun, 26 Mar 2006 12:34:22 -0500
    Subject: Test
    From: Eric Kaiser <[email protected]>
    To: <[email protected]>
    Message-ID: <C04C3ACE.746D%[email protected]>
    Thread-Topic: Test
    Thread-Index: AcZQ+4Szwz53xLzuEdqN/QAKlbRzag==
    Mime-version: 1.0
    Content-type: multipart/alternative;
    boundary="B32262212662452496"
    This message is in MIME format. Since your mail reader does not understand
    this format, some or all of this message may not be legible.
    --B32262212662452496
    Content-type: text/plain;
    charset="US-ASCII"
    Content-transfer-encoding: 7bit
    Test
    --k2QM40Ya000383.1143410740/smtpout.mac.com--
    Mar 26 18:36:12 powermacg4 postfix/smtpd[9633]: NOQUEUE: reject: RCPT from test.dnsstuff.com[66.36.241.109]: 451 Server configuration error; from= to=<postmaster@[66.93.12.106]> proto=SMTP helo=<test.DNSreport.com>
    Mar 26 18:36:12 powermacg4 postfix/smtpd[9633]: warning: unknown smtpd restriction: "sbl-xbl.spamhaus.org"
    Mar 26 18:36:12 powermacg4 postfix/smtpd[9633]: NOQUEUE: reject: RCPT from test.dnsstuff.com[66.36.241.109]: 451 Server configuration error; from= to=<[email protected]m> proto=SMTP helo=<test.DNSreport.com>
    Mar 26 18:36:12 powermacg4 postfix/cleanup[9635]: B8AD84507A: message-id=<[email protected]>
    Mar 26 18:36:12 powermacg4 postfix/smtpd[9633]: disconnect from test.dnsstuff.com[66.36.241.109]
    Mar 26 18:36:12 powermacg4 postfix/qmgr[8260]: B8AD84507A: from=<[email protected]>, size=982, nrcpt=1 (queue active)
    Mar 26 18:36:12 powermacg4 postfix/local[9636]: B8AD84507A: to=<[email protected]>, orig_to=<postmaster>, relay=local, delay=0, status=sent (delivered to file: /dev/null)
    Mar 26 18:36:12 powermacg4 postfix/qmgr[8260]: B8AD84507A: removed
    Mar 26 18:44:50 powermacg4 postfix/smtpd[9746]: connect from smtpout.mac.com[17.250.248.97]
    Mar 26 18:44:50 powermacg4 postfix/smtpd[9746]: warning: unknown smtpd restriction: "sbl-xbl.spamhaus.org"
    Mar 26 18:44:50 powermacg4 postfix/smtpd[9746]: NOQUEUE: reject: RCPT from smtpout.mac.com[17.250.248.97]: 451 Server configuration error; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<smtpout.mac.com>
    Mar 26 18:45:08 powermacg4 postfix/cleanup[9751]: 0ADFF45096: message-id=<[email protected]>
    Mar 26 18:45:08 powermacg4 postfix/smtpd[9746]: disconnect from smtpout.mac.com[17.250.248.97]
    Mar 26 18:45:08 powermacg4 postfix/qmgr[8260]: 0ADFF45096: from=<[email protected]>, size=935, nrcpt=1 (queue active)
    Mar 26 18:45:08 powermacg4 postfix/local[9752]: 0ADFF45096: to=<[email protected]>, orig_to=<postmaster>, relay=local, delay=0, status=sent (delivered to file: /dev/null)
    Mar 26 18:45:08 powermacg4 postfix/qmgr[8260]: 0ADFF45096: removed
    Mar 26 18:50:44 powermacg4 postfix/smtpd[9828]: connect from mail2.sea5.speakeasy.net[69.17.117.4]
    Mar 26 18:50:45 powermacg4 postfix/smtpd[9828]: warning: unknown smtpd restriction: "sbl-xbl.spamhaus.org"
    Mar 26 18:50:45 powermacg4 postfix/smtpd[9828]: NOQUEUE: reject: RCPT from mail2.sea5.speakeasy.net[69.17.117.4]: 451 Server configuration error; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<mail2.sea5.speakeasy.net>
    Mar 26 18:50:45 powermacg4 postfix/cleanup[9830]: 32EC9450A8: message-id=<[email protected]>
    Mar 26 18:50:45 powermacg4 postfix/smtpd[9828]: disconnect from mail2.sea5.speakeasy.net[69.17.117.4]
    Mar 26 18:50:45 powermacg4 postfix/qmgr[8260]: 32EC9450A8: from=<[email protected]>, size=1127, nrcpt=1 (queue active)
    Mar 26 18:50:45 powermacg4 postfix/local[9831]: 32EC9450A8: to=<[email protected]>, orig_to=<postmaster>, relay=local, delay=0, status=sent (delivered to file: /dev/null)
    Mar 26 18:50:45 powermacg4 postfix/qmgr[8260]: 32EC9450A8: removed
    Mar 26 19:01:40 powermacg4 postfix/postfix-script: refreshing the Postfix mail system
    Mar 26 19:01:40 powermacg4 postfix/master[8258]: reload configuration
    Mar 26 19:02:01 powermacg4 postfix/smtpd[9970]: connect from test.dnsstuff.com[66.36.241.109]
    Mar 26 19:02:02 powermacg4 postfix/smtpd[9970]: warning: unknown smtpd restriction: "sbl-xbl.spamhaus.org"
    Mar 26 19:02:02 powermacg4 postfix/smtpd[9970]: NOQUEUE: reject: RCPT from test.dnsstuff.com[66.36.241.109]: 451 Server configuration error; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<test.DNSreport.com>
    Mar 26 19:02:02 powermacg4 postfix/smtpd[9970]: lost connection after RCPT from test.dnsstuff.com[66.36.241.109]
    Mar 26 19:02:02 powermacg4 postfix/cleanup[9972]: 4E106450DE: message-id=<[email protected]>
    Mar 26 19:02:02 powermacg4 postfix/smtpd[9970]: disconnect from test.dnsstuff.com[66.36.241.109]
    Mar 26 19:02:02 powermacg4 postfix/qmgr[9956]: 4E106450DE: from=<[email protected]>, size=741, nrcpt=1 (queue active)
    Mar 26 19:02:02 powermacg4 postfix/local[9973]: 4E106450DE: to=<[email protected]>, orig_to=<postmaster>, relay=local, delay=0, status=sent (delivered to file: /dev/null)
    Mar 26 19:02:02 powermacg4 postfix/qmgr[9956]: 4E106450DE: removed
    Mar 26 19:04:48 powermacg4 postfix/smtpd[10003]: connect from smtpout.mac.com[17.250.248.97]
    Mar 26 19:04:48 powermacg4 postfix/smtpd[10003]: warning: unknown smtpd restriction: "sbl-xbl.spamhaus.org"
    Mar 26 19:04:48 powermacg4 postfix/smtpd[10003]: NOQUEUE: reject: RCPT from smtpout.mac.com[17.250.248.97]: 451 Server configuration error; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<smtpout.mac.com>
    Mar 26 19:04:54 powermacg4 postfix/cleanup[10007]: 1868B450E6: message-id=<[email protected]>
    Mar 26 19:04:54 powermacg4 postfix/smtpd[10003]: disconnect from smtpout.mac.com[17.250.248.97]
    Mar 26 19:04:54 powermacg4 postfix/qmgr[9956]: 1868B450E6: from=<[email protected]>, size=935, nrcpt=1 (queue active)
    Mar 26 19:04:54 powermacg4 postfix/local[10008]: 1868B450E6: to=<[email protected]>, orig_to=<postmaster>, relay=local, delay=0, status=sent (delivered to file: /dev/null)
    Mar 26 19:04:54 powermacg4 postfix/qmgr[9956]: 1868B450E6: removed
    I know there is a lot of info, and I greatly appreciate the time and effort of anybody willing to look at this. I'm trying to be complete with my first post.
    Thanks in advance.
    Eric
    PowerMac G5 2GHz DP   Mac OS X (10.4.5)  

    Well, spamhaus is listed twice, the first time incorrectly as noted.
    You can use the "mapsrbldomains = " syntax, but your Postfix logs themselves will tell you this is now deprecated.
    Agreed though: a good idea to separate the rbl options on their own line.
    smtpdclientrestrictions = permit_mynetworks
    rejectrblclient sbl-xbl.spamhaus.org rejectrblclient dnsbl.sorbs.net
    If you indent with whitespace then the line will not be interpreted as a new restriction but part of the prior one.
    So you could even format it as:
    smtpdclientrestrictions = permit_mynetworks
    rejectrblclient sbl-xbl.spamhaus.org
    rejectrblclient dnsbl.sorbs.net
    If you're serious about taking full advantage of the anti-UCE abilities of Postfix, I suggest reading at http://www.postfix.org/docs.html
    starting at UCE/Virus. Ignore linux and other OS-specific tips, or proceed with caution.
    http://jimsun.linxnet.com/misc/postfix-anti-UCE.txt
    http://www.mengwong.com/misc/postfix-uce-guide.txt
    http://www.mengwong.com/misc/postfix-uce-guide.txt
    http://sbserv.stahl.bau.tu-bs.de/~hildeb/postfix/
    Of course, use at your own risk. But if used judiciously, also your benefit. Backup all config files before editing.

  • Content Server 6.40 with MaxDB 7.7.4 giving ODBC State 00000 error

    Hi Guru,
    I'm having a problem with Content Server 6.40 with MaxDB 7.7.4 under windows installation, as following from RZ20:
    Date       Time     Short name                               Object name                              User Name    ALUSER16
    Message
    30.10.2009 12:55:26 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_DOCUME
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 12:55:37 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_DOCUME
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 12:55:49 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_DOCUME
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 12:56:01 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_DOCUME
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 13:31:22 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 13:31:45 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 13:51:05 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 13:51:31 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 14:03:08 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    30.10.2009 14:03:38 Requests                                 ContRep: ZCONTENT01                      AXONBASIS    HTTP_POST_FILES_
    HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    The error is happening while executing RSCMST report. Content Server installation and configuration finished successfully. I installed for 3 server, 2 of them don't have this kind of issue. Please need your expertise on this.
    Thanks in advance.
    Regards,
    Yan

    Hi Natalia,
    Thanks a lot for your suggestion. I've read the mentioned OSS last time while I was having the related issue. Now the issue had been solved by reinstall the content server. I though I did the wrong step while installing or upgrading the MaxDB.
    With Best Regards,
    Yan

  • 10.6.8 -- 10.9 Upgrade = 451 4.3.5 Helo command rejected: Server configuration error

    Full backup and upgraded my properly working Xserver 10.6.8 to Mavericks 10.9.1.
    Web service running fine, File Service running fine.
    Mail service: I can't send mail through my Mavericks Server.
    (i think my mail.lukedesign.com is "offline")
    What am I missing ?  I can no longer send mail after the upgrade !
    Helo command rejected: Server configuration
       error (in reply to RCPT TO command)
    Reporting-MTA: dns
    X-Outbound-Mail-Relay-Queue-ID: 930307000008E
    X-Outbound-Mail-Relay-Sender: rfc822;
    Arrival-Date: Sat, 28 Dec 2013 17:48:36 -0500 (EST)
    Action: failed
    Status: 4.3.5
    Remote-MTA: dns
    Diagnostic-Code: smtp; 451 4.3.5 >: Helo command rejected:
       Server configuration error
              bh=LIrD+hJmwz+5MZLs4vaxCpbJMUJarfXJSIlQFwtzPV4=;
              h=From:To:Subject:Message-Id:Date:MIME-Version:Content-Type;
              b=aqJBFaESW7MinKgXTlokj6WU0UxrmNYjYsXhcedpJr1io9uJ82XuN+FjKF0SLtebQ
              DhEIuYEEVU6sKsyh/y9+jKUtK2GCHexaXhWouA++9+FvT2NdqczDTdMEd/Q8kHdUOO
              Vre27uIG4VlMMlFW9CScIt9ZL3qsH+xR3oKlT7JM=
    x-aol-sid: 3039ac1af95452bf554450bb
    <Email Edited by Host>

    Postfix Debugging Howto

  • How do I fix a Configuration Error on MacBook Pro?

    I have a MacBook Pro 2.4 GHz Intel Core i5 with 8 gigs of memory. I was running CS6 and my video board went out. I got it fixed but lost all my data on my hard drive. So I tried installing cs6 from a disk image that I had saved and after entering the serial code I received that my license was revoked. That could be true since I was at another company when I purchased it. Now I'm trying out the TRIAL Adobe cloud solution and after installing and getting updates, when i clicked on the app I get a configuration error when trying to open the . Do I need to delete some library items that are conflicting when I tried to install CS6?
    Here is the error:
    A problem has occured with the licensing of this product. Restart your computer and re-launch the product.
    If this problem still occurs after restarting, contact Customer Support for further assistance, and mention the error code shown at the bottom of this screen.
    Error: 213:5

    Imjoewalkerid the file permissions on your SLStore folder have become compromised.  Please see Configuration error 16 | CC, CS for information on how to resolve Error 213:5.

  • Configuration Error 213:19 Adobe PhotoShop CC when sequenced using Microsoft App-V 5.0

    Does anyone out there have a Microsoft App-V 5.0 recipe for Adobe PhotoShop CC ?
    When I run the App-V package, I get the License Configuration Error 213:19
    Thank You. very much for your time.   Karl

    You will probably get better help in Photoshop General Discussion
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • Configuration error when open admin tool in BIEE 11g client

    Hi All,
    I have installed BIEE 11g client in my laptop,the version is 11.1.6.2 ,it has show one error in the installation log :
    <action name="Custom Action" target="oracle.bi.CustomIAActionGetInstanceNumber" status="error">
    - <AdditionalNotes>
    <error>class oracle.bi.CustomIAActionGetInstanceNumber.install() runtime exception:</error>
    </AdditionalNotes>
    After installation,when I try to open the admin tool in start menu,it show configuration error , but I can open the admin tool through installation directory.
    And when I try to import metadata,it also shows connection has failed.
    Can any body give some helps on this,thanks a lot.
    Ryan.
    Edited by: 997662 on Apr 5, 2013 1:39 AM

    Hi,
    Let me know which version you are using (OBIEE) ?
    you are trying to install Client (Admin Tool) and OBIEE server in same machine ?
    Thx,

  • The report server has encountered a configuration error. Logon failed for the unattended execution account. (rsServerConfigurationError) Log on failed. Ensure the user name and password are correct. (rsLogonFailed) Logon failure: unknown user name or bad

    The report server has encountered a configuration error. Logon failed for the unattended execution account. (rsServerConfigurationError)
    Log on failed. Ensure the user name and password are correct. (rsLogonFailed)
    Logon failure: unknown user name or bad password 
    am using Windows integrated security,version of my sql server 2008R2
    I have go throgh the different articuls, they have given different answers,
    So any one give me the  exact soluction for this problem,
    Using service account then i will get the soluction or what?
    pls help me out it is urgent based.
    Regards
    Thanks!

    Hi Ychinnari,
    I have tested on my local environment and can reproduce the issue, as
    Vaishu00547 mentioned that the issue can be caused by the Execution Account you have configured in the Reporting Services Configuration Manager is not correct, Please update the Username and Password and restart the reporting services.
    Please also find more details information about when to use the execution account, if possible,please also not specify this account:
    This account is used under special circumstances when other sources of credentials are not available:
    When the report server connects to a data source that does not require credentials. Examples of data sources that might not require credentials include XML documents and some client-side database applications.
    When the report server connects to another server to retrieve external image files or other resources that are referenced in a report.
    Execution Account (SSRS Native Mode)
    If you still have any problem, please feel free to ask.
    Regards
    Vicky Liu
    Vicky Liu
    TechNet Community Support

Maybe you are looking for

  • Can't connect iPhone or iTouch to Windows 7 64-bit machine

    Has anybody had any luck installing all the iTunes software on a Windows 7 64-bit machine? iTunes and QuickTime install fine, but the AppleMobileDeviceSupport64.msi package will not install. I can paste the install log file if it will help, but I wan

  • Macbook Pro 8,2 will not wake after suspend

    Hey friends, I'm having problems with my MBP 8,2 waking after suspending it to ram via pm-suspend.  This is output in pm-suspend.log: Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend: /usr/lib/pm-utils/sleep.d/99video suspend suspend: s

  • My DVD drive reads but does not write/copy (Satellite A60)

    I need help,I use a laptop Satellite A60-106 series and my dvd writer has stop writing it only copies about 3% and stops. I use both nero and roxio, Please help me. You can reply to [email protected]

  • MacBook/MacBook Pro update 1.1

    Tried several times to install this update. Seems to go fine, but on next login the update appears again. Any suggestions?

  • Problems syncing calendar

    On my Mac I have 4 calendars & only want to sync 2 of them. So in iTunes I selected 'Sync Calendars, Selected Calendars' then checked 2 of the calendars I wanted to sync (leaving the other 2 unchecked). But it's added all the calendars to the iPhone.