Ping: cannot resolve localhost: Unknown host

Anybody have an idea on how to resolve this issue????  It just happened in the last week and I apparently cannot connect to a certain program....

Ok try this on the terminal:
sudo nano /private/etc/hosts
You will need your password to see the host table.
Mine looks like this .. as you see localhost points to the ping address that you used and worked. You may be missing that and therefore "ping localhost" fails why "ping 127.0.0.1" works:
# Host Database
# localhost is used to configure the loopback interface
# when the system is booting.  Do not change this entry.
127.0.0.1       localhost
255.255.255.255 broadcasthost
::1             localhost
fe80::1%lo0     localhost

Similar Messages

  • Problem with DNS - ping/Safari cannot resolve, but host/dig work OK

    Hi All,
    Have a weird problem with DNS which is a bit similar to the following ones:
    http://discussions.info.apple.com/thread.jspa?threadID=2190208
    http://forums.macrumors.com/showthread.php?t=337942
    I connect with remote internal network via OpenVPN and from time to time (yes, intermittent problem :)) internal DNS names cannot be resolved.
    When it happens I can still resolve names using host or dig utilities, but applications (like Safari) and ping cannot resolve them.
    resolv.conf has proper DNS server set:
    *$ cat /etc/resolv.conf*
    *# Mac OS X Notice*
    *# This file is not used by the host name and address resolution*
    *# or the DNS query routing mechanisms used by most processes on*
    *# this Mac OS X system.*
    *# This file is automatically generated.*
    *domain openvpn*
    *search openvpn*
    *nameserver 10.0.0.1*
    More than that - it can resolve those internal names when queried directly, for example using host:
    *$ host YYY.XXX.ru 10.0.0.1*
    *Using domain server:*
    *Name: 10.0.0.1*
    *Address: 10.0.0.1#53*
    Aliases:
    *YYY.XXX.ru has address 192.168.x.y*
    but at the same time ping reports "*Unknown host*":
    *$ ping YYY.XXX.ru*
    *ping: cannot resolve YYY.XXX.ru: Unknown host*
    I tried "*dscacheutil -flushcache*" and it did not help. Also tried to comment out domain and search directives in resolv.conf and it did not help as well (and actually it should not matter).
    Any ideas why this can happen and what else can I check when it happens again?
    Thanks!

    I have the same issue. It cropped up after I installed updates to MS Office 2008 and Firefox in which I also saw issues with the icons disappearing in the dock of the applications that were open when I started the Office update. I rebooted to try to get them back, but ended up deleting them and restoring from the Applications folder. I don't know if that's a red herring or not, but I generally try to figure out what has recently changed that may cause something to suddenly start failing.
    I'd been working successfully all morning before it started acting up. Switching from wifi to cat5 had no effect.
    @realaaa, were you able to resolve without a major undertaking, like reinstalling your OS?
    pnmbp:~ pn$ dig goo.gl
    ; <<>> DiG 9.6.0-APPLE-P2 <<>> goo.gl
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40996
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;goo.gl. IN A
    ;; ANSWER SECTION:
    goo.gl. 140 IN A 74.125.45.139
    goo.gl. 140 IN A 74.125.45.102
    goo.gl. 140 IN A 74.125.45.113
    goo.gl. 140 IN A 74.125.45.138
    goo.gl. 140 IN A 74.125.45.101
    goo.gl. 140 IN A 74.125.45.100
    ;; Query time: 27 msec
    ;; SERVER: 192.168.2.1#53(192.168.2.1)
    ;; WHEN: Mon Dec 13 16:59:34 2010
    ;; MSG SIZE rcvd: 120
    pnmbp:~ pn$ ping goo.gl
    ping: cannot resolve goo.gl: Unknown host
    pnmbp:~ pn$ curl <a class="jive-link-external-small" href="http://">http://goo.gl
    curl: (6) Couldn't resolve host 'goo.gl'
    pnmbp:~ pn$ host goo.gl
    goo.gl has address 74.125.45.100
    goo.gl has address 74.125.45.101
    goo.gl has address 74.125.45.138
    goo.gl has address 74.125.45.113
    goo.gl has address 74.125.45.102
    goo.gl has address 74.125.45.139
    pnmbp:~ pn$

  • Cannot resolve host names on local network

    It is a local network with router, few Windows computers with shared drives and one Mac.
    Windows shares appear correctly in SHARED and can be used without any problems, like iTunes and iPhoto libraries are on those shared drives and work properly, even if ip address of those computers would change.
    BUT - if I am trying to use VNC and connect to hostname:port, it says that server is not specified. If I try to ping hostname it says Unknown host.
    At the same time, similar ping from Windows computer work without any problems.
    It could be possible that router does not support something standard and communicates with Windows using something windows-specific, but what confuses me is that I can see computer names resolved in the finder already! Also, as I said iTunes and iPhoto can work with shared files on dynamic ip's which would be not possible if host names would be not resolved.
    Thanks.

    Domain Name Resolution for local IP addresses require a Local DNS server running on your network.
    Bonjour names will resolve without a Local DNS server. So this is why iTunes and iPhoto works as they use bonjour technology.
    A bonjour name ends in .local so in your macs sharing preferences you give the mac a name of imac its bonjour address is imac.local
    Other than that you are best giving your devices fixed IP address and adding there hostnames to your hosts file.
    the contents of /etc/hosts on your mac would look like
    # Host Database
    # localhost is used to configure the loopback interface
    # when the system is booting. Do not change this entry.
    127.0.0.1 localhost
    255.255.255.255 broadcasthost
    ::1 localhost
    fe80::1%lo0 localhost
    so at the above that you could add for example
    192.168.1.5 mypc
    192.168.1.6 myprinter
    Then you could ping 192.168.1.5 by
    ping mypc
    So would have to add these entries to each hosts file on every computer on your lan.
    Or you could setup a local dns server and give each computer on your LAN a fully qualified domain name.

  • PING - Unknown host 127.0.0.1, Unknown host localhost

    Hello,
    I have a problem - I created a chrooted jail for one user. When I'm logged in as root, everything work fine, but when I'm logged in as a chrooted user - I have many problems:
    1. When I execute the command ping, I get weird results:
    bash-3.00$ usr/sbin/ping localhost
    usr/sbin/ping: unknown host localhost
    bash-3.00$ usr/sbin/ping 127.0.0.1
    usr/sbin/ping: unknown host 127.0.0.1
    bash-3.00$ usr/sbin/ping ip_address1
    usr/sbin/ping: unknown host ip_address12. When I execute
    bash-3.00$ svcs -x I get:
    svcs: Could not bind to repository server: repository server unavailable. Exiting.3. When I try to sftp or ssh another machine
    bash-3.00$ sftp ip_address1
    bash-3.00$ ssh ip_address1I receive the message:
    Host key verification failed.although I am able to ssh/sftp the machine as root
    4. When I ftp another machine
    bash-3.00$ ftp ip_address1I get
    unknown host or invalid literal address5. If I telnet another machine:
    bash-3.00$ telnet ip_address1I receive
    ip_address1: service name not available for the specified socket typeI need to add that all these commands work perfectly for root. I probably didn't copy some of the necessary configuration files/programs to the chrooted directory. But which ones?
    Regards,
    Przemek

    Przemek198 wrote:
    Hello,
    I have a problem - I created a chrooted jail for one user. When I'm logged in as root, everything work fine, but when I'm logged in as a chrooted user - I have many problems:When something works as root and not as a regular user, I think "permission problems".
    1. When I execute the command ping, I get weird results:
    bash-3.00$ usr/sbin/ping localhost
    usr/sbin/ping: unknown host localhost
    Here it appears that hostname resolution is different. Since that happens in the /etc/inet/hosts file (or possibly the /etc/inet/ipnodes file), I'd examine those and see if they are only readable by root for some reason. (And this would be within the chroot environment, since that's where the problem is).
    Darren

  • Catalog backup getting Error resolving host - unknown host name in dataset

    I have new install of OSB version 10.3.0.1.0 [Admin, Mediaserver, Client] installed on the same OEL server. My Catalog Backup jobs end up with error " unknown host name in dataset" and the job detail shows only "Error resolving host - unknown host name in dataset" while I can ping the admin host with obtool pingh command. The standard auto created Catalog backup dataset looks like this:
    Dataset: OSB-CATALOG-DS
    # Dataset for backing up the OSB Catalog on this administrative host
    include catalog
    I am able to create a separate dataset with the hostname defined and able to backup filesystems on the same host, np . Only the catalog backup from system generated dataset and schedule doesn't run. I appreciate any help or tip to make this catalog backup work. Thanks.

    This problem is fixed by just restarting observiced on admin server.

  • Outlook 2010 ...messaging interfaces returned unknown error... cannot resolve recipient. When replying

    There is a link with someone else who was receiving the same error, but i believe for different reasons.
    http://social.technet.microsoft.com/Forums/en-US/outlook/thread/43221dbf-60e1-4afb-8c25-f23f06deed3e
    I just performed an upgrade from office 2007 enterprise to office professional plus 2010 today (I am running Windows 7) and I keep getting this error:
    Microsoft Outlook
    The operation failed.  The messaging interfaces have returned an unknown error. If the problem persists, restart Outlook. Cannot resolve recipient.
    P1: 300531
    P2: 14.0.4763.1000
    P3: 6xk3
    P4: 0x80040700
    It happens when I reply to an email.  The addresses are in the format which outlook 2003 and 2007 have been using
    Webb, Sydney A <[email protected]>
    I notice that if I simply type the address:
    [email protected]
    it will send fine.
    I also notice, the format for contacts has changed to Webb, Sydney A ([email protected])
    () instead of <>
    i assume that is what is causing the issue, but all of my incoming emails are marked with the old style, so when I hit reply I have to retype the addresses every time(even for the same contact on following email replies).  I am sending via POP3(gmail
    account in PST is default), but I do have an exchange account configured which I occasionally connect to.
    any ideas on how to change the incoming format of messages so the sender's address is in the new format?
    I would greatly appreciate any help.
    Christopher Webb http://christophermichaelwebb.com

    I too updated from 2007 to 2010 and couldn't send group emails.  After reading many of the suggestions here, I discovered a simple solution. I simply clicked on the outlook contact, opened up the file in the address book, and changed the display name.
     I had some addresses that were listed under "display" like this:  John Doe ([email protected]). I changed each of those in the display field to read either John Doe or Doe, John.  I saved the contact and continued.
    Note:  I discovered this problem in sending out group emails.  So I opened the groups one by one.  Then I scanned down the list of displayed names, and clicked on any with the combination of name and address to them as an outlook address card.
     In the card, I changed the display name, and then clicked "update" to update the list with the new listing.  Sometimes after updating, the display name had not changed.  Hmmm... I noticed that there were two kinds of card icons to
    the far left of the displayed name.  With the lighter-appearing icon, changing did not work.  I had to delete the individual person in the group, and then re-add them by clicking "add member." Now they had disappeared in the listing.  So
    I clicked "advanced find."  There I put in their names or a portion of the email address, and found them quickly.  Then I double clicked on the correct listing to add the person back into the group.  
    At that point, the icon to the left of the displayed names had changed to a darker icon like the majority of my members, and clicking on the name to open the file worked, as did changing the display name.  Then when I clicked "update", I had
    the correct display name.  The changes stuck.  I think perhaps the lighter-appearing icon were adds to the group that I had not added to my outlook address book, but only to the group email.  It was so long ago that I added these members originally
    that I have no idea any more. 
    So now we know two things:  Display the name only, or display the email address only.  Both work.  Just don't display the combination with parentheses.  I wondered if perhaps the Outlook 2010 couldn't find that kind of listing referenced
    in the outlook address book, and that's what is causing this hangup?
    I hope this helps someone save a lot of time and irritation.  It was a fairly easy fix.

  • [SOLVED] ping: unknown host

    Ok I feel kinda stupid here. Yesterday I decided to make a clean install on my system. After the installation I tried to upgrade the system but couldn't. The pacman -Syu gets me:
    error: failed retrieving file 'core.db' from ftp. .. . .. : No address record
    error: failed to update core (No address record)
    I guess it has to do with this (http://www.archlinux.org/news/hostname- … inetutils/) but I have no idea on how to fix it. The ping command gets me:
    ping: unknown host www.google.com
    Any help? Thanks.
    If I posted this on the wrong section feel free to change it.
    Last edited by Aventinus (2011-10-17 06:07:26)

    sensei wrote:
    Aventinus wrote:I use wired connection, ethernet. If I login via Ubuntu or Windows (triple boot) everything is fine. I have done this procedure many times. The article doesn't help (or I'm missing something).
    I can't understand what's the matter.
    How do you configure your network?
    Here's an article on how to configure a wired network.
    Well, that did the trick. All I had to do is to add "eth0" to the interface section on rc.conf. Although I wonder why all the other times when I did a clean install, this procedure was automatic. Anyway, thank you all for your time. :-)

  • Cannot resolve private host addresses

    Hi,
    I have a MacBookPro (10.5.5) in a Windows Network. After our Primary Domain Controller
    was updated i get a strange error message when i want to view my network neighbourhood.
    The name next to the network icon reads "cannot.resolve.private.host.addresses".
    I googled but I have not found a single resource mentioning this error message.
    I have access to the internet, i can access all shares in the network via command+k but i cannot
    browse the network because of this error.
    what is it? what is it that the mac cannot resolve? where can i look further into resolving this issue?
    thnx very much
    martin

    Problem solved
    It seems that the Mac made a reverse lookup for its own IP-Adress to get its own name.
    Since the new Domain Controller did not have Reverse Lookups enabled the aforementioned problem occured.
    After enabling them everything is working fine now

  • HT201210 I have tried to update my iPhone 4 many times (from iOS 5.1 to latest version), but everytime it fails and says that it cannot be updated. unknown error (3194). please help.

    I have tried to update my iPhone 4 many times (from iOS 5.1 to latest version), but everytime it fails and says that it cannot be updated. unknown error (3194). please help.
    <E-mail Edited by Host>

    You might try reading the entire help document you linked from:
    Unable to contact the iOS software update server gs.apple.com
    Error 1004, 1013, 1638, 3014, 3194: These errors may be the result of the connection to gs.apple.com being redirected or blocked. Follow these steps to resolve these errors:
    Install the latest version of iTunes.
    Check security software. Ensure that communication to gs.apple.com is allowed. Follow this article for assistance with security software. iTunes for Windows: Troubleshooting security software issues.
    Check the hosts file. The restore will fail if there is an active entry to redirect gs.apple.com. FollowiTunes: Advanced iTunes Store troubleshooting to edit the hosts file or revert to a default hosts file. See section "Blocked by configuration: (Mac OS X/Windows) > Rebuild network information".
    Try to restore from another known-good computer and network.
    If the errors persist on another computer, the device may need service.

  • Java mail - unknown host

    hi
    I am quite new to java.. I have written some code that requests user input to create a mail then should be sent.
    I am using my companies smtp address to send it through but i keep getting the exception unknown host, however when a colleague tries to run my code on there pc on the same network it works correctly. Really impressed my code works but i want to play with it and add things to it and cannot!
    Is there any settings or rights i should have on my pc to enable me to get this code to work. Also does anyone know of any external smtp hosts i can send mails from.
    I can ping the smtp from dos and that works but will not recognise in code
    thanks
    A

    import javax.mail.Address;
    import javax.mail.Session;
    import javax.mail.Authenticator;
    import javax.mail.Transport;
    import javax.mail.internet.InternetAddress;
    import javax.mail.internet.AddressException;
    import javax.mail.internet.MimeMessage;
    import java.io.*;
    import java.util.Properties;
    * Created by IntelliJ IDEA.
    * User: ai011767
    * Date: Apr 8, 2003
    * Time: 3:24:57 PM
    * To change this template use Options | File Templates.
    public class JavaMail {
    Address recipientEmail;
    String ccAddress;
    Address senderAddress;
    String subject;
    String message;
    Properties p;
    String host;
    //*Address replyTo;
    public JavaMail(String propertiesPath) {
    try {
    FileInputStream fis = new FileInputStream(propertiesPath);
    p = new Properties();
    p.load(fis);
    host = p.getProperty("host");
    System.err.println(host);
    catch (Exception e) {
    System.out.println("file not found");
    public void mail(Address recipientAddress, Address senderAddress, Address reply[], String subject, String message) {
    p.put("mail.smtp.host", host);
    try {
    Session s = Session.getInstance(p, null);
    MimeMessage mess = new MimeMessage(s);
    mess.setText(message);
    mess.setSubject(subject);
    Address a = new InternetAddress();
    mess.addRecipient(MimeMessage.RecipientType.TO,recipientAddress);
    mess.setFrom(senderAddress);
    mess.setReplyTo(reply);
    Transport.send(mess);
    catch (Exception e) {
    e.printStackTrace(); //To change body of catch statement use Options | File Templates.
    public void doWork() {
    BufferedReader in = new BufferedReader(new InputStreamReader(System.in));
    try {
    System.out.println("Type in recipents e-mail Address");
    String strRecipientEmail = in.readLine();
    Address recipientAddress = new InternetAddress(strRecipientEmail);
    System.out.println("Type in reply address");
    String strreplyTo =in.readLine();
    Address replyTo = new InternetAddress(strreplyTo);
    Address[] reply = new Address[1];
    reply[0] = replyTo;
    System.out.println("Type in Senders E-mail Address");
    String strSenderAddress = in.readLine();
    Address senderAddress = new InternetAddress(strSenderAddress);
    System.out.println("Type in Subject");
    subject = in.readLine();
    System.out.println("Type in Message");
    message = in.readLine();
    this.mail(recipientAddress, senderAddress, reply, subject, message);
    catch (Exception e) {
    System.out.println("No Line to read");
    public static void main(String args[]) {
    JavaMail jm = new JavaMail(args[0]);
    jm.doWork();

  • Unable to lookup host 'my-imac.lan' – Unknown host

    Printing from old iMac running 10.4.11 to printer attached to new iMac running 10.5.7 was working fine for 9 months and now gives the message 'Unable to lookup host ‘my-imac.lan’ – Unknown host'. There is a wireless connection between the machines. It can see the printer which is in the printer list, I can exchange files between the two machines, but it won't print now.
    I have just done an Archive and Restore on the old iMac but this has not changed anything.
    Wireless printing from a MacBook running 10.5.7 is unaffected.
    Any ideas from anyone?

    Thanks for the details. Did some more checking this arvo based on your info and found the following on my Tiger G4.
    Queue Name: [email protected]
    Host Name: 192.168.44.106
    As you can probably tell, the IP address shown is the Mac Pro sharing the USB printer, and is running 10.5.7. No mention of a host name or any reference to the name shown in the Sharing pane.
    By contrast, another 10.5 Mac connecting to the Mac Pro shows the Queue name as the printer@machine_name (no mention of .local) and the host name as "localhost".
    So we need to work out where your Tiger Mac is getting the 10.5 hostname of "My-iMac.lan" I believe that your local hosts file is the likely candidate. If not, then it could be the router that connects the two Mac's together.
    For a Mac to Mac local network, the Bonjour Computer Name is typically used to identify each Mac on the network. However, if there is a domain name server (DNS) on your network, then this can override the Bonjour name (which is set via the Sharing pane).
    What you can do is open Terminal and type the following.
    cd /etc "then press ENTER".
    This will change your current working directory to the etc directory.
    nano hosts "then press ENTER".
    This will display the contents of the hosts file and I believe that this may have a reference to the .lan name that is causing the symptom.
    If there is no reference to the .lan name then you can exit the nano editor by pressing Control X.
    The next thing to try is pinging the name "My-iMac.lan". Open the Network Utility, located in Applications > Utilities, and select the Ping tab. In the address field enter "my-imac.lan" (without the "s) and set the ping count to 4. Now press Ping and see if you get a reply. If there is something associating this name to an IP address, then you should see the IP address in the top line, and if the IP address is currently in use, then you will see replies from that device.
    Let me know how all that goes.
    PaHu

  • Installing Sun ONE 5.2 on Win2003 w/no domain "cannot resolve name"

    Hi all,
    Any way to install Sun ONE 5.2 on Win2003 server w/no domain? We only have workgroup. I cannot get past this 1st step of install. If I try to make something up, I get "cannot resolve name" error. It allowed "Dell-2003.domain.com" (Dell-2003 is computername) the first time through, but install failed. Any tips?

    Just what is your hosts file looking like?
    I guess your XP box has an IP address... if not you will get problems sooner or later.
    Ok. assuming you have an IP allocated to your XP system a line like:
    123.123.123.123 xpbox.mydummydomain.com
    in the c:\winnt\system32\drivers\etc\hosts file should work...
    where 123.123.123.123 is the IP address of your workstation and xpbox is the name. mydummydomain.com is the dummy domain that xpbox is faked to be a member of.
    Now, when you install iPlanet the install process gets the computer name and you provide the domain (mydummydomain.com) the install process can resolve the name to an ip via the hosts file as last resort.
    If your xp box uses DHCP and gets an IP address dynamically then sooner or later you will get problems trying to host a Directory Server with this approach.
    Also, ping xpbox.mydummydomain.com beforehand, just to make sure that computer doesnt already exist. grin

  • Unknown Host

    Hello everyone. I have a Mac Mini Server 10.6.1
    IP - 192.168.1.14
    Name - server.mini
    I enabled the web service.
    Click +
    Host Name - ftp.server.mini
    Web Folder - My Web Folder
    Save.
    From the terminal:
    iMac-24-Matthew: Matthew ~ $ ping ftp.server.mini
    ping: can not resolve ftp.server.mini: Unknown host
    iMac-24-Matthew: Matthew ~ $ ping server.mini
    PING server.mini (192.168.1.14): 56 data bytes
    64 bytes from 192.168.1.14: icmp_seq = 0 ttl = 64 time = 1330 ms
    64 bytes from 192.168.1.14: icmp_seq = 1 ttl = 64 time = 0800 ms
    64 bytes from 192.168.1.14: icmp_seq = 2 ttl = 64 time = 1350 ms
    ftp.server.mini because it does not work?
    google translator

    Antonio Rocco wrote:
    Hi
    Have you added ftp as a CNAME (Alias) entry to your zone?
    How it works?
    Antonio Rocco wrote:
    Are you trying to resolve DNS from the Server itself or from a client computer?
    Tony
    I try it on both server and client but does not work...
    Can you help me ?

  • Cannot access localhost through 127.0.1.1 or 127.0.0.1

    I'm having problems with a local installation of Magento and apparently it's caused by using the localhost address.
    Apparently it works using either 127.0.1.1 or 127.0.0.1
    But I cannot access localhost with either of these addresses!! 127.0.1.1 times out and 127.0.0.1 simply cannot connect.
    I've checked my hosts file and it reads:
    # Host Database
    # localhost is used to configure the loopback interface
    # when the system is booting. Do not change this entry.
    127.0.0.1 localhost
    255.255.255.255 broadcasthost
    ::1 localhost
    fe80::1%lo0 localhost
    Which appears to be correct? I even tried setting up my own address but that didn't work either.
    Does anyone know what might be wrong??
    Thanks

    pealo86, it looks as though there are a few leading number-signs missing from the comments of your /etc/hosts file.
    If you open a Terminal window and run the command *openssl dgst -sha1 -c /etc/hosts*, is the output from that command
    SHA1(/etc/hosts)= 51:6f:ee:54:30:1d:8f:ea:57:72:39:60:2a:cf:dd:3b:d0:62:e8:88
    If so, then your /etc/hosts file is fine, and the copy of it in your post just lost a few leading number-signs between copying and pasting.
    If the output is different, though, then you’ll want to edit it to make sure that there are leading number-signs on the second, fourth, and fifth lines (as were there originally).
    I hadn’t heard of localhost ever being equated to 127.0.1.1; its traditional value is 127.0.0.1, as your /etc/hosts file shows.
    From within the Terminal window, try the *ping -c 3 localhost* command; are the first lines of output something like
    PING localhost (127.0.0.1): 56 data bytes
    64 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.045 ms
    64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.050 ms
    64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.069 ms
    (The times at the end of each line will vary.) If so, then localhost is perfectly accessible at 127.0.0.1.

  • Invoking a web service - cannot resolve method parameter

    I am getting a failure trying to invoking a method called sl_Access on a web service.
    (Same code worked in Workshop 7.1, but fails in Workshop 8.0. The WDSL has not
    changed.) WLW is not able to revolve a method parameter called piCustNo. The service
    call works in WLW 7.1, but not 8.0.
    Any insight on how to fix this problem?
    The service call
    private AnonType_sl_AccessResponse response = null;
    nlastid = response.piLastId;
    the service definition from wsdlControl.jcx ----
    * @jc:protocol form-post="false" form-get="false" http-soap="true"
    public AnonType_sl_AccessResponse sl_Access (int piCustno);
    console error output -----
    Submitted at Wednesday, October 8, 2003 2:15:22 PM EDT
    Exception in sl_Access
    com.bea.control.ServiceControlException:
    SOAP-ENV:Client
    An error was detected in the Web Service request. (10894)
    Cannot resolve method sl_Access parameter ns:piCustno (10933)e91a6247e9b693c3:-1b6d127:f811fed2db:-8000#17
    at com.bea.wlw.runtime.core.control.ServiceControlImpl.invoke(ServiceControlImpl.jcs:846)
    at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:359)
    at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:420)
    at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:393)
    at com.bea.wlw.runtime.jcs.container.JcsProxy.invoke(JcsProxy.java:387)
    at $Proxy11.sl_Access(Unknown Source)
    at com.ovid.service.AccessService.getRepl(AccessService.java:93)
    at com.ovid.service.AccessService.processBatch(AccessService.java:71)
    at Controller.runAccess(Controller.jws:399)

    see:
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.developer.interest.workshop&item=1730
    Joe Smith wrote:
    >
    I am getting a failure trying to invoking a method called sl_Access on a web service.
    (Same code worked in Workshop 7.1, but fails in Workshop 8.0. The WDSL has not
    changed.) WLW is not able to revolve a method parameter called piCustNo. The service
    call works in WLW 7.1, but not 8.0.
    Any insight on how to fix this problem?
    The service call
    private AnonType_sl_AccessResponse response = null;
    nlastid = response.piLastId;
    the service definition from wsdlControl.jcx ----
    * @jc:protocol form-post="false" form-get="false" http-soap="true"
    public AnonType_sl_AccessResponse sl_Access (int piCustno);
    console error output -----
    Submitted at Wednesday, October 8, 2003 2:15:22 PM EDT
    Exception in sl_Access
    com.bea.control.ServiceControlException:
    SOAP-ENV:Client
    An error was detected in the Web Service request. (10894)
    Cannot resolve method sl_Access parameter ns:piCustno (10933)e91a6247e9b693c3:-1b6d127:f811fed2db:-8000#17
    at com.bea.wlw.runtime.core.control.ServiceControlImpl.invoke(ServiceControlImpl.jcs:846)
    at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:359)
    at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:420)
    at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:393)
    at com.bea.wlw.runtime.jcs.container.JcsProxy.invoke(JcsProxy.java:387)
    at $Proxy11.sl_Access(Unknown Source)
    at com.ovid.service.AccessService.getRepl(AccessService.java:93)
    at com.ovid.service.AccessService.processBatch(AccessService.java:71)
    at Controller.runAccess(Controller.jws:399)

Maybe you are looking for

  • Error When Opening Any Form

    Hi All., Im facing some issue while opening any form..its stuck in below mention file while opening any form i tried all the ways still im not able to fix the issue. Application:11.5.10.2 OS-----------HP-UX DB-----------10.2.0.4.0 File Name: oracle/f

  • Use multiple themes in the same project?

    I'm making a slideshow in iMovie 09. It consists of approx. 200 pictures. Those 200 pics are then broken down into 5 distinct groups. I've applied the Scrapbook theme to the first 40 pictures. I tried to apply a different theme (Filmstrip) to the nex

  • How see which questions have been answered?

    I currently have a quiz with ten random questions from a single pool of twenty. Currently I have a custom offline LMS running on a local server which displays the InteractionID of all ten of the questions that have been answered as well as the answer

  • Save 97-2003 doc as pdf, the images get lost

    Hi, I have two images in 97-2003 doc file and i am trying to save it as pdf, it save the pdf but the iamge get lost? I tried so many solution mention on the blogs but nothing work. The thing is i can't change this doc, if i change this image little b

  • Usb harddrive does not show up.. anyone helpfull?

    I have an airport network setup working smoothly. Now, after severall month I decided to have a hard drive plugged into the airport extreme base. I can see it in the admin utility, I configured all needs but it wouldn´t show up on desktop.. What is t