Connections failing on SMTP port

I'm seeing something odd on my OS X server system WRT email.  
Everything was going along fine for a few months, and now I'm seeing *no* successful SMTP connections from outside my network.
The firewall hasn't changed, and I'm seeing the incoming connections.  They just never get past the SYN ACK part of the connection setup.
remote ---> SYN --> server
remote <-- SYN ACK <-- server
And that's pretty much it.
If the firewall was blocking the connections I would expect not to even see the SYN.
Web, DNS etc work fine, so I know there's no routing problem exterior to my network.
I checked the client restrictions and inet interfaces entries in main.cf, but nothing done there appeared to affect the connection.  Right now inet_interfaces is set to all, and the client restrictions is the standard set -- permit_mynetworks, permit_sasl_authenticated, reject_rbl_client zen.spamhaus.org permit
I tried setting client restrictions to just "permit" and it didn't help.
I did just upgrade the server.  That might have been a mistake, but it's done now.  Apple's had some pretty seriously screwed up server upgrade in the past...
Has anyone seen anything like what I'm describing?
Any ideas about where to go next on this?
Thanks for any help.
Kevin

donofromdld: your issue appears to be quite different than the earlier thread; you are not likely running an SMTP server here, and you're probably not running OS X Server software here.  OS X Server (this community) is an add-on package for the OS X client software that you're probably running, and that adds a mail server, a DNS server, and various other features.
As for your predicament, please run the Connection Doctor that's available in the Mail.app client menus, select the testing details, and then re-run the connection test (to get the details of the errors displayed in the details), then — if you can't sort out the error from what's shown with the connection error details — please post the anonymized output of the connection tests.  (I'd encourage starting your own thread, since you don't want your question buried over here in the OS X Server community.)
In general, getting OS X client mail working involves getting the receive-path and send-path credentials, server host name and settings to match the mail ISP requirements, and those requirements vary by ISP. 

Similar Messages

  • TCP active open: Failed connect()    Error: Connection timed out SMTP

    Hi,
    Messaging server version is,
    ./imsimta version
    Sun Java(tm) System Messaging Server 6.2-6.01 (built Apr 3 2006)
    libimta.so 6.2-6.01 (built 11:20:35, Apr 3 2006)
    SunOS bglbbmr1-a-fixed 5.9 Generic_118558-28 sun4u sparc SUNW,Sun-Fire-V440
    17-Dec-2008 10:47:40.08 1730.8e.741
    tcp_local Q 4 [email protected] rfc822;[email protected] [email protected] /mta/queue/queue/tcp_local/013/ZUg0i1t9I0ZG~.00 <[email protected]>; TCP active open: Failed connect() Error: Connection timed out SMTP/xyz.my-domain.in
    I have been getting this above error on my mail server from last
    4-5 days. I am getting complaints from end users that the users can't
    send any mails using Outlook but I did check with my test user I can
    send mail by using webmail.
    The Failed MX lookup Errors also getting in my logs the error detail given bellow.
    17-Dec-2008 10:47:39.65 1730.91.737
    tcp_local - Y TCP|0.0.0.0||209.85.143.114|25 SMTP/airtelmail.in/aspmx.l.google.com
    17-Dec-2008 10:47:39.92 1754.41.255
    tcp_notify - Y SMTP/infomedia18.in/infomedia18.in
    17-Dec-2008 10:47:39.92 1754.41.256
    tcp_notify Q 7 rfc822;[email protected] [email protected] /mta/queue/queue/tcp_notify/017/ZXg0i1t3U_ZoD.00 <[email protected]>; Failed MX lookup; try again later
    17-Dec-2008 10:47:39.94 1754.41.257
    tcp_notify Q 6 rfc822;[email protected] [email protected] /mta/queue/queue/tcp_notify/010/ZXg0i1t3U_ZoF.00 <0KBZ003MRGU7MQ30@my-domain> Failed MX lookup; try again later
    I tried stopping and starting msg service using stop-msg and start-msg to sort out this above problem but no result. :(
    When I do check the tcp_local queue it has been growing every day as well the tcp_notification queue also.
    /opt/SUNWmsgsr/sbin/imsimta qm su
    Messages
    Channel Queued Size (Kb) Oldest
    tcp_notify 10741 1080610.61 16 Dec, 00:59:24
    tcp_local 8334 733849.31 15 Dec, 00:19:00
    tcp_lmtpcn 0 0.00
    tcp_be 0 0.00
    reprocess 0 0.00
    process 0 0.00
    conversion 0 0.00
    Totals 19075 1814459.92
    This queues are increasing day by day.
    One more thing is that I cant see a service/channel called CONVERSION running on my server when i do use this command.
    ps -aef | grep conversion
    root 6144 6000 0 11:14:28 pts/1 0:00 grep conversion
    When i try to start it using imsimta qm utility, output shows as
    qm.maint>; start conversion
    QM-I-STARTED, channel was not stopped
    qm.maint>;
    Later I stopped and started conversion channel
    qm.maint>; stop conversion
    QM-I-STOPPED, channel stopped
    qm.maint>; start conversion
    QM-I-STARTED, channel started
    qm.maint>;
    I can see that on other servers the conversion channel is running and few msges are in queue. I do have other servers which running the same messaging server. But I am not getting why don't on this server. Where both servers having the same configuration.
    Please, help me to sort out this issue.
    Thanks in advance....
    BSK

    Thanks Mr. Shane,
    The server which is running conversion channel.
    ps -eaf|grep conversion
    mailserv 16824 8472 3 17:08:11 ? 0:48 /opt/SUNWmsgsr/lib/conversion
    mailserv 28728 8472 0 17:17:30 ? 0:00 /opt/SUNWmsgsr/lib/conversion
    root 1057 26387 0 17:18:12 pts/1 0:00 grep conversion
    more /opt/SUNWmsgsr/config/conversions
    in-channel=*; in-type=application; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=x-zip-compressed; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=image; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=audio; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=video; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    Following entry from /opt/SUNWmsgsr/lib/config-templates/imta_tailor
    IMTA_CONVERSION_FILE=<msg.RootPathUNIX>/config/conversions
    The server which doesnt show running conversion channel
    #more /opt/SUNWmsgsr/config/conversions
    !in-channel=*; in-type=*; in-subtype=*; in-disposition=*;
    ! parameter-symbol-0=NAME; parameter-copy-0=*;
    ! dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    ! message-header-file=2; original-header-file=1;
    ! override-header-file=1; override-option-file=1;
    ! command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=application; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=x-zip-compressed; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=image; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=audio; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=video; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    Following entry from /opt/SUNWmsgsr/lib/config-templates/imta_tailor
    IMTA_CONVERSION_FILE=<msg.RootPathUNIX>/config/conversions
    Is this above information u r asking?
    As u wrote erlier, the conversion channel works some times and some times doesn't work.
    Thanks lot...
    BSKADAM

  • Connecting to "localhost" on port "21212" failed

    I run startinstgui.bat to install WEBAS640SP9 before I downloaded J2sdk-1_4_2_06.
    I got error message with Connection to SAPinst can not be establish - Connecting to "localhost" on port "21212" failed. I tested with different values - no result.
    Any idea?

    Maybe this could be the case.....
    You have a fault in your network and hostname configuration.
    You hostname should be different to localhost.
    - > rename your full qualified hostname
    -> e.q linux.mydomain.foo
    You can use the configuration tool Yast to change it.
    It should be able use the command ping with your hostname
    If the name of your host is linux.mydomain.foo
    ping linux
    ping linux.mydomain.foo
    should work.
    If your full qualified hostname is linux.mydomain.foo the file
    /etc/hosts should be
    127.0.0.1      localhost      localhost.localdomain
    127.0.0.2      linux          linux.mydomain.foo
    It is important that localhost and linux are mapped to a differnt IP
    address. Something like
    127.0.0.1   localhost    localhost.localdomain   linux
    do not work.
    The best choice to run the NW4 testdrive is to use Suse 9 because you do
    not need to change any configuration. On Suse 9.1 the NW4 also runs but
    you have to set an environment variable and you will get an error
    message because of kernel 2.6
    Also don't forget start boot.sysctl at boot time.
    ln -s /etc/init.d/boot.sysctl /etc/init.d/rc1.d/S99boot.systctl
    ln -s /etc/init.d/boot.sysctl /etc/init.d/rc3.d/S99boot.systctl
    ln -s /etc/init.d/boot.sysctl /etc/init.d/rc5.d/S99boot.systctl
    /sbin/sysctl -p

  • Could not open connection to the host, on port 23: Connect failed

    Can anyone please help with this telnet problem on CISCO 877 ADSL Router
    I am trying to telnet into my ISP Router remotely using public IP which has been dynamically assigned to the router by the ISP.
    I can Ping the Router and I can also go out to the internet on that router but, I can not telnet into that router from Inside the Network nor Outside the Network. There are no Firewalls involved.
    I have tried to clear the config and reconfigure it again, it does not help, I have also applied same config on another CISCO 877 ADSL Router it still does not work.
    ERROR i get on the Command Prompt: Could not open connection to the host, on port 23: Connect failed
    I have shown some of the Show Run out put below if that helps,
    ip nat inside source list 1 interface Dialer0 overload
    access-list 1 permit x.x.x.x 0.0.0.7
    dialer-list 1 protocol ip permit
    line vty 0 4
    password 7 ***********
    login
    Manny Thanks
    Punit

    Find Below the Requested Sh run outputs
    ADSL-ROUTER1#sh run | beg line vty
    line vty 0 4
    password 7 ***********
    login
    scheduler max-task-time 5000
    end
    I have removed the IP for security reasons
    ADSL-ROUTER1#sh ip route
    Gateway of last resort is 0.0.0.0 to network 0.0.0.0
         x.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
    S       x.x.x.x/29 is directly connected, Vlan1
    C       x.x.x.x/32 is directly connected, Dialer0
         x.0.0.0/32 is subnetted, 1 subnets
    C       x.x.x.x is directly connected, Dialer0
    S*   0.0.0.0/0 is directly connected, Dialer0
    I also keep getting the message below on the console done know if this is part of the problem
    Mar 13 07:17:32.213: %IP_VFR-4-FRAG_TABLE_OVERFLOW: Vlan1: the fragment table h
    as reached its maximum threshold 16
    Hope this output helps
    Thanks

  • Could not open a connection to host on port 23 : Connect failed

    Hi,
    I am using Oracle Unbrakeable Linux 5, when i try to connect to the server from the client machine using TELNET, i get the following error
    c:/> telnet 192.168.6.184
    Connecting to 192.168.6.184...Could not open a connection to host on port 23 : Connect failed.
    regards,
    Charan

    Hi,
    i did the following but still doesn't work
    # mv /etc/securetty /etc/securetty.bak
    The following is the Hosts file
    =====================
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1     localhost.localdomain     localhost
    192.168.6.184     vision12.dsrc2.com     vision12
    #::1          localhost6.localdomain6     localhost6
    192.168.6.181     prod20.dsrc2.com     prod20
    ============================================================
    When i try to connect to other server using TELNET from this server, i am able to connect. and when i try to connect to this server from other server using TELNET i am able to connect. But, when i try to connect from the CLIENT Machine, i am not able to connect, the client machine is Windows 2000 Professional.
    SERVER to SERVER communication using TELNET is working.
    CLIENT to SERVER communication using TELNET is not working.
    regards,
    Charan

  • Telent:could not open connection to the host on port 23 connect failed

    Hi,
    How to run commands of OEL5 host OS from windows XPP virtual machine(Vmware Player) on standalone desktop PC?
    While runing the telnet command on windows XPP virtual machine it's gives error
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\Administrator>cd\
    C:\>telnet 192.168.1.2
    Connecting To 192.168.1.2...Could not open connection to the host, on port 23: Connect failed
    C:\>
    Thanks
    Regard
    GSM

    user9230833 wrote:
    Launcher means shortcut to execute any file which is inside folder in Linux.Launcher are created on desktop to execute by one click of mouse.You need to create a command file that contains the required instructions to run putty with whatever relevant command line switches in order to start the remote program/process on Linux.
    For example, you have a trusted ssh connection (no password prompting) between your Windows account and the Linux vmware account. You need to execute command line +/home/vmware/bin/vmstart myVM+ on Linux.
    Your command file in Window will look something as follows:
    @echo off
    "c:\program files\putty\pssh.exe" vmware@my-linux-server "/home/vmware/bin/vmstart myVM"Once you've create this command file (.cmd file extention), you can create a desktop shortcut for it and assign an icon to it.
    However, first test the command file via an interactive console session to ensure it works. Also, I'm not sure you can script telnet using putty - but putty's ssh does support the standard ssh command line and one can execute programs/commands on the remote server in this fashion.
    Setting up trusted ssh connections is also important as passwords is a weak security mechanism. It requires a secret to be used and coded into scripts/software that needs to be authenticated.
    With ssh you generate a public/private key combination, and provide the public key as unique identifier for your o/s user and platform to a remote server (e.g. Linux). This now enables your platform and o/s user to be authenticated via the privatre/public key pair when your platform establishes a connection with the server.
    In putty, generate a ssh key (RSA). Copy and paste the public key into the Linux server account's "+home/vmware/.ssh/authorized_keys+" file. Make sure that the +.ssh+ directory and key have user read/write permissions only. And that's it - no password needed by your account to ssh into the Linux server account. No secrets that need to be kept secret (and that can be stolen and used from any other platform to gain access).

  • Still cannot send Mail (SMTP connection failed) post update.

    PLEASE HELP!.......Post Maverick (and 10.9.1) I cannot send mail from my macbook pro. The message is "The SMTP connection to server "smtp.o2.co.uk" failed" I have trawled the many discussions about mail issues but most address mail inbox functionality and not sending. I have tried the OS X troubleshooting guide, rebuilt my mailboxes and created new accounts, all without success. All four of my o2 mail accounts are affected. Has anyone managed to resolve this issue? Would appreciate any suggestions

    Ongoing issue for many people ... still not resolved until Apple fixes the SSL authentication in Mavericks:
    https://discussions.apple.com/thread/5470289?start=45&tstart=0

  • BAM Connection in 12C -  Failed to establish a connection to localhost at port 7004.Please verify the Bam server host and JNDI port.

    Hi,
    BAM server is running on 7004 in our local system.
    We need o connect to BAM server from OSB service.
    We tried to use the BAM adapter in the pipeline in 12c, We received Failed to establish a connection to localhost at port 7004.Please verify the Bam server host and JNDI port.
    Please let us know the resolution to this issue.
    Also please provide some links/steps to connect from OSB service to BAM server in 12c.
    Thanks,

    In BAM 12c, you can send data via JMS by configuring an EMS in BAM using the "self-described" payload. Make sure the date formats match correctly. You can configure an error queue which will show you any data parsing problems.
    For example,
    <msgRoot dataObjectName="Student" operationType="insert" keys="RequestId">
       <RequestId>R1000</RequestId>
       <StudentId>S12345</StudentId>
       <RequestType>Admission</RequestType>
       <RequestStatus>Open</RequestStatus>
       <RequestMessage>Please Admin</RequestMessage>
       <RequestCode>3</RequestCode>
       <SubmitTime>2015-03-17 18:23:07</SubmitTime>
       <ApprovalTime>2015-02-18 18:23:07</ApprovalTime>
    </msgRoot>

  • How to view and change SMTP port number in new account setup in "Mail" 10.6

    When I try to set up and test a new email account addressing an SMTP server that seems to e using a nn-standard port number, how on earth can I even look at the port number assigned by default to a new account in Apple Mail 10.6 setup ?
    I might have to trial and error different port numbers but when Mail tries to test the connection to the SMTP server after I enter its address, it just spins and hangs up. I suspect the reason is a wrong port number. How do I change that outgoing port number in Apple Mail ??
    There seems to be no obvious way the program will let U do it or even let you view the port it assigns in apparent error.

    there is no way to change the smtp port during the original account creation. you can usually wait Mail out if it's spinning its wheels at this point. I've had to wait about 15-20 minutes a few times. eventually Mail lets you through even if it fails to connect to the smtp server. then, once the account is created you can edit the smtp server and try a few different ports and settings. that's done in system preferences->accounts. click on teh smtp server at the bottom and select 'edit smtp server list". then in the popup click "advanced".

  • Mail server: TCP connection failed

    Hi,
    I'm hosting my own mail server on my SnowLeopard server. I've got an Internet Domain Name (cinema-voiron.fr) and a fix IP address. The router which manages my internet connection redirects incoming smtp request to my server using NAT (port 25 opened on my server and on my public IP)
    I successfully receive mails from most of people excepts for those with an mail address which is [email protected] Looking in the mail log file, I did not find any mail sent from these addresses. Using tcpdump on my server, I discovered that it seems that the TCP connection between my mail server (passrlminisrv) and the remote smtp server fails.
    22:16:25.978773 IP smtp10.smtpout.orange.fr.41183 > passrlminisrv.cinema-voiron.fr.smtp: Flags [S], seq 105066692, win 5840, options [mss 1380,sackOK,TS val 2993558281 ecr 0,nop,wscale 8], length 0
    22:16:28.978262 IP smtp10.smtpout.orange.fr.41183 > passrlminisrv.cinema-voiron.fr.smtp: Flags [S], seq 105066692, win 5840, options [mss 1380,sackOK,TS val 2993561281 ecr 0,nop,wscale 8], length 0
    22:16:34.977258 IP smtp10.smtpout.orange.fr.41183 > passrlminisrv.cinema-voiron.fr.smtp: Flags [S], seq 105066692, win 5840, options [mss 1380,sackOK,TS val 2993567281 ecr 0,nop,wscale 8], length 0
    22:16:41.011109 IP passrlminisrv.cinema-voiron.fr.smtp > smtp10.smtpout.orange.fr.41183: Flags [S.], seq 1934215990, ack 105066693, win 65535, options [mss 1460,nop,wscale 1,nop,nop,TS val 537443811 ecr 2993567281,sackOK,eol], length 0
    22:16:41.051125 IP smtp10.smtpout.orange.fr.41183 > passrlminisrv.cinema-voiron.fr.smtp: Flags [R], seq 105066693, win 0, length 0
    Any idea of the root cause? Could it be an issue with my DNS configuration or is it related with my own smtp server?
    Thank you in advance for your help
    Xavier

    Fixed it. The root cause is the router layer of my internet modem which is not managing properly TCP windows scaling. I created a new virtual interface on my server on the same subnet of my modem to bypass the routing layer and it works.
    xavier

  • Creating new Data Source Error - Database connection Failed

    Successfully installed and configured 11.1.1.3.0. Planning and Essbase dev.
    Went to Workspace > Administer > Classing Planning Administration > Manage Data Sources > Create Data Source.
    Entered all info about the application database , etc. Getting error "The database connection failed" (I was able to connect with no problem during the install)
    SQL server 2005 is on the same physical server.
    The diagnostic tool shows database connection passed for planning. A new database was created for the new application.
    The server event viewer shows these errors.
    "Login failed for user 'xxx-hyperion'. The user is not associated with a trusted SQL Server connection."
    Group Policy Error "The client-side extension could not apply computer policy settings for 'Default Domain Policy {xxx}' because it failed with error code '0x80070003 The system cannot find the path specified.' See trace file for more details. "
    The Group Policy client-side extension Group Policy Services failed to execute. Please look for any errors reported earlier by that extension.
    Any help is appreciated.

    Datasource for the application.
    I have created a sql db for this planning application (my datasource). See my first message for more details.
    When you create a new planning application, you need to associate it with a data source. Since this is a new install, I don't have any data sources available yet.
    So, "To create, edit or delete data sources, click Manage Data Source."
    This page lets you validate your connection to the database and essbase server. My essbase server connection validates! The database connection does not validate after I enter all the relevant information.
    SCREEN INFO BELOW
    Fields displayed with an asterisk (*) are mandatory.
    Data Source Name *:
    Data Source Description:
    Select Database Platform
    Microsoft SQL Server
    Application Database
    Server * :
    Port * :
    Database *:
    User *:
    Password *:
    Click "Validate Database Connection"
    ERROR ---> Database connection failed.
    So it does not let me create a data source for my new planning application, so I cannot create a new planning application.
    Thanks in advance.

  • JDBC Adapter - Established database connection failed

    Hi Guys,
    we have installed the JDBC Adapter based on the How To Guide and we checked after the installation the  Libaries :Cluster --> Server --> Libraries --> com.sap.aii.af.jmsproviderlib and the box Box "JARs Contained" was filled.
    So in my point of view we have done everything right during the installation.
    Now the developer tested theJDBC Adapter and he comes back with following Error:
    Attempt to establish database connection failed with SQL error com.sap.aii.adapter.jdbc.sql.DriverManagementException: Cannot establish connection to URL "jdbc:microsoft:sqlserver://xxx.x.xx.xxx:1433; databaseName=CZZ03;":ClassNot FoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver
    Do you have any ideas?
    Regards
    Markus

    Hello Markus,
    To install JDBC driver follow the how to guide.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-how-to-guides/how%20to%20install%20and%20configure%20external%20drivers%20for%20jdbc%20and%20jms%20adapters.pdf
    Configuration of JDBC Adapter for SQL Server
    JDBC Driver = com.microsoft.jdbc.sqlserver.SQLServerDriver
    Connection = jdbc:microsoft:sqlserver://hostname:<port>;DatabaseName=<DBName>
    UserID and Password.
    If the connection is not working find the correct port number.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40b92770-db81-2a10-8e91-f747188d8033
    JDBC- X I -  R/3 Scenario
    /people/bhavesh.kantilal/blog/2006/07/03/jdbc-receiver-adapter--synchronous-select-150-step-by-step
    /people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30
    Thanks,
    Satya Kumar
    Reward Points If it is Useful..

  • WebCache Failed to start : Failed to assign port 80: Permission denied

    Hi All,
    I have three server running IAS 10.1.2.0.2, running forms and reports application. One Infra and two Midtier.
    Suddenly Midtier1 is crashed, but before it happen I have already backup with TAR : OracleHome and all its related configuration files.
    After the crash, I reinstall the RH Linux same version and update and then restore ( TAR -xvf ) the backup that I have.
    When I run opmnctl startall, all ias-component started, EXCEPT one : WEB CACHE.
    When I look at Webcache event Log, here is the error :
    [11/May/2004:17:29:05 +0700] [notification 9612] [ecid: -] OracleAS Web Cache 10g (10.1.2), Build 10.1.2.0.2 050802
    [11/May/2004:17:29:05 +0700] [notification 9612] [ecid: -] OracleAS Web Cache 10g (10.1.2), Build 10.1.2.0.2 050802
    [11/May/2004:17:29:05 +0700] [notification 9403] [ecid: -] Maximum number of file/socket descriptors set to 900.
    [11/May/2004:17:29:05 +0700] [notification 9403] [ecid: -] Maximum number of file/socket descriptors set to 900.
    [11/May/2004:17:29:05 +0700] [notification 13002] [ecid: -] Maximum allowed incoming connections are 700
    [11/May/2004:17:29:05 +0700] [notification 13002] [ecid: -] Maximum allowed incoming connections are 700
    [11/May/2004:17:29:05 +0700] [alert 13305] [ecid: -] Failed to assign port 80: Permission denied
    [11/May/2004:17:29:05 +0700] [alert 9707] [ecid: -] Failed to start the server.
    [11/May/2004:17:29:05 +0700] [alert 9609] [ecid: -] The server process could not initialize.
    [11/May/2004:17:29:05 +0700] [notification 9610] [ecid: -] The server is exiting.
    [11/May/2004:17:29:05 +0700] [alert 9000] [ecid: -] Process 3268 exit(1) at 890:main.c [Build 10.1.2.0.2 050802]
    [11/May/2004:17:29:05 +0700] [warning 11917] [ecid: -] SSL wallet Origin Server Wallet file /etc/ORACLE/WALLETS/oraias/ewallet.p12 does not exist.
    [11/May/2004:17:29:05 +0700] [warning 11917] [ecid: -] SSL wallet Origin Server Wallet file /etc/ORACLE/WALLETS/oraias/ewallet.der does not exist.
    [11/May/2004:17:29:05 +0700] [warning 11919] [ecid: -] The SSL wallet autologin file /etc/ORACLE/WALLETS/oraias/cwallet.sso does not exist. Wallet does not appear to be autologin wallet.
    [11/May/2004:17:29:05 +0700] [warning 11921] [ecid: -] The origin server wallet did not open. Operating without wallet for backend. Only Diffie-Hellman anonymous connections supported to origin servers.
    [11/May/2004:17:29:05 +0700] [warning 11922] [ecid: -] Origin Server Wallet wallet fails to open at location /etc/ORACLE/WALLETS/oraias, NZE-28759, as user oraias
    [11/May/2004:17:29:06 +0700] [notification 9607] [ecid: -] The admin server started successfully.
    How can I solve this problem ?
    Thank you for your help,
    xtanto

    Hi xtanto,
    You may not have set up the privileges for running on a port less than 1024 (i.e. port 80) in your old back-uped tar-file.
    Please check Chapter 8 "Running webcached with Root Privilege" in the Web Cache Admin document.
    http://download-east.oracle.com/docs/cd/B14099_19/caching.1012/b14046/basics.htm#sthref1060
    Regards,
    Martin

  • Mail: "connection failed", problem associated with software update

    When I attempt to get mail, I frequently get a symbol on the side panel of an encircled triangle enclosing an exclamation point. If I click on the symbol, I get a message that says (condensed): “connection failed, check settings for your POP account, server error encountered, connection timed out on port 0, do you want to stay offline or go online.” If I click go online, the usual spinning circle appears and then sometimes I get my mail. Sometimes I have to repeat the process several times before I get mail. I am, of course, always online; the connection has never failed. This problem started some time ago after I updated Apple software. I called my ISP and they made a few changes in my mail preferences, but that didn't help. I used disc utility to repair disc permissions and that helped but (strangely enough) only for a few days. This problem was discussed several years ago in message #1724339 but nobody could solve it. Can anyone solve it now? Thanks. Robert Pollock

    Hi Wolfgang,
    check out the "Nokia 808 Belle FP1 bug: WLAN works, but not all ap..." thread. Looks like you are having the same issue, and there's quite some info on this issue in that thread. The issue must be related to Symbian Belle somehow, since Anna and S60v5 are reported to perform well under the same conditions.
    Best regards,
    Tobias
    www.tf-translate.net
    www.deutscheschule.kiev.ua

  • Error "Connection Failed The server may not exist or is not operational..."

    This is just FYI in case somebody else runs across this. On one user account, an error window would pop up every so often that said:
    Connection Failed
    The server may not exist or it is not operational at this time. Check the server name or IP address and try again.
    It turns out that the problem was caused by Screen Saver. The error popped up whenever screen saver tried to launch. On the problem account I had the "Pictures" folder selected for the screen saver, and apparently there must be an alias in that folder pointing to something on a remote server, because as soon as I go to System Preferences and open the Screen Saver panel, I get the error.
    It has been driving me crazy for months but finally I thought to look in Console, where I saw the error "afp_mount[5045] CFLog (0): CFMessagePort: bootstrap_register(): failed 1103 (0x44f), port = 0x2d03, name = 'com.apple.afp_mount.ServiceProvider'"
    Searching for that error led me to the Macosxhints forum at http://forums.macosxhints.com/archive/index.php/t-53209.html where a user had posted the same problem. Changing to a different screen saver or a different folder for pictures resolved the issue.
    PowerMac G5   Mac OS X (10.4.6)  
    PowerMac G5   Mac OS X (10.4.6)  

    Welcome to discussions leffjay. Good one. Cheers.

Maybe you are looking for

  • How to call View Method from ComponentController ?

    Hallo Experts, Is there a possibility to call a method of View(Controler) from the ComponentController ? Component is still the same. Greetings Wojciech

  • Preview not showing up during RAW import

    So I want to import some pics and this statement comes up, " Preview unavailable for this file" see attached. I imported the pics once and then realized that I did not batch name them like I always do. So I deleted them from LR then renamed them in B

  • I cant transfer movies from itunes to my ipod touch

    Help please. I am unable to transfer movies from my itunes library to my ipod touch. The movies play in the library but do not get synced. Please advice.

  • Performance and stability in 10.4.7

    I've had numerous performance and stability issues since the 10.4.7 update. Most noticeable are: 1) It often take a long time to focus on windows. When I click on, say, a Terminal window, the window raises immediately but is not active for about 1-2

  • Apex 4.0.1 Error handling

    Hi All, Do we need plug in to handle user friendly error message instread of throwing ORA- error to user?