After login UI is not loaded completely

Hi Team,
I have done a publishing (real time publishing) from one of the instance however there are few page attribue i am not able to publish due to some error, but when i login to destination server i am just not getting complete UI(only admin and other app i visible except that everything is blank) this happen oly after publishing and there is nothin in sites log except connecion refused error...
[2015-04-23 12:11:56,451 UTC] [ERROR] [temBasedClusteredEventExecutor] [com.fatwire.logging.cs] Exception reading url from http://ussbcs02:7003/cs/ContentServer?pagename=OpenMarket%2FXcelerate%2FSearch%2FEvent
com.fatwire.cs.core.http.HttpAccessException: org.apache.http.conn.HttpHostConnectException: Connection to http://ussbcs02:7003 refused
  at com.fatwire.cs.core.http.HttpAccess.execute(HttpAccess.java:393)
  at COM.FutureTense.Util.ftUtil._readUsingHttpAccess(ftUtil.java:817)
  at COM.FutureTense.Util.ftUtil.readByteURL(ftUtil.java:738)
  at COM.FutureTense.Util.ftUtil.readURL(ftUtil.java:703)
  at COM.FutureTense.Platform.SystemEvents.RequestEventItem.execute(RequestEventItem.java:58)
  at COM.FutureTense.Platform.SystemEvents.AbstractEventItem.run(AbstractEventItem.java:170)
  at COM.FutureTense.Platform.SystemEvents.FileSystemBasedClusteredEventExecutor$LockingCallable.call(FileSystemBasedClusteredEventExecutor.java:234)
  at COM.FutureTense.Platform.SystemEvents.FileSystemBasedClusteredEventExecutor$LockingCallable.call(FileSystemBasedClusteredEventExecutor.java:199)
  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
  at java.util.concurrent.FutureTask.run(FutureTask.java:139)
  at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:909)
  at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://ussbcs02:7003 refused
  at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:158)
  at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:149)
  at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:121)
  at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:573)
  at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:425)
  at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
  at com.fatwire.cs.core.http.HttpAccess.execute(HttpAccess.java:578)
  at com.fatwire.cs.core.http.HttpAccess.execute(HttpAccess.java:369)
  ... 12 more
Caused by: java.net.ConnectException: Connection refused
  at java.net.PlainSocketImpl.socketConnect(Native Method)
  at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
  at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
  at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
  at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
  at java.net.Socket.connect(Socket.java:529)
  at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:123)
  at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:148)
  at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:149)
  at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:121)
  at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:573)
  at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:425)
  at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
  at com.fatwire.cs.core.http.HttpAccess.execute(HttpAccess.java:578)
  at com.fatwire.cs.core.http.HttpAccess.execute(HttpAccess.java:369)
  at COM.FutureTense.Util.ftUtil._readUsingHttpAccess(ftUtil.java:817)
  at COM.FutureTense.Util.ftUtil.readByteURL(ftUtil.java:738)
  at COM.FutureTense.Util.ftUtil.readURL(ftUtil.java:703)
  at COM.FutureTense.Platform.SystemEvents.RequestEventItem.execute(RequestEventItem.java:58)
  at COM.FutureTense.Platform.SystemEvents.AbstractEventItem.run(AbstractEventItem.java:170)
  at COM.FutureTense.Platform.SystemEvents.FileSystemBasedClusteredEventExecutor$LockingCallable.call(FileSystemBasedClusteredEventExecutor.java:233)
  at COM.FutureTense.Platform.SystemEvents.FileSystemBasedClusteredEventExecutor$LockingCallable.call(FileSystemBasedClusteredEventExecutor.java:199)
  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
  at java.util.concurrent.FutureTask.run(FutureTask.java:138)
  at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  ... 1 more
[2015-04-23 12:15:33,417 UTC] [INFO ] [.kernel.Default (self-tuning)'] [beans.factory.xml.XmlBeanDefinitionReader] Loading XML bean definitions from class path resource [BeanConfiguration.xml]
[2015-04-23 12:15:34,844 UTC] [INFO ] [.kernel.Default (self-tuning)'] [beans.factory.xml.XmlBeanDefinitionReader] Loading XML bean definitions from class path resource [UIServices.xml]
[2015-04-23 12:15:45,321 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:15:45,328 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:15:45,331 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:15:45,335 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:15:45,339 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:15:45,344 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:15:46,745 UTC] [INFO ] [.kernel.Default (self-tuning)'] [logging.cs.cache.page] EHCache-based page cache loaded.
[2015-04-23 12:15:46,829 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:16:13,777 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:16:13,778 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:16:13,780 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:16:13,781 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:16:13,782 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:16:13,783 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:16:13,931 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:17:25,099 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:17:25,103 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:17:25,105 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:17:25,107 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:17:25,109 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:17:25,111 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:17:26,376 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:18:19,153 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:18:19,154 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:18:19,155 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:18:19,156 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:18:19,157 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:18:19,157 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
[2015-04-23 12:18:20,727 UTC] [WARN ] [.kernel.Default (self-tuning)'] [com.fatwire.assetapi] com.fatwire.assetapi.common.AssetAccessException: Association views does not exist for this asset type FW_Application
let me try to upload screen sho of wat i am getting :-) thanks in advance
Regards
Kiran purohit

Hello Kiran,
It looks like there's something wrong with your FW_View assets. Those should not be published. It might be best to restore the environment from a back-up. You could try recreating the views association in the AssocNamed table, as it seems to be missing, but I don't know if that will solve it. If you want to try that, you need these records:
AssocNamed:
ID
NAME
DESCRIPTION
ASSETTYPE
DEPTYPE
CHILDASSETTYPE
MULTIVALUED
{some id}
views
views
FW_Application
E
FW_View
T
AssocNamed_Subtypes:
ID
OWNERID
SUBTYPE
REQUIRED
{some other id}
{id of AssocNamed}
F
You can use Sites-Explorer to create the records. Though first you may want to check if it's not a caching issue by deleting the cscache and linkedcache ehCache directories when the server is not running.
Kind regards,
Stephan.

Similar Messages

  • Webpage do not load completely

    Many web pages do not load completely like facebook, rds.ca etc...
    What can I do to correct this?
    Thanks

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find nothing has changed after you complete it.
    Enable guest logins and log in as Guest. For instructions, launch the System Preferences application, select “Help” from the menu bar, and enter “Set up a guest account” (without the quotes) in the search box.
    While logged in as Guest, you won’t have access to any of your personal files or settings. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    As Guest, launch Safari and test. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created as Guest will be deleted automatically when you log out.

  • Windows 7 and updated firefox window do not load completely . the banner may load or it times out. If I leave it sit for a while it may finish loading. New computer.. cannot figure it out.

    I have a new computer with windows 7. I downloaded the mozilla and the update.. now my pages do NOT load completely. the page banner but not the content. or it takes a really long time. When it will not load it say the try again.. and i reload a number of times to get it to load... HELP ME!!
    I will include an example below... in the URL blank.
    This includes Yahoo and Google...
    occasionally it says ...
    The connection was reset
    The connection to the server was reset while the page was loading.
    The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer's network connection.
    If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    It is possible that your security software (firewall, anti-virus) blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full, unrestricted, access to install for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    *https://support.mozilla.org/kb/fix-problems-connecting-websites-after-updating

  • High-traffic websites do not load completely

    Websites such as facebook, wikipedia and others do not load completely. They load most of the website and hang, leaving a perpetually-rotating green "loading" icon at the top of the tab. It will usually leave out a couple images after having loaded the text. I've adjusted the firefox settings so that it doesn't block pictures coming from outside sources, but it hasn't fully remedied the situation. The other issue is that it doesn't happen every time. I'll be browsing on facebook or wikipedia and every third link I click (thereabouts) the website hangs without fully loading. I've already adjusted firefox so that it no longer automatically uses any proxies, but while that seemed to reduce the frequency with which this problem presented itself, it still happens 1/3 of the time rather than 3/4 of the time.
    A parallel problem (while I'm unsure as to whether or not it is related) is that youtube will load the whole page but the video. This also does not happen every time, but it will register as having completed loading the page (there is no green circle icon at the top of the tab), but no video will appear and no light grey buffer bar will load at the bottom of the video screen. I don't have any flash blockers or anything of the sort.
    I've scanned my computer repeatedly for malware using malwarebytes and avast with very little in the way of results (usually nothing or one or two files of malware, no trojans or viruses).
    Any help will be greatly appreciated.

    Boot the computer in Windows Safe Mode with network support (press F8 on the boot screen) as a test to see if that helps in case some security software is causing problems.

  • AppStore does not load completely

    my AppStore does not load completely ipad4 btw.....I tried changing account and Internet connection but still does not work

    Hi Jay ,
    Try clearing your portal navigation cache , browser cache/cookies and then check .
    There is a HTTP Provider cache in visual admin also , try clearing that as well .
    Also , did you modify your themes after which this problem occured ?
    Regards
    Mayank

  • Keep getting message pop up "Error reading/writing file  "com.apple.logic.pro.cs": Logical end-of-file reached during read operation," and "The Preferences are not loaded completely. Save them to "com.apple.logic.pro.cs" anyway?" Using Logic pro 8. ???

    Logic froze while I was working on something so I forced quit.  Now every time I open LOGIC a message pops up that says:
    "Error reading/writing file
    “com.apple.logic.pro.cs”:
    Logical end-of-file reached during read operation."
    The only button option is cancel so I press it and another message appears that says:
    "The Preferences are not loaded completely.
    Do not save them, as you would overwrite the Preferences file with incomplete data."
    Then when i close logic a box appears saying:
    "The Preferences are not loaded completely.
    Save them to "com.apple.logic.pro.cs" anyway?"
    There are 3 button options to press; ok, cancel or dont save.
    I press "don’t save" cuz I don't want to ruin anything.
    I found a discussion located here: https://discussions.apple.com/message/9564253#9564253 that says if I delete the file "com.apple.logic.pro.cs" it will resolve the problem.  If I do this will I loose or mess anything up at all, automation, saved channel strips customizations, saved effects, synth, or ultrabeat customizations etc? Or especially will I loose any work I've done?  I have hundreds pieces of music files I've created.  I'm scared to mess anything up with all the hours and months of work I've done.  Is there anyway to fix this without loosing anything?  I'm using Logic Pro 8.
    Thank you

    You can safely delete this file - its the preference file for control surface settings - you haven't said whether you're actually using a control surface or not, if so, you will have to set it up again. A new file will be created when you fire Logic up again, but of course it will contain default settings. If you have a complicated control surface setup, remember to keep a backup copy somewhere in case any future problems arise.
    Other than that, you really have nothing to be scared about - hopefully your problem is as simple as that and there isn't an underlying problem (a corrupt hard drive, for example). You seem concerned about losing work, so I guess you want to think about backing that up on a regular basis too. If you're saving your projects to your system drive, do get an external one for this. And also check that you have plent of free space on your system drive - you need to keep about a quarter or third of it free for your OS and programs to run properly (some temporarily stored files can be quite large).

  • Pages not loading completely or at all.

    This is a problem I've been having for weeks and weeks. Pages in Safari (or in IE or in Firefox) will not load completely or at all. For example, the apple.com homepage does not load at all and neither does ebay. However, the amazon homepage will load almost completely, but a few of the images don't appear.
    I've tried numerous ideas.
    I've run through the power cycle. (Turning my router and cable modem off, and then restarting them.)
    I've run network diagnotics.
    I've reset Safari.
    I've typed in IP addresses manually.
    We bought a new router.
    It even got down to me having to reinstall the operating system. (The computer is fairly new, so there wasn't any important information on it.)
    I tried calling my ISP, but they don't know what's wrong.
    Apple won't speak to me because my 90 days is up, and my parents won't pay $160 for the care plan.
    I'm becoming desperate at this point. I love my new iMac, but there isn't much I can do without the web.
    Oh, I also can't download updates, access the iTunes music store, or anything else that requires internet acces.
    We have three windows computers in the house that are all running fine on the WLAN.
    Any help would be GREATLY appreciated.

    Any other ideas?
    Hmm, can you try logging into another user account to see if the problem is present there as well? This will confirm where the root issue is - your user area or system wide. It sounds like it wil be system wide but best to double check.
    If you don't have another account you can use System Preferences -> Accounts -> [+] to create a test one (and [-] to remove it if needed).
    I've typed in IP addresses manually.
    Can you expand on what you mean by that? Are you referring to the DNS addresses or typing the IP address in the browsers address entry box?

  • Pages not loading completely

    I am seeing intermittent issues with web pages not loading completely, or taking a long time to load. Some times embedded images will not load. The page will often load, but the page loading icon in chrome will carry on spinning. 
    This is happening periodically and at various times of the day, but has been going on for a couple of weeks. The rest of the time, my broadband speeds are fine and very snappy, as normal. 
    I've restarted my router (homehub 3) several times.
    This doesn't seem to be a general speed problem.
    Using speedtest.net, i can see that my download speed is pretty consistent at just under 20mbps. 
    Using pingtest.net i see no packet loss, with good ping times.  
    Using the BT speedtest tool, my line speed to the house is around 23mbps, and my download speed is again around 20mbps.
    This is effecting all devices attached to the router, both wired and wifi... both windows PC/laptops and ipad/iphone devices. 
    I am not sure where to look next, and am kind of dreading a conversation with BT helpdesk. 
    Any ideas? 

    Thanks... That's a long thread, and I am not going to pretend to understand all of it. 
    It seems to be similar issue, but I am seeing this any webiste, including this one, not just on a handful of specific sites. 
    If I understand the thread above correctly, that issue is with BT, and was apparantly fixed, although the most recent post suggests it has not been. And that if this is the same problem, I can't do anything to fix this myself, other than raise this BT?
    Having played around a little more, I think I can see that this problem becomes more accute when i am jumping rapidly from one webpage to another in quick succession, until i get to the point where pages are just not loading anymore. 

  • Mafia Wars can not load completely because you are missing a plugin, pop up is too small to see the missing pluging, how do I find out what it is?

    Yesterday, while playing Mafia Wars, I kept getting a bar notification that "The game can not load completely because you are missing a plugin? When I clicked on the box I got an 1/2" popup, which probably contains the information I need but it is too small to find out what it is. You can not maximize it. The is nothing visible to click on. Flash and Java are all up to date, as well as all other plugins. No plugins are disabled. How can I find what I am missing?

    Try a program such as Disk Inventory X or OmniDiskSweeper.
    (50778)

  • WRT54G v5 admin screen does not load completely

    I have a WRT54G v5 and when I go to the admin screen (http) it does not load completly.  It was working the other day.  I was in the process of downloading a newer version of the firmware, I am using 1.0.6 and was looking at the 1.0.9.  I have it on the computer but have not applied it to the router yet.
    I am using IE7 and was able to view the page previously with IE7 but am not able to now.  I have rebooted the router (cold start).  No difference.  I can still get to the internet and the wireless is working also, I just cannot make any changes to the router.
    I need help, if someone is willing.
    Thanks
    Dave

    Check if your firewall is on. I was having the same problem and I just shut down Zone Alarm...

  • Comcast will not load completely

    I need more help about making comcast work. I have read almost all the questions and responses to the comcast website will not load completely. It will go as far as log-in/password site but will not load the message page.
    Interestingly, I have a mac at home at work. I have the problem at work but my Mac at home is working perfectly.
    I have tried to use every suggestion possible and no resolution.

    Hi,
    Are you using DNS #S in the TCP/IP tab DNS Servers field, in Network?
    below #'s from the portforward page- http://www.portforward.com/networking/dns.htm
    Comcast (pick the nearest!)
    68.87.66.196 Comcast (national) Primary DNS Server.
    68.87.64.196 Comcast Secondary DNS Server.
    68.57.32.5 (Virginia)
    68.57.32.6 (Virginia)
    216.148.227.68 (Denver, Colorado)
    204.127.202.4 (Denver, Colorado)
    68.42.244.5 (Taylor, Michigan)
    68.42.244.6 (Taylor, Michigan)
    68.62.160.5 (Huntsville, Alabama)
    68.62.160.6 (Huntsville, Alabama)
    68.87.96.3 (Pennsylvania)
    68.87.96.4 (Pennsylvania)
    Have you tried deleting all comcast cookies?
    Under Safari menu, Safari Preferences->Security tab...?
    Alternately....
    Home~/Library/Cookies folder/cookies.plistmove the cookies.plist to the trash
    Click on the Finder's Icon in the Dock.
    In The Finders window, sidebar, click on the Home icon
    (if Finder prefs. are not set to open home)
    Home~/Library/Caches folder/Safari cachemove the safari cache folder to the trash.
    Do a restart of your mac.
    Does that help any?
    Eme'~[)

  • After updating Firefox does not Load all it says XU.DLL not found

    after updating Firefox does not Load all it says XU.DLL not found

    xul.dll
    look here:
    https://support.mozilla.com/en-US/questions/754567
    https://support.mozilla.com/en-US/questions/756149
    thank you

  • YahooMail in FireFox Only is not loading completely. Icons, Flags, Scrollbars etc not showing up

    This does not happen in IE, only FireFox. When Yahoo Mail loads it does not "Load" completely. Icons, Flags, Scrollbars, direction arrows, etc. do NOT load. The functions still exist and work, but if I didn't already know where some of them are located it would be impossible to use them because the "visual icons" do not show up.

    See:
    *[[Images or animations do not show]]
    *http://kb.mozillazine.org/Images_or_animations_do_not_load
    See also http://kb.mozillazine.org/Websites_look_wrong

  • Images are not loading/not loading completely, persona previews no longer works with scrollover - even after complete uninstall/reinstall, but images work in IE - suggestions on how to fix this??

    Images on websites often do not load or load incorrectly/incompletely load even after refreshing page and clearing caches. Often have to "clear recent history" 5 or 6 times within a single firefox session to get working links, images, completely loaded pages. The persona previews no longer do an "automatic preview" with a scroll over and now i no longer even get an image on the page to scroll over (images are just NOT THERE). I have done the safe mode test, have updated everything suggested, have checked all add ons as suggested in the troubleshooting guide and NOTHING shows as being a problem. I even did a complete uninstall and reinstall and it is STILL not working. Worried that it was an issue with my computer, i checked the pages in IE, and they worked PERFECTLY. I am uncertain what to do now. It started as a problem once or twice a week, and now it is EVERY time i bring up Firefox. Help?

    the second article did offer a suggestion that SEEMS to have helped ::crosses fingers:: - an about:config, resetting of the preferences for images. we'll see how long it lasts. THANK YOU SO MUCH for the suggestion, the article wasn't one i'd found while searching for troubleshooting info.
    Java script is enabled, but the persona's stuff still isn't working. dang it. WELL, one thing seems to work now, at least. thank you.
    Pax, km

  • Safari will not load completely, just the top line

    safari will not open completely, just the top line appears. I have an Imac oper at 10.5.8

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

Maybe you are looking for