FlashPlayer loading failed in third_party IE embedding browser(maxthon2, theworld2 etc)

Dear FlashPlayer team..
Hello there!
In recently I have a some problem in flash loading at customized IE embedding web-browser( include VistualStudio internal browser, MSDN browser, default MFC program(using CHtmlView), maxthon, and so on). If your team will concern my problem, I appreciate it.
TEST url: http://imagesearch.naver.com/search.naver?where=idetail&rev=10&query=%BE%C8%B5%E5%B7%CE%C0 %CC%B5%E5%C4%B8%C3%B3&from=image&ac=1&sort=0&res_fr=0&res_to=0&merge=0&spq=1&start=1&img_i d=cafe19608183%7C10%7C63_2&font=d
TEST enviorment
1. Windows xp sp3(kor,32bit), IE8 + flash 10,1,102,64
12 Win7(kor, 32bit) + IE8 + flash 10,1,102,64
Test url display Flash image gallery of keyword('Android phone'), in Korean major portal service NAVER. In IE8, make any tab, and paste this url, and press ENTER, then you always can see photo gallery navigation page(flash page). But IE embedding browser can not see gallery flash, you can see blank flash. Sometimes, in first tab you can see gallery flash(after delete URL cache), but after second tab, you can see blank flash.
I tested this problem in default MFC MDI project(using Htmlview). This problem also appears. I tested it more, I deleted all IE browser cache, then first tab displayed gallery flash, but second tab displayed blank falsh.
I thinks, it is a crossdomain problem or sandbox model problem.
I researched this problem in googling, in MSDN, in BBS, but I can't found solution. In finally I hope your team's advisement.
Thanks for reading, I want any idea, keyword, API name, or COM interface name.
Thank you.

kim512 wrote:
Dear FlashPlayer team..
Please note that this is a user-to-user forum; Adobe staff may or may not see your post here.

Similar Messages

  • Content Browser (0BCT_CB_1) load fails with conversation id not found error

    Hi,
    I am suddenly experiencing a problem with loading data to the content browser cube using infosource 0BCT_CB_1. The load fails with an error saying: "Conversation 76635612 not found / CPIC-CALL: 'ThSA". Does anybody know how to solve this?

    Hi,
    Were you able to get this fixed?
    I am getting same issue while loading to BI 7.0  technical content.
    Thanks
    SA

  • How to use Embedded browser in Java using Linux Platform?(Very urgent.....)

    Hi,
    I'm trying to use the embedded browser in Linux, but it fails with the following error:
    Can't execute the native embedded browser. Error message:
    when I use it on a Windows machine, it works fine.
    i get this
    org.jdesktop.jdic.init.JdicInitException: java.lang.UnsatisfiedLinkError: no jdic in java.library.path
    at org.jdesktop.jdic.init.JdicManager.initBrowserNative(Unknown Source)
    at org.jdesktop.jdic.browser.WebBrowser.<clinit>(Unknown Source)
    at netsim.NetSimBasics.<init>(NetSimBasics.java:40)
    at netsim.NetSimBasics.main(NetSimBasics.java:64)
    Caused by: java.lang.UnsatisfiedLinkError: no jdic in java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
    at java.lang.Runtime.loadLibrary0(Runtime.java:823)
    at java.lang.System.loadLibrary(System.java:1030)
    at org.jdesktop.jdic.init.InitUtility.<clinit>(Unknown Source)
    ... 4 more
    Exception in thread "main" java.lang.UnsatisfiedLinkError: no jdic in java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
    at java.lang.Runtime.loadLibrary0(Runtime.java:823)
    at java.lang.System.loadLibrary(System.java:1030)
    at org.jdesktop.jdic.browser.internal.WebBrowserUtil.<clinit>(Unknown Source)
    at org.jdesktop.jdic.browser.MsgClient.<init>(Unknown Source)
    at org.jdesktop.jdic.browser.NativeEventThread.<init>(Unknown Source)
    at org.jdesktop.jdic.browser.WebBrowser.<clinit>(Unknown Source)
    at netsim.NetSimBasics.<init>(NetSimBasics.java:40)
    at netsim.NetSimBasics.main(NetSimBasics.java:64)

    use JComboBox
    JComboBox liste = new JComboBox(new Object[]{"azerty","qwerty});the api documentation :
    http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComboBox.html
    the turotial on combobox :
    http://java.sun.com/docs/books/tutorial/uiswing/components/combobox.html

  • Report Load Failed

    Post Author: jigmewangchuk
    CA Forum: Crystal Reports
    I am totally new to ASP.NET and I have developed a web application in VS2005 (VB) and Crystal report 10.  I am getting an error u201CReport Load Failedu201D when I run report from main page linked to report viewer page (url) but it works fine when I run report viewer page directly (view in browser from VS2005.   Here is my code:
    Dim oRpt As New CrystalDecisions.CrystalReports.Engine.ReportDocument
    oRpt.Load("F:\BDFCL\CrystalReport11.rpt")
    Dim ds As New DataSet1
    Dim da As New DataSet1TableAdapters.BranchInformationTableAdapter
    da.Fill(ds.BranchInformation)
    oRpt.SetDataSource(ds)
    CrystalReportViewer1.ReportSource = oRpt
    I shall be grateful if you could kindly advice me accordingly.
    Thanks in advance
    Jigme

    Hi Don,
    Thanks for the reply.  I had downloaded a set of samples from SAP and I have looked through a few of the set you supplied.  I am worried that I'm going to have some trouble because the samples have the reports loaded as part of the solution but I was looking to create a more generic viewer.  I don't want to have to reprogram for each and every report that is created.  That is why I was trying to use the generic parameter dialog.  After the Report Load Failed dialog comes up, it does bring up the parm dialog and hits SQL Server just fine.  Yes...the reports are passing Parms to Stored Procs in SQL Server.  The report has default parameter values. 
    What I am trying to do is search thru the application folder and gather the names of the reports located there and fill the combo box with the names of the reports.  Then the user should just be able to select a report and run it.  I can't save the data in the reports because they must be ran per the requester's date range and other desired parameters.
    Does this seem valid or am I going to have to program for EVERY single report and reprogram/recompile for every report added?  Not particularly what I want to hear.   I would have used the standard Crystal Report Viewer and had the users use that but it doesn't seem to allow you refresh the data from the viewer.
    Thanks for your help,
    Chris

  • Problem in display file in java applet embeded browser

    hi, i am facing problem to display the file from local drive in java applet embeded browser. here is the error message i get:
    Exception loading file from path:java.security.AccessControlException: access denied (java.util.PropertyPermission user.dir read)
    i think it should be the java security problem and i have try to get the solution from internet. i try to solve by using the fllowing method:
    keytool -genkey -keyalg rsa -alias yourkey
    keytool -export -alias yourkey -file yourcert.crt
    javac yourapplet.java
    jar cvf yourapplet.jar yourapplet.class
    jarsigner yourapplet.jar yourkey
    but the command prompt ask me to enter the keystore password. i try to enter any password. but i show me the error:
    keytool error: java.io.IOException: Keystore was tampered with, or password was incorrect.
    So may i know what is the problem actually?Thanks a lot.

    Hi,
    here is the sample coding :
    import java.applet.Applet;
    import java.awt.*;
    import java.awt.event.*;
    import com.sun.j3d.utils.geometry.ColorCube;
    import com.sun.j3d.utils.applet.MainFrame;
    import com.sun.j3d.utils.universe.*;
    import com.sun.j3d.utils.behaviors.mouse.MouseRotate;
    import com.sun.j3d.utils.behaviors.mouse.MouseZoom;
    import com.sun.j3d.utils.behaviors.mouse.MouseTranslate;
    import javax.media.j3d.*;
    import javax.vecmath.*;
    import java.net.URL;
    import java.net.MalformedURLException;
    import org.web3d.j3d.loaders.VRML97Loader;
    import com.sun.j3d.loaders.Scene;
    public class SimpleVrml extends Applet implements ActionListener {
    String           location;
    String           initLocation;
    Canvas3D     canvas;
    SimpleUniverse     universe;
    TransformGroup     vpTransGroup;
    VRML97Loader     loader;
    View          view;
    Panel          panel;
    Label          label;
    BranchGroup     sceneRoot;
    TransformGroup     examineGroup;
    BranchGroup     sceneGroup;
    BoundingSphere     sceneBounds;
    DirectionalLight     headLight;
    AmbientLight     ambLight;
    TextField      textField;
    Cursor          waitCursor;
    Cursor          handCursor;
    public SimpleVrml() {
    initLocation="cylinder.wrl";     
         setLayout(new BorderLayout());
         GraphicsConfiguration config =SimpleUniverse.getPreferredConfiguration();     
         setLayout(new BorderLayout());
         canvas = new Canvas3D(config);
         add("Center",canvas);
         panel = new Panel();
         panel.setLayout(new FlowLayout(FlowLayout.LEFT));
         textField = new TextField(initLocation,60);     
         textField.addActionListener(this);
         label = new Label("Location:");
         panel.add(label);
         panel.add(textField);
         add("North",panel);
         waitCursor = new Cursor(Cursor.WAIT_CURSOR);
         handCursor = new Cursor(Cursor.HAND_CURSOR);
         universe = new SimpleUniverse(canvas);
         ViewingPlatform viewingPlatform = universe.getViewingPlatform();
         vpTransGroup = viewingPlatform.getViewPlatformTransform();
         Viewer viewer = universe.getViewer();
         view = viewer.getView();
         setupBehavior();
         loader = new VRML97Loader();
         gotoLocation(initLocation);
    public void actionPerformed(ActionEvent ae) {
         gotoLocation(textField.getText());
    void gotoLocation(String location) {
         canvas.setCursor(waitCursor);
         if (sceneGroup != null) {
         sceneGroup.detach();
         Scene scene = null;
         try {
         URL loadUrl = new URL(location);
         try {
              // load the scene
              scene = loader.load(new URL(location));
         } catch (Exception e) {
              System.out.println("Exception loading URL:" + e);
         } catch (MalformedURLException badUrl) {
         // location may be a path name     
         try {
              // load the scene
              scene = loader.load(location);
         } catch (Exception e) {
              System.out.println("Exception loading file from path:" + e);
         if (scene != null) {
         // get the scene group
         sceneGroup = scene.getSceneGroup();
         sceneGroup.setCapability(BranchGroup.ALLOW_DETACH);
         sceneGroup.setCapability(BranchGroup.ALLOW_BOUNDS_READ);
         // add the scene group to the scene
         examineGroup.addChild(sceneGroup);
         // now that the scene group is "live" we can inquire the bounds
         sceneBounds = (BoundingSphere)sceneGroup.getBounds();
         // set up a viewpoint to include the bounds
         setViewpoint();
         canvas.setCursor(handCursor);
    void setViewpoint() {
         Transform3D viewTrans = new Transform3D();
         Transform3D eyeTrans = new Transform3D();
         // point the view at the center of the object
         Point3d center = new Point3d();
         sceneBounds.getCenter(center);
         double radius = sceneBounds.getRadius();
         Vector3d temp = new Vector3d(center);
         viewTrans.set(temp);
         // pull the eye back far enough to see the whole object
         double eyeDist = 1.4*radius / Math.tan(view.getFieldOfView() / 2.0);
         temp.x = 0.0;
         temp.y = 0.0;
         temp.z = eyeDist;
         eyeTrans.set(temp);
         viewTrans.mul(eyeTrans);
         // set the view transform
         vpTransGroup.setTransform(viewTrans);
    private void setupBehavior() {
         sceneRoot = new BranchGroup();
         examineGroup = new TransformGroup();
         examineGroup.setCapability(TransformGroup.ALLOW_CHILDREN_EXTEND);
         examineGroup.setCapability(TransformGroup.ALLOW_CHILDREN_READ);
         examineGroup.setCapability(TransformGroup.ALLOW_CHILDREN_WRITE);
         examineGroup.setCapability(TransformGroup.ALLOW_TRANSFORM_READ);
         examineGroup.setCapability(TransformGroup.ALLOW_TRANSFORM_WRITE);
         sceneRoot.addChild(examineGroup);
         BoundingSphere behaviorBounds = new BoundingSphere(new Point3d(),
              Double.MAX_VALUE);
         MouseRotate mr = new MouseRotate();
         mr.setTransformGroup(examineGroup);
         mr.setSchedulingBounds(behaviorBounds);
         sceneRoot.addChild(mr);
         MouseTranslate mt = new MouseTranslate();
         mt.setTransformGroup(examineGroup);
         mt.setSchedulingBounds(behaviorBounds);
         sceneRoot.addChild(mt);
         MouseZoom mz = new MouseZoom();
         mz.setTransformGroup(examineGroup);
         mz.setSchedulingBounds(behaviorBounds);
         sceneRoot.addChild(mz);
         BoundingSphere lightBounds =
         new BoundingSphere(new Point3d(), Double.MAX_VALUE);
    ambLight = new AmbientLight(true, new Color3f(1.0f, 1.0f, 1.0f));
    ambLight.setInfluencingBounds(lightBounds);
    ambLight.setCapability(Light.ALLOW_STATE_WRITE);
    sceneRoot.addChild(ambLight);
    headLight = new DirectionalLight();
    headLight.setCapability(Light.ALLOW_STATE_WRITE);
    headLight.setInfluencingBounds(lightBounds);
    sceneRoot.addChild(headLight);
         universe.addBranchGraph(sceneRoot);
    public static void main(String[] args) {
    new MainFrame(new SimpleVrml(), 780, 780);
    cylinder.wrl :
    #VRML V2.0 utf8
    # A cylinder
    Shape {
    appearance Appearance {
    material Material { }
    geometry Cylinder {
    height 2.0
    radius 1.5
    view.html:
    <html>
    <applet code="SimpleVrml.class" width=600 height=600>
    </applet>
    </html>
    error msg that i get :
    Exception loading file from path:java.security.AccessControlException: access denied (java.util.PropertyPermission user.dir read)
    i can display the wrl file in applet itself but i can't display in the browser.is it any problem with my code?Urgent, please help me. Thanks.

  • Flash Player trust file not working with Embedded browser on linux

    Hi,
    I have an application which embeds a browser based on
    Xulrunner inside it. I have couple of flash swf files I need to
    load in the browser. The swf files talk with a javascript to change
    the page title and also to change the URL when I am browsing
    through the content in the URL. I need the URL change because I
    need to remember where I was in the flash content so that I can go
    directly to that place in the flash file when I open my browser the
    next time.
    To let the swf file do this I created a cfg file and placed
    it into the Flash Player Trust folder( I tried both the local one
    at /home/user/.macromedia/Flash_Player/#Security/FlasPlayerTrust
    and global trust file location at /etc/adobe/FlashPlayerTrust ) ,
    but I didn't get the expected result. I debugged into my app and
    found that the swf never reset the Title of the page( which
    indicates that the javascript was blocked) . It works fine from a
    firefox browser but not from inside my embedded browser. My app
    also works fine on windows and Mac . This is observed only on
    Linux. Can any body think of what else I need to do get my
    javascript embedded in the flash file working?
    Thanks
    jbsp72

    I tried out a few more things since nobody on this forum was
    responding. I tried installing another application which also
    embeds xulrunner browser. So I downloaded Prism which is a simple
    xulrunner based browser. The flash works fine with that and the URL
    gets set appropriately. So is there any setting I need to do to get
    it working. Or could somebody atleast point me to the right place
    to ask this question? :(

  • [SOLVED] Firefox won't start - "Failed to execute default Web Browser"

    I've just updgraded from Firefox 3 to version 4 (by running "pacman -Syu") on my 64-bit Arch installation.  I started XFCE and Firefox 4 worked fine for a few minutes before crashing and closing automatically.
    A short while later (long enough to forget exactly what I was doing when it crashed!) I tried to run it again, but got the error message Failed to execute default Web Browser. / Input/output error.
    I've tried rebooting the PC and re-installing firefox & firefox-i18n, but still get the same error.  If I run "firefox" from a terminal window, I get the following response:
    OpenOffice path before fixup is '/usr/lib/openoffice.org3'
    OpenOffice path is '/usr/lib/openoffice.org3'
    *** NSPlugin Wrapper *** WARNING:(/build/src/nspluginwrapper-1.3.0/src/npw-wrapper.c:3160):invoke_NP_Initialize: assertion failed: (rpc_method_invoke_possible(g_rpc_connection))
    NOTE: child process received `Goodbye', closing down
    OpenOffice path before fixup is '/usr/lib/openoffice.org3'
    OpenOffice path is '/usr/lib/openoffice.org3'
    firefox: symbol lookup error: /usr/lib/mozilla/plugins/libvlcplugin.so: undefined symbol: NPP_Initialize
    I'm not sure why there are so many references to "OpenOffice"...
    Can anyone offer any suggestions as to how to get Firefox working again?  (Thanks in advance!)
    Last edited by esuhl (2011-03-25 00:40:19)

    ^-Ubermensch-^ wrote:https://bugs.launchpad.net/ubuntu/+sour … bug/722690
    Thanks for that.  After I posted my last message, Firefox crashed again on a website containing embedded video.  I disabled the add-on, but when VLC was updated, I guess it installed and enabled the add-on again.  Firefox worked fine initially, but I've just tried to open it again and the same "input/output error" message appeared.  I rebooted, but the problem persisted.
    Uninstalling the vlc-plugin package seems to have resolved that, though.

  • XML loading failed

    DB: Oracle Database 10g Release 10.2.0.4.0 - Production
    ApEx: 3.1.2.00.02
    IAS: 10.1.2.3
    OS server: Windows 2003 SP1
    OS client: Windows XP
    IE: 6
    Here's the problem:
    When I run an ApEx application (e.g. the shipped sample application) items that use XML are not displayed correctly.
    This results in two issues:
    1)
    Flash charts are not displayed. Instead of displaying the chart the text XML loading failed is displayed.
    2)
    Interactive reports generate a javascript error when I click on a column heading. The ajax-loader image is displayed, but nothing happens. Javascripterror at line 2, character 15193, Unterminated string constant.
    The weird thing is that sometimes the issues are solved after a few browser refreshes (F5). Then everything works fine until the database is bounced again.
    I tried to follow the link that should provide the XML for the chart
    ([http://nldev003/pls/apex/apex_util.flash?p=100:1:4337825341367752:FLOW_FLASH_CHART_R300851420764386117_en-us]).
    This results in an empty page, source:
    &lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"&gt;
    &lt;HTML&gt;&lt;HEAD&gt;
    &lt;META http-equiv=Content-Type content="text/html; charset=utf-8"&gt;&lt;/HEAD&gt;
    &lt;BODY&gt;&lt;/BODY&gt;&lt;/HTML&gt;
    I'm not using single sign on or reverse proxy.
    All software is installed as described in the install guides.
    Any ideas?
    Thanks in advance.

    Iloon,
    ApEx generates the correct host: http://nldev003/pls/apex/...
    I use port 80, so no port is displayed.
    I also tried to append the domain to the servername, but this changed noting.
    Again the following HTML code is returned by the apex_util.flash procedure.
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <HTML><HEAD>
    <META http-equiv=Content-Type content="text/html; charset=utf-8"></HEAD>
    <BODY></BODY></HTML>
    So I do get response from the server, but it's incorrect.
    There should be XML content, no HTML.
    Kind regards

  • "CTTheme.dll load fail

    I've had my Audigy 2 ZS Platinum for a couple months now and this has been an off/on problem the whole time. I get the wonderful error everyone seems to have gotten at some point from mediasource "[...] CTTheme.dll load failed" when I try to open the software (directly or by running media). After a long fight to finally get the software to work, the software works fine for a while. All of a sudden it will decide it's time to be useless again though. All I am doing is installing MediaSource (3.30.2.) then after allowing the auto restart I run the software once to make sure it installed properly. Normally it works the first try with the newer versions (version on CD has NEVER worked) and I set my associations then close the software. Now it's time to install the remote control support... Almost guaranteed the error comes. My first time around I finally got this to work after a week of trying 3-4 times a night to get the remote to install. I don't have the time for that now, and don't see why I should have to do so either. After browsing the forums for several hours I've found that there is no helpful information on how to fix this. I have already tried all of the uninstall/reinstall methods mentioned.
    FYI the problem has re-arisen due to my habbit of reformatting to clear garbage off my HD any time it gets too cluttered. All software/driver versions are ones recommended by creative's download selection system.
    My uninstall process:
    manually deleting
    C:\program files\Creative
    C:\documents and settings\USERNAME\application data\creative (or somewhere aroudnt here, this is off memory)
    Removing reg keys at
    HKCU\software\creative tech
    HKLM\software\creative tech
    HKLM\software\microsft\windows\current version\uninstall\creative
    CTTheme.dll version number 3..3.0
    What else is there that I could do to try and fix this? Is there any post install fix I can do that is more likely to work? I don't care how intensi've the procedure is I just want my hardware to actually work how it's supposed to.
    FYI all regular sounds work, just MediaSource fails. Audio Control Panel and the Remote Control setup window still function properly. Remote responds to volume, have not tested other buttons since re-install because I can't even get into the software to watch anything....Message Edited by sni'ves on 0-7-2006 0:20 PM

    Ok, yes... I used the word 'RMA' several times in my message. But I'm not having an RMA issue, its a support issue at this point. Basically I know that the hardware I have works, as I've successfully installed it in a secondary computer and verified that the I/O shows up in Creative's Entertainment Center properly and that it also functions (headphone autosense / remote control). However installing it in my primary system results in a useless I/O dri've, the creative software won't pick it up and nothing on it works. So since it does work on one computer the hardware must therefore function properly. Also with regards to my system, this problem exists immediatly after a clean format and rebuild of the system... so its not software.
    As it stands my present theory is that it is incompatible in some way with some part of my hardware. Therefore I'm trying to work with Creative to get a solution drawn up. The last response I received from them, they are suggesting an RMA... which will only waste a couple of weeks time.
    Anyway, I no longer recall the point I was trying to make in my original message at this point. Might have been something about don't give up, and don't let them convince you it can't be resolved or something like that. I know I won't, and they may very well grow to dislike me... but I paid for something and expect it to perform its function, just like anyone else in the world.
    I do hope they can help us both resolve our respecti've issues.
    Edit: Just a note, I love the card itself and the quality of sound it produces as well. Some games I play now make sounds that I didn't know were in the game. Now I just have to get the I/O dri've and it's capabilities to function on my current hardware. Also this is an X-Fi Fatalty.Message Edited by Teklord on 0-8-2006 04:27 PM

  • Applet Loading Failed

    Hi ,
    when Im running my first applet program I get an error in the browser
    Applet Loading failed
    Applet not inited
    but when I run through command line i.e./usr/java/jdk1.5.0_03/bin/appletviewer /home/root/Hello.html
    It works very cutely.
    What could be the problem
    my Enviornment variables are as follows
    PATH="$PATH:/usr/java/jdk1.5.0_03/bin:."
    export PATH
    JAVA_HOME=/usr/java/jdk1.5.0_03/
    export JAVA_HOME
    CLASSPATH=/usr/java/jdk1.5.0_03/lib/tools.jar
    export CLASSPATH
    Can some one help me out

    use the htmlconverter tool in the jdk bin direcotory.
    The applet tag has been depreciated for some time now and should be used with legacy
    applets (msjvm) allthough the jre installation is pretty eagor to run those applets for you
    it can't in most cases (com.ms packeges).
    The object tag should be used when your applet is above java version 1.1.2 or msjvm
    might be trying to run an applet it can'r run.

  • Applet Loading Fails

    Hi
    Applet Loading Fails in Internet Explorer, I tried the follwing two solutions I found on www.java.com
    1.
    # Double click the icon to open the "Java Control Panel"
    # In the "Java Control Panel", select the Browser Tab
    # Make sure the box next to Internet Explorer, Netscape, or Mozilla is checked
    # If it is not checked, click the checkbox to enable the JRE for your Web browser
    # Click the Apply button.
    2.
    #Click "Tools" --> "Internet Options"
    #Select the Advanced Tab, and scroll down to "Java (Sun)"
    #Check the box next to the "Use Java 2" version
    #Next, select the Security Tab, and select the "Custom Level" button
    #Scroll down to "Scripting of Java applets"
    #Make sure the "Enable" radio button is checked.
    #Click OK to save your preference.
    but the problem still continues. Can it be my Java version, I tried it with both Java 5 and 1.4

    What kind of error message do you get?
    KajIt just displays the grey area where the applet is supposed to be and writes applet loading failed on the status bar

  • Windows 8.1 SOFTWARE registry hive load failed on Windows Server 2012

    Hello,
    I am participated in custom Windwows Software backup/restore project development that requires load of Windows SOFTWARE/SYSTEM registry hives from target OS system drive connected to Windows system.
    On all Windows version except Windows 8.1 program works correctly but when host system (on that programm run on) is Windows Server 2012 or Windows 8 and target system is Windows 8.1 registry hive load failed with following error: 
    Failed to load f:\Windows\System32\config\software: [1009] The configuration registry database is corrupt.
    After run of 'chkdsk /r' error still remained. All requred security privileges (SE_BACKUP, SE_RESTORE) are applied. All systems are 64-bit.
    Generally even system registry editor (regedit) could not open SOFTWARE hive  from Windows 8.1 with following error:
    Cannot Load f:\Windows\System32\config\software: Error while loading hive.
    But when host system is Windows 7 or Windwos Server 2008 then SOFTWARE hive  loaded without any problem. 
    So is there some Windows 8/8.1 registry hives validation mechanism or additional security checks tha prevents load of registry hives fromother OS instance?

    Sorry for later response. I was busy with other tasks.
    The procMon tool shows RegLoadKey is failed when it tried to load the hive on Windows 8.1 (8.1 based WinPE also). On Windows 7, I didn't see the error (Shows Success instead of REGISTRY CORRUPT). Once the hive is load & unloaded on Windows 7 OS, the
    check sum of the hive is changed, and I can load the updated hive with regedit in Windows 8.1 OS.
    "reg.exe","752","RegCloseKey","HKLM\SOFTWARE\Microsoft\SQMClient\Windows","SUCCESS",""
    "reg.exe","752","RegQueryKey","HKLM","SUCCESS","Query: HandleTags, HandleTags: 0x0"
    "reg.exe","752","RegOpenKey","HKLM\Software\Microsoft\Rpc","SUCCESS","Desired Access: Query Value"
    "reg.exe","752","RegQueryValue","HKLM\SOFTWARE\Microsoft\Rpc\IdleTimerWindow","NAME NOT FOUND","Length: 144"
    "reg.exe","752","RegCloseKey","HKLM\SOFTWARE\Microsoft\Rpc","SUCCESS",""
    "reg.exe","752","QueryNameInformationFile","C:\Dhoni","SUCCESS","Name: \Dhoni"
    "reg.exe","752","RegQueryKeySecurity","HKLM","SUCCESS",""
    "reg.exe","752","RegLoadKey","HKLM\target1","REGISTRY CORRUPT","Hive Path: C:\Dhoni\SYSTEM1"

  • Procurement load fails with socket error in biapps 11.1.1.7.1

    Hi friends,
    While performing a procurement load via CM, my load is getting failed with one of the mapping SDE_ORA_RequisitionlinescostFact and below is the error that is occurring.
      Failed child steps: SDE_ORA_REQUISITIONLINESCOSTFACT (InternalID:17404500)
    ODI-1217: Session SDE_ORAR1213_ADAPTOR_SDE_ORA_REQUISITIONLINESCOSTFACT (10930500) fails with return code 17410.
    ODI-1226: Step SDE_ORA_RequisitionLinesCostFact.W_RQSTN_LINE_COST_FS fails after 1 attempt(s).
    ODI-1240: Flow SDE_ORA_RequisitionLinesCostFact.W_RQSTN_LINE_COST_FS fails while performing a Loading operation. This flow loads target table W_RQSTN_LINE_COST_FS.
    ODI-1227: Task SrcSet0 (Loading) fails on the source ORACLE connection OLTP.
    Caused By: java.sql.SQLRecoverableException: No more data to read from socket
    Hence im using my Target db as 11.2.0.3.0.
    What could be the exact reason behind this issue.
    Thanks in advance
    REgards,
    Saro

    It seems to be a bug with Procurement load in BIAPPS 11g, hence we need to contact OS for solving this issue.
    Regards,
    Saro

  • Incremental load fails with the error LM_44127 Failed to prepare the task

    Guys,
    I have created a custom mapping and cretaed a execution plan for this mapping in the DAC. The full load completes successfully. But when ever the incremental lod is run , i am getting the below error and the task fails(The SDE load completes sucessfully , but the SIL load fails with the below error).
    LM_44127     Failed to prepare the task
    Please help!!!

    i googled it..
    http://datawarehouse.ittoolbox.com/groups/technical-functional/informatica-l/lm_44127-failed-to-prepare-task-when-running-workflow-in-informatica-86-on-aix-3199309
    you can try for better links now.. !!

  • Data load failed while loading data from one DSO to another DSO..

    Hi,
    On SID generation data load failed while loading data  from Source DSO to Target DSO.
    Following are the error which is occuuring--
    Value "External Ref # 2421-0625511EXP  " (HEX 450078007400650072006E0061006C0020005200650066
    Error when assigning SID: Action VAL_SID_CONVERT, InfoObject 0BBP
    So, i'm  not getting  WHY in one DSO i.e Source  it got successful but in another DSO i.e. Target its got failed??
    While analyzing all i check that SIDs Generation upon Activation is ckecked in source DSO but not in Target DSO..so it is reason its got failed??
    Please explain..
    Thanks,
    Sneha

    Hi,
    I hope your data flow has been designed in such a way where the 1st DSO as a staging Device and all transformation rules and routine are maintained in between 1st to 2nd dso and sid generation upon activation maintained in 2nd DSO.  By doing so you will be getting your data 1st DSO same as your source system data since you are not doing any transformation rules and routine etc.. which helps to avoid data load failure.  
    Please analyze the following
    Have you loaded masterdata before transaction data ... if no please do it first
    go to the property of first dso and check whether there maintained sid generation up on activation (it may not be maintained I guess)
    Goto the property of 2nd Dso and check whether there maintained sid generation up on activation (It may be maintained I hope)
    this may be the reason.
    Also check whether there is any special char involvement in your transaction data (even lower case letter)
    Regards
    BVR

Maybe you are looking for