Problem resolving host name.

Hi all,
How can I resolve some host name's IP address? Example: I've got the host name "java.sun.com" and I need to know its IP address. How can that be done?
I first thought about
InetAddress addr = InetAddress.getByName("java.sun.com");but it threw an UnknownHostException, even though I were connected to the internet and could open this page in the browser.
Again, how can I do that?
Thank you all in advance
Filipe Fedalto

Oh, geez!
You are right, I have a proxy. Is there any way I could still do it? I mean, the proxy gives me full access to the internet, so that if I type this URL into a browser it allows me to view the page...

Similar Messages

  • "couldn't resolve host name" error message

    I have a new Z30 with the latest OS update installed and can’t connect to several Wi-Fi locations because of error message ‘couldn’t resolve host name’.  Is there a fix to this as it seems to be an issue with BB and no other type of devices?

    Assuming you're connecting via wifi, this would suggest your wifi connection is failing somewhere along the way.
    Occasionally, my PB's wifi icon shows green and looks like it's working, but if I turn the PB wifi off and back on, it usually fixes the problem. You could also try rebooting the PB if resetting the wifi doesnt work. 
    If these things don't correct the problem, then check your wifi router (reboot it if necessary) and maybe check your internet connection with another device, ie home computer or whatever to make sure you're not having service issues.

  • 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.

  • Problem resolving hosts

    My network connection started up fine after install, but when browsing web pages, it takes a really long time to resolve hostnames.  For example, when I clicked on the link to this forum from the arch homepage, it took over 37 seconds to resolve the hostname.  Once the hostname is resolved, everything goes wicked quick, just like it did for me when I had Mandrake installed and just like my XP computer does in the other room.  Does anyone have any suggestion of how to fix this problem?  I don't even know where to start.
    Here's the networking portion of my rc.conf.  Everything seems kosher to me, I just need some help getting it to resolve hosts better.  Thanks.
    # Networking
    HOSTNAME="localhost"
    # Module to load at boot-up (in this order)
    #   (prefix a module with a ! to disable it)
    MODULES=(!usbserial !ide-scsi eepro100)
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    #   (prefix an interface in INTERFACES with a ! to disable it)
    # Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
    lo="lo 127.0.0.1"
    eth0="dhcp"
    INTERFACES=(lo eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    #   (prefix a route in ROUTES with a ! to disable it)
    gateway="default gw 192.168.1.1"
    ROUTES=(!gateway)

    Actually, I had been having the exact same problem recently... my solution was to unplug, wait 5 minutes, and then plug back in my DSL modem.  This fixed the problem immediately.
    This solution may not be applicable to you, but it is something to try.

  • Problem with host name

    Have just checked my -checkhostname in terminal and am different results for the server and DNS host name - I assume that I need them to match for open directory to work correctly? If so how do I rectify them?

    If this is related to not having a gateway (over in [your other thread|http://discussions.apple.com/message.jspa?messageID=13049450]), get a gateway.
    This is one of the reasons why you want a gateway.
    There are other (and nastier) reasons.

  • Problem resolving Type names in CreateDescriptor

    I have two users: SCHEMAOWNER and USER1
    SCHEMAOWNER creates a type with
    CREATE TYPE MYTABTYP AS TABLE OF VARCHAR2(50);
    CREATE PUBLIC SYNONYM MYTABTYP FOR MYTABTYP;
    GRANT EXECUTE ON MYTABTYP TO PUBLIC;
    USER1 attempts to run the following Java snippet:
    ArrayDescriptor descriptor = ArrayDescriptor.createDescriptor( "MYTABTYP", connection );
    and receives the message that USER1.MYTABTYP cannont be resolved.
    USER1 does not have any table types.
    Even if I change the code to read:
    ArrayDescriptor descriptor = ArrayDescriptor.createDescriptor( "SCHEMAOWNER.MYTABTYP", connection );
    I get the message that USER1.MYTABTYP cannont be resolved.
    null

    We had the same problem. We had also attempted to make use of definer rights permissions, but using JDBC has been restictive in this area. Also in the area
    of defining anchored variables and params (%TYPE).
    Our workaround was to execute java app as owner of the schema.
    Please let me know if anyone has a real solution.

  • No browser access: Couldn't resolve host name Error

    Please help - Yesterday everything worked, today no connectivity.  New place but playbook says I'm connected to the WiFi and to the Internet.  I can't use the browser to get to the internet.   I've deleted the Bridge connection (it didn't work either). Turned off bluetooth and still NOTHING.  Tried to turn device on and off.  Ready to heave the playbook out the window.

    Hey bjb4565
    Are you connecting to the same wireless hotspot?  Is it a home Wi-Fi router?  If so, try unplugging your router and plugging it back in.  If its not a home router, it may be a security configuration implemented on the router your are trying to connect to.
    Thanks
    -CptS
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Error code "Couldn't resolve the host name"

    I cannot access internet from tablet
    WiFi shows connected
    noticed this yesterday
    any suggestions on how to fix error

    Did you manually setup your wifi. Can not resolve host name usually means a problem with the dns. Which router are you using?
    Be a Shepard and not an iSheep.

  • BusinessObjects Enterprise HOST NAME PROBLEMS

    As we can find in other posts, we know that BO has problems with underscore in the host name.
    I read in some posts that the problem can be solved by writing the IP address instead of the host name when we use Infoview or whatever we need.
    I've done two BO enterprise installations in two different Vitual Machines (made with Virtual PC).
    I know that SAP guarantees that BO works fine only on VMware platform with the host name without underscores.
    The host on the first Virtual Machine was named correctly, but after the installation I changed it inserting an underscore; after this the Infoview login interface didn't work. So I tried to write the IP address and It worked properly.
    Trying to use Designer and Translation Manager I had  only to use the IP address instead of the current host name.
    The host on the second Virtual Machine was named with an underscore, and after the installation I launched the Infoview login interface that didn't work. Again I tried to write the IP address and It worked properly, but in this case I couldn't launch the Designer and I couldn't import the universe from cms with the Translation Manager!!!
    I got this exception opening the Designer:
    1 processor P Family 6 Model 15 Stepping 6
    Windows 2000 Server (Terminal Server) v5.2 build 3790 (S)
    Physical Total/Avail: 1.546.728 Kb / 878.328 Kb
    Temp directory C:\DOCUME1\ADMINI1\IMPOST~1\Temp\ (1 Kb available)
    'Unknown' video card
       808 x 688 in true color
    Unhandled Exception
      Code: e06d7363
      Description unavailable
    Call stack:
    Module  at   0x7c800000: C:\WINDOWS\system32\kernel32.dll  v 5.2.3790.3959 <i>
        address: 0x7c80bee7
    Module  at   0x7c340000: C:\WINDOWS\system32\MSVCR71.dll  v 7.10.3052.4 <i>
        address: 0x7c359aed
    Module  at   0x49920000: C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\cpi18n.dll  v 12.0.0.683 <i>
        address: 0x4994c1e3
    Module  at   0x00f20000: C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\xerces-c_2_7.dll  v 2.7.0.0 <i>
        address: 0x01007261
        address: 0x01c281f0
        address: 0x01006e65
    Application:
    3980 "
      current thread 0x814
    started: martedu00EC 21 luglio 2009 at 10.06
    ends:    martedu00EC 21 luglio 2009  at 10.06
      User mode: 330 ms   Kernel mode: 450 ms
    Loaded modules:
        0x00320000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\io-vc-mt.dll      v 0.0.0.0
        0x00330000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\thread-vc-mt.dll      v 0.0.0.0
        0x00350000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\cpcoll.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x00360000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\TraceLog.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x003A0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\dlg1.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x003B0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\dlgdll.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x003C0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\boDeploy.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x003F0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\security-vc-mt.dll      v 0.0.0.0
        0x00400000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\designer.exe      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x005A0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\btuc320vc71.dll      v 3.2.0.0      [Inglese (Stati Uniti)]
        0x006D0000     C:\WINDOWS\system32\MFC71U.DLL      v 7.10.3077.0      [Inglese (Stati Uniti)]
        0x007E0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\tools.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x00960000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\zlib.dll      v 0.0.0.0
        0x00980000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\cxlibw-4-0.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x00AD0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\libOCAHelperw-4-0.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x00DD0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\libxml2.dll      v 0.0.0.0
        0x00EC0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\cpxml.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x00EE0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\network-vc-mt.dll      v 0.0.0.0
        0x00F00000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\time-vc-mt.dll      v 0.0.0.0
        0x00F20000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\xerces-c_2_7.dll      v 2.7.0.0      [Inglese (Stati Uniti)]
        0x010E0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\wstkCommon.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x01140000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\bo_storage.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x01170000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\unvtools.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x011E0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\cpqry.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x01210000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\streaming-vc-mt.dll      v 0.0.0.0
        0x01240000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\pdflib.dll      v 7.0.1.1      [Inglese (Stati Uniti)]
        0x01F00000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\BOCP_1252.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x10000000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\file-vc-mt.dll      v 0.0.0.0
        0x12000000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\xerces-c_2_1_0.dll      v 2.1.0.0      [Inglese (Stati Uniti)]
        0x49650000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\repo_proxy.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x497D0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\cplib.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x49920000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\cpi18n.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x499E0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\msgsrv.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x49AA0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\boconfig.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x49C50000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\i18n.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x4A800000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\icuuc30.dll      v 3.0.0.0      [Lingua di sistema]
        0x4A900000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\icuin30.dll      v 3.0.0.0      [Lingua di sistema]
        0x4AD00000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\icudt30.dll      v 3.0.0.1      [Lingua di sistema]
        0x53000000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\fssl-1-2-1-3.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x53210000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\cs_helpers.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x53430000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\cube.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x53900000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\cs_tools.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x53B10000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\kagtux.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x53F60000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\cnxsrv.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x54150000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\desengine.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x541C0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\ksqldg.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x542C0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\sessmgr.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x544F0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\uitools.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x546C0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\rptdisp.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x54740000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\krptdlg.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x547E0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\BOFCEngine.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x54AB0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\category.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x54D40000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\RepAttr.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x54D70000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\bofcui.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x55290000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\kquery.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x55640000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\BOFCDialogs.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x556E0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\vartools.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x56970000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\FCRepoProxy.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x597C0000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\libOCASecurityw-3-0.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x5D360000     C:\WINDOWS\system32\MFC71ITA.DLL      v 7.10.3077.0      [Italiano (Italia)]
        0x63000000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\etc-1-0-12-5.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x64000000     C:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\ebus-3-3-2-6.dll      v 12.0.0.683      [Inglese (Stati Uniti)]
        0x6D7C0000     C:\WINDOWS\system32\dbghelp.dll      v 5.2.3790.3959      [Inglese (Stati Uniti)]
        0x71950000     C:\WINDOWS\System32\mswsock.dll      v 5.2.3790.3959      [Italiano (Italia)]
        0x719E0000     C:\WINDOWS\system32\WSOCK32.dll      v 5.2.3790.0      [Italiano (Italia)]
        0x71A20000     C:\WINDOWS\system32\WS2HELP.dll      v 5.2.3790.3959      [Italiano (Italia)]
        0x71A30000     C:\WINDOWS\system32\WS2_32.dll      v 5.2.3790.3959      [Inglese (Stati Uniti)]
        0x72EA0000     C:\WINDOWS\system32\WINSPOOL.DRV      v 5.2.3790.3959      [Italiano (Italia)]
        0x743D0000     C:\WINDOWS\system32\MSCTF.dll      v 5.2.3790.3959      [Italiano (Italia)]
        0x744C0000     C:\WINDOWS\system32\msi.dll      v 3.1.4000.3959      [Lingua di sistema]
        0x76080000     C:\WINDOWS\system32\MSASN1.dll      v 5.2.3790.3959      [Inglese (Stati Uniti)]
        0x760A0000     C:\WINDOWS\system32\CRYPT32.dll      v 5.131.3790.3959      [Italiano (Italia)]
        0x76170000     C:\WINDOWS\system32\MSIMG32.dll      v 5.2.3790.0      [Inglese (Stati Uniti)]
        0x761A0000     C:\WINDOWS\system32\comdlg32.dll      v 6.0.3790.3959      [Italiano (Italia)]
        0x76670000     C:\WINDOWS\system32\hlink.dll      v 5.2.3790.3959      [Inglese (Stati Uniti)]
        0x76DC0000     C:\WINDOWS\system32\DNSAPI.dll      v 5.2.3790.3959      [Italiano (Italia)]
        0x76E00000     C:\WINDOWS\system32\WLDAP32.dll      v 5.2.3790.3959      [Italiano (Italia)]
        0x76E40000     C:\WINDOWS\system32\Secur32.dll      v 5.2.3790.3959      [Inglese (Stati Uniti)]
        0x76E60000     C:\WINDOWS\System32\winrnr.dll      v 5.2.3790.3959      [Inglese (Stati Uniti)]
        0x76E70000     C:\WINDOWS\system32\rasadhlp.dll      v 5.2.3790.3959      [Inglese (Stati Uniti)]
        0x77340000     C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_D8713E55\comctl32.dll      v 6.0.3790.3959      [Inglese (Stati Uniti)]
        0x774F0000     C:\WINDOWS\system32\ole32.dll      v 5.2.3790.3959      [Italiano (Italia)]
        0x779B0000     C:\WINDOWS\system32\WININET.dll      v 6.0.3790.3959      [Italiano (Italia)]
        0x77A60000     C:\WINDOWS\system32\urlmon.dll      v 6.0.3790.3959      [Italiano (Italia)]
        0x77B60000     C:\WINDOWS\system32\VERSION.dll      v 5.2.3790.3959      [Inglese (Stati Uniti)]
        0x77B70000     C:\WINDOWS\system32\msvcrt.dll      v 7.0.3790.3959      [Inglese (Stati Uniti)]
        0x77BD0000     C:\WINDOWS\system32\GDI32.dll      v 5.2.3790.3959      [Inglese (Stati Uniti)]
        0x77C20000     C:\WINDOWS\system32\RPCRT4.dll      v 5.2.3790.3959      [Inglese (Stati Uniti)]
        0x77CD0000     C:\WINDOWS\system32\OLEAUT32.dll      v 5.2.3790.3959      [Inglese (Stati Uniti)]
        0x77D70000     C:\WINDOWS\system32\ADVAPI32.dll      v 5.2.3790.3959      [Italiano (Italia)]
        0x77E20000     C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll      v 5.82.3790.3959      [Inglese (Stati Uniti)]
        0x77EC0000     C:\WINDOWS\system32\SHLWAPI.dll      v 6.0.3790.3959      [Italiano (Italia)]
        0x77F30000     C:\WINDOWS\system32\USER32.dll      v 5.2.3790.3959      [Italiano (Italia)]
        0x7C140000     C:\WINDOWS\system32\MFC71.DLL      v 7.10.3077.0      [Inglese (Stati Uniti)]
        0x7C340000     C:\WINDOWS\system32\MSVCR71.dll      v 7.10.3052.4      [Inglese (Stati Uniti)]
        0x7C3A0000     C:\WINDOWS\system32\MSVCP71.dll      v 7.10.3077.0      [Inglese (Stati Uniti)]
        0x7C800000     C:\WINDOWS\system32\kernel32.dll      v 5.2.3790.3959      [Italiano (Italia)]
        0x7C910000     C:\WINDOWS\system32\ntdll.dll      v 5.2.3790.3959      [Italiano (Italia)]
        0x7C9E0000     C:\WINDOWS\system32\SHELL32.dll      v 6.0.3790.3959      [Italiano (Italia)]
    I got this exception importing the universe from cms in the Translation Manager:
    [repo_proxy 37] UniverseFacade::importUniverse - (Helpers::InfoStore::ObjectFileHandle::extractContent) Local file copy has failed Errore del File Repository Server: La directory C:\Documents and Settings\Administrator\Dati applicazioni\Business Objects\Business Objects 12.0\Universes\@l3_dwhsrv_6400\Folder 95/Universes\ richiesta u00E8 inesistente.(hr=#0x80042a4a)
    I'd like to know if:
    1) Is this a problem because of the Virtual PC virtual machine?
    2) Is this a problem because of the BO problem with underscore in the host name?
    and
    3) How can I resolve this problem without changing the host name?
    Thank you for your attention,
    Giorgio
    Edited by: Agliano Giorgio on Jul 21, 2009 12:28 PM

    Hi Agliano,
    changing the Hostname of a Server after BO is installed is a bad idea ! The WAR files for your Tomcat are in some sort "hardcoded".
    I would suggest re- deploying your war files on the Tomcat would fix this issue. Check SAP Note - 1308027 for assistance.
    Regards
    -Seb.

  • Login problem with E-Recruiting URL, where check host name?

    Hi,
    I've set up a standard Recruiter user and assigned him the standard Recruiter security profile. When I run RCF_GENERATE_URLS, I get this URL:
    http://iwdfvm2160.wdf.sap.corp:51080/sap/bc/bsp/sap/hrrcf_start_int?sap-client=200&sap-language=EN&rcfSpId=0003
    But I get an "internal error" when I login with my User. Our server's host name is iwdfvm2160.gcsap.com, but the program isn't resolving this. This is probably the cause of the error, but how can I get it to pick up our host name?
    We are on E-Recruiting version 6, and it's running on the same box as HCM.
    Thanks, Vlad

    Hello Vlad,
    usually the links generated from the report are correct. Only very rare problem might be in the network structure of your company that the internal dns servers can't resolve the server name or the sap servers are in a not reachable network segmant as you never worked with http access to the servers for other applicatiohns.
    But if you log on the first time with your user and have not been working with the application yet, the more probable reason for this error is the missing candidate for e-recruiting. Without a candidate you won't be able to work with the application.
    Check transaction SLG1. There should be an error "No candidate for User <your username>" or sth. similar.
    If so run report RCF_CREATE_USER to get a candidate. Then you should be able to log on.
    If you already have a candidate and cannot login check SLG1 and SM21 for error messages. If there are any but you don't feel able to solve the logged problem. Just post the message here. I think someone will be able to help.
    Best Regards
    Roman Weise

  • The host name cannot be resolve ? ( with linksys router )

    Hi all, I have some problem with setting up a network. I tried to set my network according to http://wiki.archlinux.org/index.php/Configuring_network   the network/internet is fine except the host name with "http://" cannot be resolve. For example
    ping 216.239.61.104
    ping www.gogle.com
    both work fine, until I try,
    ping http://www.google.com
    it give me error, tell me that the hostname cannot be resolved. I tried to config my network using both dhcp or fix-ip, but the problem still present in both way. Internet works fine in windows/ubuntu.
    Anyboy has any clue ?  The router I use is wrt54gl with tomato firmware.
    thanks in advance.

    kowalski wrote:
    Hi,
    if pinging www.google.com works then dns resolving _does_ work. Why would you want to ping http://something?
    You should try opening http://whatever in a browser not pinging it from command line.
    Or am I missing something obvious?
    Yes, for instance, all mirror list for pacman is in "http://...." or "ftp://...." form. I could easily change the repository list, but I'm not sure if it'll have same problem in future with other program.  Also, if it work in ubuntu and windows, why not arch.

  • Fundamental Problem: ORA-12154: TNS:could not resolve service name

    Hello,
    I am faced with a fundamental problem:
    ORA-12154: TNS:could not resolve service name
    I can say with a high level of confidence that the TNSNAMES.ora configuration file is not the problem. My peer is using the exact same file with no issues. I am using the TOAD database utility to connect to the db host. Also, I have ORACLE_HOME defined and the file is located in /network/ADMIN.
    Any ideas?

    Hello,
    Make sure your toad looking into right tnsnames.ora; also try this from command line after adding following entry to your tnsnames.ora.
    sqlplus username/password@ECDEV
    ECDEV =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS =
            (PROTOCOL = TCP)
            (HOST = rscdd01)  --> you can try ipaddress of your server name as well
            (PORT = 1521)
        (SDU = 8192)
        (CONNECT_DATA =
          (SERVICE_NAME =ECDEV)
          (INSTANCE_NAME=ECDEV)
      )Edited by: OrionNet on Dec 23, 2008 2:22 PM

  • 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.

  • We have created shared folder on multiple client machine in domain environment on different 2 OS like-XP,Vista, etc. from some day's When we facing problem when we are access from host name that shared folder is accessible but same time same computer when

    Hello All,
    we have created shared folder on multiple client machine in domain environment on different 2 OS like-XP,Vista, etc.
    from some day's When we facing problem when we are access from host name that shared folder is accessible but same time same computer when we are trying to access the share folder with IP it asking for credentials i have type again and again
    correct credential but unable to access that. If i re-share the folder then we are access it but when we are restarted the system then same problem is occurring.
    I have checked IP,DNS,Gateway and more each & everything is well.
    Pls suggest us.
    Pankaj Kumar

    Hi,
    According to your description, my understanding is that the same shared folder can be accessed by name, but can’t be accessed be IP address and asks for credentials.
    Please try to enable the option below on the device which has shared folder:
    Besides, check the Advanced Shring settings of shared folder and confrim that if there is any limitation settings.
    Best Regards,
    Eve Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • How to resolve a host name from IP using JNDI/DNS service provider

    Hi
    I got two questions on JNDI/DNS service provider:
    1) How to resolve a host name when i got an IP
    I understand How I do it inverse.
    Hashtable env = new Hashtable();
    env.put(Context.INITIAL_CONTEXT_FACTORY, "com.sun.jndi.dns.DnsContextFactory");
    env.put(Context.PROVIDER_URL, "dns://"+server+"/"+domain);
    DirContext ictx = new InitialDirContext(env);
    Attributes attrs1 = ictx.getAttributes(host, new String[] {"A"});
    2) This example above works when I specify the domain in the provider url.
    If I am not specifing a domain but only the dns server I got an NameNotFoundException.
    What should I do if I don't got the domain?
    get the availible domains and loop on them?

    Hi,
    if your DNS server supports that, you can do a reverse DNS lookup. This works as follows:
    String server = "your.dns.server";
    String domain = "in-addr.arpa";
    String ip = "4.3.2.1";
    Hashtable env = new Hashtable();
    env.put(Context.INITIAL_CONTEXT_FACTORY, "com.sun.jndi.dns.DnsContextFactory");
    env.put(Context.PROVIDER_URL, "dns://" + server + "/" + domain);
    DirContext ictx = new InitialDirContext(env);
    Attributes attrs1 = ictx.getAttributes(ip, new String[] {"PTR"});1: Use the pseudo-domain in-addr.arpa
    2: Use the reverse IP address for lookup, i.e. if your host has 1.2.3.4, use 4.3.2.1!!
    3: Request the PTR attribute
    see also [http://en.wikipedia.org/wiki/Reverse_DNS_lookup|http://en.wikipedia.org/wiki/Reverse_DNS_lookup]
    Martin

Maybe you are looking for

  • Loading the data from a packed decimal format file using a sql*loader.

    Hi , In one of the project i'm working here i have to load the data into oracle table from a file using a Sql*loader but the problem is the data file is in the packed decimal format so please let me know if there is any way to do this....I search a l

  • J1INQEFILE - efile generation - Exported file shows Duplicate records.

    Dear Team, When I execute J1INQEFILE, I am facing problem with the e-file generation i.e. exported Excel file. When I execute and export the file in excel to the desktop, I can see duplicate records. For eg. On execution of J1INQEFILE, I can see 4 re

  • Java EE Compatible Polling Solution?

    All, We recently discovered that there are a mish-mosh of solutions in our code to address polling. Basically, when a truly latent request is issued, we would prefer callback. However, not all third-party vendors support (or, more importantly, guaran

  • Connecting with Bluetooth--AppleScript Error

    My current internet connection is through my mobile company here in Italy while studying abroad using the bluetooth of my phone. There's a program that I have to run from the company to connect, and the first few days after installing Leopard I was a

  • ORA-04031 question

    We got a ORA-04031: unable to allocate 32 bytes of shared memory ("shared pool","select name,online$,contents...","sql area","tmp"). (BTW. What does this "tmp" mean?) Noone was able to login to server for about 5 minutes and then it came back to life