Error: Filter Initialization Failed : trinidad

I am working on the new Jdeveloper 11. And when i get this error as soon as i try to create a jspx page.
Filter Initialization Failed : trinidad
java.lang.NullPointerException
     at org.apache.myfaces.trinidadinternal.skin.SkinUtils._registerSkinExtensions(SkinUtils.java:310)
     at org.apache.myfaces.trinidadinternal.skin.SkinUtils.registerSkinExtensions(SkinUtils.java:115)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.init(TrinidadFilterImpl.java:143)
     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:52)
     at oracle.jdevimpl.webapp.design.support.http.DesignTimeFilterInfo.init(DesignTimeFilterInfo.java:260)
     at oracle.jdevimpl.webapp.design.support.http.DesignTimeRequestDispatcher$DesignTimeFilterChain.doFilter(DesignTimeRequestDispatcher.java:453)
     at oracle.jdevimpl.webapp.design.support.http.DesignTimeRequestDispatcher.dispatch(DesignTimeRequestDispatcher.java:286)
     at oracle.jdevimpl.webapp.design.support.http.DesignTimeServletContainerContext._service(DesignTimeServletContainerContext.java:743)
     at oracle.jdevimpl.webapp.design.support.http.DesignTimeServletContainerContext._serviceRequest(DesignTimeServletContainerContext.java:679)
     at oracle.jdevimpl.webapp.design.support.http.DesignTimeServletContainerContext.service(DesignTimeServletContainerContext.java:641)
     at oracle.jdevimpl.webapp.design.DesignTimeRenderWebApp.service(DesignTimeRenderWebApp.java:62)
     at oracle.jdevimpl.webapp.design.DesignTimeEngine.service(DesignTimeEngine.java:199)
     at oracle.jdevimpl.webapp.design.view.DomDesignTimeViewDocument._serviceJsp(DomDesignTimeViewDocument.java:988)
     at oracle.jdevimpl.webapp.design.view.DomDesignTimeViewDocument.rebuildTreeImpl(DomDesignTimeViewDocument.java:179)
     at oracle.jdevimpl.webapp.design.view.DomDesignTimeViewDocument.rebuildImpl(DomDesignTimeViewDocument.java:100)
     at oracle.jdevimpl.webapp.model.content.dom.view.proxy.DomProxyViewDocument.rebuild(DomProxyViewDocument.java:122)
     at oracle.jdevimpl.webapp.editor.XmlGuiEditor.handleEnabled(XmlGuiEditor.java:287)
     at oracle.jdevimpl.webapp.editor.XmlGuiEditor.setEnabled(XmlGuiEditor.java:258)
     at oracle.jdevimpl.webapp.editor.XmlGuiEditor.setEnabled(XmlGuiEditor.java:237)
     at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.enable(AbstractWebAppEditor.java:508)
     at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor$2.run(AbstractWebAppEditor.java:594)
     at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
I checked the web.xml page, and it has reference to the same.
I am novice to this whole jdeveloper, and would like some tips on what jars to check, assuming that this is some jar problem. I have searched everywhere and the information i could get out of all the forums is that this might be a jar problem.

Hi,
please, don't post questions about internal releases to this public forum. Use the "jdev" or "jsftech" internal mail lists. Oracle employees should not use the forum for their questions but the internal mail lists.
Frank

Similar Messages

  • File Adapter: Initialization error: Conversion initialization failed

    Hi all,
    I'm trying to establish a file adapter (FTP, File Content Conversion).
    In the adapter monitor I' ve got the following error:
    Sender Adapter v1325 for Party '', Service 'BS_ACN_PCS_A':
    Configured at 14:49:34 2005-08-29
    Initialization error: Conversion initialization failed with java.lang.Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found:
    Format error in 'xml.recordset' argument: incomplete structure (name,number) pair
    My content conversion parameters are:
    BP_BusinessPartnerMasterData_IncomingData.fieldFixedLengths:
    20,50,50,1,10,50,10,50,5,20,20,15,15
    BP_BusinessPartnerMasterData_IncomingData.fieldNames: Number,Name2,Name1,Gender,Birthdate,City,Postcode,Street,
    HouseNo,PhoneNumber,Fax,BankId,BankAccount
    BP_BusinessPartnerMasterData_IncomingData.fieldContentFormating:
    trim
    BP_BusinessPartnerMasterData_IncomingData.keyFieldInStructure:
    ignore
    What could be the error or where I have to look for it?
    Thanks,
    Fabian

    Yes,
    Recordset name: BP_BusinessPartnerMasterData_IncomingData
    Recordset structure: BP_BusinessPartnerMasterData_IncomingData
    The corresponding Message Type:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://pcs.acn.com/basicdata" targetNamespace="http://pcs.acn.com/basicdata">
         <xsd:element name="BP_MasterDataIncomingFil" type="BP_BusinessPartnerMasterData_IncomingData" />
         <xsd:complexType name="BP_BusinessPartnerMasterData_IncomingData">
              <xsd:annotation>
                   <xsd:appinfo source="http://sap.com/xi/TextID">
                   f323a4b018a911da9fd9000bcd69ce64
                   </xsd:appinfo>
              </xsd:annotation>
              <xsd:sequence>
                   <xsd:element name="Number">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8500fe111da89f2d1210a87220d
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             Id from Sender for BP
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="20" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="Name2">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8510fe111dacfd7d1210a87220d
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             Last name or Company name
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="Name1">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8520fe111da94bad1210a87220d
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             First name or Company name 2
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="Gender">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8530fe111da99add1210a87220d
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             m or f or blank
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="1" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="Birthdate">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8540fe111dab156d1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="10" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="City">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8550fe111daa58cd1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="Postcode">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8560fe111dac0c2d1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="10" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="Street">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8570fe111dabbd3d1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="HouseNo">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8580fe111dab63fd1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="5" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="PhoneNumber">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8590fe111dac782d1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="20" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="Fax">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e85a0fe111daa9ebd1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="20" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="BankId">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e85b0fe111dace1ed1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="15" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="BankAccount">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e85c0fe111da8801d1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="15" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
              </xsd:sequence>
         </xsd:complexType>
    </xsd:schema>

  • On starting Essbase, system throws error "CSS Initialization Fails"

    Hi
    I have been using the hyperion essbase in the past.
    Today the someone removed the network cable connecting to the servers. I put them back but since then i am facing issue where i cannot connect to Essbase server.
    I tried restarting the essbase server. On starting the server it first gives the warning:
    log4j:WARN No appenders could be found for logger (com.hyperion.css.common.CSSLo
    gger).
    log4j:WARN Please initialize the log4j system properly.
    But it continues and then prompts error
    [Fri Mar 18 17:06:02 2011]Local/ESSBASE0///Error(1051429)
    Essbase Product Existence Check Fails against the Shared Services Server with Er
    ror [Unable to connect to Shared Services, make sure the Shared Services server
    is running and try again.]
    Fatal Error: CSS Initialization Fails
    I checked the Shared Services service, and it is running fine. My environment is a distributed environment where shared services(foundation) are installed on different machine than Essbase server
    Did anyone also face the problem... please help

    Hi John
    Thanks for the reply. I am able to login and navigate through HSS using the following URL: http://punitp165594d:28080/interop/
    Following are the log entries in SharedServices_Security_Client.log when i tried to start the Essbase server:
    *2011-03-21 13:20:48,803 INFO [main] CSS is initialized as client. The default logger properties will be loaded com.hyperion.css.CSSSystem.<init>(Unknown Source)*
    *2011-03-21 13:20:48,819 INFO [main] CSS Log file will be generated at C:\Hyperion\logs\essbase\SharedServices_Security_Client.log com.hyperion.css.CSSSystem.<init>(Unknown Source)*
    *2011-03-21 13:20:48,819 INFO [main] Configure CSS with registry com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)*
    *2011-03-21 13:20:48,819 INFO [main] Initializing CSS from Registry. com.hyperion.css.common.configuration.CSSConfigurationManager.getConfiguration(Unknown Source)*
    *2011-03-21 13:20:48,865 INFO [main] Trying to get Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)*
    *2011-03-21 13:20:52,176 INFO [main] Got Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)*
    *2011-03-21 13:20:53,535 INFO [main] Got hub location from Registry:http://<servername>:28080 com.hyperion.css.registry.RegistryManager.getHubLocationFromRegistry(Unknown Source)*
    *2011-03-21 13:20:54,238 INFO [main] Got native directory location from Registry:<servername>:28089 com.hyperion.css.registry.RegistryManager.getNativeProviderLocationFromRegistry(Unknown Source)*
    *2011-03-21 13:20:54,253 INFO [main] URL constructed out of values in Registry database:ldap://<servername>:28089/dc=css,dc=hyperion,dc=com com.hyperion.css.common.configuration.CSSConfigurationImplXML.initConfiguration(Unknown Source)*

  • J2EE Engine start error: Database initialization failed!

    My J2EE engine now fails to start - jcontrol stays yellow.  I've followed Troubleshooting pages from help.sap.com Admin manual topic "starting J2EE Engine".
    Background:
    I was running through JDI Scenario 2+ on a fresh installed WebAS 6.40 at SP9.  Using NWDevStudio2.09, I attempted to load a DC, but servers stopped responding.  So I downed everything (in MMC) including offlining the DB, then put DB back online and restart the J2E engine, and now jcontrol stays yellow. 
    I find this in the file log_bootstrap_ID0014430.0.log:
    Apr 7, 2005 3:10:23 PM  ] Bootstrap MODE:
    [Apr 7, 2005 3:10:23 PM  ] <INSTANCE GLOBALS>
    [Apr 7, 2005 3:10:23 PM  ]  determined by parameter [ID0014430].
    [Apr 7, 2005 3:10:23 PM  ] -
    [Apr 7, 2005 3:10:26 PM  ] Exception occured:
    com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!
         at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:422)
         at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:813)
    .........a few lines cut out here..........
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ==[ Caused by: ]==----
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:344)
    ............ a few lines cut out here..........
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://PHI21811/J2E [Cannot connect to host PHI21811 [Connection refused: connect], -813.].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:183)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:219)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:570)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:263)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:294)
         ... 14 more
    [Apr 7, 2005 3:10:26 PM  ] [Bootstrap module]> Problem occured while performing synchronization.
    [Apr 7, 2005 3:22:24 PM  ] -
    ANYONE HAVE ANY SUGGESTIONS?????

    Using the Database Administration section of the help.sap.com library, I found the location of SAPDB/MySQL log files.  They are in C:\sapdb\data\wrk\J2E.  In 'knldiag' I found entries complaining of Log files being full and tasks put in suspension.
    So I figured out to do a full back up of the DB and/or backup the log files.  The log file bar (in MMC) still showed 100% full, but I figured out to refresh the view and voila it was empty (so one of the backups emptied it, not sure which one).
    After that the DB comes up fine and now my J2E WebAS goes all green.
    Message was edited by: Michael W Rains

  • Error: linguistic initialization failed CTXSYS.CTX_DDL

    Hi,
    When I run my application in client side
    ocurrs this error:
    DBExecSQLCommand SQLExecute S1000 [Oracle][ODBC][Ora]ORA-20000: interMedia Text error: DRG-11422: linguistic initialization failed DRG-00100: internal error, arguments : [52100],[drxs.c],[553],[gxtopen],[1] DRG-11208: ORACLE_HOME is not set ORA-06512: at "CTXSYS.DRUE", line 126 ORA-06512: at "CTXSYS.CTX_DDL", line 1298 ORA-06512: at line 1
    I re-build my index with
    Ctx_Ddl.Sync_Index ( 'dml_text' );
    When I run my program in Server Side this
    error not exists.
    Can anyone teach me how to fix it in side client ?
    Thanks,
    Luis Paulo
    null

    You can find the answers to most of your questions in the online documentation. Here is a link to a section on ctx_doc.gist:.
    http://download-west.oracle.com/docs/cd/B19306_01/text.102/b14218/cdocpkg.htm#i996898
    The error message that you got is telling you that the "knowledge base" (thesaurus) has not been installed. It even gives you the path of the file to load. Gist needs the thesaurus in order to work. If you are use 10g Express Edition, it does not come with a thesaurus.

  • ACE 4710 - DM initialization failed

    When trying to get to the device manager GUI on my ACE 4710 I get to the login screen. On entering credentials I am given an error
    "DM initialization failed (Failed to import ACE configuration: Device discovery failed: unknown). Contact your technical support team."
    I have tried "dm reload" but I am still getting the error.
    Any help greatfully appreciated.

    You are probably hitting CSCsv95366. This is fixed in A3(2.2).
    You can get the details about this bug at
    http://tools.cisco.com/Support/BugToolKit/action.do?hdnAction=searchBugs
    HTH
    Syed Iftekhar Ahmed

  • Blackberry Bold 9790 Initialization Failed

    Hello everyone, I am a user of a Blackberry Bold 9790 and i have using for over 5months now..and just last month i started recieving an error on the phone which keeps saying initialization failed and this prevents me from making calls and it doesnt even load up my simcard...tried my simcard in other phones and it works perfectly..i have tried a couple of sim card in the  phone and i still get the same error..and even without a simcard in the phone it still displays the error of initialization failed..i have tried many tips as advised onlike like reloading the software version and all but i still get the same error...is there anyone with a useful suggestion on how to fix this error on my device...thanks so much!

    hello there, im also having the same problem and dont know how to fixed it. 

  • Error -32810 occurred at The FieldPoint server initialization failed. Possible causes: 1. Missing or corrupt configuration file; 2. Failed to create callbacks. : FP Open.vi

    I have two cFP-2120 RT controller. They both have NI-Serial RT2.5.6, DataSocket for LV RT4.2, NI-VISA 3.6, FP Drivers 5.1.0, FP VI Manager 3.1.0 LV RT 7.1.1 installed. But one same vi can run on one controller but not another.
    the error message got when it runs on another controller is "Error -32810 occurred at  The FieldPoint server initialization failed. Possible causes: 1. Missing or corrupt configuration file; 2. Failed to create callbacks. : FP Open.vi"
    I wonder by what it is caused?
    Thanks

    Hi Matthew,
    As mentioned previously, this KnowledgeBase article may be of some help. Also, if your code is being run on an embedded controller and then a network controller (not embedded), you will need to run the program differently. On the embedded controller, you should deploy your VI in a Project Explorer or programmatically (as described here.) However, you do not need to deploy the program to a network controller, but simply run the VI.
    I would also suggest creating a new .IAK file. Do you still see the same error? Also, double-check that the software installed on the controller matches the software installed on the host PC. If you have any file paths associated with one FieldPoint controller, ensure that you are changing them to match the second controller.
    Please keep us posted on your troubleshooting steps. Have a great day!
    Amanda Howard
    Americas Services and Support Recruiting Manager
    National Instruments

  • Excel 2007 = Refresh All = Error Message "Initialization Data Source Failed"

    Excel 2007 => Data Tab - Refresh All => Error Message "Initialization Data Source Failed
    2nd Error message:
    The following data ranged failed to refresh:  ExternalData1 - Continue to refresh all
    How do I resolve this? Trying to connect to Oracle DB environment 12C

    What will happen if you rebuild the PivotTable/Table ?
    Make sure the external database is available and the Oracle Provider for OLE DB is installed correctly.
    Wind Zhang
    TechNet Community Support

  • I am unable to print PDF's using either Adobe Reader or Safari. In Adobe Reader, I get an error message from my Cannon printer that says, "/usr.libexec/cups/filter/pstocupsraster failed". In Safari, I can only print the first page of a PDF.

    To try to resolve this problem, I have done the following actions.
    1 - I have run Disk Warrior.
    2 - I have repaired permissions.
    3 - I have deleted all plist that are either Cannon or Adobe.
    4 - I have downloaded and installed the lastest versions of Adobe Reader and the Cannon printer drivers.
    I am still unable to print PDF's.
    In Safari, I can print only the first page. In a multipage PDF, Safari only seems to recognize the first page.
    In Adobe Reader, I get an error message from my printer: "/usr/libexec/cups/filter/pstocupsraster failed".
    Any help would be greatly appreicated!

    Quit Safari.
    Open the Library folder in your home folder as follows:
    ☞ If running OS X 10.7 or later, hold down the option key and select Go ▹ Library from the Finder menu bar.
    ☞ If running an older version of OS X, select Go ▹ Go to Folder… from the Finder menu bar and copy the line below into the text box that opens:
    ~/Library
    Delete the following items from the Library folder:
    Caches/com.apple.Safari/Cache.db
    Preferences/com.apple.quicktime.plugin.preferences.plist
    Preferences/QuickTime Preferences
    Relaunch Safari and test.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ If you’re running OS X 10.7 or later, open LaunchPad. Click Utilities, then Console in the page that opens.
    Select "/var/log/cups/error_log" from the file list. Post the messages from the time of the last printing attempt.
    Post the log text, please, not a screenshot. If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.

  • Window server 2008 r2 error show "stop :- c00002e3 security account manager initialization failed because of the for A DIVICE ATTACHED to the system is not funcation"

    Hi All
    Please help
    my server not working showing display error window server 2008 r2  error show "stop :- c00002e3 security account manager initialization failed because of the for A DIVICE ATTACHED to the system is not funcation"
    Please help me how to resolve this issue ???
    thnaks !!!

    Hi,
    If there is any external device plug into your computer, please unplug it and restart the Server.
    You can also test the issue in Safe mode.
    If it can boot into Safe mode, please update any driver has yellow warning on it, also check if the dump file is existing under %SystemRoot%\, if so, please help to post back for our research.
    Kate Li
    TechNet Community Support

  • HP Laserjet 1120 error filter failed when printing

    Printer is installed when I plug it in to usb, and erverything seems ok.
    Get an error when i try printing "filter failed"
    Tried to to add manually the printer and selects it, but an error pops up and says the software has been incorrectly uninstalled and contact the manufacturer.
    Mac os x 10.8.2
    Has updated everything regarding drivers.
    I have searced the communty and tried everything i could try regarding the error Filter failed.
    Please advise
    ipp://localhost/jobs/1) from localhost
    E [20/Feb/2013:15:44:57 +0100] [Job 2] Job stopped due to filter errors; please consult the error_log file for details.
    D [20/Feb/2013:15:44:57 +0100] [Job 2] The following messages were recorded from 15:44:49 to 15:44:57
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Adding start banner page "none".
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Queued on "HP_LaserJet_M1120_MFP" by "hannechristoffersen".
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Auto-typing file...
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Request file type is application/vnd.cups-banner.
    D [20/Feb/2013:15:44:57 +0100] [Job 2] File of type application/vnd.cups-banner queued by "hannechristoffersen".
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Adding end banner page "none".
    D [20/Feb/2013:15:44:57 +0100] [Job 2] time-at-processing=1361371489
    D [20/Feb/2013:15:44:57 +0100] [Job 2] job-sheets=none,none
    D [20/Feb/2013:15:44:57 +0100] [Job 2] argv[0]="HP_LaserJet_M1120_MFP"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] argv[1]="2"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] argv[2]="hannechristoffersen"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] argv[3]="testprint"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] argv[4]="1"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] argv[5]="AP_ColorMatchingMode=AP_ApplicationColorMatching AP_D_InputSlot= nocollate com.apple.print.DocumentTicket.PMSpoolFormat=application/pdf com.apple.print.JobInfo.PMJobName=testprint com.apple.print.PrinterInfo.PMColorDeviceID..n.=17998 com.apple.print.PrintSettings.PMCopies..n.=1 com.apple.print.PrintSettings.PMCopyCollate..b. com.apple.print.PrintSettings.PMFirstPage..n.=1 com.apple.print.PrintSettings.PMLastPage..n.=2147483647 com.apple.print.PrintSettings.PMPageRange..a.0..n.=1 com.apple.print.PrintSettings.PMPageRange..a.1..n.=2147483647 fit-to-page media=A4 pserrorhandler-requested=standard job-uuid=urn:uuid:d712541e-6c3d-32b2-4a17-995e1d9a2c53 job-originating-host-name=localhost time-at-creation=1361371489 time-at-processing=1361371489 PageSize=A4"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] argv[6]="/private/var/spool/cups/d00002-001"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[0]="<CFProcessPath>"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[1]="CUPS_CACHEDIR=/private/var/spool/cups/cache"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[2]="CUPS_DATADIR=/usr/share/cups"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[3]="CUPS_DOCROOT=/usr/share/doc/cups"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[4]="CUPS_FONTPATH=/usr/share/cups/fonts"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[5]="CUPS_REQUESTROOT=/private/var/spool/cups"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[6]="CUPS_SERVERBIN=/usr/libexec/cups"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[7]="CUPS_SERVERROOT=/private/etc/cups"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[8]="CUPS_STATEDIR=/private/etc/cups"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[9]="HOME=/private/var/spool/cups/tmp"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[10]="PATH=/usr/libexec/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[11]="[email protected]"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[12]="SOFTWARE=CUPS/1.6svn"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[13]="TMPDIR=/private/var/spool/cups/tmp"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[14]="USER=root"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[15]="CUPS_MAX_MESSAGE=2047"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[16]="CUPS_SERVER=/private/var/run/cupsd"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[17]="CUPS_ENCRYPTION=IfRequested"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[18]="IPP_PORT=631"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[19]="CHARSET=utf-8"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[20]="LANG=da.UTF-8"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[21]="APPLE_LANGUAGE=da"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[22]="PPD=/private/etc/cups/ppd/HP_LaserJet_M1120_MFP.ppd"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[23]="RIP_MAX_CACHE=128m"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[24]="CONTENT_TYPE=application/vnd.cups-banner"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[25]="DEVICE_URI=usb://Hewlett-Packard/HP%20LaserJet%20M1120%20MFP?serial=M F10TRN"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[26]="PRINTER_INFO=HP LaserJet M1120"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[27]="PRINTER_LOCATION=Hannes MacBook Pro"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[28]="PRINTER=HP_LaserJet_M1120_MFP"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[29]="PRINTER_STATE_REASONS=none"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[30]="CUPS_FILETYPE=document"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[31]="FINAL_CONTENT_TYPE=printer/HP_LaserJet_M1120_MFP"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] envp[32]="AUTH_I****"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Started filter /usr/libexec/cups/filter/cgbannertopdf (PID 379)
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Started filter /usr/libexec/cups/filter/cgpdftoraster (PID 380)
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Started filter /Library/Printers/hp/laserjet/hplaserjetzjs.bundle/Contents/MacOS/rasterToHPZJS (PID 381)
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Started backend /usr/libexec/cups/backend/usb (PID 382)
    D [20/Feb/2013:15:44:57 +0100] [Job 2] execv failed: Permission denied
    D [20/Feb/2013:15:44:57 +0100] [Job 2] PID 381 (/Library/Printers/hp/laserjet/hplaserjetzjs.bundle/Contents/MacOS/rasterToHPZJ S) stopped with status 1.
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Hint: Try setting the LogLevel to "debug" to find out more.
    D [20/Feb/2013:15:44:57 +0100] [Job 2] usb: AppleLanguages="da"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] STATE: +connecting-to-device
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Looking for 'Hewlett-Packard HP LaserJet M1120 MFP'
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Tilladelser til biblioteket “/System/Library/Printers/Libraries/USBGenericPrintingClass.plugin” er OK (040755/uid=0/gid=0).
    D [20/Feb/2013:15:44:57 +0100] [Job 2] load_banner(filename="/private/var/spool/cups/d00002-001")
    D [20/Feb/2013:15:44:57 +0100] [Job 2] load_classdriver(/System/Library/Printers/Libraries/USBGenericPrintingClass.plu gin) (kr:0x00000000)
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Opening connection
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Tilladelser til biblioteket “/System/Library/Printers/Libraries/USBGenericPrintingClass.plugin” er OK (040755/uid=0/gid=0).
    D [20/Feb/2013:15:44:57 +0100] [Job 2] load_classdriver(/System/Library/Printers/Libraries/USBGenericPrintingClass.plu gin) (kr:0x00000000)
    D [20/Feb/2013:15:44:57 +0100] [Job 2] STATE: -connecting-to-device
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Sender data til printer.
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Sent 0 bytes...
    D [20/Feb/2013:15:44:57 +0100] [Job 2] cgpdftoraster: copying to temp print file "/private/var/spool/cups/tmp/0017c512c2b60"
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Page = 595x842; 18,14 to 577,828
    D [20/Feb/2013:15:44:57 +0100] [Job 2] align for banner 1.
    D [20/Feb/2013:15:44:57 +0100] [Job 2] PID 379 (/usr/libexec/cups/filter/cgbannertopdf) exited with no errors.
    D [20/Feb/2013:15:44:57 +0100] [Job 2] cgpdftoraster: “/private/var/spool/cups/tmp/0017c512c2b60” has 1 pages.
    D [20/Feb/2013:15:44:57 +0100] [Job 2] cgpdftoraster: opened PPD file "/private/etc/cups/ppd/HP_LaserJet_M1120_MFP.ppd"...
    D [20/Feb/2013:15:44:57 +0100] [Job 2] cgpdftoraster: size->width = 595, size->length = 842, size->top = 827.6, size->bottom = 14.4, size->left = 18, size->right = 577
    D [20/Feb/2013:15:44:57 +0100] [Job 2] cgpdftoraster: PreferredRotation = 90
    D [20/Feb/2013:15:44:57 +0100] [Job 2] cgpdftoraster: languageLevel = 3, mediaBox.size.width = 595, mediaBox.size.height = 842
    D [20/Feb/2013:15:44:57 +0100] [Job 2] cgpdftoraster: colorspace = 3, bitsPerColor = 8
    D [20/Feb/2013:15:44:57 +0100] [Job 2] cgpdftoraster: skipBytesPerRow = 14
    D [20/Feb/2013:15:44:57 +0100] [Job 2] cgpdftoraster: band width = 4658, bytesPerRow = 4672, band height = 2244, height = 6777
    D [20/Feb/2013:15:44:57 +0100] [Job 2] cgpdftoraster: context width = 4658, height = 2244, bitsPerComponent = 8, bitsPerPixel = 8, bytesPerRow = 4672, bitmapInfo = 0, resolution = (600.000000, 600.000000)
    D [20/Feb/2013:15:44:57 +0100] [Job 2] cgpdftoraster: rasterWriteHeader: (null)
    D [20/Feb/2013:15:44:57 +0100] [Job 2] cgpdftoraster: bytes written for side 1 = 0
    D [20/Feb/2013:15:44:57 +0100] [Job 2] PID 380 (/usr/libexec/cups/filter/cgpdftoraster) exited with no errors.
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Waiting for read thread to exit...
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Read thread still active, aborting the pending read...
    D [20/Feb/2013:15:44:57 +0100] [Job 2] Got USB return aborted during read
    D [20/Feb/2013:15:44:57 +0100] [Job 2] PID 382 (/usr/libexec/cups/backend/usb) exited with no errors.
    D [20/Feb/2013:15:44:57 +0100] [Job 2] End of messages
    D [20/Feb/2013:15:44:57 +0100] [Job 2] printer-state=3(idle)
    D [20/Feb/2013:15:44:57 +0100] [Job 2] printer-state-message="Sender data til printer."
    D [20/Feb/2013:15:44:57 +0100] [Job 2] printer-state-reasons=none
    Stefan

    Thanks sig.
    I have already tried this one.
    It did not help
    Whats there to do?
    Is it simply to wait it out, or face the reality and buy a new printer?
    Regards

  • I just got creative cloud 2014 and decided to install After effects on my laptop. I get error to install Adobe Application Manager. I got AAM but installing it, I got an error message "Installer failed to initialize. Please download Adobe support advisor"

    I just got creative cloud 2014 and decided to install After effects on my laptop. I get error to install Adobe Application Manager. I got AAM but installing it, I got an error message "Installer failed to initialize. Please download Adobe support advisor" Now, the support advisor is discontinued. What do I do?
    Please anyone help me.
    Thanks

    Error "Installer Failed to Initialize" | Install desktop application | Windows

  • How do I overcome error message "Installer failed to initialize."

    I have Production Premium CS5.5.  I need to install it on a new computer.  The files downloaded fine.  When I double-click on "Setup.exe," the install starts, but I get the error message "Installer failed to initialize."  How do I overcome that?

    Hi rcraighogan
    Please refer : https://forums.adobe.com/thread/1082848
    Re: Photoshop CS6 installer fails to initialize
    https://forums.adobe.com/thread/1588567

  • Had an error message " Installer failed to initialize" what can I do next ?

    I have Windows 8 platform and Had an error message " Installer failed to initialize"  when re installing Creatve Cloud what can I do next ?
    Also I am not able to down load any trials
    Also I cannot get student yearly plan for CC membership in Australia ?

    http://forums.adobe.com/community/download_install_setup/creative_cloud_faq
    -has a link about installing and updating
    Discussion of RE-installing http://forums.adobe.com/thread/1398961?tstart=0
    http://www.adobe.com/products/creativecloud/buying-guide-education.html
    http://www.adobe.com/education/students/student-eligibility-guide.edu.html

Maybe you are looking for

  • Can I install the Photoshop CS6 Subscription Edition on two computers at the same time?

    I'm interested in ordering Photoshop (so not the whole Creatie Cloud but single app only) via the subscription service but I'm wondering if I can install it on my home laptop as well as my office desktop. I wouldn't actually use them at the same time

  • Snow Leopard Finder / file selection sequence ?, Snow Leopard Finder / file selection sequence ?

    When I was on Mac OS 10.5... If I had a folder open, and a column of files going down the right side of the desktop... If I opened one of the files (by having the file selected and hitting the keystroke: Command + Down Arrow) - then closed the file,

  • Wifi apps not working right

    i am at home on my network and youtube, wifi store and sometimes safari arent working they say that they cant connect. i dont know what is going on as they worked before. also my text messages arent showing what i send. only what they reply with

  • How can I preview multiple pics in photoshop? Bridge is no longer.

    On my computer when I went to bridge, it said discontinued and I was unable to use it, so I went to photoshop and encountered problems there, also. I uninstalled evrything and have to reinstall. Hopefully, that was the problem. Thanks to everyone tha

  • B1ic Troubleshooting Guide

    Hi everyone A new blog has been released with a B1ic troubleshooting Guide. /people/lisa.mulchinock/blog/2010/08/03/troubleshooting-guide-for-b1ic You can refer to this with any issues you incur during the B1ic installation, cockpit activation etc. I