Another user who can't get this thing started, Listener will not operate!!!

I installed from root, used port 8085 for the database (8080 used by Tomcat) and 1521 for the listener. Logged out, log back in as user oracle. Takes three full minutes to "start" the listener, but netstat -a does not show any listener on port 1521, despite listener startup saying "Command successful". Starting database, then 'lsnrctl status' returns the following:
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 19-FEB-2007 19:16:16
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Start Date 19-FEB-2007 19:11:20
Uptime 0 days 0 hr. 4 min. 55 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Default Service XE
Listener Parameter File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
Listener Log File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=solera.homedns.org)(PORT=1521)))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
Service "XE" has 1 instance(s).
Instance "XE", status BLOCKED, has 1 handler(s) for this service...
Service "XE_XPT" has 1 instance(s).
Instance "XE", status BLOCKED, has 1 handler(s) for this service...
The command completed successfully
All firewalls are completly disabled, except for my router which has ports 8085 and 1521 open. So, 1) Where is the listing for the listening in netstat -a? and 2) Why are my database services blocked? I've been trying for a week to get this thing started, I need it for work. I can log in to the database through SqlPlus, so it is there and running fine, but the listener is not working, and I cannot get to the database home page.

Checked the listener log. Doesn't look good. Keep saying host or object does not exist!!
TNSLSNR for Linux: Version 10.2.0.1.0 - Production on 19-FEB-2007 18:56:13
Copyright (c) 1991, 2005, Oracle. All rights reserved.
System parameter file is /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
Log messages written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
Trace information written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/trace/listener.trc
Trace level is currently 0
Started with pid=3711
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=solera.homedns.org)(PORT=1521)))
TNS-12545: Connect failed because target host or object does not exist
TNS-12560: TNS:protocol adapter error
TNS-00515: Connect failed because target host or object does not exist
No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
TNSLSNR for Linux: Version 10.2.0.1.0 - Production on 19-FEB-2007 19:11:20
Copyright (c) 1991, 2005, Oracle. All rights reserved.
System parameter file is /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
Log messages written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
Trace information written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/trace/listener.trc
Trace level is currently 0
Started with pid=3384
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=solera.homedns.org)(PORT=1521)))
Listener completed notification to CRS on start
TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
19-FEB-2007 19:14:29 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=solera.homedns.org)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
19-FEB-2007 19:16:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=solera.homedns.org)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
19-FEB-2007 19:16:15 * service_register * XE * 0
19-FEB-2007 19:16:16 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=solera.homedns.org)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
19-FEB-2007 19:16:17 * service_update * XE * 0
19-FEB-2007 19:16:23 * service_update * XE * 0
19-FEB-2007 19:16:32 * service_update * XE * 0
19-FEB-2007 19:16:35 * service_update * XE * 0
19-FEB-2007 19:16:37 * ping * 0
Error listening on: (Description=(Address=(Protocol=tcp)(Port=8085)(Host=localhost))(Presentation=HTTP)(Session=RAW))
19-FEB-2007 19:16:38 * service_update * XE * 12545
TNS-12545: Connect failed because target host or object does not exist
TNS-12560: TNS:protocol adapter error
TNS-00515: Connect failed because target host or object does not exist
19-FEB-2007 19:16:41 * service_update * XE * 0
19-FEB-2007 19:16:44 * service_update * XE * 0
19-FEB-2007 19:26:47 * service_update * XE * 0
19-FEB-2007 19:27:44 * service_update * XE * 0
19-FEB-2007 19:34:02 * service_update * XE * 0
19-FEB-2007 19:41:47 * service_update * XE * 0
19-FEB-2007 19:46:44 * service_update * XE * 0
19-FEB-2007 19:46:59 * service_update * XE * 0
19-FEB-2007 19:47:02 * service_update * XE * 0
19-FEB-2007 19:47:10 * service_died * XE * 12537
19-FEB-2007 19:47:26 * service_register * XE * 0
19-FEB-2007 19:47:26 * service_update * XE * 0
19-FEB-2007 19:47:32 * service_update * XE * 0
19-FEB-2007 19:47:38 * service_update * XE * 0
19-FEB-2007 19:47:41 * service_update * XE * 0
Error listening on: (Description=(Address=(Protocol=tcp)(Port=8085)(Host=localhost))(Presentation=HTTP)(Session=RAW))
19-FEB-2007 19:47:44 * service_update * XE * 12545
TNS-12545: Connect failed because target host or object does not exist
TNS-12560: TNS:protocol adapter error
TNS-00515: Connect failed because target host or object does not exist
19-FEB-2007 19:47:50 * service_update * XE * 0
19-FEB-2007 19:48:32 * service_update * XE * 0
19-FEB-2007 19:48:38 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=solera.homedns.org)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
19-FEB-2007 19:58:32 * service_update * XE * 0
19-FEB-2007 20:00:02 * service_update * XE * 0
19-FEB-2007 20:00:41 * service_update * XE * 0
19-FEB-2007 20:01:42 * service_update * XE * 0
19-FEB-2007 20:02:49 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=solera.homedns.org)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
19-FEB-2007 20:11:18 * service_update * XE * 0
19-FEB-2007 20:14:06 * service_update * XE * 0
19-FEB-2007 20:15:12 * service_update * XE * 0
19-FEB-2007 20:17:27 * service_update * XE * 0
19-FEB-2007 20:18:36 * service_update * XE * 0
19-FEB-2007 20:21:41 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=solera.homedns.org)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
19-FEB-2007 20:28:36 * service_update * XE * 0
But here is my hosts file:
# Do not remove the following line, or various programs
# that require network functionality will fail.
::1     solera.homedns.org     solera     localhost.localdomain     localhost 127.0.0.1
Looks like they are there.

Similar Messages

  • How can I get this thing to work without apple id? :(

    I've got Iphone 4s from my boss instead of my paycheck due to a bankrot. And he doesn't remember his apple id,password or e mail he used to activate Iphone.. How can I get this thing to work without it? :/

    You can't.
    Sounds like it he gave you a stolen iPhone or at least a worthless one.

  • I keep getting this message and PSCC will not open:Unable to start your subscription for Adobe Photoshop CC.  I keep trying again with no results.  I am on automatic pay system.  This should not happen.

    I keep getting this message and PSCC will not open:Unable to start your subscription for Adobe Photoshop CC.  I keep trying again with no results.  I am on automatic pay system.  This should not happen.
    I had it open a few minutes ago.  Closed it and went to reopen to no avail. How can I open and continue to work?

    Does your Cloud subscription properly show on your account page?
    If you have more than one email, are you sure you are using the correct Adobe ID?
    https://www.adobe.com/account.html for subscriptions on your Adobe page
    If yes
    Some general information for a Cloud subscription
    Cloud programs do not use serial numbers... you log in to your paid Cloud account to download & install & activate... you MAY need to log out of the Cloud and restart your computer and log back in to the Cloud for things to work
    Log out of your Cloud account... Restart your computer... Log in to your paid Cloud account
    -Sign in help http://helpx.adobe.com/x-productkb/policy-pricing/account-password-sign-faq.html
    -http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html
    -http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    -http://helpx.adobe.com/creative-suite/kb/trial--1-launch.html
    -ID help https://helpx.adobe.com/contact.html?step=ZNA_id-signing_stillNeedHelp
    If no
    This is an open forum, not Adobe support... you need Adobe staff to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • My inbox indicates a message is receive but all my message are open and so how can I fix this that the inbox will not indicate that I receive a message (one)

    my inbox indicates a message is receive but all my message are open and so how can I fix this that the inbox will not indicate that I receive a message. It shows that I received one message?

    lbryan1987 wrote:
    I dont want the button problem solved i need to know how to restore the phone without using that button or going into settings
    You don't in the condition it's in. You will either have to get the phone replaced by Apple or pay a 3rd party to repair it.
    there seriously should be more than two ways to solve this other wise apple is useless and we will never buy another apple product.
    Seriously? It's physically broken!

  • Another user who can't use an Apple TV

    After much anticipation I managed to get my hands on an Apple TV 2 days ago. Unfortunately, I seemed to have joined the club of folks who can't seem to get their Apple TVs up and running (see elsewhere on this forum, e.g. http://discussions.apple.com/thread.jspa?messageID=12471381). The story goes like this...
    1. Apple TV connects to my wifi, but then sits on the "Waiting for network services..." screen with pin wheel indefinitely (I waited for over 6 hours, periodically knocking the screensaver off, making sure it didn't go to sleep).
    2. Pressing the menu button while it was failing to connect would take me to the main menu. Movie thumbnails were visible and I could watch previews. Couldn't connect to youtube but I could connect to my MobileMe gallery.
    3. Couldn't activate home sharing as it claimed my iTunes Store username/password were invalid. This isn't the case as the same username/password combination work fine on my other machines (an iMac, two MacBooks and an iPhone). To be double sure I updated my account details to have a password with more than 8 characters including a number and a combination of uppercase/lowercase) and checked my c/card details were up to date. Still no joy. So, I can't connect to my iTunes library to watch video or listen to audio (making the ATV a bit pointless).
    4. Having read all the discussion of this on the forums (and the Apple trouble shooting guides) I've tried the following
    - making sure all ports are open on my router (especially the relevant ports for NTP etc)
    - checking the network traffic was OK (all my devices are able to get network time OK, use Home Sharing withing the LAN, connect to the iTunes store etc)
    - Updating to iTunes 10.0.1
    - Turning off/on home sharing on my iMac
    - Restarting my machines
    - Restarting my router
    - pulling my hair out
    5. I called apple support who were useless. This was a real blow. In the past, I've always found Apple support to be brilliant, but today the guy I spoke to couldn't get me off the phone fast enough. All he wanted to do was email me a link to the support page, even though I had already told him that I had spent two days working through these!!! Totally useless. This is a real shame since the support was one of the reasons to choose Apple. If I wan't bad service, I'd have bought a Dell.
    6. I returned the ATV to the Apple Store. Unfortunately, they were unable/unwilling to test it in the store but offered me an exchange or a refund. In the end I left with a new unit. Unfortunately this has not solved the problem - exactly the same result with the new unit.
    So where am I left? Two units won't work in my home, so it's unlikely to be a faulty unit. I tried my router wide open (allowing all incoming/outgoign traffic) so I don't see that being the problem. My ISP (Plusnet in the UK) clearly isn't blocking the required ports as my other machines (using the same Netgear DGN2000 ADSL wireless router) seem to be able to use these ports/services just fine.
    I can see that some would take the above as evidence that my network is to blame. However, all the tests I can do suggest that my network and router are working perfectly well and that the ATV should also work. At the end of the day, if I went and bought an airport extreme (which costs 150% of the cost of the ATV) I'd still have to connect to my ISP though my router since the airport extreme isn't an ADSL router. Frankly, I resent having to buy new routers just to test to see if the ATV will work. The kit I have meets the industry standards to the ATV should work!!
    The replacement ATV is going back to the store for a refund this week, unless anyone has a useful suggestion?

    Alley_Cat - all good advice, thanks. Sadly, I've already tried most of your suggestions...
    Alley_Cat wrote:
    You seem to be partially connected to the internet, so AppleTV is seeing the that, it looks as though LAN communication is the issue.
    Yes and no. As I understand it, Home Sharing verification is via the iTunes store, and my account wont verify, so there are still some WAN issues. "Partially connected" seems to be the right word!
    Alley_Cat wrote:
    I can't say I've ever seen 'waiting for network services', but had problems getting Home Sharing to work initially as it seemed to disable itself when I pressed 'Done' at the end of the enabling process in iTunes. Try disabling/enabling again and not pressing done just clicking movies or something in iTunes - if I didn't do this the Home Sharing icon kept disappearing.
    I've seen this reported elsewhere on the forum. Tried not pressing "done" after activating Home Sharing, but still no connectivity
    Alley_Cat wrote:
    I would be tempted to configure your router to assign a fixed LAN IP address for AppleTV based on it's MAC address, then restart everything. Also try temporarily disabling any wi-fi security, can you then connect fully (you may have done this I think)?
    If you have a long ethernet cable or ethernet connection is simple (nearby router, or direct to a local computer) try connecting that to the router to see if it's a wi-fi issue.
    Yeah, already enabled all traffic, tried with both fixed IP and DHCP assigned IP, both wifi and wired, Also tried connecting via my iMac. Makes no difference
    Alley_Cat wrote:
    You can clearly connect in part to the internet, but it's odd you can access MobileMe, and not YouTube. It would be worth checking your ISP is not blocking anything or having issues - you've already sorted the router by the sounds of it.
    I contacted my ISP, but this seems unlikely. All my other Apple devices seem to be able to communicated just fine over the internet.
    Alley_Cat wrote:
    On the Mac, things like NetBarrier, Little Snitch might block AppleTV if not configured to allow traffic. Temporarily disable software firewalls including OS X if you haven't done so.
    Don't have any of this software (and the software firewalls are all turned off)
    Alley_Cat wrote:
    I can't remember at the minute if AppleTV 2 has an iTunes Store country setting (old one did) but if your store credentials are not being recognised it could be defaulting to the wrong country for some reason, and not set to UK. Another possibility is that the authentication happens via iTunes (I don't think it does in all honesty), so if AppleTV isn't seeing iTunes, it may not be able to authenticate and gives a vague error message.
    Early ATV2 users noted that they had to change the country settings from US, but mine was shipped with UK already set.
    Alley_Cat wrote:
    This is obvious but I assume you are not inadvertently trying to enable Home Sharing with your MobileMe credentials - it could easily be done, but doubt your doing that. I also assume you don't have multiple itunes Store login names.
    One final thing I would do before giving up is to create a dummy account and set up a new itunes library with a few things in it, enable Home Sharing etc again with this - if there's a configuration issue with the existing user's iTunes account, or some library corruption, the communication could be falling over as it encounters an error in the library it can't deal with (poor error handling in itunes or AppleTv code).
    Always good to rule out user-stupidity!!! :o)
    I've made sure I'm using the correct username/password combination for my iTunes account (this is different from my MobileMe account). I've also made sure that my password conforms to the requested standard (min 8 chars, at least 1 numeric, at least 1 uppercase, at least 1 lowercase, no spaces). I've also tried creating a new iTunes store account. Still no good.

  • I need another person Who Can help with this iphone it will not restore on will not completely turn on

    i can't turn on the phone or even restore the phone completely it will not turn on at all !!

    iOS: How to backup - http://support.apple.com/kb/HT1766
    iOS: Unable to update or restore - http://support.apple.com/kb/HT1808

  • My husband and I have our iphones  and icloud set up. He is getting all my text messages coming through to his phone, how can i get this changed so it does not happen? does it have anything to do with icloud?

    My husband and i have our iphones set up. He is getting all my text messages that are coming through to my phone, how can i elminate this problem? Does it have anything to do with out icloud?

    Well, you use the different accounts such Phone Numbers, email addresses. And make sure that your iPhones have no receipient address in common, then you can avoid this issue.
    I use iMessage on my iPhone, iPad, MacBook Pro, iPod touch.
    Each of them has a individual address to receive messages, so they won't combine all the messages among all the devices.
    Try this, if it doesn't work, tell me, I'll figure another way out.

  • I have a DVD from The Best of Adobe Photoshop Elements, which requires Firefox 3.+ to opperate. I have down loaded Firefox 3.6, can get on lime but disc will not operate??

    I was able to run the disc previously, a message came on to upgrade, I did and haven't been able to run since. I've installed Firefox 3.6b but can't get disc to operate. Message I now receive says to install 3.+, but not how.
    Have not tried their web yet (next). (Adobe) www.photoshopelementsuser.com

    Ok, let me try to explain step-by-step:
    #The bookmarks are '''not''' in HTML file. This is OK. Firefox does not store the bookmarks in HTML format.
    #Even if you boot the old Firefox, it will show the new bookmarks. This is also OK. You can't really do much about that.
    #Uninstalling and re-installing Firefox will '''not''' solve your problem. Firefox will '''not''' see the bookmarks in the external hard drive. Please '''do not''' try this approach.
    Now, to make things as simple as possible, let's try to bring all of your old bookmarks and settings into the new computer.
    #Make sure that you have closed Firefox completely. This can be done by selecting '''File''' menu and then clicking on '''Exit'''.
    #You said you were able to locate the Profile folder on the '''external hard drive''', right? Just to confirm, the name of this folder is something like xxxxxxxx.default (for example, my Profile folder is named 9qnmvkea.default. Yours will be something similar).
    #Double click on this folder to open it.
    #Select the '''Edit''' menu and click on '''Select All'''. Select the '''Edit''' menu again and then click on '''Copy'''.
    #Now, open Firefox from your new computer and follow the instructions given in this article to locate your new Profile folder: [https://support.mozilla.com/en-US/kb/Backing+up+your+information#Locate_your_profile_folder Locate your profile folder]. Again, this folder would be named like xxxxxxxx.default
    #Once this is done, again close Firefox by selecting '''File''' menu and then clicking on '''Exit'''.
    #Double click on your new Profile folder to open it.
    #Select the '''Edit''' menu and click on '''Paste'''. Windows will ask you if you want to replace existing files with same name. Select '''replace'''. Wait till all the files have been replaced.
    #Open Firefox again from the new computer. Hopefully, you should see your old bookmarks now.

  • Old pc has crashed and want to upload old itunes into icloud. How can I do this when old pc will not power up? Thanks

    Old dell pc crashed & will not re-start- not sure if I / how I can copy the old i-tunes library from this pc and uplaod to my i-cloud as this contains all my old cd collections. Advice most appreciated. Thanks

    If the old PC does not work it will not be possible to do anything with it.
    If you can get it to work for long enough turn on iTunes Match to upload your music to the cloud (anything you purchased from iTunes Store is already in the cloud)

  • HT1620 I have been trying to download iOS 6.1 on my ipad.  It takes between 6-8 hours to download and after about 4-5 hours it send me an error message and cannot download. How can I delete this downloa? it will not let me download any apps

    I have been trying to download iOS 6.1 on my ipad.  After its been downloading for about 4 hours, I receive a message that there is an error and cannot download.  How can I delete this download from my settings?  I tried downloading other apps, but it will not let me unless I download iOS 6.1

    What iOS are you currently running?
    If you have an iPad 1, the max iOS is 5.1.1. For newer iPads, the current iOS is 6.1. The Settings>General>Software Update only appears if you have iOS 5.0 or higher currently installed.
    iOS 5: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    How to install iOS 6
    http://www.macworld.com/article/2010061/hands-on-with-ios-6-installation.html
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If you are currently running an iOS lower than 5.0, connect the iPad to the computer, open iTunes. Then select the iPad under the Devices heading on the left, click on the Summary tab and then click on Check for Update.
    Tip - If connected to your computer, you may need to disable your firewall and anitvirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update. After you update an iPad (except iPad 1) to iOS 6.x, the next update can be installed via wifi (i.e., not connected to your computer).
     Cheers, Tom

  • I can't get this thing to work!!!!

    I plug my ipod into my computer at work where I have itunes installed and it shows that the ipod is updating, actually showing the songs getting transfered! When the update is complete, no songs appear on my ipod, no memory is used according to the "settings" "about" screen, but itunes on my computer recognizes it and shows 11 gigs used. I tried resetting a couple of times with the same result-no songs on my ipod. I had itunes on my computer long before I owned an ipod, so this is baffeling. I realize that I'm probably a computer idiot, but this should be simpler.

    What you describe has all the hallmarks of this.
    Strange iPod behavior.

  • Hi  I changed my iphone to another iphone how can i get my things from my old iphone but you have to know that i copy every thing on icloud and thank u

    Hi

    What to do before selling or giving away your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT5661
    MaggySimpson wrote:
    Hi! I sold my Iphone on ebay.
    Follow the instructions to remove a device you no longer have.
    From here  >  http://support.apple.com/kb/PH13695?viewlocale=en_US

  • I CANT GET THIS THING STARTED

    I THOGHT MY IPOD WS FULLY CHARGED IT STAYED GREEN FOR A FEW MINUTES THEN WENT BLANK.I WAITED 4 HRS FOR THE SONGS I PURCHASED OFF OF ITUNES TO DOWNLOAD. WHEN I TURNED ON THE IPOD I HEAR NOTHING

    Are you using iTunes 7.02?
    Did you go through the setup procedures?
    You do have a 2G Shuffle?
    Are you saying it took 4 hours to load your iPod before you disconnected it? Do you have USB 2.0?
    After you took it off, if you turned it on it should show the green light for 2 seconds, then the light will go off. Press play after the light goes off to play your music. If it doesn't play, do any lights show on the Shuffle?
    What format are the songs in? Select a song in iTunes, right click, and then select Get Info.

  • I get this message and site will not load"OCSP is not yet valid" how do I fix this

    MY system including firefox has begun not trusting any sites at all. I have to confirm exceptions to get onto the websites. All the certificates are bad "According to firefox" and after a while I get the OCSP is not yet valid error message too. what happens next??? can this be fixed?

    You're welcome.
    That may have been a fluke from yesterday's Daylight Savings time change here in North America, but if that happens again and you have a desktop PC the "coin" battery on the motherboard may need to be replaced.

  • I can't get download to work - it will not copy the mp3 file to my chosen location (as set in tools/options) - it gives me a new window with a player - no dwnlo

    I am running windows xp sp2 and I have set my dowload location under (tools/options), but when I select an MP3 file to download, firefox does NOT copy the file to my chosen location on my HD - instead, it opens up a new window with a makeshift "player" and begins loading the player with the MP3 file. The problem is that I have no idea where on my system firefox has copied this file to, so, I cannot leave and come back later and play this MP3 file using winamp. I have to listen to it right then or lose it - if I close that new window (with that puny little "player"), then I lose the download, wherever firefox put it on my PC (I got no idea where it is). This is all under firefox 25.0
    I am also running FIrefox 12.0 on an older windows 2000 machine and that works perfectly - I can download any MP3 file I want, and firefox 12.0 (on win2k, sp4) downloads it to my chosen location (on my HD), and it gives me the download window so I can watch its progress and have some control over pause, and resume, and, when it is done, the download window offers me the option to "open containing folder" so I can make sure it got to where I wanted it. In other words, Firefox 12.0 on WIn2k, sp4 works better than firefox 25.0 on winxp sp2!!!!! What gives? I went through and set up my options for XP just like I did with Win2k and it all looks good, but firefox 25.0 just ignores my chosen location and always defaults to give me that makeshift player and I am not able to actually copy the mp3 file to my harddrive - it makes firerox 25.0 almost unusable since downloading mp3 files is a big part of my firexfox use - please help - I am not able to upgrade windows at this time, and, since firefox 12.0 still works fine on win2k, I can't understand what happened at firefox?

    Phillipp,
    I tried it again using "save link as", and this time it actually worked! I just now downloaded several more using the "save link as" option, and it works perfectly. Thanks. Problem solved.
    Littleberry

Maybe you are looking for

  • How can i remove my phone number rom the imsg server

    How can i remove my phone number from the imsg server

  • Improvements for Adobe Reader for Android

    Please add the following features: - rubber tool so you don't have to delete everything every time you want to correct a mistake after exiting freehand mode - ability to copy/paste an annotation made in freehand mode - tool for drawing straight lines

  • 17" Display

    My display has on a few occasions gone a bit weird, yellow cyan magenta colours appear also has started up with many Horizontal lines. I have No vertical lines as lots of others have had on here, just wondered if anyone else has experienced these sym

  • Importing troubles Elements 9 organizer

    Im getting the following error when i try to import my pictures into the organizer in elements. Since it gives me this error it will not import all my subfolders in my watch folder and i have had to go through and import each subfolder manually avoid

  • Load Balancing (Hardware)

    What is the best practice in for a 3 server install... Server 1 has Planning/Foundation Server 2 has FDM/FDMEE Server 3 has Essbase 1 - Should/Could I name all three EPM Instances across servers "EPM11123"?  2 - If I deploy without the hardware confi