Discoverer: Could not initialize class oracle.disco.model.xml.ModelElementT

Hi all

I want to log on to Dicoverer (11.1.1.6.0) and get the following error:

The application encounters an invalid state. .
-Not able to initialize class oracle.disco.model.xml.ModelElementToClassMapper - nested exception: java.lang.NoClassDefFoundError: has not been initialized class oracle.disco.model.xml.ModelElementToClassMapper
-Not able to initialize class oracle.disco.model.xml.ModelElementToClassMapper
Oracle BI Discoverer Viewer cannot find the data necessary to display the results of this event. Fix the errors and try again.

What could cause this?

Kind regards
Ministry of health

Hi Moh
Looks like you have installed version 1.7 of the JDK for working with WebLogic, which must also be 10.3.6 If you use 11.1.1.6. There is a known bug around the use of Java with WebLogic 1.7 and you will need to install JDK 1.6 and change the configuration of WebLogic use 1.6 instead of 1.7. There is no need to uninstall 1.7. The reason I know it is that this just happened to me that I was preparing to write a chapter for the discoverer of new 11g manual.

First of all, you need to get the JDK 1.6. I used 1.6.0_32 JDK I found here: http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u32-downloads-1594644.html

Then, make sure that all your services are stopped. You must stop WebLogic Node Manager too.

Then to come and install the JDK 1.6. If you're using Windows, it will probably install in C:\Program Files\Java\jdk1.6.0_32 so make a note of the location because you must edit the file called setDomainEnv. In Windows, this is an extenstion of cmd while under Linux and Unix, there a sh extenstion.

Now, you change the file mentioned to force WebLogic to use the JDK 1.6 instead of JDK 1.7. You must change the section that starts with SUN_JAVA_HOME =. There you will find 2 references for the JDK. To help you, here's what mine looked like before I made the change (to change lines are in bold):

SUN_JAVA_HOME = "" * C: / Program Files/Java/jdk1.7.0_04* ""
export SUN_JAVA_HOME

If ["${JAVA_VENDOR}" = "Oracle"]; then
JAVA_HOME = "${BEA_JAVA_HOME}".
Export JAVA_HOME
on the other
If ["${JAVA_VENDOR}" = "Sun"]; then
JAVA_HOME = "${SUN_JAVA_HOME}".
Export JAVA_HOME
on the other
JAVA_VENDOR = 'Sun '.
export JAVA_VENDOR
JAVA_HOME = "" * C: / Program Files/Java/jdk1.7.0_04* ""
Export JAVA_HOME
FI
FI

With that done, you should be able to restart everything.

One more thing to note is that your client side Java must also not be 1.6 and 1.7. Once again there is no need to uninstall 1.7 If you have 1.6. Just go ahead and install the JSE 1.6. You will need change Java properties in Control Panel to tell Windows to use. Essentially, you disable 1.7. Here's a quick workflow:

1. Start Control Panel
2. double-click on Java
3. on the Java tab, click on the button display
4. If you see Java active 1.7 uncheck it then make sure you have active 1.6
5. click on the OK button to save - your machine local willl now use 1.6 even though 1.7 is installed as well

Best wishes
Michael

Tags: Business Intelligence

Similar Questions

  • JSP error: could not initialize class oracle.apps.jtf.activity.PageLogManag

    Hi all

    Our ERP has been restarted after a connection problem, and now after a reboot, when we connect to the home page of the erp, we receive the following error message when we try to implement HTML basic shape elements: (http://xxxxxxx:8008/OA_HTML/OAErrorDetailPage.jsp)

    JSP error:


    --------------------------------------------------------------------------------

    Details of the exception.
    oracle.apps.fnd.framework.OAException: oracle.jbo.JboException: Houston-29000: Unexpected exception caught: java.lang.NoClassDefFoundError, msg = could not initialize class oracle.apps.jtf.activity.PageLogManager
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:872)
    at OAErrorPage. jspService(_OAErrorPage.java:221)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
    to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
    at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:871)
    at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:816)
    in OA. jspService(_OA.java:256)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
    to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
    at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
    to the RFjspService(_RF.java:225)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    # # 0 in detail
    java.lang.NoClassDefFoundError: has not been initialized class oracle.apps.jtf.activity.PageLogManager
    at oracle.apps.jtf.activity.CorePageObject.currentPageObject(CorePageObject.java:142)
    at oracle.apps.jtf.activity.PageValues.currentPageValues(PageValues.java:33)
    at oracle.apps.fnd.framework.webui.OAPageBean.finalizeRequest(OAPageBean.java:4134)
    in OA. jspService(_OA.java:242)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
    to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
    at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
    to the RFjspService(_RF.java:225)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)

    --------------------------------------------------------

    help please... Thank you!

    Post the details of the version of the application, the database version and the OS.

    If it worked before, all changes have been made recently?

    You can find errors in the database log file?

    Please run AutoConfig, make sure it ends successfully and then check.

    Thank you
    Hussein

  • java.lang.NoClassDefFoundError: could not initialize... search.model.Search

    Hello world

    I'm developing a Web Center App Jdev v 11.1.1.6.0.

    In a page, I added a search toolbar. At runtime, when I try to search content he directs me page white white with the error of:

    java.lang.NoClassDefFoundError: has not been initialized class oracle.webcenter.search.model.SearchPreferences


    Does anyone know about this problem?

    There is no useful topic/thread in the forum.

    Help will be appreciated.

    Yacouba

    OOTB WebCenter Portal is ready to use HIS Oracle. If you do not have HIS Oracle Change adf-config:

    
    

    TO

    
    

    Setting this configuration will then use WebCenter adapters by default search instead of HIS.

    Kind regards.

  • Could not initialize all required WMI Classes

    My programs that rely on WMI function do not work properly. When I checked the WMI settings (went to Device Manager > WMI Control > properties), I get the following error:

    Could not initialize all required WMI classes.

    Win32_Processor: Win32: the system cannot find the specified file.
    Win32_WMISetting: success
    Security information: success
    Win32_OperatingSystem: The system cannot find the specified file.
    I already tried to re-enroll the WMI, but that doesn't seem to do the trick. I also confirmed that the processor appears in Device Manager. Any thoughts? Any help would be appreciated.

    Hi Mattabedi,

    Thanks for posting your query in the Microsoft Community Forums.

    Help me with more information.

    1 are. what program you referring?

    2 is specific to the program the issue?

    You can run WMIdiag tool and check if it helps.

    http://www.Microsoft.com/en-US/Download/details.aspx?ID=7684

    See also:

    http://msdn.Microsoft.com/en-us/library/aa394603 (vs.85) .aspx

    It will be useful.

    Let us know if you encounter problems under windows in the future. We will be happy to help you.

  • rise of Nations pc game United gives an error: "could not initialize services make sure that your video card and drivers are compatible with the game.

    Hi, I recently installed rise of nations pc game but does not work because it says "could not initialize services make sure that your video card and drivers are compatible with the game. What should I do, how can I fix this to get the game to work.

    Hello

     
    1. What is the operating system installed on your computer?
    2. What is the brand and model of your computer?
     
    I suggest you to follow the links and check if it helps.
     
     
  • the Task Manager won't start don't no error "the application could not initialize properly (0xc0000006.

    I've heard fans speed medium speed and high when I don't do anything that would require heavy resources. I tried the two Ctrl-alt-delete and right-click in the taskbar, and it fails to start. "The application could not initialize properly (0xc0000006). Click OK to close the application. "I click OK and it pops up again and then I click OK again and it goes.

    I ran AVG and Spybot in safe mode with network but nothing detected... and you erased my memory of page file also.
    It is simply damaged or make me a bug/virus.
    HP D220 desktop model

    Ok. What I wanted to say, this is so that YOU can see the file, you must be able to view hidden and system files. Windows will however see the file any if YOU can see it or not.

    In autoruns, in my opinion, you have not clicked on 'options', then 'Filter Options '.
    Make sure that all check boxes are cleared in 'Filter Options '.

    Tomorrow, I would like for you to delete infected tasks Manager by HP. And copy the Dell2 for HP-infected Task Manager. Just in case the task manager has been infected and start actually malware.

    So, tomorrow,

    -Alex

  • Could not load Logmanager 'oracle.core.ojdl.logging.ODLLogManager' error when you start the administration server

    Hello

    I installed weblogic 12.1.2.0.0 with RHEL5.6.  After installation, I tried to set the class path in a file setDomainEnv.sh under base domain directory,

    POST_CLASSPATH="/prosun/jasper/jasperreports-3.6.0.jar:/prosun/jasper/commons-digester-1.7.jar:/prosun/jasper/log4j-1.2.15.jar:/prosun/jasper/org.apache.commons.beanutils_1.6.jar:/prosun/jasper/org.apache.commons.collections_3.1.jar:/prosun/jasper/org.apache.commons.logging_1.0.4.jar:/prosun/jasper/iText-2.1.0.jar:/prosun/jasper/groovy-all-1.5.5.jar"

    While I'm trying to start the server administrator, the server is not started and special suite is reported in nohup.out file.  Please help me solve this problem.

    The library above pots are required for our applications.

    Could not load Logmanager 'oracle.core.ojdl.logging.ODLLogManager '.

    java.lang.ClassNotFoundException: oracle.core.ojdl.logging.ODLLogManager

    java.lang.ClassNotFoundException: oracle.core.ojdl.logging.ODLLogManager

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:366)

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:355)

    at java.security.AccessController.doPrivileged (Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:366)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:308)

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:355)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    at java.security.AccessController.doPrivileged (Native Method)

    to java.util.logging.LogManager$ 1.run(LogManager.java:186)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

    at java.security.AccessController.doPrivileged (Native Method)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

    to java.util.logging.LogManager. < clinit > (LogManager.java:176)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:308)

    at java.util.logging.Logger.getAnonymousLogger(Logger.java:483)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

    at java.util.logging.Logger.getAnonymousLogger(Logger.java:452)

    to java.util.logging.LogManager$ 1.run(LogManager.java:186)

    at weblogic.kernel.KernelLogManager.createClientLogger(KernelLogManager.java:44)

    at java.security.AccessController.doPrivileged (Native Method)

    to weblogic.kernel.KernelLogManager.access$ 000 (KernelLogManager.java:17)
    to java.util.logging.LogManager. < clinit > (LogManager.java:176)


    to weblogic.kernel.KernelLogManager$ LoggerMaker. < clinit > (KernelLogManager.java:20)

    at java.util.logging.Logger.getAnonymousLogger(Logger.java:483)

    at weblogic.kernel.KernelLogManager.getLogger(KernelLogManager.java:26)

    at java.util.logging.Logger.getAnonymousLogger(Logger.java:452)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at weblogic.kernel.KernelLogManager.createClientLogger(KernelLogManager.java:44)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    to weblogic.kernel.KernelLogManager.access$ 000 (KernelLogManager.java:17)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    to weblogic.kernel.KernelLogManager$ LoggerMaker. < clinit > (KernelLogManager.java:20)
    at java.lang.reflect.Method.invoke(Method.java:601)

    at weblogic.kernel.KernelLogManager.getLogger(KernelLogManager.java:26)
    at weblogic.logging.MessageLogger.log(MessageLogger.java:96)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at weblogic.logging.MessageLogger.log(MessageLogger.java:111)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at weblogic.logging.WLMessageLogger.log(WLMessageLogger.java:52)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at weblogic.security.SecurityLogger.logDisallowingCryptoJDefaultJCEVerification(SecurityLogger.java:13444)


    at java.lang.reflect.Method.invoke(Method.java:601)

    at weblogic.security.utils.SecurityUtils.turnOffCryptoJDefaultJCEVerification(SecurityUtils.java:81)
    at weblogic.logging.MessageLogger.log(MessageLogger.java:96)

    in weblogic. Server.main (Server.java:70) at weblogic.logging.MessageLogger.log(MessageLogger.java:111)

    at weblogic.logging.WLMessageLogger.log(WLMessageLogger.java:52)

    Could not load Logmanager 'oracle.core.ojdl.logging.ODLLogManager '.

    java.lang.ClassNotFoundException: oracle.core.ojdl.logging.ODLLogManager

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:366)

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:355)

    at java.security.AccessController.doPrivileged (Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:308)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

    to java.util.logging.LogManager$ 1.run(LogManager.java:186)

    at java.security.AccessController.doPrivileged (Native Method)

    to java.util.logging.LogManager. < clinit > (LogManager.java:176)

    at java.util.logging.Logger.getAnonymousLogger(Logger.java:483)

    at java.util.logging.Logger.getAnonymousLogger(Logger.java:452)

    at weblogic.kernel.KernelLogManager.createClientLogger(KernelLogManager.java:44)

    to weblogic.kernel.KernelLogManager.access$ 000 (KernelLogManager.java:17)

    to weblogic.kernel.KernelLogManager$ LoggerMaker. < clinit > (KernelLogManager.java:20)

    at weblogic.kernel.KernelLogManager.getLogger(KernelLogManager.java:26)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    Kind regards

    Anand Krishnan

    Hello

    I did according to your suggestion and cant able to start the administration server.

    I tried to post the class path by adding '${POST_CLASSPATH} " as follows and the problem was solved.

    Thanks a lot for answering my query.

    POST_CLASSPATH="${POST_CLASSPATH}:/oracle/Middleware_1212/jasper/jasperreports-3.6.0.jar:/oracle/Middleware_1212/jasper/commons-digester-1.7.jar:/oracle/Middleware_1212/jasper/log4j-1.2.15.jar:/oracle/Middleware_1212/jasper/org.apache.commons.beanutils_1.6.jar:/oracle/Middleware_1212/jasper/org.apache.commons.collections_3.1.jar:/oracle/Middleware_1212/jasper/org.apache.commons.logging_1.0.4.jar:/oracle/Middleware_1212/jasper/iText-2.1.0.jar:/oracle/Middleware_1212/jasper/groovy-all-1.5.5.jar:/oracle/Middleware_1212/jasper/poi-3.2-FINAL-20081019.jar".

    Kind regards

    Anand Krishnan

  • "Could not initialize photoshop because"scratch disks"is full."

    "Could not initialize photoshop because"scratch disks"is full." This is the error message that appears when I try to open my Adobe Photoshop Elements 2.0. I just installed this program on my new HP Pavilion model h8-1214, which has 1.8 TB of space with 10.0 GB of RAM. I have read the forums on this problem, but they say how to solve the problem through Photoshop. How can I fix the scratch disk settings without being able to open Photoshop? Please help me with this problem of the Adobe Support team will not even answer my question...

    Thank you.

    By far the simplest solution is to upgrade to photoshop elements 10 or newer, which has no problem with big hard drives and has some new features you may like.

    It is available for a 30 day trial.

    In fact the pse versions 3 and later versions have no problem with large hard drives.

    Here are some things you can try that might work:

    Option 1: Just after the double click on the PES shortened 2 press the Ctrl + Alt keys and press and hold keys until you get the scratch disk Preferences dialog box

    then choose your recovery as the first partition. This only works if you have a recovery partition or another hard drive smaller installed that you can use as the scratch disk.

    (I don't have a partition recovery on this computer)

    Option 2. Retractable (shrink volume) present HDD up to 1 TB

    Option 3: If you have windows 7 pro or ultimate, you can use virtual xp (download from microsoft)

  • Start Thunderbird pop - up said "could not initialize the security component.

    Hello
    Thunderbird started the following window pops up suddenly. No problem during the morning session.
    Draw the attention of
    "Could not initialize the component of application security.
    The most likely cause is problems with the profile of your application directory.
    Please check that this directory has no read/writerestrictions. ETC.»
    I checked in the T / B profile folder.
    'Certificate Mgr' window is empty (no ads).
    So is the window "Mgr Device.
    I couldn't find the mentioned restriction "read/write".

    http://KB.mozillazine.org/Could_not_initialize_the_browser_security_component

  • The attention! "Could not initialize the component of the application security...". »

    I started receiving this alert after restart last Saturday (22/02/2014) and freezes before Thunderbird it is fully operational: (incorrect application behavior?)

    Could not initialize the safety component of the application. The most likely cause is problems with the files in the directory of the profile of your application. Please check that this directory has no restriction of read/write and your hard disk is not full or close to full. It is recommended that you exit the application and correct the problem. If you continue to use this session, you may see incorrect application behavior when you access security features.

    I have over 500 GB free on the hard drive and have checked the TTBOMA directory. As recently as this
    morning I still once uninstalled using TB TB uninstall utility, rebooted and reinstalled from the Mozilla Web site. Nada,.

    Toshiba Satellite L875D
    Windows 8

    Troubleshooting Info:

    Thunderbird
    Version 24.3.0
    User Agent Mozilla/5.0 (Windows NT 6.2; WOW64; RV:24.0) Gecko/20100101 Thunderbird/24.3.0

    Any help out there?

    Delete the file cert8.db in Thunderbird profiles folder.

    This will remove all the intermediate certificates Thunderbird has stored.

  • get the message "could not initialize the browser security component" offers solutions does not

    I get a message "could not initialize the browser security component" more a screen empty. 5 solutions offered in aid, only to create a new profile help, but this helps only for this session! So, I'll have to create a new profile each time I start Firefox. This means not favourites, without Add-ons (they require a reboot), etc. I even tried to delete the profile by default, but it does not help. The new profile is deleted whenever I start. What should I do?

    I've done this several times. The new profile would work for a single session. Each time, Firefox (or something) would remove the new profile, so he did not; I'm done with the default profile, which was obviously altered. Here's what finally worked. Of after your 1st answer, I saw that the other profiles exist as subfolders in the profiles folder, even if they were not listed when I did firefox.exe - p. So, I got the idea to uninstall Firefox and see if these files were still there. And they were! In fact, records of Mozilla, Firefox and profiles had not deleted with uninstall. I deleted the files, re-installed and now I'm fine and write for Firefox. So, if someone continues to have problems with a corrupted profile, suggest to uninstall and then deleting all records related to Firefox that are left behind.

  • Firefox suddenly stop working and I get the following error message: could not initialize the safety component of the application. Most

    Error message: has not been initialized component of application security. The most likely cause is problems with the files in the directory of the profile of your application. Please check that this directory has no read/write
    restrictions and your hard disk is not full or close to full. It is recommended that you exit the application and correct the problem. If you continue to use this session, you may see an incorrect application
    behavior when you access security features.

    See:

  • New pop-up Javascript error, could not initialize dlwatch extension, oPref.addObserver is not a function. Stops new windows to launch. Help.

    Under Firefox 4 McabookPro, OS 10.6.7. When a new pop-up window open, which is necessary for some security applications, I get a Javascript error. It is said:

    [Javascript error]
    dlwatch (200)
    Could not initialize dlwatch extension
    TypeError: oPref.addObserver is not a function.

    It is a problem with the Video DownloadHelper extension.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the Add-ons is the cause of the problem (switch to the DEFAULT theme: Tools > Modules > appearance/themes).

    • Makes no changes on the start safe mode window.

    See:

  • Age of Empires 2: Age of Kings does not work on Windows 7. The error is: could not initialize graphics system. Make sure that your video card and driver are compatible with DirectDraw.

    I can't get my Age of Empires 2: Age of Kings drive on my computer.

    It gives me the error message: could not initialize graphics system. Make sure that your video card and driver are compatible with DirectDraw.

    What exactly is DirectDraw. and how can I make my video card and the driver compatible to it. I already tried to uninstall and reinstall the drive.

    Help, please!

    What kind of graphics card you have and you have the latest DirectX and video card drivers? If this isn't the case, update them.

  • I am trying to install Star Wars Republic Commando, but can't because I wonder who could not initialize (0xc0000135). What should I do?

    I am trying to install Star Wars Republic Commando, but can't because I wonder who could not initialize (0xc0000135). What should I do? I am running Windows XP Home Edition.

    http://www.GameSpot.com/PC/action/starwarsrepubliccommando/answers.html?QID=242323 Colin Barnhorst Windows 7 Ulimate x 64 on DIY with 6 GB of ram.

Maybe you are looking for

  • Problems of WiFi IPad Pro 12.9

    When I bought my Ipad pro 23/07/2016 I put in place through the icloud account where I have my Mini 3, the 6s Iphone ipad and macbook air 13 ". the issue is at work were I use my iphone and now Ipad Pro the wifi on my iphone wil lwork but does not co

  • How to change the history of the tab to a list instead of thumbnails

    When I open a new tab in Firefox visited the old story will appear as thumbnails. How to change history to a LIST instead

  • concept of abstraction layer for portability

    I have a goal in mind but don't know how to implement. I have a set of libraries rather low hardware level custom that I try to keep devoid of any specific LabWindows GUI control. In other words, these libraries consisting only of equipment to access

  • I lost my MS Paint

    I lost my MS Paint. As I bought my office which was preinstalled, I do not have a CD. How can I reinstall Paint?

  • Pavilion laptop 2334sa g6. Detected DVD and watch, but can not be executed

    Hello We have a g6-2334sa notebook pc, old Pavilion 9 mos.  Never tried to use before DVDs.  When inserted, DVD turns but does not run automatically.  When searched in myPC, it shows in the available drives, with the DVD highlighted.  Tying opened, i