Aurget, curl: (7) couldn't connect to host (RESOLVED)

aurget 3.4.0
curl 7.25.0
I can connect to anything else (even pacman) just fine, but in the past week I have seen the
error message mentioned in the thread's tittle every time I try to update
aur packages or install new ones. (I have been using aurget for at least two
years without any problems. My installation is about two years old as well.)
I can ping aur.archlinux.org just fine.
Last edited by FernandoBasso (2012-03-31 10:59:45)

loafer wrote:Is there a firewall or proxy?
No, there isn't. Just as a reference, pkgcl was also having problems with
curl. Now, it is working again as well.

Similar Messages

  • Curl: (7) couldn't connect to host

    I've been troubleshooting a weird problem in PHP -- turns out it's system-level and not PHP related. In a nutshell:
    1. filegetcontents ($url) doesn't work -- (on remote URLs or local URLs) -- it turns an error
    2. filegetcontents ($file) works.
    3. CURL works on remote URLs, not on local URLs (local.thishost.com).
    4. as per php.ini, allowurlfopen On
    So, if, at the command line, I enter
    curl "http://www.apple.com"
    I get the web page. But if I enter a local host:
    curl "http://thisbox.domain.com"
    I get the error "curl: (7) couldn't connect to host". Now, that same URL if entered on a different machine on the network (but DNS directs to the serveR), it resolves and the page is returned.
    Any ideas how to solve this?
    ...Rene

    The local DNS configuration or local DNS server looks to be incorrectly configured or otherwise not operating as intended, or the local server here is not configured to forward its DNS translations to the appropriate local DNS server.
    If the box is configured and running a DNS server, then the host NIC DNS server setting should be aimed at 127.0.0.1 as its DNS server (and no other DNS servers; only your local server(s) and not your ISP servers), and the local DNS services should be configured to respond to the appropriate hosts.
    If the local box is not configured as a DNS server, then the host NIC should be aimed at the DNS server(s) for your domain, or at your ISP DNS servers; again, don't mix references to local DNS server(s) and to your ISP DNS servers.
    For some notes on configuring the DNS server on Mac OS X Snow Leopard Server 10.6, [start here|http://labs.hoffmanlabs.com/node/1436].
    The commands to check DNS here are...
    $ dig host.example.com # or whatever host and domain name the target box is using here
    $ dig -x 192.168.1.1 # or whatever IP address the target host is using
    If you're not comfortable with the terminal and the bash shell and its commands, then you can launch the Network Utility out of the Applications > Utilities folder. But bash is probably easier.

  • Error while connecting to Microsoft Exchange server using javamail: "com.sun.mail.util.MailConnectException: Couldn't connect to host, port: host name , 993; timeout -1"

    I am trying to read mails from my outlook microsoft exchange server. Following is the code:
    public void readEmailsFromOutlook(/*String host, String username, String password*/ ) throws MessagingException, IOException {
          String host = "hostname";
          String username = "domain\\username";
          String password = "password"
          // Create empty properties
          Properties props = System.getProperties();
          props.setProperty("mail.smtp.auth","true");
          props.setProperty("mail.store.protocol","imaps");
          props.setProperty("mail.imap.auth.plain.disable","true");
          props.setProperty("mail.imap.host",host);
          props.setProperty("mail.imap.port","993");
          props.setProperty("mail.imap.user",username);
          props.setProperty("mail.imap.pwd",password);
          props.setProperty("mail.imap.debug","true");
          props.setProperty("mail.imap.ssl.protocols","SSL");
          props.setProperty("mail.imap.socketFactory.class", "javax.net.ssl.SSLSocketFactory");
          props.setProperty("mail.imap.socketFactory.fallback", "false");
          props.setProperty("mail.imap.socketFactory.port", "993");
          // Get session
                     Session session = Session.getInstance(props, new ExchangeAuthenticator(username, password));
          session.setDebug(true);
          // Get the store
          Store store = session.getStore("imaps");
          //Store store = session.getStore();
          store.connect(host, username, password);
          // Get folder
          Folder folder = store.getFolder("INBOX");
          folder.open(Folder.READ_ONLY);
          BufferedReader reader = new BufferedReader(new InputStreamReader(
              System.in));
          // Get directory
          Message message[] = folder.getMessages();
          for (int i = 0, n = message.length; i < n; i++) {
            System.out.println(i + ": " + message[i].getFrom()[0] + "\t"
                + message[i].getSubject());
            System.out.println("Read message? [YES to read/QUIT to end]");
            String line = reader.readLine();
            if ("YES".equalsIgnoreCase(line)) {
              System.out.println(message[i].getContent());
            } else if ("QUIT".equalsIgnoreCase(line)) {
              break;
          // Close connection
          folder.close(false);
          store.close();
    But it threw the following error:
    DEBUG: setDebug: JavaMail version 1.5.1
    DEBUG: getProvider() returning javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Oracle]
    DEBUG IMAPS: mail.imap.fetchsize: 16384
    DEBUG IMAPS: mail.imap.ignorebodystructuresize: false
    DEBUG IMAPS: mail.imap.statuscachetimeout: 1000
    DEBUG IMAPS: mail.imap.appendbuffersize: -1
    DEBUG IMAPS: mail.imap.minidletime: 10
    DEBUG IMAPS: trying to connect to host <hostname>,port 993, isSSL true
    com.sun.mail.util.MailConnectException: Couldn't connect to host, port: 10.75.250.60, 993; timeout -1;
      nested exception is:
    java.net.ConnectException: Connection refused: connect
    at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:693)
    at javax.mail.Service.connect(Service.java:345)
    at javax.mail.Service.connect(Service.java:226)
    at com.capgemini.utilities.Utilities.readEmailsFromOutlook(Utilities.java:1261)
    Whats wrong with my code?
    Please help!!!!

    You're using the "imaps" protocol, but you've set properties for the "imap" protocol.  Change all the property names from mail.imap.* to mail.imaps.*.
    Also, get rid of all the socket factory properties.
    If you still can't connect, see these connection debugging tips.
    Most likely you're using the wrong host name or port number.  In almost all cases, it's better to just let JavaMail choose the correct port number.

  • Curl error: Couldn't connect to server

    Hi! I try to install teamviewer via yaourt, but I get the following error.
    What could be wrong?
    user@to-padmin ~] yaourt -S teamveiwer
    curl error: Couldn't connect to server
    thx for help
    Last edited by rnqlover (2012-02-07 09:02:46)

    karol wrote:
    There's no package named 'teamveiwer', I think you mean teamviewer https://aur.archlinux.org/packages.php? … _Search=Go
    Unfortunately I know nothing about yaourt and the curl error, but you can try installing teamviewer with some other AUR helper.
    It was some problems with curl download ( 'teamveiwer' - just typo in this post). trying to change curl to wget, but it didnt workes.
    I didnt find any solution and reinstall arch(. Anyway thanks!
    Last edited by rnqlover (2012-03-29 12:34:10)

  • Curl error: Couldn't connect to server with yaourt

    been getting this for last couple of days ,
    is it my system , or is there a maintenance server side ??!

    this is what i get :
    PING aur.archlinux.org (5.9.250.164) 56(84) bytes of data.
    64 bytes from luna.archlinux.org (5.9.250.164): icmp_seq=1 ttl=45 time=279 ms
    64 bytes from luna.archlinux.org (5.9.250.164): icmp_seq=2 ttl=45 time=301 ms
    64 bytes from luna.archlinux.org (5.9.250.164): icmp_seq=3 ttl=45 time=281 ms
    64 bytes from luna.archlinux.org (5.9.250.164): icmp_seq=4 ttl=45 time=287 ms
    --- aur.archlinux.org ping statistics ---
    4 packets transmitted, 4 received, 0% packet loss, time 3003ms
    rtt min/avg/max/mdev = 279.756/287.335/301.421/8.617 ms

  • Random Bingads WSDL errors: Parsing WSDL: Couldn't load from...failed to load external entity, Could not connect to host, Parsing Schema: can't import schema from

    Hi,
    I am developing a web tool that accesses client's Bingads accounts via OAUTH2 granting. I am downloading data from clients daily.
    Generally it worked, but for 2 days I am experiencing a weird issue, that in random times (but more and more often though) I receive random error messages from Bing server. I am pasting below a few example from my logs (with timestamp and request/response).
    Must note that I launch these requests from the server where we have the webapp but also I launch it locally. The same is the result.
    The timestamp is in France time (GMT+1).
    Thanks ahead!
    Best regards,
    Steve
    2015-01-14 15:08:05: Service\BingAds::initService => SOAP-ERROR: Parsing Schema: can't import schema from 'https://reporting.api.bingads.microsoft.com/Api/Advertiser/Reporting/V9/ReportingService.svc?xsd=xsd0'
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetDetailedBulkDownloadStatusRequest><ns1:RequestId>108277125</ns1:RequestId></ns1:GetDetailedBulkDownloadStatusRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Header><h:TrackingId xmlns:h="https://bingads.microsoft.com/CampaignManagement/v9">XXXXX</h:TrackingId></s:Header><s:Body><GetDetailedBulkDownloadStatusResponse
    xmlns="https://bingads.microsoft.com/CampaignManagement/v9"><Errors i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"/><ForwardCompatibilityMap xmlns:a="http://schemas.datacontract.org/2004/07/System.Collections.Generic"
    xmlns:i="http://www.w3.org/2001/XMLSchema-instance"/><PercentComplete>100</PercentComplete><RequestStatus>Completed</RequestStatus><ResultFileUrl>https://download.api.bingads.microsoft.com/ReportDownload/Download.aspx?q=XXX</ResultFileUrl></GetDetailedBulkDownloadStatusResponse></s:Body></s:Envelope>
    2015-01-15 05:41:39: Service\BingAds::getCampaigns => SoapFault: Could not connect to host
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    (empty response logged)
    2015-01-15 05:45:00: Service\BingAds::initService => SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl' : failed to load external entity "https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl"
    2015-01-15 11:58:46: Service\BingAds::getCampaigns =>
    ---------Soap Fault:--------------------------------------------
    SoapFault catched:
    Could not connect to host
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    (empty response logged)
    2015-01-15 11:59:50: Service\BingAds::initService =>
    ---------Soap Fault:--------------------------------------------
    SoapFault catched:
    SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl' : failed to load external entity "https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl"
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXXXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Header><h:TrackingId xmlns:h="https://bingads.microsoft.com/CampaignManagement/v9">XXXXX</h:TrackingId></s:Header><s:Body><GetCampaignsByAccountIdResponse
    xmlns="https://bingads.microsoft.com/CampaignManagement/v9"><Campaigns xmlns:i="http://www.w3.org/2001/XMLSchema-instance"></Campaign>........</Campaigns></GetCampaignsByAccountIdResponse></s:Body></s:Envelope>
    2015-01-15 12:05:55: Service\BingAds::getCampaigns =>
    ---------Soap Fault:--------------------------------------------
    SoapFault catched:
    Could not connect to host
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXXXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXXXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXXXXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXXXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    (empty response logged)

    Hi,
    1. I am using the older version of the PHP library provided by Bing (updated on 1/20/2014), so that is doing the WSDL loadings. I initialize the proxy calling OpticoBingAdsClientProxy providing what it needs, and then do the requests.
    2. I have a cron that reads data from client's accounts. I make several calls, like get search query report, get keyword performance report, get keyword bulk data. As the script progressed the first 2 worked and the third gave error. Or in other cases the
    first request failed. The calls have quite some time in between them since I process data (sometimes even 160 seconds)
    3. I did not change the code ion terms of requests, since as I said I use the PHP library (same credentials, ...).
    As of today (2015-01-16 10:30 GMT + 2) running my script, still have the same issues.
    Thank you!
    Steve

  • Applescript error: curl: (6) Couldn't resolve host 'javascript:bookmark();'

    I'm using the Get Link URLs from Webpages Safari action and I keep getting the following error:
    Applescript error: curl: (6) Couldn't resolve host 'javascript:bookmark();'
    Any idea how to fix this or is this just a bug in Automator?

    It seems to happen on almost any webpage. Originally I tried it on
    http://www.ebaumsworld.com/
    and got the following error:
    curl: (6) Couldn't resolve host 'javascript:window.external.AddFavorite('http:' (1)
    Then I tried running it accidentally while typing this page (http://discussions.apple.com/post!reply.jspa?messageID=2834805) and got:
    sh: -c: line 1: unexpected EOF while looking for matching `''
    sh: -c: line 2: syntax error: unexpected end of file (2)
    Here's the workflow:
    Get current webpage
    Get link urls from webpage (only return URLs in the site domain)
    Get link urls from webpage (option NOT checked)
    this is where it fails.
    It seems the action is not very robust as far as handling errors. You'd think one of Apple's built-in actions would be better tested.

  • Integration with JMS Weblogic server, Couldn't connect to any host

    Hi ,
    I am doing XI to JMS integration(weblogic JMS server) ,have created a communication channel of type JMS and gave the following parameters.
    Transport Protocal  : Access JMS Provider with JNDI
    Message protocal    : JMS 1.X
    JNDI Lookup name with
    queueconnectionfactory :MyJMSConnectionFactory
    JNDI Lookup name with JMS Queue : MyJMSQueue
    Name of JNDI initial context factory : weblogic.jndi.WLInitialContextFactory
    <b>JNDI Server Address: http://isccap:7001/</b>
    all these parameters are working fine when used in a Client java program by which i am able to put and retrive message from Weblogic JMS server queue.
    But the same is not working in XI adapter ,
    I am getting the following error in adapter monitoring
    Zsrl_JMS_Reciever Receiver channel. Details: <u>Couldn't connect to any host</u>
    I guess the problem is with <b>JNDI Server Address: http://isccap:7001/</b>
    Is the format "http://host:port"  correct for weblogic server,
    are the JMS port and JNDI port same or different .
    I have deployed the required drivers "wlclient.jar" in XI server .
    Thanks in advance ,
    srikanth Lanka

    weblogic works on the Tenga3 protocol and hence the URL to connect to the JNDI provider of weblogic is
    t3://host:port
    At least in case of Weblogic you connect to your J2EE resources using your JNDI registry so the port would be the same.
    Rgds,
    Amol

  • Com.sap.inst.jload.Jload main SVERE: couldn't connect to DB

    Hi,
    I'm having this problem when installing SAP NW04 WebAS 6.40 Java system on Solaris 10. Database is up and running. And i've applied this patch as well.
    "SCSCLIENT64UC_5-20000121.SAR"
    java version "1.4.2_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)
    Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)
    Oct 27, 2006 4:36:07 PM com.sap.inst.jload.Jload main
    INFO: Jload -sec SDN,jdbc/pool/SDN,/sapmnt/SDN/global/security/data/SecStore.properties,/sapmnt/SDN/global/security/data/SecStore.key -dataDir /export/home/sap/images/sap-nw04-support-release1-webasjava-nwdeveloperstudio-igs/J2EE_OSINDEP/J2EE-ENG/JDMP -job /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST/IMPORT.XML -log /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST/jload.log
    Oct 27, 2006 4:36:10 PM com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Thanks,
    Torpedo

    Hi,
      I am also facing this same issue .
       Can somebody pls tell me how do i check the listner status and or /etc/hosts file
      Or any other help for this error ?
    Thanks,
    Suman

  • I-pod touch is not getting sync and the error message is coming as "i-tunes couldn't connect to i-tunes store. An unknown error occurred (-3212).

    Hi
    My i-pod touch is not getting sync and the error message is coming as "i-tunes couldn't connect to i-tunes store. An unknown error occurred (-3212).
    I have updated the latest OS 6.0 in my i-pod touch.
    Kindly send the solution
    Regards
    Deepak
    <Email Edited By Host>

    Have you looked at the previous discussions listed on the right side of this page under the heading "More Like This"?
    Also, you are not addressing Apple here. We are all just users like yourself.

  • Windows 8.1 - Windows Couldn't connect to the System Event Notification Service service

    I have an issue that has been bothering me for a while on new 8.1 computers. Standard users are not able to log into the computer on the first try consistently. They receive the error message: Group Policy client service failed the sign-in access is
    denied. They are stuck at the logon screen.
    If an administrator logs in (local or domain), they can log in but get a black desktop with two error messages. The first is Location is Not available - C:\Windows\system32\config\systemprofile\Desktop is unavailable. The second error message is a popup
    balloon. It states "Failed to Connect to a Windows service. Windows couldn't connect to the System Event Notification Service service."
    When a standard user attempts to log in, event viewer records three warnings. They are listed in order from oldest to newest
    The winlogon notification subscriber <Profiles> was unavailable to handle a critical notification event. -Logged 9:14:44
    The winlogon notification subscriber <GPClient> failed a critical notification event. - Logged 9:14:44
    The winlogon notification subscriber <Profiles> was unavailable to handle a notification event. - Logged 9:14:49
    After a reboot, users still have the issue. I noticed that the user profile services and system event notification service are not running though their startup type is automatic. They start after a minute or two.

    Hi Joseph__Moody,
    Based on your description ,I assume it is a domain environment .First of all ,I would suggest you to try to update all the machine .
    "I have an issue that has been bothering me for a while on new 8.1 computers"
    Do you mean all the Windows 8.1 machine share the same symptom or just a specific one ?Did the machine work correctly before ?When did the issue start to occur ?Have you installed any third party software before ?Can we operate the machine when we login with
    an administrator account ?
    If the issue occurred with the specific machine :
    "The first is Location is Not available - C:\Windows\system32\config\systemprofile\Desktop is unavailable."
    Please try the following suggestions if we can operate the machine when we login with the administrator account :
    Open Windows Explorer and navigate to: C:\Windows\system32\config\systemprofile and verify if it has the Desktop folder there.If the folder doesn`t exit, we can copy from C:\users\Default\Desktop location(This folder is hidden by default).
    We also can try the following suggestions to have a troubleshoot :
    1.Run "sfc /scannow"or "dism /online /cleanup-image /restorehealth" to check the health of the system files.
    2.Perform a full scan with an antivirus software.
    3."They start after a minute or two."
    I suspect there is a third party service confilct here. Please perform a clean boot to verify whether there is a third party conflict here .
    How to perform a clean boot in Windows
    https://support.microsoft.com/en-us/kb/929135
    If the issue occurred with multiple machines in the domian ,I would suggest you to check whether you have configured any logon scripts and logon group policy .We can remove the machine from the domain to have  a troubleshoot .
    If the issue occurred recently ,we can perform a system restore to recover the machine to a previous normal point.
    Best regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected].

  • Connection to host (ip adress), service timed out

    Hi ,
    I am getting the below error in dev_server0 while deploying the SAPJTECHS.SCA file in SDM.
    [Thr 267] *  ERROR       connection to host 192.168.1.15, service sapgw11 timed out
    [Thr 267] *
    TIME        Mon Jan 24 10:51:24 2011
    [Thr 267] *  RELEASE     640
    [Thr 267] *  COMPONENT   NI (network interface)
    [Thr 267] *  VERSION     37
    [Thr 267] *  RC          -12
    [Thr 267] *  MODULE      nixxi_r_mt.cpp
    [Thr 267] *  LINE        1109
    [Thr 267] *  DETAIL      NiPConnect
    [Thr 267] *  COUNTER     11
    [Thr 267] *
    [Thr 267] *****************************************************************************
    Kindly suggest.
    regards,
    Mahesh.N.R

    And below is the error in SDM log.
    Jan 24, 2011 10:40:10... Info: End of log messages of the target system.
    Jan 24, 2011 10:40:10... Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jan 24, 2011 10:40:10... Error: Aborted: development component 'com.sap.engine.docs.examples'/'sap.com'/'SAP AG'/'6.4025.00.0000.20091105122001.0000'/'27', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.6.40.25.0.20091119165445''/'27':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/com.sap.engine.docs.examples..
    Reason: Cannot extract WAR file [temp_default.war] of application [sap.com/com.sap.engine.docs.examples].; nested exception is:
         com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Cannot extract WAR file [temp_default.war] of application [sap.com/com.sap.engine.docs.examples].
         at com.sap.engine.services.servlets_jsp.server.container.ActionBase.extractWar(ActionBase.java:120)
         at com.sap.engine.services.servlets_jsp.server.container.DeployAction.deploy(DeployAction.java:124)
         at com.sap.engine.services.servlets_jsp.server.container.WebContainer.deploy(WebContainer.java:153)
         at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
         at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
         at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3187)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:554)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:330)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:201)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: com.sap.engine.services.servlets_jsp.server.exceptions.WebFileNotFoundException: Possible reason: file name is too long.
         at com.sap.engine.services.servlets_jsp.server.container.ActionBase.extractClasses(ActionBase.java:795)
         at com.sap.engine.services.servlets_jsp.server.container.ActionBase.extractWar(ActionBase.java:113)
         ... 19 more
    Caused by: java.io.FileNotFoundException: /usr/sap/PQA/JC50/j2ee/cluster/server1/apps/sap.com/com.sap.engine.docs.examples/servlet_jsp/_default/root/apidocs/allclasses-frame.html (Permission denied)
         at java.io.FileOutputStream.open(Native Method)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
         at com.sap.engine.lib.io.FileUtils.writeToFile(FileUtils.java:159)
         at com.sap.engine.services.servlets_jsp.server.container.ActionBase.extractClasses(ActionBase.java:784)
         ... 20 more
    ', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Cannot extract WAR file [temp_default.war] of application [sap.com/com.sap.engine.docs.examples].
         at com.sap.engine.services.servlets_jsp.server.container.ActionBase.extractWar(ActionBase.java:120)
         at com.sap.engine.services.servlets_jsp.server.container.DeployAction.deploy(DeployAction.java:124)
         at com.sap.engine.services.servlets_jsp.server.container.WebContainer.deploy(WebContainer.java:153)
         at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
         at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
         at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3187)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:554)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:330)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:201)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: com.sap.engine.services.servlets_jsp.server.exceptions.WebFileNotFoundException: Possible reason: file name is too long.
         at com.sap.engine.services.servlets_jsp.server.container.ActionBase.extractClasses(ActionBase.java:795)
         at com.sap.engine.services.servlets_jsp.server.container.ActionBase.extractWar(ActionBase.java:113)
         ... 19 more
    Caused by: java.io.FileNotFoundException: /usr/sap/PQA/JC50/j2ee/cluster/server1/apps/sap.com/com.sap.engine.docs.examples/servlet_jsp/_default/root/apidocs/allclasses-frame.html (Permission denied)
         at java.io.FileOutputStream.open(Native Method)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
         at com.sap.engine.lib.io.FileUtils.writeToFile(FileUtils.java:159)
         at com.sap.engine.services.servlets_jsp.server.container.ActionBase.extractClasses(ActionBase.java:784)
         ... 20 more

  • Since the new iTunes update 11.3, right after that I couldn't connect my iPod nano 7th G to iTunes. It kept showing me that it couldn't find my ipod, that I had to reinstall iTunes. I did that and still. And now I can't connect my iPhone 5

    Since the new iTunes update 11.3, right after that I couldn't connect my iPod nano 7th G to iTunes. It kept showing me that it couldn't find my ipod, that I had to reinstall iTunes. I did that and still. And now I can't connect my iPhone 5 to iTunes to sync my music. Can anyone please help me ?

    Hey zoelevi_13,
    Here is an article that will help you troubleshoot this issue with your devices not being recognized by your computer:
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    Take care, and thanks for visiting the Apple Support Communities.
    Cheers,
    Braden

  • Boot camp with xp -- couldn't connect to the internet when installed

    I need to run xp for my job because the software they use only works with windows.  So I tried installing the copy of XY I have, XP Professional, last night.   I used the same XP disk for my first mac a few years ago, a 24" iMac with Leopard.  I am now trying this on my MB pro with snow leopard.  It has the same processor as my first mac (a duo-core, I bought  a refurbished mb pro).
    Everything went fine until I tried to access the Internet to get any updates and download the software needed.  I was not able to connect to the Internet at all.  I tried setting it up, etc, but nothing worked.  It could not connect, even though there seemed to be an icon that sad the signal was there (the two little computer monitors in the lower right of the taskbar)
    I called my ISP to see of there was anyone on that end who might know what was going on, but nothing.  He told me that my version of Internet Explorer was old and I neede the newest one (this copy of XP was from 2002 and the original version was IE 6), at which point I asked him how I was supposed to do that when I couldn't connect to the net.  Anyway, he gave me the number for some company called plumchoice, and they couldn't help me because I was using boot camp, and I was told that they don't support that platform.  I thought that was nonsense, given that I was running windows, not OSX and it worked before.
    When I did this a few years ago it worked fine -- I could get on the net with no problem,  and even then I think that there was a new version of IE that I had to upgrade to, yet I could access the Internet fine.  I thougt I needed to download some things from the internet to complete the installation (from the window that came up when you start boot camp assistant) but it couldn't find anything, so  I chose the second option that says I have the necessary disks that came with the computer.
    So does anyone know what may be going on?  I would also like to mention that I didn't yet go ahead and install the OS X drivers when I tried this, but I didn't think thay would make any difference -- I thought that they were just for the keyboard and volume controls, etc.  If I need to do that, then I feel like a real idiot and you all deserve to laugh at me.
    I'm not sure which disk that came with the machine is the one I'm supposed to use, so can anyone tell me that as well?  It's been a while since I did this (2008). I should be able to use this OS (and I only need it to download some software and work within it for this job).

    You need to install the drivers, especially the ones for your network hardware.

  • SUNW.gds for jboss + Load Balancing Group = Failed to connect to host ...

    Hi all!
    In a simple two node cluster (Solaris cluster 3.2) with quorum server I've created a resource for jboss 5.1.0 using SUNW.gds. It is supposed to be load-balanced. To achieve that I've followed instructions from [http://download.oracle.com/docs/cd/E18728_01/html/821-1258/gds-25.html]
    The command I've used to create the resource was:
    clresource create -g scalable-rg -t SUNW.gds -p resource_dependencies=vip -p Scalable=TRUE -p Start_timeout=400 -p Stop_timeout=400 -p Probe_timeout=30 -p Port_list=8080/tcp -p Start_command="/opt/jboss-5.1.0.GA/bin/run.sh -b 0.0.0.0" -p Child_mon_level=0 -p Failover_enabled=TRUE -p Stop_signal=15 -p Load_balancing_policy=LB_STICKY_WILD jboss-rs
    The whole configuration seems to work, but when the second node joins cluster, resource with jboss can't bind to shared ip address. There are many entries in /var/adm/messages like:
    Jan 19 13:46:35 play SC[,SUNW.gds:6,scalable-rg,jboss-rs,gds_svc_start]: [ID 141062 daemon.error] Failed to connect to host vip and port 8080: Connection refused.
    Jan 19 13:46:35 play SC[,SUNW.gds:6,scalable-rg,jboss-rs,gds_svc_start]: [ID 805735 daemon.error] Failed to connect to the host <vip> and port <8080>.
    Jan 19 13:46:37 play SC[,SUNW.gds:6,scalable-rg,jboss-rs,gds_svc_start]: [ID 141062 daemon.error] Failed to connect to host vip and port 8080: Connection refused.
    Jan 19 13:46:37 play SC[,SUNW.gds:6,scalable-rg,jboss-rs,gds_svc_start]: [ID 805735 daemon.error] Failed to connect to the host <vip> and port <8080>.
    Jan 19 13:46:39 play SC[,SUNW.gds:6,scalable-rg,jboss-rs,gds_svc_start]: [ID 141062 daemon.error] Failed to connect to host vip and port 8080: Connection refused.
    Jan 19 13:46:39 play SC[,SUNW.gds:6,scalable-rg,jboss-rs,gds_svc_start]: [ID 805735 daemon.error] Failed to connect to the host <vip> and port <8080>.
    Jan 19 13:46:41 play SC[,SUNW.gds:6,scalable-rg,jboss-rs,gds_svc_start]: [ID 141062 daemon.error] Failed to connect to host vip and port 8080: Connection refused.
    Jan 19 13:46:41 play SC[,SUNW.gds:6,scalable-rg,jboss-rs,gds_svc_start]: [ID 805735 daemon.error] Failed to connect to the host <vip> and port <8080>.
    Jan 19 13:46:43 play SC[,SUNW.gds:6,scalable-rg,jboss-rs,gds_svc_start]: [ID 141062 daemon.error] Failed to connect to host vip and port 8080: Connection refused.
    Jan 19 13:46:43 play SC[,SUNW.gds:6,scalable-rg,jboss-rs,gds_svc_start]: [ID 805735 daemon.error] Failed to connect to the host <vip> and port <8080>.
    However, after some time, it finally somehow binds to shared ip and port 8080.
    Is this something I should be worried about? Or it is a normal thing, since e.g. it takes some time to bring the interface with shared ip up? I've never had to install such configuration, and I don't have neither intuiton, nor the experience. Any help would be very appreciated.
    Thanks a bunch,
    Bart

    Hi, a couple of things to check:
    - did you check that both JBOSS instances were up and running?
    - can you check in the logs (on both nodes) when a message saying something like "service .... registered..." showed up. This should show up for both JBOSS instances. From the time of the second "registered" message, the load balancer should sending incoming requests to both instances using its distribution mechanism
    - did you check the vip address on one of the nodes on an external interface and on lo0 on the other
    - connection refused looks like a server problem; can you connect to the JBOSS instance locally?
    Hth
    Hartmut

Maybe you are looking for

  • Need to export customer master data in a batch input file

    Hello all, I'm searching for a solution to export customer master data out of a R/3 system (Release 470). The challenge is that the file must have the same structure like the file for batch input of customer master data (import file of the program RF

  • Which headset should I g

    I'm looking to buy a new headset for my computer. I'm looking at the Fatalty series, but I don't know which one I should get.What are the differences, and would spending the extra $ for the Pro Series be a good idea?Any help/opinions would be useful.

  • Payment Run Error 006

    Hi Gurus, Hope you can help me with this issue. On the f110, I encountered error 006, no payment method exists. When I checked the detailed log, it says that: Our bank XXX is being checked No Amount has been scheduled for currency XXX and at least 00

  • Regular expressions and backreference

    Hello! I am trying to use backreferences in REGEXP in the PERL-style, where I want to match my regular expression and later refer to the grouped values. I can read that those are referecenced with \1 .. \9, but I simply cant get it to work. Here is a

  • How to open a browser from a program??

    How can i open a browser to a specific page from my aplication??