CSS error ...

Hi All,
I am getting the following error while installing the ASM for Oracle 10.2.0.1.0 on HP-UX 11 machine.
# $ORACLE_HOME/bin/localconfig reset $ORACLE_HOME
Successfully accumulated necessary OCR keys.
Creating OCR keys for user 'root', privgrp 'other'..
Operation successful.
Configuration for local CSS has been initialized
Adding to inittab
Startup will be queued to init within 30 seconds.
Checking the status of new Oracle init process...
Expecting the CRS daemons to be up within 600 seconds.
Giving up: Oracle CSS stack appears NOT to be running.
Oracle CSS service would not start as installed
Automatic Storage Management(ASM) cannot be used until Oracle CSS service is started
Please suggest what is causing the problem here.
Thanks in advanced
Br
Bhupinder

Hi,
I am getting the following lines under my css.log file.
2006-08-27 06:02:44.221: [  OCROSD][1]utsz:3: ioctl DKIOCGAPART failed. errno [25]
2006-08-27 06:02:44.226: [ CSSCLNT][1]clsssInitNative: connect failed, rc 9
2006-08-27 06:02:45.240: [  OCROSD][1]utsz:3: ioctl DKIOCGAPART failed. errno [25]
2006-08-27 06:02:45.246: [ CSSCLNT][1]clsssInitNative: connect failed, rc 9
2006-08-27 06:02:46.261: [  OCROSD][1]utsz:3: ioctl DKIOCGAPART failed. errno [25]
2006-08-27 06:02:46.266: [ CSSCLNT][1]clsssInitNative: connect failed, rc 9
2006-08-27 06:02:47.281: [  OCROSD][1]utsz:3: ioctl DKIOCGAPART failed. errno [25]
2006-08-27 06:02:47.286: [ CSSCLNT][1]clsssInitNative: connect failed, rc 9
And another strange thing is my css.log file is owned by ora9 user where as I have installed Oracle 10G under ora10 unix user id.
Now if I change the ownership of entire directory to ora10 and reexeceute "localconfig reset" the ownership again change to ora9.
Please suggest.
Bhupinder

Similar Messages

  • 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

  • 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

  • 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

  • Toast Titanium/CSS error/DVD upload problems

    Does anyone have tips for me regarding Toast Titanium? I'm unable to upload any DVDs into it to burn to my hard drive. I get the same CSS error every time. A PC-using friend suggested I find the hidden files in my hard drive and erase them to clear up the error, but I have no idea where to start.
    Any help is appreciated.

    As Len said, Toast will not decrypt and copy a commercial, copy protected video DVD. The only legal (at least unless the movie studios take them to court) way to copy a copy-protected video DVD to your hard drive is with Flip4Mac's Drive-In.

  • Declaration CSS Error parsing

    I have this JavaFX CSS code:
    bpi.setStyle("-fx-background-color: linear-gradient(#f2f2f2, #d4d4d4);"
                    + "       -fx-shadow-highlight-color,"
                    + "       -fx-outer-border,"
                    + "       -fx-inner-border,"
                    + "       -fx-body-color;"
                    + "  -fx-background-insets: 0 0 -1 0, 0, 1, 2;"
                    + "  -fx-background-radius: 3px, 3px, 2px, 1px;");
    I get this error:
    WARNING: com.sun.javafx.css.parser.CSSParser declaration CSS Error parsing in-line style '-fx-background-color: linear-gradient(to bottom, #f2f2f2, #d4d4d4);  
    -fx-shadow-highlight-color,  
    -fx-outer-border,  
    -fx-inner-border,  
    -fx-body-color;  -fx-background-insets: 0 0, -1 0, 0, 1, 2;  -fx-background-radius: 3px, 3px, 2px, 1px;' from javafx.scene.Node$22@719c4850: Expected COLON at [1,100]
    Can you tell me where I'm wrong?

    This isn't valid CSS syntax. A css declaration looks like
    property: value;
    and the String you pass to setStyle(...) should be zero or more declarations. Comma-delimited a bunch of property names ("-fx-shadow-highlight-color, -fx-outer-border, -fx-innerborder, ...") isn't valid (and it's not entirely clear to me what you're trying to do there anyway).
    See CSS Syntax for a nice overview of CSS syntax in a web context, Cascading Style Sheets for the official specification, and JavaFX CSS Reference Guide for the JavaFX-specific CSS reference.

  • CSS Error While Uploading Muse Site to FTP

    I'm uploading my complete site to GoDaddy, and I get an error message during the upload "CSS Error" - How do I find the error and correct it?

    Hi Elizabeth,
    Are you able to export HTML to a blank folder on your machine? Could you please provide me with a screen shot of the error or the complete text of the error message?
    - Abhishek Maurya

  • CSS Error in running javafx application after move to use jdk8

    Hi all,
    I'm running an javafx app fine with build: jdk-8-ea-b36e-linux-arm-hflt-29_nov_2012 which uses jdk7 perfectly fine on the raspberry pi (which i also keep as backup until newer builds well, are starting to work with my app).
    I'm getting an exception related to CSS (seems to me) when i try to run my javafx app (as well through netbeans on windows xp as through command line on the raspberry pi):
    I've try'd two netbeans versions, the stable 7.3 with jdk 1.8 build 100 and nightly 7.4 with the same jdk 1.8 build. Building goes fine on both these versions.
    The exception is:
    Exception in thread "JavaFX Application Thread"
       java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
       at java.util.ArrayList.rangeCheck(ArrayList.java:638)
       at java.util.ArrayList.get(ArrayList.java:414)
       at com.sun.javafx.css.StyleMap.getCascadingStyles(StyleMap.java:121)
       at javafx.scene.CssStyleHelper.getStyle(CssStyleHelper.java:683)
       at javafx.scene.CssStyleHelper.lookupFont(CssStyleHelper.java:1548)
       at javafx.scene.CssStyleHelper.transitionToState(CssStyleHelper.java:460)
       at javafx.scene.Node.impl_processCSS(Node.java:8665)
       at javafx.scene.Parent.impl_processCSS(Parent.java:1192)
       at javafx.scene.Parent.impl_processCSS(Parent.java:1204)
       at javafx.scene.Node.processCSS(Node.java:8575)
       at javafx.scene.Scene.doCSSPass(Scene.java:538)
       at javafx.scene.Scene.preferredSize(Scene.java:1503)
       at javafx.scene.Scene.impl_preferredSize(Scene.java:1570)
       at javafx.stage.Window$9.invalidated(Window.java:733)
       at javafx.beans.property.BooleanPropertyBase.markInvalid(BooleanPropertyBase.java:109)
       at javafx.beans.property.BooleanPropertyBase.set(BooleanPropertyBase.java:143)
       at javafx.stage.Window.setShowing(Window.java:799)
       at javafx.stage.Window.show(Window.java:814)
       at javafx.stage.Stage.show(Stage.java:243)
       at pidome.client.PidomeClient$1$1.run(Unknown Source)
       at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:244)
       at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:241)
       at java.security.AccessController.doPrivileged(Native Method)
       at com.sun.javafx.application.PlatformImpl$5.run(PlatformImpl.java:241)
       at com.sun.glass.ui.lens.LensApplication$RunnableEvent.dispatch(LensApplication.java:169)
       at com.sun.glass.ui.lens.LensApplication._runLoop(LensApplication.java:756)
       at com.sun.glass.ui.lens.LensApplication.access$700(LensApplication.java:55)
       at com.sun.glass.ui.lens.LensApplication$4.run(LensApplication.java:815)
       at java.lang.Thread.run(Thread.java:724)
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
       at java.util.ArrayList.rangeCheck(ArrayList.java:638)
       at java.util.ArrayList.get(ArrayList.java:414)
       at com.sun.javafx.css.StyleMap.getCascadingStyles(StyleMap.java:121)
       at javafx.scene.CssStyleHelper.getStyle(CssStyleHelper.java:683)
       at javafx.scene.CssStyleHelper.lookupFont(CssStyleHelper.java:1548)
       at javafx.scene.CssStyleHelper.transitionToState(CssStyleHelper.java:460)
       at javafx.scene.Node.impl_processCSS(Node.java:8665)
       at javafx.scene.Parent.impl_processCSS(Parent.java:1192)
       at javafx.scene.Parent.impl_processCSS(Parent.java:1204)
       at javafx.scene.Node.processCSS(Node.java:8575)
       at javafx.scene.Node.processCSS(Node.java:8566)
       at javafx.scene.Scene.doCSSPass(Scene.java:538)
       at javafx.scene.Scene.access$3600(Scene.java:189)
       at javafx.scene.Scene$ScenePulseListener.pulse(Scene.java:2294)
       at com.sun.javafx.tk.Toolkit.firePulse(Toolkit.java:325)
       at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:533)
       at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:513)
       at com.sun.javafx.tk.quantum.QuantumToolkit$16.run(QuantumToolkit.java:380)
       at com.sun.glass.ui.lens.LensApplication$RunnableEvent.dispatch(LensApplication.java:169)
       at com.sun.glass.ui.lens.LensApplication._runLoop(LensApplication.java:756)
       at com.sun.glass.ui.lens.LensApplication.access$700(LensApplication.java:55)
       at com.sun.glass.ui.lens.LensApplication$4.run(LensApplication.java:815)
       at java.lang.Thread.run(Thread.java:724)
    On line 22 is where i think my problem really begins. This line correspondents to my code on line 14:
        @Override
        public void start(Stage primaryStage) {
            redirectOutputToLog();
            rootStage = primaryStage;
            rootStage.setTitle("PiDome Client");
            rootStage.setFullScreen(true);
            rootStage.initStyle(StageStyle.UNDECORATED);
            ready.addListener(new ChangeListener<Boolean>(){
                @Override
                public void changed(
                    ObservableValue<? extends Boolean> ov, Boolean t, Boolean t1) {
                        if (Boolean.TRUE.equals(t1)) {
                            rootStage.setScene(mainStage.scene());
                            rootStage.show();
            initialize();
    The rest of my main file is as follows (snippet):
    public class PidomeClient extends Application implements NetworkingEventListener,ClientDataConnectionListener,DomoticsEventListener,MainSceneEventListener,PreloaderCredentials {
    MainScene mainStage;
    BooleanProperty ready = new SimpleBooleanProperty(false);
      public void start(Stage primaryStage){
      /* See above snippet */
        public final void initialize(){
            /* code */
            mainStage = new MainScene();
            /* code */
      /* some functions for the listeners added */
        @Override
        public void handleMainSceneEvent(MainSceneEvent event) {
            if(event.getEventType().equals(MainSceneEvent.SCENEBUILDDONE)){
                notifyPreloader(new StateChangeNotification(StateChangeNotification.Type.BEFORE_START));
                ready.setValue(Boolean.TRUE);
    Some code from my MainScene class:
    public final class MainScene {
        Pane root = new Pane();
        Scene appScene = new Scene(root, DisplayConfig.getScreenWidth(), DisplayConfig.getScreenHeight());
        String theme = Theme.getCurrent();
        NotificationBar notBar = new NotificationBar();
        TopBar topBar          = new TopBar();
        MainControl mainControl= new MainControl();
        BottomBar bottomBar    = new BottomBar();
        //Console   console      = new Console();
        SubControl subControl     = new SubControl();  
      public MainScene(){
        public final void createScene(){
            LOG.debug("Screen dimensions: width: {}, height: {}",DisplayConfig.getScreenWidth(), DisplayConfig.getScreenHeight());
            root.getStylesheets().add(theme + "main.css");
            root.getChildren().add(notBar);
            root.getChildren().add(topBar);
            root.getChildren().add(mainControl);
            root.getChildren().add(bottomBar);
            root.getChildren().add(subControl);
            //console.show();
            _fireSceneBuildDone();
        public final Scene scene(){
            return appScene;
        public final void stop(){
            //topBar.stopThreads();
        public synchronized static void addDoneListener(MainSceneEventListener l){
            _listeners.add(l);
        final synchronized void _fireSceneBuildDone(){
            LOG.debug("New event: {}", MainSceneEvent.SCENEBUILDDONE);
            MainSceneEvent serviceEvent = new MainSceneEvent(this, MainSceneEvent.SCENEBUILDDONE);
            Iterator listeners = _listeners.iterator();
            while (listeners.hasNext()) {
                ((MainSceneEventListener) listeners.next()).handleMainSceneEvent(serviceEvent);
    Further explanation:
    The lines 8 until 14 are the children that have they're own CSS files which are included, they do not contain the .root element. This element is only present in the main.css class. As you can see i'm using a preloader which also has it's own CSS but with the .root element, but this one does not contain anything related to fonts. I have try'd a lot of things because i'm thinking i'm in error because i have seen this on the javafx 8 Performance ideas page (https://wiki.openjdk.java.net/display/OpenJFX/Performance+Ideas): "Rather than running CSS at start up, precompute the defaults and initialize FX to have these values.  This should improve start up time." I do not know if this is related. What i've tryed is
    - move the children created in MainScene to another location,
    - Completely discard the preloader (as wel as in netbeans is in the code),
    - Removed everything that was font related out of my css,
    - Removed everything that was font related from my code,
    - Removed the traling slash to the path to the css returned by my function theme.getCurrent(); But then i get the error that the file is not found.
    - Went completely procedural when creating the scene objects and children.
    I posted a recent amount of  code, and, i'm out of options at the moment. So, is there a bug or am i doing something wrong and should i rethink on how CSS is handled in FX 8?
    Best regards,
    John
    Some changes in explanation.
    Message was edited by: JohnMefster

    Well, i found the/a solution for the above:
    I've put all my css in one file, and found some empty declarations like #mainbottomcontainer .content .label { }. I removed these 3 empty declarations and now my app also works in build 101. So i do now think this has to do with the CSS remark posted above. And i do think this is due to setting CSS in the declaration part of a class at startup (like in my MainScene class above), but i'm not sure. But, it is fixed for now.
    John.

  • Always, when i start Firefox there is a CSS error (cross in red button)

    Could not read chrome manifest file '/Applications/Firefox.app/Contents/MacOS/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/chrome.manifest'.
    Waarschuwing: ‘/’ gevonden waar declaratie verwacht. Naar volgende declaratie gesprongen.
    Bronbestand: chrome://foxtab/skin/main.css
    Regel: 15
    Waarschuwing: ‘/’ gevonden waar declaratie verwacht. Naar volgende declaratie gesprongen.
    Bronbestand: chrome://foxtab/skin/main.css
    Regel: 23
    Waarschuwing: ‘/’ gevonden waar declaratie verwacht. Naar volgende declaratie gesprongen.
    Bronbestand: chrome://foxtab/skin/main.css
    Regel: 74
    Waarschuwing: ‘/’ gevonden waar declaratie verwacht. Naar volgende declaratie gesprongen.
    Bronbestand: chrome://foxtab/skin/main.css
    Regel: 75
    Fout: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: :: line 755" data: no]
    Bronbestand: chrome://global/content/bindings/browser.xml
    Regel: 762
    Fout: Components.classes['@mozilla.org/extensions/manager;1'] is undefined
    Bronbestand: chrome://threeships/content/overlay.js
    Regel: 70
    OpenGL LayerManager Initialized Succesfully.
    Version: 2.1 NVIDIA-1.6.36
    Vendor: NVIDIA Corporation
    Renderer: NVIDIA GeForce 9400 OpenGL Engine
    FBO Texture Target: TEXTURE_2D
    Waarschuwing: Onbekende eigenschap ‘xpadding-left’. Declaratie genegeerd.
    Bronbestand: chrome://foxtab/skin/window.css
    Regel: 18
    Waarschuwing: ‘/’ gevonden waar declaratie verwacht. Naar volgende declaratie gesprongen.
    Bronbestand: chrome://foxtab/skin/window.css
    Regel: 52
    Waarschuwing: Fout tijdens het parsen van waarde voor ‘text-align’. Declaratie genegeerd.
    Bronbestand: chrome://foxtab/skin/window.css
    Regel: 159
    OpenGL LayerManager Initialized Succesfully.
    Version: 2.1 NVIDIA-1.6.36
    Vendor: NVIDIA Corporation
    Renderer: NVIDIA GeForce 9400 OpenGL Engine
    FBO Texture Target: TEXTURE_2D

    Add-on disabled but still error and warning notices when I open a site. I did open for Example Apple site en this is what I got in the foutconsole:
    Fout: Components.classes['@mozilla.org/extensions/manager;1'] is undefined
    Bronbestand: chrome://threeships/content/overlay.js
    Regel: 70
    Fout: AC.Tracking.pageName is not a function
    Bronbestand: http://www.apple.com/nl/
    Regel: 86
    And a lot of warnings like this:
    Waarschuwing: Onbekende eigenschap ‘zoom’. Declaratie genegeerd.
    Bronbestand: http://images.apple.com/global/nav/styles/navigation.css
    Regel: 10
    Waarschuwing: Fout tijdens het parsen van waarde voor ‘filter’. Declaratie genegeerd.
    Bronbestand: http://images.apple.com/global/nav/styles/navigation.css
    Regel: 20

  • BPM Workspace CSS error 'rowCssStyle' from bean of type fuego.workspace

    Hi,
    I'm consistently getting an error in BPM workspace when clicked on some of the custom views. The views are not loading and I get this error in the bottom part of the workspace. It’s related to workspace CSS , but we’ve not made any changes to CSS file.
    Have you encountered this problem?
    Unexpected Error
    javax.faces.el.EvaluationException: /jsf/view/viewPanelTemplate.xhtml @84,83 cssStyle="#{instance.rowCssStyle}": Error getting property 'rowCssStyle' from bean of type fuego.workspace.model.view.ViewTableInstanceBean: java.lang.NullPointerException
    at com.sun.facelets.el.LegacyValueBinding.getValue(LegacyValueBinding.java:60)
    at com.bea.opencontrols.XPControl.getPropertyValue(XPControl.java:312)
    at com.bea.opencontrols.XPControl.getPropertyValue(XPControl.java:285)
    at com.bea.opencontrols.XPControl.getPropertyValue(XPControl.java:273)
    at com.bea.opencontrols.table.Row.getCssStyle(Row.java:65)
    Any suggestions to clear this error is much appreciated.
    Cheers.

    In your weblogic console the application called -
    BPM Workspace would be in a Inactive or prepared state
    & worklist app wpuld be in an active state

  • Fluid grid layout css error - (adobe support sucks!)

    We just bought upgrades for our entire department to dreamweaver cs6 about 2 weeks ago.  Today for the first time I've been trying to make use of the new fluid grid layout system.  I got some of the page put together and when I then tried to insert a new fluid layout div I got an error message saying "Could not find Dreamweaver Fluid Grid style sheet".  I wasn't sure what to make of it so I googled it.  I found someone with a similar, not exact, error message and someone suggested they double check their css file to see if it was missing a closing }.  I double checked my css files and they were fine.  I tried reinstalling dreamweaver in case a file got corrupted.  No go.  After reopening the file, now my fluid grid pink overlays won't display.
    It's as though the stylesheet where the fluid grid styles are defined isn't being recognized, however at the same time, some styles defined in that stylesheet ARE being applied to the page, but not all of them. 
    I called adobe support, sat on hold forever only to be told that because we purchased a downloaded version of the upgrade, we don't get the 90 days of support but have to pay $39.  Are you kidding me adobe?  No support without paying after we just paid literally thousands of dollars in upgrades to our cs6 packages? 
    Another thing that's odd is that if I start a new fluid page and save the files in a new folder, the insert new fluid grid div works fine.  I know it sounds like some stylesheet got hosed, but as I said, I have double and triple checked the css file and don't see a problem.  Anyone have an idea what might be wrong?  thanks.

    I found the problem and in fact it was a problem with the stylesheet.  However, it wasn't due to any invalid styles.  Apparently there are comments near the top of the stylesheet that tell dreamweaver that that's the stylesheet where the fluid grid content is stored.   It would have been helpful if they included additional comments like "DON'T REMOVE THESE COMMENTS OR YOUR'RE SCREWED AND WE WON'T HELP YOU FIGURE OUT WHY!!!".  Specifically the section I removed which caused it to break was this...
              Dreamweaver Fluid Grid Properties
              dw-num-cols-mobile:                    5;
              dw-num-cols-tablet:                    8;
              dw-num-cols-desktop:          12;
              dw-gutter-percentage:          25;
              Inspiration from "Responsive Web Design" by Ethan Marcotte
              http://www.alistapart.com/articles/responsive-web-design
              and Golden Grid System by Joni Korpi
              http://goldengridsystem.com/

  • Link to css error

    <link href="rescueRegister.css" rel="stylesheet" type="text/css" />
    Check browser compatibility in DW CS4 on mac returned the following but did not suggest solution. Anyone have a suggestion?
    Found 4 errors in rescueRegister.css
    Affects: Internet Explorer 6.0, 7.0; Internet Explorer for Macintosh 5.2; Opera 8.0, 9.0; Safari 2.0
    Here is the css
    @charset "UTF-8";
    body  {
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    background-color: #000;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    .thrColFixHdr #container {
    width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
    background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
    border: 1px solid #000000;
    text-align: left; /* this overrides the text-align: center on the body element. */
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    height: 825px;
    .thrColFixHdr #header {
    background-color: #DDDDDD;
    background-image: url(images/rescuehead.jpg);
    height: 200px;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 10;
    padding-left: 20px;
    margin: 0px;
    .thrColFixHdr #sidebar1 {
    float: left; /* since this element is floated, a width must be given */
    width: 205px; /* padding keeps the content of the div away from the edges */
    padding-top: 25px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    height: 500px;
    background-color: #F9F4EF;
    }.smallprint {
    font-size: 10px;
    color: #444;
    CSS
    #navcontainer
    background: #f0e7d7;
    width: 205px;
    font-family: georgia, serif;
    font-size: 13px;
    text-align: center;
    text-transform: lowercase;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 1em;
    padding-right: 0;
    padding-bottom: 1em;
    padding-left: 0;
    ul#navlist
    text-align: left;
    list-style: none;
    padding: 0;
    width: 205px;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    ul#navlist li
    display: block;
    margin: 0;
    padding: 0;
    ul#navlist li a
    display: block;
    width: 100%;
    padding: 0.5em 0 0.5em 2em;
    border-width: 1px;
    border-color: #ffe #aaab9c #ccc #fff;
    border-style: solid;
    color: #555;
    text-decoration: none;
    background: #f7f2ea;
    #navcontainer>ul#navlist li a { width: auto; }
    ul#navlist li#active a
    background: #f0e7d7;
    color: #800000;
    ul#navlist li a:hover, ul#navlist li#active a:hover
    color: #800000;
    background: transparent;
    border-color: #aaab9c #fff #fff #ccc;
    .thrColFixHdr #mainContent {
    margin-top: 0;
    margin-right: 55px;
    margin-bottom: 0;
    margin-left: 220px;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    .thrColFixHdr #footer {
    padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    background:#DDDDDD;
    .thrColFixHdr #footer p {
    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    font-size: 11px;
    .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    float: right;
    margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page */
    float: left;
    margin-right: 8px;
    h2 {
    font-size: 18px;
    a:link {
    color: #022A4E;
    text-decoration: none;
    a:visited {
    text-decoration: none;
    color: #5D1A0F;
    a:hover {
    text-decoration: none;
    a:active {
    text-decoration: none;
    h1 {
    font-size: 24px;
    line-height: normal;
    font-style: normal;
    text-align: left;
    padding: 0px;
    margin-top: 21px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    #mainContent p small print {
    font-size: 12px;
    color: #777;
    #mainContent p small print {
    font-size: 10px;
    color: #444;

    I found 2 errors with your CSS.  First, the body background-color and color are the same (black #000).  Black on black will make things not visible.  Second, your .thrColFixHdr #header padding-bottom is set to 10.  You have to add px after the 10 for the code to be valid, otherwise the browser does not know what the units should be.
    As far as Browser Compatibility checks go, open up that window and click the Play button (I call it that, little green arrow for running check) and choose settings.  Uncheck IE for Mac, set IE to 7.0, Safari to 3.0, Firefox to 2.0.  Unless you have statistics for your site proving otherwise, this would tend to be a good place to start the DW browser check.  IE for Mac support was dropped back at 10.3, IE has dropped support for IE 6 (but if you have statistics proving other keep it), Safari 3 was released with Leopard and as of February 80% of Mac users were on either Leopard or Snow Leopard ( http://www.appleinsider.com/articles/10/02/27/mac_os_x_market_share_up_29_leopard_still_mo st_common.html ) and Firefox 2.0 was released in 2006.  In all honesty Firefox could be bumped up to 3.0 because those users tend to upgrade as well.

  • CSS error, style sheet link, affects browser compatibility..

    Left comfort of GoLive and tables, to CS5 Suite - Dreamweaver. Basic CSS skills, so don't have the intuitive ability to frame question well.
    Regarding this particular page, I simply built, then copied the index.html page on a test site at:
    http://www.screamingeagles.com/client_view/ScreamingEagles_v2/index.html
    and stripped out sidebars and menu bar, and began building a form in the "main content" area.
    URL to page in question:
    http://www.screamingeagles.com/client_view/ScreamingEagles_v2/contact/contact.html
    Noticed a "green line" in code so checked browser compatibility as follows:
    -------Browser Compatibility-------------------
    Found 2 errors in twoColFixLtHdr.css
    Affects: Firefox 1.5; Internet Explorer 6.0, 7.0; Internet Explorer for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0
    -----------------Error found (green lined in code) as follows------------------------
    Line 6: <link href="../css/twoColFixLtHdr.css" rel="stylesheet" type="text/css" />
    Validation didn't give me anything to go on. Given my modest coding skills, should I just build a new page from templates as an better
    alternative to bothering forum participants?
    Thanks in advance,
    J. Satterwhite
    SatGraphics.com
    Mac Pro
    Adobe Creative Design Suite

     Noticed a "green line" in code so checked browser compatibility as follows: 
    -------Browser Compatibility-------------------
    Found 2 errors in twoColFixLtHdr.css
    Affects: Firefox 1.5; Internet Explorer 6.0, 7.0; Internet Explorer for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0
    -----------------Error found (green lined in code) as follows------------------------
    Line 6: <link href="../css/twoColFixLtHdr.css" rel="stylesheet" type="text/css" />
    Validation didn't give me anything to go on.
    I think that the errors are *in* the twoColFixLtHdr.css file, so you need to open that file and run Validation again.
    HTH,
    Randy

  • New layout, CSS errors and Firefox problems

    Hi
    Could it be that some of the Firefox problems are caused by:
    1) The wrong mime type for the CSS files? Currently it appears to be:
    application/x-css
    shouldn't it be
    text/css
    2) Errors in the CSS files and inline CSS of.
    http://forums.oracle.com/forums/categoryHome.jspa?categoryID=84
    Can recommend using:
    http://jigsaw.w3.org/css-validator/
    ==== New layout ======
    The border error on the download button has been fixed, but the alt attribute of the upper right search icon is still "faq", shouldn't it be "Search"
    <img src="images/search-16x16.gif" width="16" height="16" border="0" alt="Search">
    Axel

    There are a number of fixes still to be made, but most of them will wait until our upgrade (still a few months out).

  • CSS error message in Dreamweaver CS4

    I have an message that says"Found 1 errors in tinaswebsite.css" and "Affects: Firefox 1.5, 2.0, 3.0; Internet Explorer 6.0, 7.0, 8.0b1; Internet Explorer for Macintosh 5.2; Opera 8.0, 9.0; Safari 2.0, 3.0." How do I know what the error is and how do I fix it?

    Well, I pointed this out a few days ago and got beaten to a pulp. I kinda like the abuse.
    Kath-H wrote:
    But surely people start here:

  • Flexible Grid - HTML/CSS error

    I am teaching web design using the new flexible grid feature - and it is working fine for me.  However - I have had a few students generate errors.  When adding a new flexible grid div, the css and other information replaces the HTML layout on the design preview as text on the page, rendering the whole page unusable and all design lost. THe information for that div will not be added to the CSS.   Once this happens the first time, it will happen continuously for this site, so I am guessing that one of the files that are added to the site becomes corrupt.  The annoying thing for me is that I cannot duplicate it - I cannot force the error to happen in a new site, but obviously can inside one of my student sites once the error has occured. Is this a known issue, and if so, how can it be avoided?  I hate just telling my students "So sorry, start over."

    All I can tell you is that Fluid Grid Layouts are a brand new feature in CS6 that has not been perfected.   The first time I worked with it, I had to start over about 6 times.  Partly my own doing, partly because the CSS became corrupted. 
    Plan ahead.  Have sketches of your mobile, tablet and desktop layout ready before you begin using Fluid Grids. The less fussing you do with the UI, the less chance for corruption.
    Additional LayoutDivs must be inserted inside.
         <div class="gridContainer clearfix">
    If they are not, you'll have problems.
    Work with mobile layout first, then tablet, then desktop.  I found that trying to work in reverse (desktop to mobile) created the most problems because everything is based on the mobile layout.
    Fluid Grids use double brackets in the CSS code } }.  If one is removed, the layout breaks.
    % widths in decimals do not round off well in all browsers.  When I'm finished with the Grid, I manually go through the CSS code and change 37.2345% width to 37%.
    Finally,   Save your work often.
    Nancy O.

Maybe you are looking for

  • Making a DVD from iMovie 8

    I have read some of the earlier posts and replies, so I think I know some of the answers to my question (and I'm not encouraged). I have made an hour long movie in iMovie 8 based on video taping I did for business using miniDV. I need to make a DVD o

  • InDesign CS5.5 won't respect Units Preference

    My Units preferences are set to inches, but new documents are still formatted in points. Once the document is created, rulers appear in points, and when I open Preferences again, sure enough, units are set to points. Once I change it back to inches,

  • Slow internet using Time Capsule

    Hi! I have a Time Capsule and are experiencing problems with the WiFi speed. There's nothing wrong with my internet connection because when i plug in the internet caple straight into the computer I get great speed all the time. The Time Capsule is pl

  • Replaced bad hard drive.  downloaded itunes. would not launch because of wrong version???

    aftter replacing a bad harddrive, itunes did not recognize my library saying it was installed by a newer version!

  • HOW TO REVERT THE FAULTY BI CONTENT INSTALLATION????

    HI ALL, I was trying to install bi content infoobject, 0costcenter, in that 1) for grouping i have selected "only necessary objects" 2) for collecting mode i have selected "collect automatically" after clicking install i got some error, that 0compcod