MAM 2.0   in WM5  (localhost vs   //127.0.0.1/)

We've been using ME 2.1 and MAM 2.0 in PPC 2003 for almost a year without any problems.
But now, we are trying to user new PDas with Windows Mobile 5, but are having problems in using them:
We made the download of the adequate JVM from NSIcom, and tried to install the application.
It seems that WM5 does not resolve //127.0.0.1/ to activate the ME.
We've tried using //localhost/ in Pocket IE and it seems to work, allowing us to install the applications (MAM).
However, we still have problems: Wen we try to access MAM we get the message:
[code]Error: 500
Location: /MAM25/home/home_mgmt.do
Internal Servlet Error:
javax.servlet.ServletException: cannot find message associated with key : dispatcher.forwardException
at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()
at org.apache.tomcat.facade.RequestDispatcherImpl.forward()
at org.apache.jasper.runtime.PageContextImpl.forward()
at mam_0005fstart._jspService()
at org.apache.jasper.runtime.HttpJspBase.service()
at javax.servlet.http.HttpServlet.service()
at org.apache.tomcat.core.ServletWrapper.doService()
at org.apache.tomcat.core.Handler.service()
at org.apache.tomcat.core.ServletWrapper.service()
at org.apache.tomcat.core.ContextManager.internalService()
at org.apache.tomcat.core.ContextManager.service()
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()
at org.apache.tomcat.service.TcpWorkerThread.runIt()
at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()
at java.lang.Thread.run()[/code]
this seems to be a result of the inability of WM5 to resolve //127.0.0.1/
We've found the following article for  PPC 2003 (in spanish), that shows how to make PPC2003 resolve "localhost" correctly:
<a href="http://www.microsoft.com/spanish/msdn/articulos/archivo/261104/voices/migration_developers_faq.asp">http://www.microsoft.com/spanish/msdn/articulos/archivo/261104/voices/migration_developers_faq.asp</a>
Does any one know of a similar fix for Window Mobile 5?
(the full text is shoewn below in this message)
What is necessary for PPC2003 to resolve 'locahost' correctly?
If you are having problems using Pocket PC's HTTP server or when connecting to a "localhost" with a PPC 2003 based device, you may need to configure tour device in the following way:
Create an acrchive named _setup.xml with the following content:
[code]<wap-provisioningdoc>
<characteristic type="CM_Mappings">
  <characteristic type="536870911">
  <parm name="Pattern" value="://localhost/" />
  <parm name="Network" value="{e8e89f5a-d3bb-4c58-9b4e-08279d31044e}" />
  </characteristic>
</characteristic>
<characteristic type="Registry">
              <characteristic
type="HKLM\Software\Microsoft\ConnMgr\Providers\{EF097F4C-DC4B-4c98-8FF6-AEF
805DC0E8E}\localhost-null">
              <parm name="DestId"
value="{e8e89f5a-d3bb-4c58-9b4e-08279d31044e}" datatype="string" />
                <parm name="Type" value="0" datatype="integer" />
                <parm name="Enable" value="1" datatype="integer" />
                </characteristic>
</characteristic>
<characteristic type="CM_Mappings">
  <characteristic type="536870911">
  <parm name="Pattern" value="://127.0.0.1/" />
  <parm name="Network" value="{e8e89f5a-d3bb-4c58-9b4e-08279d31044e}" />
  </characteristic>
</characteristic>
<characteristic type="Registry">
              <characteristic type="HKLM\Software\Microsoft\ConnMgr\Providers\{EF097F4C-DC4B-4c98-8FF6-AEF805DC0E8E}\localhost-null">
              <parm name="DestId" value="{e8e89f5a-d3bb-4c58-9b4e-08279d31044e}" datatype="string" />
              <parm name="Type" value="0" datatype="integer" />
              <parm name="Enable" value="1" datatype="integer" />
              </characteristic>
</characteristic>
</wap-provisioningdoc>[/code]
Create a cab file with this info
place it in the device and activate it

Hello Rogério.
I heard that there is no fix available at the moment and that Microsoft will ship a fix with the next major release.
Here are two links to find more information:
http://blogs.msdn.com/cenet/archive/2005/06/06/425799.aspx
http://groups.google.de/group/microsoft.public.pocketpc.developer.networking/browse_thread/thread/43526db5984b5666/20c6f6e14c5ebc08?q=localhost&rnum=1#20c6f6e14c5ebc08
Regards,
Sascha

Similar Messages

  • Php localhost vs 127.0.0.1 vs file:/// behave differently

    I set up php to do web development on my MBP 10.5.8 following this guide http://foundationphp.com/tutorials/php_leopard.php and things are working... sort of. The issue I'm having is that when I load pages in Safari using localhost, 127.0.0.1, and directly from the harddrive using file:/// i get different results when php posts the changes to an xml file.
    here are the results
    edit localhost post results reload local host displays old results, file and 127.0.0.1 display new
    edit file post results reload no change to file, local host or 127.0.0.1
    edit 127.0.0.1 post results reload 127.. and localhost display new data, file does not.
    Sometime I have to reload 127 and the new data is not there, I load localhost and the new data is not there, but when I reload 127 again the new data is there.
    I only have one copy of the htm file and one copy of the xml file. This has to do with how the server is set up or operates somehow. I don't understand how the localhost path can keep loading the old data when then new data is in the xml file.
    localhost and 127.0.0.1 both resolve to the apache entry page when I put them in with not additional path information.
    Can anyone explain why this is happening, and how to resolve it.

    Yes. It runs fine on my unsupported G4 450 MP which I used to beta-test the cat. See these for installation work-arounds:
    http://www.macosxhints.com/article.php?story=20071214143723301
    http://www.tidbits.com/webx?14@@.3cb6ddd5/5 and
    http://forums.macrumors.com/showthread.php?t=371302

  • Mail.app no longer connecting to localhost or 127.0.0.1 port 143

    Gentleones,
    Problem:
    Mail.app cannot connect to localhost or 127.0.0.1 on port 143 in order to use an SSH-tunnelled connection to my IMAP server. It gripes that "The IMAP server '127.0.0.1' is not responding."
    Background:
    I occasionally have to connect via SSH tunnel to my mail server at home to access my E-mail via IMAP and Mail.app. While I have done so for several years, within the last two weeks, something has happened that no longer allows me to do so. (I think the triggering event was upgrading the client machine to 10.4.7, but I'm not positive.)
    Troubleshooting done to date:
    I can successfully open the tunnel and use TELNET to login to my server on the IMAP port, 143.
    I installed the latest version of Eudora and it connects to the tunnel successfully.
    I have deleted both the com.apple.mail.plist and both ~/Library/Mail and ~/Library/Mail Downloads folders, but that hasn't made any difference.
    Anybody got any idea what is going on here?
    Thanks,
    Bill
    Dual G5/2.5   Mac OS X (10.4.7)  

    You're welcome.
    How the heck did you figure that one out?!
    I didn't, actually. Someone else in this forum (and probably other people in other forums as well), figured it out by looking at the changes introduced by the Mac OS X 10.4.7 Update, and checking his/her own settings accordingly:
    About the Mac OS X 10.4.7 Update
    Re: Mail problem in 10.4.7

  • Localhost isnt 127.0.0.1 after Migration Assistant

    Hello.
    After I used Migration Assistant, when I refer to localhost in many development tools (NetBeans, PostgreSQL, Power Architect, ...), my current ip address is returned (this ip was obtained by DHCP server) instead 127.0.0.1. In my old Mac there was no such problem.
    Someone has a clue?
    Thans in advance.

    Try the developer forums under OS X Technologies.

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

  • Localhost / 127.0.0.1 generates 404 Not Found

    When I start the Apache server through System Preferences -> sharing and then point my browser to localhost or 127.0.0.1 I get a
    "Not Found
    The requested URL / was not found on this server.
    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
    Apache/1.3.33 Server at XXXXXXXXXXXXXXXXXXXXX Port 80"
    Might I have misconfigured something? It feels like a root should always "be found"
    Any help much apreciated!

    >Might I have misconfigured something? It feels like a root should always "be found"
    Only if you've added an index.html file in your document root directory. If you don't have one then apache will throw an error.
    In any case, check the error log /var/log/httpd/error_log which should give more info as to what's wrong.

  • Localhost = Symlink your application to 127.0 first

    Hi everyone,
    Since upgrading to 10.7.1 I cannot connect to either localhost or 127.0.0.1.
    I get this error: "This domain is not set up yet. Symlink your application to 127.0 first"
    Please tell me how to fix it.
    Thanks

    Sre you trying to view a website running on your computer?
    Are you running the Apache server built into Mac OS X or something else?
    Can you view the site from System Preferences > Sharing > Web Sharing > clicking the link above the website folder? Can you view the site by clicking the HTML file in the Sites folder?
    You may want to take a look at this Apple document -> OS X Lion: Advanced Apache configuration

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

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

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

  • Localhost and Mail

    Hi: I've just move from my MacBook using 10.4.11 to my new MacBookPro 10.5.2
    I've used always the localhost or 127.0.0.1 for the SMTP. However it did not work on the 10.5.2.
    Does anybody knows if this is a system version limitation or if there is something that did not happen as it should had.
    Thanks

    Just used http://cutedgesystems.com/software/MailServeForLeopard/ and solved it. It activates many OS X server features in a very simple way.

  • XMLSocket to localhost problem

    Hello!
    Doe anyone have experience with XMLSockets that have to connect to the localhost (or 127.0.0.1)?
    My flash application can connect to all other servers but not to the server the flash app resides on.
    The server accepts the socket but in flash the onConnect event has "false" as parameter. If I ignore this and start sending anyway, sometimes the data is send to the server.
    I run windows CE6.0 R3 with flash lite 3.1.
    Any Idea's?
    Thanks,
    John.

    Hi,
    don't know if it helps still, but i am using XMLSocket on Symbian: my FlashLite code accesses an natice C++ http server, using XMLSOckets.
    It works quite well, however i had some small tunings to do:
    * XML form (the one which is sent over to the server) has to terminate by '\0'. My code is adding an addtioanla '\0\ at the end, both on the FL code and on the server code
    * Of course, you have to publish your FL as "netwrok access"
    * .... and also to solve all the security problems (i.e. either crossdomain, or using Trusted subdir).
    Voila, not sure how much of ti applies to your plateform !
    Jacques.

  • Constant DNS querying for 127.0.0.1

    Hello,
    I'm quite puzzled... I noticed a constant low bandwidth traffic on the WAN port of the router and tracked it back to the MacOS X (10.5.2) host constantly DNS querying for 127.0.0.1 (about every three seconds). I am using DHCP and the network configuration picks up the external DNS server.
    I thought this localhost information should be picked up directly from /etc/hosts (in my case)
    cat /etc/hosts
    # 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
    and there should be no need to ask for this reverse DNS name resolution to the external DNS server.
    do I really have to use dscl and create an entry for localhost to stop this DNS querying activity?
    andrea

    and tcpdump reports:
    tcpdump -A -n -i en0 port 53
    tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
    listening on en0, link-type EN10MB (Ethernet), capture size 96 bytes
    00:01:51.873347 IP 192.168.21.100.5353 > 192.168.21.1.53: 13522+[|domain]
    E..YO..........d.......5.EnB4............1.0.0.127
    dnsbugtest.1.0.0.127.in-addr.ar
    00:01:51.889664 IP 62.31.176.39.53 > 192.168.21.100.5353: 13522 NXDomain[|domain]
    E....A@.....>..'...d.5.....S4............1.0.0.127
    dnsbugtest.1.0.0.127.in-addr.ar
    00:01:54.873113 IP 192.168.21.100.5353 > 192.168.21.1.53: 13523+[|domain]
    E..Yd..........d.......5.EnA4............1.0.0.127
    dnsbugtest.1.0.0.127.in-addr.ar
    00:01:54.889388 IP 62.31.176.39.53 > 192.168.21.100.5353: 13523 NXDomain[|domain]
    E....B@.....>..'...d.5.....R4............1.0.0.127
    dnsbugtest.1.0.0.127.in-addr.ar
    00:01:57.872864 IP 192.168.21.100.5353 > 192.168.21.1.53: 13524+[|domain]
    [email protected]
    dnsbugtest.1.0.0.127.in-addr.ar
    00:01:57.888922 IP 62.31.176.39.53 > 192.168.21.100.5353: 13524 NXDomain[|domain]
    E....C@.....>..'...d.5.....Q4............1.0.0.127
    dnsbugtest.1.0.0.127.in-addr.ar
    00:02:00.873402 IP 192.168.21.100.5353 > 192.168.21.1.53: 13525+[|domain]
    E..Y)..........d.......5.En?4............1.0.0.127
    dnsbugtest.1.0.0.127.in-addr.ar
    00:02:00.889180 IP 62.31.176.39.53 > 192.168.21.100.5353: 13525 NXDomain[|domain]
    E....D@.....>..'...d.5.....P4............1.0.0.127
    dnsbugtest.1.0.0.127.in-addr.ar
    00:02:03.872666 IP 192.168.21.100.5353 > 192.168.21.1.53: 13526+[|domain]
    ..........d.......5.En>4............1.0.0.127
    dnsbugtest.1.0.0.127.in-addr.ar
    00:02:03.891466 IP 62.31.176.39.53 > 192.168.21.100.5353: 13526 NXDomain[|domain]
    E....E@.....>..'...d.5.....O4............1.0.0.127
    dnsbugtest.1.0.0.127.in-addr.ar
    00:02:06.872956 IP 192.168.21.100.5353 > 192.168.21.1.53: 13527+[|domain]
    E..Y.(.........d.......5.En=4............1.0.0.127
    dnsbugtest.1.0.0.127.in-addr.ar
    00:02:06.888972 IP 62.31.176.39.53 > 192.168.21.100.5353: 13527 NXDomain[|domain]
    E....F@.....>..'...d.5.....N4............1.0.0.127
    dnsbugtest.1.0.0.127.in-addr.ar
    00:02:09.872419 IP 192.168.21.100.5353 > 192.168.21.1.53: 13528+[|domain]
    E..Y!..........d.......5.En<4............1.0.0.127
    dnsbugtest.1.0.0.127.in-addr.ar
    00:02:09.890732 IP 62.31.176.39.53 > 192.168.21.100.5353: 13528 NXDomain[|domain]
    E....G@.....>..'...d.5.....M4............1.0.0.127
    dnsbugtest.1.0.0.127.in-addr.ar
    ^C
    14 packets captured
    60 packets received by filter
    0 packets dropped by kernel
    pretty clear that the 127.0.0.1 entry in /etc/hosts is unfortunately not used.
    localhost and 127.0.0.1 are part of the loopback interface (lo0) and a lookup from /etc/hosts should suffice! no reason at all to query a DNS service unless explicitly specified.

  • Which localhost line shuold be used in the /etc/hosts file on Solaris Sparc

    Hi There,
    I would like to know which line should be use in the /etc/hosts file:
    127.0.0.1 localhost
    127.0.0.1 localhost.localdomain localhost
    Thanks :-)
    J

    user560159 wrote:
    Hi There,
    I would like to know which line should be use in the /etc/hosts file:
    127.0.0.1 localhost
    127.0.0.1 localhost.localdomain localhost
    Thanks :-)
    JThe format for the hosts file is
    ipaddress alias1 alias2 alias3 alias4 Most shops will just have two aliases, one with just the machine name, one with the fully qualified domain.machine name. In reality, you can do whatever makes sense:
    [root@vmlnx01 ~]# cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality wil fail
    127.0.0.1       localhost.localdomain localhost
    [root@vmlnx01 ~]# ping localhost
    PING localhost.localdomain (127.0.0.1) 56(84) bytes of data.
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=1 ttl=64 time=1.96 ms
    [root@vmlnx01 ~]# ping localhost.localdomain
    PING localhost.localdomain (127.0.0.1) 56(84) bytes of data.
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=1 ttl=64 time=0.094 ms
    [root@vmlnx01 ~]# vi /etc/hosts
    <<<< adding an alias 'fred' >>>>>
    [root@vmlnx01 ~]# cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality wil fail
    127.0.0.1       localhost.localdomain localhost fred
    [root@vmlnx01 ~]# ping fred
    PING localhost.localdomain (127.0.0.1) 56(84) bytes of data.
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=1 ttl=64 time=0.306 ms
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=2 ttl=64 time=0.093 ms
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=3 ttl=64 time=0.092 msDoes the order of the aliases have any meaning? I leave that quick experiment as an exercise for the student.

  • How do i get firefox to view localhost websites? (XAMPP,Apapche, Php, MySQL))

    im trying to view locally hosted websites on my PC but firefox fails to display the wepages or the apache control panel each time i try???

    Hi,
    If the installation, configuration and settings of the XAMPP package are correct, you can try accessing via the addresses '''localhost''' or '''127.0.0.1''' after the web server has been started. Please also see [http://www.apachefriends.org/en/xampp-windows.html this].

  • Add localhost to routing table

    Hello, 
    first post, be easy on me
    I would like to add a new entry to my WRTP54G's routing table that would resolve 'localhost' to 127.0.0.1.
    I have tried under SETUP > Advanced Routing > Static Routing
    Route name: localhost
    Destination IP: 127.0.0.1
    Subnet mask: 255.255.255.0
    Gateway: 127.0.0.1
    Hop Count: 0
    Interface: Local 
    to no avail. ( ERROR: Invalid Entry)
    Any help would be appreciated.
    JC  

    That settings are not available on your linksys router and it will not work.

  • Configuring tnsnames.ora / listener.ora with HOST = localhost

    Dear Oracle experts,
    presently I'm trying to configure an Oracle installation on a Win2k server
    to work with HOST = localhost entries in my tnsnames.ora and listener.ora.
    I have to do that because I want to use that Oracle installation as an image
    for several computers which will get different IPs and computer names.
    My problem is, taht I only can configure my entries with a real IP adres (127.0.0.1 does not work ) or with the present name of the system but not with localhost or 127.0.0.1.
    My listener.ora looks like below :
    # listener.ora Network Configuration File: D:\oracle\product\10.1.0\Db_1\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SDU = 4096)
    (SID_NAME = EMS)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Db_1)
    (PRESPAWN_MAX = 10)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost )(PORT = 1521))
    The listener above lead to a
    ERROR - ORA-12541: TNS:no listener
    if I try to connect via iSQLPlus. If I exchange HOST = localhost with HOST = mydnsname the I can connect to the computer via isqlplus.
    Is there any possibility to configure the listener and tnsnames without using real IP adresses ?
    Best regards,
    Daniel Wetzler

    Hi maran,
    thanks for your answer.
    i started the listener from cmd and had the output below :
    C:\Documents and Settings\ECS>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.1.0.2.0 - Production on 22-MAR-2007 16:04
    :32
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.1.0.2.0 - Production
    System parameter file is D:\oracle\product\10.1.0\Db_1\network\admin\listener.or
    a
    Log messages written to D:\oracle\product\10.1.0\Db_1\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.1.0.2.0 - Produ
    ction
    Start Date 22-MAR-2007 16:04:33
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\oracle\product\10.1.0\Db_1\network\admin\listener.o
    ra
    Listener Log File D:\oracle\product\10.1.0\Db_1\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "EMS" has 1 instance(s).
    Instance "EMS", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    C:\Documents and Settings\ECS>
    In my listener.log I found the following information :
    TNSLSNR for 32-bit Windows: Version 10.1.0.2.0 - Production on 22-MAR-2007 16:11:42
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.1.0\Db_1\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.1.0\Db_1\network\log\listener.log
    Trace information written to D:\oracle\product\10.1.0\Db_1\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=1672
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    22-MAR-2007 16:11:43 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=ECS))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=168821248)) * status * 0
    So it seems that my lister is running fine, isn't it ?
    But I cannot conect to my database....
    I pasted my tnsnames.ora below.
    Perhabs there's a bug I didn't fins yet. But if I replace in both files t(tnsnames.ora and listener.ora the "localhost" with my local IP it works just fine...
    # tnsnames.ora Network Configuration File: D:\oracle\product\10.1.0\Db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    SIG =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost )(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = SIG)
    Hpe someone can help.....
    Best regards,
    Daniel

Maybe you are looking for

  • How to copy my home video to my PC? Or iTunes even?

    Hello, Very simple; I have my brand new, awesome, battery life sucking iPhone 4S. I upgraded from a iPhone 3G and was super excited because now, I can shoot videos in 1080p @ 30 fps no less. Before, on my 3G, I used an app(iCamcorder) that "hacked" t

  • How to know the row and col numbers of a cell in JTable at mouseclicked

    Hi, I'm coding an app using swing and JTable, in this table I will display the records from a database, now, each time the user has click in any cell I want to display it value, whit this method:     private void setpuntero(JTable table, int row, int

  • Error message -50 while trying to import music -

    I have the error message -50 coming up when I am trying to import files from C drive. You have the question: iTunes displays a -69 error when syncing iPod but not anything to do with -50 error message. Are you able to help me out. This only happened

  • Boot Camp!!!! HOOOORAAAH!!

    Earlier today I got home and logged onto Apple.com as usually and saw the news of Boot Camp. I quickly downloaded it. Setting it up is very easy; the installer pretty much does everything for you. First step was to partion a drive for Windows- *NOTE:

  • Combo box bug

    When I make a selection in my combo box component the opened selection box closes however the border of the selection box remains visible. How can I resolve this?