Red Links / CSS Error

I'm experiencing a common problem with Safari. The links on this browser used to be blue. But when I opened Safari yesterday, the links were suddenly red. I've spent hours researching this problem on Google and Apple, but none have seemed to answer my question: How exactly do I make my links go back to blue? I was aware that it's a CSS problem, so I checked the preferences and the style sheet that was being used was "None selected" So then I tried out all the other style sheets that were listed, but that didn't work.
Can someone please tell me how to make my links go back to blue?
If not possible, is there any way I can re-insall Safari without having to use the package installation disk that came with my computer? I have an iMac OS X version 10.4.2.
Thanks

Hi Kaycee & Natasha
Is this an issue with MySpace only?
I noticed that the links in myspace changed to red about 4- 5 days ago.
If this is an issue with that site only, then it is due to the style sheet they use
and not too much you/we can do about it.
If this is happening on other sites post the links & we will see if they appear red to us as well.
Eme'~[)

Similar Messages

  • Broken images links and error in line/column

    HI!
    I am the proud owner of the Adobe Creative Suite 4 (Web Premium) software package and am learning Web Design through the University of Phoenix online (I am a disabled veteran going for my BA in IT)--I am trying to meet my final requirements for the individual assignment (creating a personal 3-page website), but can't get the images to show up and now get an error when trying to re-create the home page to add pages to the menu I added (with Home, Feedback Form, etc. links)--the error says:
    "There is an error at line 64, column 83 (absolute position 3340) [file location]: TemplateBeginEditable tag inside editable region"
    I have searched this and other forums and they keep saying I don't have a proper closing tag, but I can't figure out where it is and need help with that and why my images are not showing up (broken) when I post my files in class for grading.
    I have been using the following link for help so far during my design:
    http://www.thesitewizard.com/gettingstarted/dreamweaver-cs4-tutorial-1.shtml
    But it doesn't help me with the above problems--I would ask my instructor but he is on vacation until Monday--I will attach all my files to this post if someone will be kind enough to help a Dreamweaver newbie--thanks in advance!
    Paul Crider
    [email protected]

    Sorry--here it is (line 64 is close to the bottom and I put it in bold/italics so you could spot it easier):
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Paul Crider</title>
    <link href="twoColLiqLtHdr.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    body, td, th {
    font-family: Comic Sans MS, cursive;
    body {
    background-color: #900;
    -->
    </style>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css" />
    </head>
    <body class="twoColLiqLtHdr">
    <div id="container">
      <div id="header">
        <h1><a href="http://www.facebook.com/home.php?ref=home#/criderman?ref=profile"><img src="images/paulborder.jpg" alt="paul border" width="1064" height="488" border="0" align="middle" /></a></h1>
        <!-- end #header -->
      </div>
      <div id="sidebar1">
        <h3 align="center" class="white"><u>My Interests:</u></h3>
        <h3 align="left" class="white">-
          Sports</h3>
        <h3><a href="http://www.neworleanssaints.com/Home.aspx"><img src="images/saintslogoandhelmetgraphic.jpg" alt="saints" width="170" height="211" border="0" /></a>
          <!-- end #sidebar1 -->
        </h3>
        <p class="comicheading"><span class="white">New Orleans Saints</span></p>
        <p class="comicheading"><span class="white"><strong>- Tiki/Retro/50s/60s Culture</strong></span></p>
        <p><a href="http://www.tikiroom.com/"><img src="images/tiki.jpg" alt="tiki" width="252" height="153" border="0" /></a></p>
        <p class="white"><strong>- Movies</strong></p>
        <p><a href="http://www.imdb.com/name/nm0000007/"><img src="images/bogartwithgun.jpg" alt="bogart" width="123" height="157" border="0" /></a></p>
        <p class="comicheading"><span class="white">(especially classic movies--like with my favorite actor, Humphrey Bogart)</span></p>
        <p class="comicheading"><span class="white"><strong>- TV</strong></span></p>
        <p><a href="http://www.bbc.co.uk/doctorwho/s4/index.shtml"><img src="images/drwhos.jpg" alt="drwho" width="176" height="228" border="0" /></a></p>
        <p class="comicheading"><span class="white">(Doctor Who)</span></p>
        <ul id="MenuBar1" class="MenuBarVertical">
          <li><a href="http://www.paulcrider.com/">Home</a> </li>
          <li><a href="feedback.html">Feedback</a></li>
          <li><a href="aboutus.html">About Us</a> </li>
          <li><a href="sitemap.html">Site Map</a></li>
        </ul>
      </div>
      <div id="mainContent">
        <h1 align="center" class="comicheading">About me:</h1>
        <p class="comicheading">I was born and raised and now currently living in Monroe, Louisiana.</p>
        <p><a href="http://www.monroela.us/"><img src="images/monroe.jpg" alt="monroe" width="604" height="402" border="0" /></a></p>
        <p class="comicheading">I am a honorably-discharged veteran of the United States Navy.</p>
        <p class="comicheading">After my military service, I worked as a government and civilian contractor for the military and continued working and travelling around the world until I became disabled and moved back home.</p>
        <p><a href="http://www.facebook.com/criderman?ref=profile"><img src="images/meegypt.jpg" alt="meegypt" width="315" height="468" border="0" /></a></p>
        <h2 align="center" class="comicheading">Objective:</h2>
        <p class="comicheading">I am looking for a part-time position, either paid or voluntary, with an organization that can use my skills and education. </p>
      </div>
      <p>
        <!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats -->
        <a href="documents/paulcriderresume.doc">***click here to see my resume***</a></p>
      <p>Contact me:</p>
      <p><a href="mailto:[email protected]">[email protected]</a></p>
      <div id="footer">
        <!-- end #footer -->
      </div>
      <!-- end #container -->
    </div>
    <p> <a href="http://validator.w3.org/check?uri=referer"><img
            src="http://www.w3.org/Icons/valid-xhtml10"
            alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a></p>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    </html>

  • Error 7 occurred at ABAPI Dist Report Read Link Info Error.vi - [.....] - RTBUIP_Build_Invoke.vi.ProxyCaller

    Hi all,
    I am on a field campaign with my Labview-controlled instrument. I wanted to make a small change to the code and build it again for uploading to a cFP-2020 Fieldpoint but the application builder stopped with the following error message:
    Error 7 occurred at ABAPI Dist Report Read Link Info Error.vi -> ABAPI Dist Cmp Settings to Disk Hier.vi -> ABAPI Get Settings From File2.vi -> ABAPI Get Settings From File.vi -> RTBEP_Invoke_Build_Engine.vi -> RTBUIP_Build_Invoke.vi -> RTBUIP_Build_Invoke.vi.ProxyCaller
    This is another computer than the one I used in the lab previously so might have forgotten to install something. I just copied the whole application folder with project file and subfolders
    to the Laptop I am using now. Labview version should be the same though (8.20).
    Any suggestions?
    Olaf

    Hello Olaf,
    This error is usually found when a subVI or a support file (DLL, custom control, etc)
    isn't able to be found by the application builder.  Possible reasons
    for this could include subVIs no longer located in their original
    paths and in need to be relinked, a DLL that isn't included in the build,
    and many other possibilities.
    You wrote that you copied the project from another PC, so it is very possible that some file went missing. Are all VIs in your project executable?
    You could try to mass compile all the VIs in your project and see if that helps.
    Regards,
    Johannes
    AE, NI Germany

  • Tools for validate HTML and CSS Error in DW?

    Hello Guys,
    Want to know any addon or menu tool in Dreamweaver to validate HTML and CSS error.
    Because every time i have to check in w3c validation. If DW having in this options it wouldbe great to develop website with out error.
    Please let me know your suggestion for that.
    Cheers
    Abdul
    www.ilearnsmart.com
    www.whitehouseit.com

    DW does provide tools to help with validation:
    http://articles.sitepoint.com/article/dreamweaver-8-standards/1
    http://www.adobe.com/support/dreamweaver/htmljava/migrating_hs_to_dwmx/migrating_hs_to_dwm x06.html
    I find it a bit more comfortable though to use teh W3 Validator and I always access that with the Firefox Browser and the Web Developer plug-in.  Another good plug in for FF is Firebug.
    Martin

  • How does linked CSS work in Word 2010?

    I'm trying to figure out how to work with the "linked CSS" feature in Word 2010. Can someone who has used it give me advice?
    I'm somewhat hampered by being unable to find any documentation for the thing, but it seems to me that I should be able to use it like this:
    With a document open, select File > Options.
    Select the Add-Ins tab.
    In the Manage dropdown, select Templates, then click Go.
    Select the Linked CSS tab.
    Click Add, select a CSS file, and click Open. Word adds the CSS file to the "Linked style sheets" list.
    So far, so good. But now it seems to me that Word should be able to apply the styles defined in the style sheet, and that doesn't seem to happen.
    I've added a style sheet that looks like this:
    outrage {
    line-height:400%;
    If I set a paragraph to the style outrage, it should acquire the properties of the
    outrage style rule. But it doesn't.
    I tried labeling the style rule as p.outrage to clarify that it's supposed to be a paragraph style (actually I tried that first), but it didn't make any difference.
    Have I missed some necesssary step here? Or have I simply misconstrued what "linked CSS" files are supposed to do?

    Hi,
    If we want to apply an external CSS stylesheet to the current document in Microsoft Word 2010. We may save your Word document as 'Web page (*.htm; *.html) first. We can't apply a css stylesheet to a .docx file directly as it's not html.
    Regards,
    George Zhao
    TechNet Community Support

  • Need urgent help on issue "An unknown CSS error occured" Hyperion Essbase

    Hi guys
    I am facing an issue while configuring Essbase 9.3.1. Everytime i tried to register Essbase(Server1) with Shared Services(Server2), i.e at the point where we enter Shared Services server, port, username, and password i am getting the following error.
    "An unknown CSS error occured. please check the values you entered". I verified and gave all the values exactly. but same error....
    please help me with your suggestions in resolving this issue.
    Thanks in advance.
    K

    this is what the configtool_err.log is showing
    com.hyperion.cis.config.CmsRegistrationUtil, DEBUG, URL for CSS.xml = http://ServerName.DNS:58080/interop/framework/getCSSConfigFile
    com.hyperion.cis.config.CSSApp, DEBUG, Unable to communicate with the server.
    com.hyperion.cis.config.CmsRegistrationUtil, DEBUG, Authenticate admin user to CSS.
    com.hyperion.cis.config.CSSApp, DEBUG, com.hyperion.css.CSSCommunicationException: Failed to connect to the directory server: Native Directory.     Error Code: 3
    NestedException:
    javax.naming.CommunicationException: hqidwcpdap04.hqh.intra.aexp.com:58089 [Root exception is java.net.ConnectException: Connection timed out: connect]
    com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to authenticate user = admin
    com.hyperion.cis.config.wizard.ProductCustomInputPanel, DEBUG, managerClassName: com.hyperion.essbase.config.EssbaseAgentPortPanelManager
    com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to initialize CSS API
    com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to authenticate user = admin
    com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to authenticate user = admin
    Edited by: MP on Mar 11, 2011 12:53 PM

  • Linked CSS not visible in CS3

    When working in split or design mode, any linked css styles
    do not seem to be applied to my document. I can preview the file
    and view it with the linked CSS working, but that's really
    annoying. Anyone else having this problem? Is there an easy fix I
    am missing?
    Thanks.
    Josh
    OSX 10.5
    CS3
    PowerPC G5 Dual 1.5

    Hi guys,
    Everything I'm working on is local on my computer. the
    stylesheet (backend.css) is in the same folder as the .html files.
    It is linked in my header as follows:
    <link href="backend.css" rel="stylesheet"
    type="text/css">
    Nothing special about it. If I preview it in Safari, Opera,
    Firefox, and IE it looks fine. In DW, if I use styles in the head
    tags it shows up fine. If I link a stylesheet, it doesn't show up.
    Here are some images that may help further illustrate the
    problem:
    Linked
    Stylesheet
    Styles in
    Header

  • Cannot copy necessary linked file ERROR.  HELP ME!! I can't make a package

    Cannot copy necessary linked file ERROR.  HELP ME!! I can't make a package

    What have you tried? Often, this happens when a linked file is open...perhaps at the hands of another user across a network where you can't see. If that's not the case, and you're sure you don't have it open, it's still possible your system just thinks it's open. Reboot the computer and try again.

  • Cannot process links - int error: bad record index

    Opening a publication I have recently been working on suddenly fails with "Cannot process publication's links - Internal error - bad record index".
    And then Pagemaker dies.   Is there anyway to get this publication back?  Hours of work.
    Only possibly anomaly I see is that the .pmd file was moved from one computer to another before this started happening, but we do this all the time in our shop.  As a matter of fact it was moved on a memory stick, not as an email attachment or some less reliable means.  The version on the stick fails the same way.

    Well that sounds close, but I (1) don't have any graphics on master pages, and (2) never performed a "diagnostic recomposition", and (3) can't do anything anyway since pagemaker crashes immediately after issuing the error message about the links.

  • MHKIM:(HR) KR HRMS Manager   Link  화면에서 Data삭제 시도시 Error발생

    QUESTION
    =========
    KR HRMS Manager > Link 에서 Data 를 삭제 하려면 Error 발생합니다
    Error message on the Client Side:
    FRM-92100:
    Java Exception: java.io.EOFException
    at java.io.DataInputStream.readUnsignedByte(Unknown Source)
    at oracle.forms.engine.Message.readDetails(Unknown Source)
    at oracle.forms.engine.Message.readDetails run(Unknown Source)
    ANSWER
    =========
    이 문제의 원인은 Note : 329868.1 에서 언급한 것과 동일한 것으로 판단됩니다.
    This problem will happen if the Enable Cancel Query is set and there is some performance delay within the form. I.E. If the form takes more than a given time to query then the Enable Cancel Query dialog will be kicked off. As a result this leads to the above error.
    "FND:Enable Cancel Query" profile option값을 "N"으로 설정 후에는
    Error없이 Data가 정상 삭제되고 있습니다.

  • Unable to Build VC++ application it showing error 1 LINK : fatal error LNK1104: cannot open file 'NiFieldPoint71D.lib' but I am Using Measurement Studio 2009 ,NI DAQ 7.01 and Field Point 6.05.

    I am having a application in Visual Studio 2003 on Windows XP  , Now I am Migrating the application in Visual Studio 2005 on Windows-7 .
    In my Development PC , I was install Measurement Studio 2009 ,  NI DAQ 7.01 and Field Point 6.05.
    my application is Showing following error:
    Linking...
    LINK : fatal error LNK1104: cannot open file 'NiFieldPoint71D.lib'
    Build log was saved at "file://c:\EdacsNt\Source\SaftyServices\NICfpDAQDl?l\Debug\BuildLog.htm"
    NICfpDAQDll - 1 error(s), 0 warning(s)
    When I copy from NiFieldPoint71D.lib library from Measurement Studio 7.1 and put in :\Program Files\National Instruments\MeasurementStudioVS2005\VCNET\Lib.
    my application is Showing following error:
    1>Linking...
    1>atlsd.lib(atltrace.obj) : error LNK2005: "unsigned int (__stdcall* ATL::g_pfnGetThreadACP)(void)" (?g_pfnGetThreadACP@ATL@@3P6GIXZA) already defined in NiFieldPoint71D.lib(StdAfx.obj)
    1>atlsd.lib(atlbase.obj) : error LNK2005: "class ATL::CAtlWinModule ATL::_AtlWinModule" (?_AtlWinModule@ATL@@3VCAtlWinModule@1@A) already defined in NiFieldPoint71D.lib(StdAfx.obj)
    1>   Creating library ..\..\lib\debug\NICfpDAQDll.lib and object ..\..\lib\debug\NICfpDAQDll.exp
    1>..\..\bin\debug\NICfpDAQDll.dll : fatal error LNK1169: one or more multiply defined symbols found
    I want to ignore NiFieldPoint71D.lib from using project setting(Linker->Input->ignore Specific Library ) but still it is showing same error.
    In the project Setting I am done following setting:
    "C:\Program Files\National Instruments\MeasurementStudioVS2005\VCNET\Lib";"
    C:\Program Files\National Instruments\NI-DAQ\Lib"
    Linker->Input->ignore Specific Library: mfcs71d.lib;libc.lib;'NiFieldPoint71D.lib
    Please provide some solution.
    Thanks
    Nityanand

    You posted this in the LabVIEW forum.
    Are you programming in LabVIEW?
    There is a separate Measurement Studio for VC++ forum. http://forums.ni.com/t5/Measurement-Studio-for-VC/bd-p/231

  • Unable to Build VC++ applicatio​n it showing error 1 LINK : fatal error LNK1104: cannot open file 'NiFieldPo​int71D.lib​' but I am Using Measuremen​t Studio 2009

    I am Migrating a application in Visual Studio 2005.
    In my development PC I was install the Measurement Studio 2009
    my application is Showing following error:
    1>Linking...
    1>LINK : fatal error LNK1104: cannot open file 'NiFieldPoint71D.lib'
    1>Build log was saved at "file://c:\EdacsNt\Source\SaftyServices\NICfpDAQDll\Debug\BuildLog.htm"
    1>NICfpDAQDll - 1 error(s), 0 warning(s)
    In the project Setting I am done following setting
    "C:\Program Files\National Instruments\MeasurementStudioVS2005\VCNET\Lib";"
    C:\Program Files\National Instruments\NI-DAQ\Lib"
    but in  "C:\Program Files\National Instruments\MeasurementStudioVS2005\VCNET\Lib";"  directory Not having the 'NiFieldPoint71D.lib' because Measurement Studio 2009 not provide this dll.
    Please provide some solution.
    Thanks
    Nityanand

    You posted this in the LabVIEW forum.
    Are you programming in LabVIEW?
    There is a separate Measurement Studio for VC++ forum. http://forums.ni.com/t5/Measurement-Studio-for-VC/bd-p/231

  • Unable to Build VC++ application it showing error 1 LINK : fatal error LNK1104: cannot open file 'NiFieldPoint71D.lib' but I am Using Measurement Studio 2009

    I am Migrating a application in Visual Studio 2005.
    In my development PC I install the Measurement Studio 2005.
    my application is Showing following error:
    1>Linking...
    1>LINK : fatal error LNK1104: cannot open file 'NiFieldPoint71D.lib'
    1>Build log was saved at "file://c:\EdacsNt\Source\SaftyServices\NICfpDAQDll\Debug\BuildLog.htm"
    1>NICfpDAQDll - 1 error(s), 0 warning(s)
    In the project Setting I am done following setting
    "C:\Program Files\National Instruments\MeasurementStudioVS2005\VCNET\Lib";"
    C:\Program Files\National Instruments\NI-DAQ\Lib"
    but in  "C:\Program Files\National Instruments\MeasurementStudioVS2005\VCNET\Lib";"  directory Not having the 'NiFieldPoint71D.lib' because Measurement Studio 2009 not provide this dll.
    Please provide some solution.
    Thanks
    Nityanand

    You posted this in the LabVIEW forum.
    Are you programming in LabVIEW?
    There is a separate Measurement Studio for VC++ forum. http://forums.ni.com/t5/Measurement-Studio-for-VC/bd-p/231

  • Link Time error with queue STL

    Hi,
    I am getting a link time error during the building of a program, which uses an object file that uses the <queue> template in STL. I have provided a summary of the error below. I am not able to identify the problem. If somebody could help me in this regard, I would appreciate it.
    Undefined first referenced
    symbol in file
    void std::deque<MsgBuf,std::allocator<MsgBuf> >::__allocate_at_end() ../sunlib/libMqApi.a(MQ_GuardedQueue.o)
    __type_1 std::copy<std::deque<MsgBuf,std::allocator<MsgBuf> >::const_iterator,std::back_insert_iterator<std::d
    eque<MsgBuf,std::allocator<MsgBuf> > > >(__type_0,__type_0,__type_1) M1234.o
    std::deque<MsgBuf,std::allocator<MsgBuf> >::~deque() M1234.o
    void std::deque<double,std::allocator<double> >::__allocate_at_end() M1234.o
    Thanks

    Unfortunately since 5.0 is EOLed, you probably need to contact Sun's office support site if you have contract with sun.
    - Rose

  • An unknown CSS error occurred Hyperion

    Hi,
    I have installed Hyperion 9.3. When I tried to configure Shared Services, after entering username and password. It gives An unknown CSS error occurred error. how do i resolve it? help please
    advance thanks

    Hi-
    I am getting the same error at registering Essbase with SS step.. any resolution on this? Thanks.
    By the way this is what in Configtool_err.log
    Error Code: -1
    com.hyperion.css.common.configuration.CSSConfigurationException: Cannot configure the system. Please check the configuration.     Error Code: 9
    NestedException:
    java.io.IOException: Property data cannot be loaded from cache.
         at com.hyperion.css.common.configuration.CSSConfigurationImplXML.<init>(Unknown Source)
         at com.hyperion.css.common.configuration.CSSConfigurationManager.getConfiguration(Unknown Source)
         at com.hyperion.css.CSSAPIImpl.initialize(Unknown Source)
         at com.hyperion.cis.config.CmsRegistrationUtil.getStandAlonCSS(CmsRegistrationUtil.java:110)
         at com.hyperion.cis.config.CmsRegistrationUtil.<init>(CmsRegistrationUtil.java:81)
         at com.hyperion.cis.config.wizard.HubRegistrationPanel.queryExit(HubRegistrationPanel.java:143)
         at com.installshield.wizard.awt.AWTWizardUI.doNext(Unknown Source)
         at com.installshield.wizard.awt.AWTWizardUI.actionPerformed(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI.actionPerformed(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.notifyListeners(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.actionPerformed(Unknown Source)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Nested Exception:
    java.io.IOException: Property data cannot be loaded from cache.
         at com.hyperion.css.common.configuration.CSSConfigurationImplXML.processStreams(Unknown Source)
         at com.hyperion.css.common.configuration.CSSConfigurationImplXML.<init>(Unknown Source)
         at com.hyperion.css.common.configuration.CSSConfigurationManager.getConfiguration(Unknown Source)
         at com.hyperion.css.CSSAPIImpl.initialize(Unknown Source)
         at com.hyperion.cis.config.CmsRegistrationUtil.getStandAlonCSS(CmsRegistrationUtil.java:110)
         at com.hyperion.cis.config.CmsRegistrationUtil.<init>(CmsRegistrationUtil.java:81)
         at com.hyperion.cis.config.wizard.HubRegistrationPanel.queryExit(HubRegistrationPanel.java:143)
         at com.installshield.wizard.awt.AWTWizardUI.doNext(Unknown Source)
         at com.installshield.wizard.awt.AWTWizardUI.actionPerformed(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI.actionPerformed(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.notifyListeners(Unknown Source)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.actionPerformed(Unknown Source)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    (Sep 18, 2008, 04:04:21 PM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to initialize CSS API
    (Sep 18, 2008, 04:04:21 PM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to authenticate user = admin
    (Sep 18, 2008, 04:07:43 PM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to authenticate user = admin
    (Sep 18, 2008, 04:09:31 PM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to authenticate user = admin
    (Sep 18, 2008, 04:16:14 PM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Failed to authenticate user = admin

Maybe you are looking for

  • MC Installation failed for multiple applications

    Mac OS 10.6.8 MacPro 2 x 2.8 GHz Quad-Core Intel 16GB RAM Master Collection CS6 CS6 Beta uninstalled prior to installation of MC Attempting to install Master Collection and get the following error: "Some items for the following product(s) could not b

  • Anyone else having problem with running app on iOS 5.0.1 iPod

    Ever since I installed the latest iOS on my iPod (third generation) I have issues. App, especially games are crashing  A LOT. I think either they are making it all compatible with iPhone 4 or iPad or something is really wrong. I cannot afford to pay

  • Tax Invoice Report

    Hi All, as i'm new to oracle apps and reports,i have assigned some work on reports that is with India Localization. Can any one is intrested me to helpin this issue as i ahve given this report by 2day. If any one is intrested i will provide the acces

  • What exactly is in "BI java" ?

    Hello We are trying to understand what is included in "BI java" and what will not work without it. I must say that the technical guide or the official presentation are unclear. As of now, we understand that - we must run Java in order to use Adobe PD

  • 'Find/Change' fails for 'Change All'

    'Change All' fails where I use ' End of Paragraph' [^p] and 'Change Format'. Change/Find is fine but need to process a considerable amount of text. e.g. I am asking to change: ABC £1,000 ^t £1000 to ABC £1,000 ^p £1000 whilst changing format to new p