Debugger stubbornly refuses to use correct IP address

I'm trying to use SQL Developer 1.5.4 to debug a stored procedure.
Sql Developer is running on my laptop: 192.168.8.148.
My database server is running on 192.168.8.197. Another machine on my LAN.
I'm trying to start a debugging session, I see
Executing PL/SQL: CALL DBMS_DEBUG_JDWP.CONNECT_TCP( '172.x.y.x', '64179' )
ORA-30683: failure establishing connection to debugger
ORA-12535: TNS:operation timed out
172.x.y.z is the address from my VPN. That's not right. My database server isn't on VPN. So I turn OFF the VPN, and now I see
Executing PL/SQL: CALL DBMS_DEBUG_JDWP.CONNECT_TCP( '192.168.80.1', '64195' )
ORA-30683: failure establishing connection to debugger
ORA-12535: TNS:operation timed out
192.168.80.1 is assigned to 'VMware Virtual Ethernet Adapter for VMnet1' The virtual adapter created for HOST ONLY connections. My server isn't running in a VM (ok, it is, but not on this host)
So I disable that adapter. and now:
Executing PL/SQL: CALL DBMS_DEBUG_JDWP.CONNECT_TCP( '192.168.153.1', '64234' )
ORA-30683: failure establishing connection to debugger
ORA-12535: TNS:operation timed out
192.168.153.1 is assigned to 'VMware Virtual Ethernet Adapter for VMnet8' The virtual adapter created for NAT connections. My server still isn't running on this host
So I disable that adapter, and now, FINALLY I can debug the stored procedure. But now I can't get email, nor can I have any VM's running.
So how do I make the debugger use the same network adapter that made the connection to the server

Thanks.
For some reason I was thinking that setting had to do with remote debugging only.
Still it would be nice if future versions of sql debugger could figure out the right one automagicly.

Similar Messages

  • When I try to purchase an app using my iphone it asks me for a password for the wrong email address. How do I reset my iphone to show the correct email address/apple ID

    when I try to purchase an app using my iphone it asks me for a password for the wrong email address. How do I reset my iphone to show the correct email address/apple ID

    Thanks for your reply. Having read through relevant topics it suggests that if I sync my iphone with the correct account on my pc it should use that one thereafter. i will try both.

  • IP address not used correctly at RT Ping Controllers.vi

    It seems to me that the IP address provided to RT Ping Controller.vi and RT Reboot Controller is not used correctly.
    What I do is: Set the Subnet flag true and give a numerical IP adress to RT Ping Controller.vi
    What I get is the controller information for the controllers on the subnet, even if the IP does NOT match.
    Why do I do this? I want to acquire the MAC of the controller specified by the IP to use it for the reset vi.
    What I do second is: Set the subnet flag true and give an IP address to RT Reboot Controller.vi and provide a MAC address. The IP address does not match to the controller with the MAC given. The controller with the MAC reboots, independent of having a different IP.
    What is going
    on here and how can I get the correct MAC for an IP easily (i.e., without looking it up in MAX and typing it in somewhere)?

    Try setting the Local Subnet value to FALSE and pass in the IP you want to ping. You should get just details back on the target you specified, including it's MAC address. If the IP isn't a valid RT target, you will get an error.
    When Local subnet is set to TRUE, it will attempt to ping all controllers on the local subnet (regardless of the IP address passed in)--requiring you to search the resulting array for the IP you are interested in (and yep.. it might not be there).

  • HT5312 had to change rescue email address but the security section still uses the old address how do i correct this

    had to change rescue email address but the security section still uses the old address  how do i correct this

    1. Sign out of old ID
    2. Sign in with new ID
    Settings>AppStore>Apple ID

  • Mail refuses to use current SMTP

    Mail Version 2.0.7
    Problem: With SOME but NOT all messages Mail refuses to use currently active SMTP server. When the problem occurs, on some occasions, Mail provides a choice of available SMTP servers, ( I have to manually change servers for each message for the rest of the session but messages are sent OK). On other occasions it only provides the inapropriate server as available FOR THIS MESSAGE ONLY. Other messages -in the same session- can be posted OK (mail uses the active server).
    This is an IMAP account; there are 2 SMTP severs on the list (corresponding to 2 locations I send e-mail from) both SMPT's are configured fine. port is NOT blocked. (I have 3 other accounts on the account list but these are "not active")
    Tried: removing extra SMTP servers from the list; Re starting Mail; restarting Mac; re submitting mail etc, etc. The problem is address specific (always with the same address) BUT this address used in another computer is working fine.

    Intriguing problem indeed.
    Is there any commonality in the email addresses that poses these problems?
    Just to see if I now read you correctly:
    When you send from work to address A, it works.
    When taking the powerbook home and send now from a different SMTP, but also to address A, it won't let you do it. And to make it more puzzling, this is only with some addresses, not with all?

  • Multiple POP/SMTP Accounts Bug - Mail uses wrong 'from' address

    I've be scratching my head over this but can't see anything else wrong so I figure it must be a bug with Mail 4.2:
    I have multiple POP3/SMTP accounts configured, lets say:
    [email protected], to receive on pop.blah1.com and send on smtp.blah1.com
    [email protected], to receive on pop.blah2.com and send on smtp.blah2.com
    If I create emails sourced from [email protected], they are sent just fine.
    However if I try to email from [email protected], I get a pop-up telling me that smtp.blah2.com is offline and I need to select another SMTP server.
    I checked the server settings a hundred times over and also resorted to telnetting to port 25 of blah2.com to ensure it was full working (yes it was!).
    [Even Connection Doctor thinks the servers are all good]
    So next I try telling emails sourced from [email protected] to send via smtp.blah1.com - Eureka, it works!
    But this is a little odd - so I check the received email headers and compare these with the 'Sent' header.
    It appears that mail thinks its sending the email from [email protected] but the email actually ends up being sourced from [email protected]!
    So I can only presume that Mail is marking the smtp.blah2.com server as down because it is trying to use the wrong source address when sending a message and therefore being refused by the SMTP relay.
    Has anyone else seen this?

    Thanks chaps,
    The other accounts are direct POP3/SMTP to my hosted servers - they are not passing through GMail and so it couldn't cause the issue.
    I have, however, found the problem inadvertently while trying to run a comparison with Thunderbird - the good news is, its not Mail as such, though it does raise a couple of other questions...
    Basically, whichever SMTP server is running on my hosted servers, it does not allow a message with no text in the body, while Google's SMTP implementation clearly does.
    As my test messages only had a subject line, they were failing on my servers but working OK with GMail.
    The questions therefore are:
    1. Shouldn't Mail pad an empty message to ensure it goes (MS Outlook works fine with empty messages but interestingly Thunderbird also doesn't)
    2. Even assuming its OK to use GMail's SMTP as a relay, shouldn't Mail use the correct source address rather than making it look like the emails came from my GMail account?
    - I'm not sure if this is 'allowed' with modern SMTP from a security perspective but I think that some services support it.
    Thanks for all your input!
    J

  • How can I use one gmail address on two different macbooks in 'mail'?

    I'm using one business gmail address. Me and my girlfriend both have a macbook. Now the gmail address is linked to my macbook. But she wants to use it as well. Unfortunately the 'mail' system won't allow her to sync with the gmail address. And I get messages from gmail saying that someone tried to log in to my account. Which is something I certainly want, but can't change. Does anyone now how I can use 1 gmail address on two different mac's? Thanks

    You may be able to change the suspicious account activity message alerts
    in your Gmail settings, and check that side of it, since I can use several
    means of accessing my Gmail and Google Accounts; and in the past had
    shared an account (not google) with another party half a world away when
    her email server went down for a month.
    The Mail software should not know the difference, unless the setup in there
    is not correct; if this is so, then more than what she says would be wrong.
    The Google mail Support help site pages should cover this adequately.
    Gmail Help - Google Help
    https://support.google.com/mail/?hl=en

  • My new laptop says another computer is using my ip address. How do I stop this?  I was trying to get all of my stuff off my parents desktop IMAC and think I screwed something up with the wifi because now my laptop won't connect to wifi

    I bought my own laptop (Macbook Pro) and set it up and am using wifi that my parents use on their computer.  Everything was working great until I wanted to put my itunes from the desktop to my laptop.  I used my Mom's sign on of her apple id and since then when I log on to my laptop it says another computer is using my ip address...what do I do?  Thanks!

    Hey there Toni D.,
    I suggest the troubleshooting outlined in this article here:
    Wi-Fi: How to troubleshoot Wi-Fi connectivity
    http://support.apple.com/kb/HT4628?viewlocale=en_US
    Does the symptom occur with more than one Wi-Fi device?
    Wi-Fi issues may be related to the network in question or they may be related to the Wi-Fi computer joining that network. Usually, if other computers or devices (such as the Apple TV or iPhone) are able to get on the Internet without issues, then your Wi-Fi router is probably fine.
    If you only have one Wi-Fi device, proceed with this article.
    Make sure your software is up-to-date.
    Install all software updates available for your Mac.
    If you use a third-party Wi-Fi router, check with the manufacturer to confirm that it has the latest firmware installed. If an update is available, follow the manufacturer's instructions for updating the firmware.
    To determine if your Apple Wi-Fi base station firmware is up-to-date, see Updating your software.
    Check your connections.
    Some networking issues may be caused by loose or disconnected cables. Verify that all Ethernet and power cables connected between your modem and your Wi-Fi router are correct. Checking that devices such as your router and modem are on, disconnecting and carefully reconnecting Ethernet cables, and/or replacing damaged Ethernet cables may resolve the issue without any further troubleshooting.
    Verify that you are using the recommended settings for your device.See Recommended settings for Wi-Fi routers and access points.
    Restart your network devices.Powering your modem or router off for a few seconds and then on again may resolve network issues without any additional troubleshooting. If you have phone service through your ISP, power cycling your modem may interrupt that service. You may need to contact your ISP in order to restore your phone service if your modem is reset or powered off. Ensure that you have alternative means to contact your ISP (such as a cell phone) to avoid unnecessary delays in restoring your Internet or phone service
    And if this does not get the network connection going again I would use the troubleshooting from down the bottom in the section labeled Symptom: My Mac does not connect to the Internet.
    Take care,
    Sterling

  • Getting error while accessing a webpage by using link local address of ipv6

    Hello,
    I want to access my login.jsp by using ipv6 address.
    when i am accessing my web page by using loop back or localhost6(like the following) it is working.
    http://[::1]:8080/test/login.jsp //for loopback
    http://localhost6:8080/test/login.jsp
    But when i am accessing my webpage by using link local address as following i am not getting my web page.
    http://[fe80::201:6cff:fe0f:d7ae%eth0]:8080/test
    or
    http://[fe80::201:6cff:fe0f:d7ae]:8080/test
    For the above case is there any solutions????

    Whatever i have mentioned these are correct. My ipv6 address is also correct.From browser only i am accessing.>
    Not a Java issue, then. Your problem I'm afraid.
    But how do you know they're correct? Given that one of them isn't working, I'd triple check it if I were you.

  • I can no longer login to receive my webmail with a second email address; i have already cleared my "saved passwords" and cleared my history, and still i can only login using one email address but not my second one, which i previously was able to do

    details are listed in the question; i login using one email address to this site but not my second, which i have always been able to do
    The error message is:
    Login failed because your username or password was entered incorrectly.
    However, all my login information is correct.

    try the hints found at
    http://support.apple.com/kb/TS1417

  • What is wrong with my shipping address? I want to order pictures via apple store with iPhoto. Apple Id and payment seem ok. My current and correct shipping address appears with red letters. Why and what to do?

    What is wrong with my shipping address? I want to order pictures via apple store with iPhoto. Apple Id and payment seem ok. My current and correct shipping address appears with red letters. Why and what to do?
    Maybe this is relevant: I bought iphoto from the German apple store but I now live in Italy. I have tried German credit card with German invoicing address and Italian shipping address. And I have tried Italian credit card with Italian invoicing address and Italian shipping address. The phenomenon is the same: shipping address appears in red and I am asked to fill in the mandatory fields (which turn red whatever I enter).

    KarinavD,
    what is the setting for the Print Products Store in the Advanced Tab of the iPhoto Preferences?
    The country you select there has to match the billing address. And your billing address should match the country of your AppleID and credit card used with the AppleID.
    Regards
    Léonie

  • Should I use a MAC address to validate users for my program?

    I'm writing a graphical console program and I was planning on using a few methods for security. One being to block a user from logging in again if they don't type the correct username and password within three tries until the root user authenticates it again. I was planning on blocking the IP address but someone suggested blocking the MAC address since no 2 have the same ID and it's burned in, not to mention alot of people have dynamic addresses. However, I was reading that MAC addresses are mainly used in ethernet cards. I thought any device that has network capabilities has to have a MAC address? Is it good to use a MAC address for blocking someone from logging in again or what?

    Its very easy to change your MAC address. If you have a wireless router (which you can buy for like 20 dollars) then you can tell it what MAC address to use. So I agree, don't use a MAC address to block users from your program. Also are you sending the username/password over the network in clear text? If so, these can be intercepted. So doing that may be a bad idea; it depends on how much security you want for your application.

  • How do you change the search engine used in the address bar?

    I use the address bar to search, instead of the actual search bar field. Why? It's easier. Or, it used to be. It used to use Google. Now it's using Yahoo!. This is unacceptable. Haha. How do I change which search engine is used in the ADDRESS bar?

    had this problem after accidentally downloaded the yahoo toolbar along with an adobe product. Firstly, tried to remove it control panel in add/remove programmes but it refused to uninstal. Since then was told by technicians of my ip to use Revo uninstaller the free ed. Next step was go to tools then options. On the general tab, at the bottom you will find manage-add-ons. under search provider do not want. f yahoo is still there disable it.
    Also go to internet options in control panel and set up there too. Be sure to find and tick the option that other search engines cannot change yours. Be sure to set the appropriate home page.

  • Why does the correct return address not show up on outgoing messages?

    Hello,
    Specs:
    Windows NT
    iPlanet Messaging Server 5.1
    iPlanet Directory Server 4.13
    One user recently went through an account change (spam reasons).
    old uid: bob
    old email: [email protected]
    new uid: bsmith
    new email: [email protected]
    The problem is, that during testing, any email sent from the new account is arriving as having both the <Return-path> and <From> fields with the old email address.
    Keep in mind that this is not a client-specific problem as everything has been changed correctly (outlook) If an email goes from "Clients computer" >> "3rd party smtp server" >> "Hotmail" or the like, it shows up as having the correct return address.
    But the pickle I'm in, is that if an email goes from "Clients computer" >> "3rd party smtp server" >> "Our Server" , it shows up as having the OLD return address. - same thing if messages are sent internally (same server) through the webmail interface. The messaging server is somehow rewriting the email field when any message goes through it.
    What makes this a super-pickle is that this is a NEW account., not just a 'change' of the old one. The old account has been deleted, and the command 'imadmin user purge' doesn't find it, nor is there any reference to the old 'bob@' address in the ldif file except for an address book entry or two (other users have added 'bob' into their address book)
    Any help is greatly appreciated in advance. Sorry for the long description, but now all the bases I've covered are known.
    Sincerely,
    Josh

    Jay,
    I only mentioned SIMS 4.0 because I jumped directly from that to MS 6.0p1, and because what my customers wanted to do worked on SIMS and doesn't on MS6.
    To complicate things more, my customer has multiple domains, but not all employees have e-mail addresses in both domains. For example, Joe is [email protected], Jane is [email protected], and John wants mail sent to either [email protected] or [email protected] to come to him.
    I dealt with this by setting up abc & xyz as separate domains, and created a mailing list in xyz.com named "john" with an external member of [email protected] While this works fine, when I add an alias to that mailing list of "[email protected]" and John tries to send a message with "[email protected]" in the From, it is rewritten to [email protected] as that is his primary e-mail address.
    In looking at the LDAP entries of mailing lists that are not working as I'd like, I see that the aliases are specified as mailAlternateAddress attributes. Are you saying that if I change these to MailEquivalentAddress attributes that they will then show up in the From unchanged?
    Oh, and one more possible factor - they are sending mail using SMTP AUTH as they are roving users. Since the mail server knows that the authenticated user is truly [email protected], is that why his From of [email protected] gets nuked?
    Thanks,
    Bill

  • Solaris 10 zones network config using different IP address

    I have a Solaris 10 global zone with two networks 172.x.x.x and 192.x.x.x
    The zone loaded on this global zone has two networks 192.x.x.x and 144.x.x.x
    I have the 192 network working fine on both the global and non-global zones.
    I have aggr2 on the global zone assigned the 172 IP.
    I have aggr2:1 on the non-global zone assigned the 144.
    On the global zone all networking functions correctly.
    On the non-global zone I can't get the 144 interface to work.
    I've checked my defaultroutes, they are correct, I've tracerouted from the global zone using a 144 address and it goes out the 172 interface correctly.
    When I traceroute from the non-global zone it can't even leave the zone.
    My question is, can I have an IP on the non-global zone that does not reside on the global zone?

    Hi Jim, 
    We have check the following path on our Exchange Server :
    C:\Program
    Files\Microsoft\Exchange Server\Logging\TraceLogs 
    And
    we not found any log files here.
    Thanks.
    Best Regards,
    Antoni

Maybe you are looking for

  • HT202213 How can I authorize more than 5 computers with the same Apple ID?

    Somebody knows how to authorize more than 5 computers with the same Apple ID? I have One Apple IMac, Apple TV, I-PAD, 2 HP PC's, One I-Phone and one I-Pod Touch. I would like to have the possibility to use as I wish the same Apple ID on one of those

  • Ng An exception occurred during the execution of the current web request.

    An exception occurred during the execution of the current web request. Please contact the administrator to review the stack trace in the event log for more information about the error. this error occured while making changes to the mapings, there was

  • Small Validation in sql Query Date range..

    hi. I need Some suggestions for validating the Date. In customization form From date and to date i given. like 01/08/2014 and 30/08/2014.. Second time if  they give... i can validate like below select  DocEntry from  [@PR_OTIMESHEET] where U_frmdate

  • Need informations about dependency scenario with job chains

    Hi, I created several job chains containing one ora mor scripts. Now I want to create dependencies between this job chains. For example : job chain 2 must begin when job chain 1 is finished, job chain 3 must begin when job chain 2 is finished etc...

  • SQVI SQ01 SQ02 transaction codes

    hi all, i am a trainee in SAP HR Payroll. I am required to use the SQVI SQ01 SQ02 t-codes to generate information for the user. i have tried to browse through these myself. but not sure if doing it the correct manner. any kind of documentation or tip