Internal error 224: couldn't create /initialize the LogosManager

We keep getting an error window on boot-up:
"The DataFinder cannot start due to an internal error.
(224): Couldn't create/initialize the LogosManager
Any ideas?

Datafinder, which is what is causing this error on your machine, is only installed when DIAdem is installed.  Are you using DIAdem for any of your applications?  Are you communicating with DIAdem from LabVIEW in any manner?  If none of your development within LabVIEW has to do with DIAdem, there is no need for the datafinder to be on your machine.  If you look down on the system tray by the time, do you see a yellow cog (gear)?  If so, is this cog sitting on a red or blue surface?
NickB
National Instruments
Applications Engineering

Similar Messages

  • Error (2912) An internal error has occurred trying to contact the SCVMM01.dom.local server: NO_PARAM: NO_PARAM.

    
    Error (2912)
    An internal error has occurred trying to contact the SCVMM01.dom.local server: NO_PARAM: NO_PARAM.
    WinRM: URL: [http://SCVMM01:5985], Verb: [INVOKE], Method: [GetError], Resource: [http://schemas.microsoft.com/wbem/wsman/1/wmi/root/microsoft/bits/BitsClientJob?JobId={A210B91B-3239-4347-B251-83E1555356A2}]
    Unknown error (0x80072f0d)
    Recommended Action
    Check that WS-Management service is installed and running on server SCVMM01.dom.local. For more information use the command "winrm helpmsg hresult". If SCVMM01.dom.localis a host/library/update server or a PXE server role then ensure that VMM agent is installed and running. Refer to http://support.microsoft.com/kb/2742275 for more details.
    When we want to create a template of a virtual machine, we receive the following error. The environment has the following components and servers:
    * Windows Server 2012 R2 U1 with Hyper-V role enabled
    * High available Virtual Machine Manager 2012 R2 RU2 (two virtual servers on Hyper-V 2012 R2)
    * High available Virtual Machine Manager 2012 R2 Library servers (two virtual servers on Hyper-V 2012 R2)
    There're a few things I've already checked:
    * Self-signed certificates in the Trusted People store --> OK
    * Windows Firewall turn off --> OK
    * Re-added a Hyper-V host to the SCVMM environment
    * Reboot the VMM servers and the library servers
    * Export port usage and conflicts with netstat -a -b --> OK, no conflicts
    * Free disk space on the VMM library servers --> OK
    The job is starts fine, but step 1.2 "Store virtual machine W2012R2TMPL from HV01 to CLSCVMMLIB01" Failed. So it looks like the sysprep fase is going well. When VMM is trying to store the virtual machine in the library, it fails.
    Who is familar with this issue and can help me find a solution for this?
    Thanks in advance!!
    Mark

    Have you installed AppController on the same machine with VMM?

  • An error occurred while attempting to initialize the Borland Database Engine (error $2108)

    Hello:
    I have recently started getting this error when trying to Hot Sync my device:
    An error occurred while attempting to initialize the Borland Database Engine (error $2108)
    The device is a Symbol scanner with Palm OS v4.17.   It is connected to my computer with a serial cable.  The only relatively recent changes I can think of to my system are:
    1. Installed a Borland software product (StarTeam) that is newer than my Palm software.
    2. Installed MS Office 2007.
    Please let me know if you need any more information.
    Thanks!
    Post relates to: None

    I would have to recommend you contact your vender where you got the scanner from. If a device got this error that we support we would hard reset the device and rename the backup folder under the username for hotsync. With this device I wouldn't know where to start.

  • Windows 8 installation error: "We couldn't create a new partition or locate an existing one. For more information, see the Setup log files."

    I recently tried testing Server 2012 for installation and I had a major issue.  Windows 8 also uses the same method for installation so this should also apply to Windows 8.  I thought this might be helpful for other people who have the same
    problem.  My setup is a 1U server with no DVD drive, no hard drives, and only USB.  I have a new hard drive that I wanted to install Server onto, so I put it in and ran the installer off a thumb drive.  I kept receiving the following error when
    I tried to format the hard drive and proceed with the installation:
    "We couldn't create a new partition or locate an existing one. For more information, see the Setup log files."
    After hours of troubleshooting, I determined my problem was I was using a thumb drive to install it, and Windows didn't like it.  Some people had similar issues when similar devices were plugged in (i.e. external hard drives, SD cards, CF cards, etc). 
    In my case, it was the installation drive itself was a thumb drive.  I ended up digging up an external DVD drive and placed the installation onto a DVD.  Worked flawlessly.  Now I am up and running.
    I tried
    the steps here to no avail.
    Hope this helps anyone else with the same problems.

    Hi,
    Thanks for sharing. We really appreciate your time and efforts. Hope your experience will help other community members facing similar problems.
    Leo Huang
    TechNet Community Support

  • Internal Error ORA-0600 when creating multiple consumer queue table

    Hi,
    I tried to create a multiple consumer queue table with the following statements:
    exec DBMS_AQADM.GRANT_TYPE_ACCESS ('system');
    create type Change_History_Trigger_Data as object(Col1 VARCHAR2(255), Col2 VARCHAR2(128), Col3 VARCHAR2(255), Col4 TIMESTAMP, Col5 VARCHAR2(64), Col6 VARCHAR2(64), Col7 NUMBER(8));
    Works fine till this stage. But the following statement produces an ORA-0600 internal error message.
    EXEC DBMS_AQADM.CREATE_QUEUE_TABLE ('change_history_queue_tbl','Change_History_Trigger_Data', 'tablespace my_tblspace','ENQ_TIME',TRUE,DBMS_AQADM.TRANSACTIONAL);
    ERROR at line 1:
    ORA-00600: internal error code, arguments: [kcbgtcr_4], [14392], [0], [1], [], [], [], []
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 2224
    ORA-06512: at "SYS.DBMS_AQADM", line 58
    ORA-06512: at line 1
    I tried creating the same queue table with Multiple consumer = FALSE, and it works fine. But not with multiple consumer = TRUE
    I'm running on Oracle9i Enterprise Edition Release 9.2.0.6.0
    Any possible solutions?

    Problem solved.
    The queue name was too long. Found a post with the same problem.
    Re: Create Queue Table ORA-00600 while dbms_aqadm.create_queue_table
    thanks anyway

  • Internal Error when trying to create a custom controller with execute comma

    Hi,
    I have got the following problem. I created a new web dynpro project and added an existing RFC model. But when I try to create a custom controller by applying a service controller including an execute command, I only get an internal error message. The message shows the following information:
    Plugin name:
    Web Dynpro Controller Editor Services
    Plugin ID:
    com.sap.ide.webdynpro.service.controllereditor
    Class:
    com.sap.ide.webdynpro.service.controllereditor.implementation.ImplementationService
    Method:
    getJDTMethod(Controller, String, IProgressMonitor)
    Message:
    Source controller implementation file is not accessible (Path to workspace folder: P:/.../gen_wdp/packages/com/clariant/ml5/types/ML5Cust.java)
    Exception:
    java.lang.Exception: 0
    Maybe someone could help me to fix this problem.
    Thanks Andy
    Ok... I found a way to fix by myself. All I have to do is to create a controller first and after this I have to apply the service controller. I don´t know why but it works. Both steps together doesn´t.
    Bye
    Andy
    Message was edited by: Andreas Choma

    I e-mailed tech support and got my answer.
    I should have been using /dev/rdsk and not /dev/dsk when specifying the disk slice to put the file system on.

  • PE dism error - failed to get and initialize the PE provider

    This all started with: Win 8.1 could not be installed. error code 0X8007003. I ran DISM successfully with the /RestoreHealth flag, but it made no difference to installing Win 8.1. I ran DISM again (successfully) and looked at the log for "fails".
    The repeated fail was:
    2011-06-10 10:12:47, Warning               DISM   DISM Provider Store: PID=2552 Failed to Load the provider: C:\Users\ROSMAR~1\AppData\Local\Temp\0709052E-4C8D-43AD-B837-FB57E1CF832A\PEProvider.dll.
    - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2011-06-10 10:12:47, Info                  DISM   DISM Provider Store: PID=2552 Failed to get and initialize the PE Provider.  Continuing by assuming that it
    is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    How can I fix this? Is this the reason I can't install Win 8.1? Should I be looking at something else to fix whatever is generating error code 0X8007003?
    Thanks.

    WIM format changed in Win 8.1. You need to use the DISM from the ADK from Windows 8.1. Older versions of DISM cannot service drivers or packages for example.

  • BPC Detail error/reject log not created in the PrivatePub/user/temp folder

    Hi,
    We have a custom import package that imports data from a comma seperated txt file in to BPC. If all the data members in the data file are valid dimension members the package is successful and the package log file is created in the PrivatePub/user/Temp folder. But if there are any rejects the reject log is not getting created under the temp folder and moreover the package status is "Error". The package log is created but the reject log is not. The Webfolders has the full share permissions.
    The same package runs fine in our Test environment and creates the package log and reject log.
    We are on BPC 5.1 SP3.
    Is there a configuration that is missing.
    Thanks in advance.
    Swaroop

    I'm pretty sure that when you do not explicitly indicate a transformation file, a default file (import.xls I think?) is used.
    Also, there are a number of temp files & variables that must be created in the MODIFYSCRIPT variable, and certain conversion tasks that are part of the standard import process. You can see the proper syntax in the sample import pacakges.
    If you've created a new package of your own, you may be missing some key pieces. If you don't understand what all the pieces are in the sample packages (and why you don't need them), you should start by debugging with one of them, and then see what you need to add back into your package.
    I'd normally recommend to start with the sample import package, and only modify it if necessary, and as little as possible.
    Last thought - file permission... does the user running the package (not the end user logged into BPC, but the BPC data manager user, which I believe is the "USER" (not admin or sysadmin) set up during the server install) have appropriate access rights to that network share where the data file is located? Try changing it to a local path, and copy the test.txt to that location.

  • Internal Error Message when trying to download the windows OS for Palm.

    Whenever I try to either upload from a disk or download from the Palm website, the OS for palm I get a message that says "Internal Error 2738" and it won't let the software load. I am stuck and can't do anything. Please help. Thanks.
    Post relates to: Tungsten E2
    This question was solved.
    View Solution.

    Using a search engine, I found this answer in seconds..
    http://forums.support.roxio.com/index.php?showtopic=19110
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • I got internal error 2738 after trying to install the marvell yucon ethernet adapter driver

    I got the marvell yucon ethernet adapter driver on the acer support page. My laptop is an extensa 5420-5038 with vista sp2 32 bit. My wired lan is not working but the wireless is. The version of the acer driver is 10.12.8.3 if that would help. I think uninstalling the old software for the adapter must have failed during installation and I don't know what to do. I don't know how to find any old applications or machine language software for the adapter in the computer to uninstall before trying again if that is what I have to do. Do I have to go to the command prompt and do something? 

    http://answers.microsoft.com/en-us/windows/forum/windows_vista-hardware/internal-error-2738-when-trying-to-update-marvell/ce07aa54-f6d2-4834-89c5-71b61877eb4e

  • Error message: " Couldn't create Java Virtual Machine"

    Hi,
    I recently downloaded from IBM rational application developer for websphere software v 7.5. The installation was successful. But when I try to open it, the error message:"could not create the Java virtual Machine".
    I am working on Windows Xp pro. and java is automatically updated the current version jre 1.6/
    even I tried to run eclipse from the directory c:/programfiles/IBM/SDP still same problem.
    Please some one help me how to fix it.
    Thanks.

    Do you resolve the problem? If so what was the fix?
    I have been getting the Java Virtual Machine Launcher error message “Could not create the virtual machine” when attempting to run an Oracle application that uses JNLP via a browser. Even clicking on componets such as javaw.exe produces the error message. In conjunction with receiving the error message, the application that I am working with will not launch.
    I had JRE 5u10 and J2RE 1.4.2u13 installed and thought that installing JDK 5u17 may resolve the issue. I removed JRE 5u10 and J2RE 1.4.2u13 and installed JDK 5u17 (and the included JRE 5u17.) The error message was still there.
    I have unistalled (via Add/Remove programs) and reinstalled (via both Win off-line and on-line) JDK 5u17 and JRE 5u17 many times.
    During the uninstalls I have received a Java Web Start 1.5.0_17 bad installation – error invoking JVM error message.
    I have restarted the machine also.
    There are some remains of J2RE 1.4.2u13 still on the machine –even after the 1.4.2u13 uninstall. The Java\j2re1.4.2_13\lib folder remains.
    I am running Win XP SP2 and IE6 SP2.
    Note: I cannot use Java 6 since the application that I am working with is Java 5 based.

  • TS4185 downloaded facetime on imac computer but get "internal error "message fault. I downloaded the MACOSx10.6.7 upgrade

    downloaded facetime on imac but get internal error .Downloaded upgrade 10.6.7 but get the same results

    Did you figure this out? I have the same issue!!

  • Internal Error - User not authorized to use the gross profit module

    We have a client who has a limited logistics license and just recently moved to 8.8.  in the past he could deliver directly from a pick list but now he is getting an error "User not authorized to use the gross profit module".  Is this something related to an authorization setting?  Before the move this task was not an issue.  Please advise.
    Thank you.
    Rene

    Hi Gordon, one of our user just experienced the same problem in sales order.
    In Form Settings he ticked "Display BP Catalog Number", and while he entered the catalog number he got the same error message.
    I'm not sure what this has to do with the gross profit base method...maybe the fields "Gross profit" and "Gross profit base price"?   Don't know where to set them up.
    Thanks.

  • Dbx: internal error: signal SIGSEGV (no mapping at the fault address

    I know this has been discussed before but I'm posting here because I'm not sure if it is my stupidity or dbx that is causing this...
    I'm trying to debug a program which links against the gts (GNU triangulated surface) library which has been compiled with gcc version 4.3.2. dbx crashes when asked to step over or into a line where a reference is made to the gts library. It also crashes if asked to load all modules (module -a).
    I assume that this is because the dwarf produced by gcc is incompatible with dbx although, from reading other pages I had assumed that dbx was now fully compatible with gcc dwarf. I can find no (human readable) core file in /tmp. What am I looking for (which file name).
    So, can any one give me any hints? Are there any files I can post which would be helpful? A simple test case (you will need the gts library installed) is
    #include <stdio.h>
    #include <stdlib.h>
    #include "gts.h"
    int main(int argc, char** argv) {
       GtsSurface *surf = gts_surface_new(gts_surface_class(),gts_face_class(),gts_edge_class(),gts_vertex_class());
       return (EXIT_SUCCESS);
    }System is Ubuntu Linux 8.10 on x64 system.
    Cheers, Tim

    OK, the plot thickens. I've compiled the gts library with -gdwarf-2 by doing make clean, ./install CFLAGS=-gdwarf-2 then make install. Still get the same error when stepping over a line which calls the gts library.
    My next angle of attack was to compile the entire gts library with sun cc. I held off doing this at first because I assumed that there would be inevitable problems moving from compiling with gcc to sun cc however, my worries were unfounded and the entire library compiled with no changes and without any significant warnings. So, I tried the same as before, compiling the test program and sure enough dbx crashes when stepping over a line which calls the gts library. Dbx also crashes if asked to load a module from the gts library, i.e. module surface.o
    Any suggestions?
    Tim

  • When I try to open CS5, I get an error message that it cannot initialize the preferences file because it has been deleted. How do I fix this?

    The last time I used CS5, I changed the scratch disc in the preferences file; now Photoshop will not open saying that the preferences file has been deleted. I didn't delete the file. How do I fix this?

    As you open Photoshop, hold Control + Alt + Shift (or Command + Option + Shift on a Mac). That will trigger a preferences reset dialog, Photoshop will go back to default state when you do that.

Maybe you are looking for