VIX API is abandoned during the call to VixJob_Wait()

We use the following code fragment to copy files to and from a guest operating system. The code is running on Ubuntu 8.04.

-


jobHandle = VixHost_Connect (VIX_API_VERSION,

PORT,

host,

HOSTPORT,

esx_username,

esx_password,

0,

VIX_INVALID_HANDLE,

NULL,

(NULL);

ERR = VixJob_Wait (jobHandle, VIX_PROPERTY_JOB_RESULT_HANDLE,

(& hostHandle, VIX_PROPERTY_NONE);

Vix_ReleaseHandle (jobHandle);

jobHandle = VIX_INVALID_HANDLE;

If (VIX_FAILED (err))

{

fprintf (stderr, "Could not connect to host ("FMT64"%d \n %s)", err,) ")

Vix_GetErrorText (Err, null));

RETURN_CODE = VIX_API_COULD_NOT_CONNECT_TO_HOST;

GoTo error;

}

jobHandle = VixVM_Open (hostHandle,

vmpath,

NULL,

(NULL);

ERR = VixJob_Wait (jobHandle, VIX_PROPERTY_JOB_RESULT_HANDLE,

(& vmHandle, VIX_PROPERTY_NONE);

-


When the host is a server ESX (version 3.5 or 4.0) code succeeded 100% of the time.

When the host is a vCenter Server 4.1 code gives up about 15% of the time during the call to VixJob_Wait.

When it does not reach the output of the program is:

-


(process: 27760): GLib-GObject-WARNING *: type invalid uninstantiatable "gdouble" cast iron "GObject".

(process: 27760): GLib-GObject-CRITICAL *: g_object_get_data: assertion 'G_IS_OBJECT (object)' failed

(process: 27760): GLib-GObject-WARNING *: type invalid uninstantiatable "gdouble" cast iron "GObject".

(process: 27760): GLib-GObject-CRITICAL *: g_object_notify: assertion 'G_IS_OBJECT (object)' failed

(process: 27760): GLib-GObject-WARNING *: instance of type non-instantiatable invalid "gdouble.

(process: 27760): GLib-GObject-CRITICAL *: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(process: 27760): GLib-GObject-WARNING *: type invalid uninstantiatable "gdouble" cast iron "GObject".

(process: 27760): GLib-GObject-CRITICAL *: g_object_notify: assertion 'G_IS_OBJECT (object)' failed

(process: 27760): GLib-GObject-WARNING *: instance of type non-instantiatable invalid "gdouble.

(process: 27760): GLib-GObject-CRITICAL *: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(process: 27760): GLib-GObject-WARNING *: type invalid uninstantiatable "gdouble" cast iron "GObject".

(process: 27760): GLib-GObject-CRITICAL *: g_object_get_data: assertion 'G_IS_OBJECT (object)' failed

(process: 27760): GLib-GObject-WARNING *: type invalid uninstantiatable "gdouble" cast iron "GObject".

(process: 27760): GLib-GObject-CRITICAL *: g_object_notify: assertion 'G_IS_OBJECT (object)' failed

(process: 27760): GLib-GObject-WARNING *: instance of type non-instantiatable invalid "gdouble.

(process: 27760): GLib-GObject-CRITICAL *: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(process: 27760): GLib-GObject-WARNING *: type invalid uninstantiatable "gdouble" cast iron "GObject".

(process: 27760): GLib-GObject-CRITICAL *: g_object_notify: assertion 'G_IS_OBJECT (object)' failed

(process: 27760): GLib-GObject-WARNING *: instance of type non-instantiatable invalid "gdouble.

(process: 27760): GLib-GObject-CRITICAL *: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

    • ERROR *: file /build/mts/release/bora-127388/bora/vim/lib/gvmomi/gvmomiSession.c: line 1253 (gvmomi_session_invoke_method): failed assertion: (NULL == g_hash_table_lookup (session - & gt; private - & gt; listenerTable, listener))

aborting...

-


Is the trace of gdb

-


(gdb) thread 1

#0 0xb7f9e410 in __kernel_vsyscall)

(gdb) bt

#0 0xb7f9e410 in __kernel_vsyscall)

#1 0xb7dc1085 in raise () from /lib/tls/i686/cmov/libc.so.6

#2 0xb7dc2a01 in abort () from /lib/tls/i686/cmov/libc.so.6

#3 0xb7b204f7 /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libglib-2.0.so.0 g_logv)

#4 0xb7b20529 /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libglib-2.0.so.0 g_log)

#5 0xb7b205a7 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libglib-2.0.so.0 g_assert_warning)

#6 0xb7624969 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0)

#7 0xb7740125 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0 vmodl_vim_virtual_machine_acquire_mks_ticket)

#8 0xb6ff7935 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so)

#9 0xb6ff8098 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so)

#10 0xb7ac94fb (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_cclosure_marshal_VOID__VOID)

#11 0xb7abc06b (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_closure_invoke)

#12 0xb7accc93 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0)

#13 0xb7ace187 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_signal_emit_valist)

#14 0xb7ace339 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_signal_emit)

#15 0xb7623261 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0)

#16 0xb7628be4 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0)

#17 0xb7629817 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0)

#18 0xb7ac94fb (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_cclosure_marshal_VOID__VOID)

#19 0xb7abc06b (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_closure_invoke)

#20 0xb7accc93 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0)

#21 0xb7ace187 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_signal_emit_valist)

#22 0xb7ace339 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgobject-2.0.so.0 g_signal_emit)

#23 0xb7623261 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0)

#24 0xb7624bb8 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0)

#25 0xb762e9c2 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libgvmomi.so.0)

#26 0xb700baed in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so)

#27 0xb700a807 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so Poll_LoopTimeout)

#28 0xb6fa6fe9 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so)

#29 0xb7089bf3 in? (from /usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so)

#30 0xb7a9b4fb () from /lib/tls/i686/cmov/libpthread.so.0 start_thread

#31 0xb7e6ce5e in clone () from /lib/tls/i686/cmov/libc.so.6

(gdb) thread 2

#0 0xb7f9e410 in __kernel_vsyscall)

(gdb) bt

#0 0xb7f9e410 in __kernel_vsyscall)

#1 0xb7e62c07 () from /lib/tls/i686/cmov/libc.so.6 survey

#2 0xb708ad57 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so SyncEvent_Wait)

#3 0xb6fa55d2 (/usr/lib/vmware-vix/lib/VIServer-2.0.0/32bit/libvix.so VixJob_WaitVargs)

#4 0xb7f657cf (/lib/libvixAllProducts.so VixJob_Wait)

#5 0x08048b71 in main)

-


Is anyone know the cause of the problem, and if there is a fix?

Thank you

Ian

He has all the symptoms of a bug in Vix which has been fixed in version 1.8. When Vix tries to open a virtual machine on a system of video conferencing with multiple data centers, there is a race that could cause memory corruption.

Update should fix the problem.

Tags: VMware

Similar Questions

  • No speaker sound by activating during the call with 5.1.1 23.4.A.0.546 R6C

    Hello

    I just received my repair z3c (camera problem). When I activate the speaker during the call since there is no sound at all. The diagnostic test on the z3c works correctly.  I guess this sw related so but is this problem known by others?

    Problem solved after the firmware upgrade.

  • Turn off the screen during the call

    I'm working on an application BB10 requiring to be able to turn off the screen in the same way as holding it close to your face during a call. What can I use to deactivate and reactivate the screen?

    I solved this by adding a container around the outermost container in the hide/show of the container and QML file inside in response to proximity sensors readings.

    I posted a question and answer on Stack Overflow to explain it: turn off the screen during the call

  • record during the call

    Sir I want all the apps by which record might be possible during the call. If not available pls provide even

    Hi siham,.

    Thanks for posting your query in Microsoft Community.

    Let me ask you a few questions to understand your good query;

    • Of appeal are what type you referring?
    • You use Windows PC or phone?
    • Are you referring to a video call via Skype or any similar application or a voice call by phone?

    Call Recorder is a free app available in store Windows for phone with Windows 8, 8.1 & 10 which includes features such as:

    -Record your phone call.

    -Play back recording.

    -Download the recording to Onedrive for transfer.

    -Password for your confidential records.

    You can see: Call Recorder in Windows store

    Please come back with more information about your application to help you better.

    Hope this information is useful. Please feel free to answer in the case where you are facing in the future other problems with Windows.

  • Error occurred during the call to a workflow finalizer

    Hi all

    I get the following error while closing a taskflow: -.

    [2012-04-30 T 15: 04:56.494 + 00:00] [WLS_BPM1] [NOTIFICATION] [DFW-40104] [oracle.dfw.incident] [tid: [ASSETS].] ' ExecuteThread: '4' for queue: ' weblogic.kernel.Def
    [(Self-adjusting) Ault'] [username: < WLS Kernel >] [ecid: 0000JS3m6pB3Z7Yh1pl3gj1Fa0zp0011C5, 0] [errid: 62] [detailLoc: / data/Institut/install/domains/bpm_domain/server]
    s/WLS_BPM1/adr/diag/BCI/bpm_domain/WLS_BPM1/incident/incdir_62] [probKey: BEA-101017 [HTTP] [oracle.adf.controller.activity.ActivityLogicException]] incident
    62, created in key problem "BEA-101017 [HTTP] [oracle.adf.controller.activity.ActivityLogicException].
    [2012-04-30 T 15: 07:03.498 + 00:00] [WLS_BPM1] [WARNING] [] [oracle.adfinternal.view.faces.lifecycle.LifecycleImpl] [tid: [ASSETS].] ExecuteThread: '2' to the queue:
    "weblogic.kernel.Default (self-adjusting)"] [username: < anonymous >] [ecid: 2286277d9ae449f9:278ffaa5:136e9fd66b1:-8000-000000000004e672, 0] [APP: BusinessProcessesEar]
    ADF_FACES - 60098:Faces life cycle receives exceptions that are unhandled in phase 5 INVOKE_APPLICATION []
    oracle.adf.controller.activity.ActivityLogicException: ADFC-06014: an exception has occurred during the call to a workflow finalizer.
    at oracle.adfinternal.controller.util.Utils.createAndLogActivityLogicException(Utils.java:230)
    at oracle.adfinternal.controller.activity.TaskFlowReturnActivityLogic.invokeFinalizer(TaskFlowReturnActivityLogic.java:697)
    at oracle.adfinternal.controller.activity.TaskFlowReturnActivityLogic.abandonTaskFlow(TaskFlowReturnActivityLogic.java:412)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.handleException(ControlFlowEngine.java:668)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:887)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:778)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.routeFromActivity(ControlFlowEngine.java:552)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.performControlFlow(ControlFlowEngine.java:148)
    at oracle.adfinternal.controller.application.NavigationHandlerImpl.handleAdfcNavigation(NavigationHandlerImpl.java:109)
    at oracle.adfinternal.controller.application.NavigationHandlerImpl.handleNavigation(NavigationHandlerImpl.java:78)
    at org.apache.myfaces.trinidadinternal.application.NavigationHandlerImpl.handleNavigation(NavigationHandlerImpl.java:43)
    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:130)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)
    at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475)
    at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:756)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:788)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:306)

    Please indicate how to remove the error / using an exception handler, I can move to an error page.
    Please share a link to a tutorial to add an exception handler that will lead to an error page for errors.

    Kind regards
    Sam

    I was running into the same issue with from the human task taskflow, after removing the call #{invokeActionBean.invokeScript} finalizer, it worked well for me.

  • dbAdapter fails during the call to procedure package oracle object type in the parameter out

    JDeveloper 1.1.1.6

    Oracle 11g

    Existing package procedure is defined with the table of objects in input parameters and.

    Package myPackage

    procedure processRecon (numero_projet VARCHAR2,

    INST_ID select NUMBER,

    recon_type VARCHAR2,

    gis_design_stock GMPVT. GMPVT_GIS_DESIGN_STOCK_T,

    stock_uop GMPVT. GMPVT_STOCK_CODES_T,

    x_status OUT VARCHAR2,

    x_escalation OUT VARCHAR2,

    x_recon_error ON GMPVT. GMPVT_GIS_RECON_ERR_T) IS

    GMPVT. GMPVT_GIS_RECON_ERR_T is an array of GMPVT objects. GMPVT_GIS_RECON_ERR, who has 12 fields including the new I added it.

    I have added a new field to the GMPVT object. GMPVT_GIS_DESIGN_STOCK, where GMPVT. GMPVT_GIS_DESIGN_STOCK_T is a table of GMPVT. GMPVT_GIS_DESIGN_STOCK, no problems encountered during the test.

    Next, I added a new field for the object of type GMPVT. GMPVT_GIS_RECON_ERR, the following error below occurs when the DBAdapter is called

    < Summary > Exception occurred when the link was invoked. Exception occurred during invocation of the JCA binding: "JCA binding run operation 'processStockRecon' failed due to the reference: Interaction processing error." Error in the processing of applications from running. GMP_SOA_RECON_PKG. Interaction of the PROCESSRECON API. An error occurred during the processing of the interaction to invoke APPS. GMP_SOA_RECON_PKG. PROCESSRECON API. Cause: java.lang.ArrayIndexOutOfBoundsException: 12 check to make sure that the XML file containing the data of the parameter matches the parameter definition in the XSD. This exception is considered non reproducible, probably due to an error of modeling. ". The called JCA adapter threw an exception of resource. Please review the error message above carefully to determine a resolution. < / Summary >

    I confirmed that the XSD for the stored procedure has in fact change, which has been generated by JDeveloper as I refreshed the database adapter.

    The statement "Cause: java.lang.ArrayIndexOutOfBoundsException: 12" I can't that assume somehow SOA has 12 parameters but the 12 setting was not saved.

    Any thoughts on what I might be missing. I can provide more information if necessary.

    Hello

    This problem has been resolved. Not deployed SOA composite and then deployed to the server of the SOA. For some reason, SOA has been either you see does not changes in the file XSD (cached?) or the XSD was not get updated.

    Thank you

  • Black screen during the call I phone 6 more

    BBlack screen while on a call to the phone I 6 more

    The screen is supposed to close during a call. As soon as you press it against your ear, the proximity sensor is turning off screen, in order to avoid "plays the numbering" or similar effects.

    If the screen is not active as soon as you lift the phone to your ear, check if the proximity on the top of the screen sensor is not covered by a protective film or the case, if you use one.

    Have you ever tried to force reboot the phone by holding down the button sleep and home for 10 seconds, until the Apple logo comes back again?

    You won't lose data by resetting, but it can cure a few glitches.

    To make sure that it is not software related, set it back to factory settings, without using any data backup later. Set up the rest of the personal settings manually and test the phone.

    If the phone works again, restore the last backup. If the problem returns, the data backup contains damaged data, causing your issues.

    If this still does not work after that, get the phone checked for hardware problems by visiting an Apple store or Apple authorized service next to your site provider.

    Or contact the Apple Support to send it.

    Use iTunes to restore your device to factory settings - Support Apple iOS

    Find an Apple authorized service provider

    Apple iPhone - contact Support - support

  • keyboard popping up during the call and previous button does not work...

    Why can't I write during a call? I tried other keyboards, but the result is the same...

    is there a solution?

    You have app smart key? If so, remove or disable the calls.

  • BlackBerry 10 Z10 Home icon during the call

    Hello

    I just upgraded my curve 8530 Z10 and just learn the use of the new hand held device.

    I noticed that when I'm on a call I can't view other applications like email, textmsgs, bbm and contacts.

    With your old phone, you can click on the home button during a call and read emails and textmsgs.

    Can you please give me directions how?

    Thank you
    Rachel.

    While you are in a call, drag the bottom bezel up as if you were about to look at your Hub.  This will reduce the phone app while keeping the active call.  You can then bounce in and out of other applications while your call is still in progress.  To end the call, press the call key in the lower left corner to go back to the call screen where you can end the call.

    I hope that helps you.

  • Hearing of blackBerry Smartphones during the call sound


    If you look in the settings of the phone, I think that there is an option to activate alerts during phone calls.

  • IPhone 6 does not display the caller of time during the call

    Hi, when I get a call or call someone, my Iphone displays the call only. How can I change to decide the call times?

    Hello ghtung,

    Thank you for using communities Support from Apple. I know that seeing not only the timer for the duration of the phone call on your iPhone, it's not what you expect. Because this is not the expected behavior of the iPhone software, I recommend the following steps to troubleshoot and resolve this problem:

    First, restart the device as the closing down and starting process is important to keep the iOS software works correctly. Then test again the question:

    Restart your iPhone, iPad or iPod touch

    If you are still missing the call timer after reboot, your next step would be to make a backup of your personal data and then reset the setting on your iPhone. Now, don't worry, this will not affect your content. All your contacts, photos, music and other stuff are all safe. What it will do is give your custom to the factory default settings. Background, images, sounds, fingerprints and stuff like that will be set up again. Then test the issue again.

    The backup of your iPhone, iPad and iPod touch
    Import photos and videos from your iPhone, iPad or iPod touch
    Reset the settings of the iPhone - iPhone user Guide

    See you soon!

  • Beeps during the call

    My iPhone will beep loud every 15 seconds to everyone but me when I am the creator of a conference call. The tone continues for the person left on the line when everyone has left the call. Beeps start and continue, if the call was in every way a conference call.

    I tried to switch my SIM from one android phone - that silenced the beeps of call completely. I interpret this to mean that the beep is actually produced by the phone itself. My carrier refuses also informed of the problem.

    I'm running iOS 9.3 and saw this problem persists through several updates. I would appreciate help with this because it doesn't seem to be a problem that many people share.

    You use an application to create the conference call? Have you contacted the developer of the application? The company that hosts the conference bridge?

  • Update Windows XP SP3 is abandoned during the installation of UNIDRV. DLL and displays the message "the system cannot find the file specified."

    When the update of Windows XP is install SP3, the sequence is abandoned at the location of the process.  After you download the SP3, the progresses set install through the normal initialization sequence, inspection, creating list of 3rd drive part, backup files, etc., begins to install the files but when to reach the "UNIDRV. The installation of the file "DLL" stops and I get a message "the system cannot find the file specified".  The close message will invalidate all the installation and possible automatic restart.  I did not locate a UNIDRV. DLL file and copy it to my C:\ root directory but have tried almost everything in the 22/01/12 'terribrownQF' and the response "Tommy Stanley" 22/01/12 no change where the installation of SP3 crashes.  Should I try to put the UNIDRV. DLL file on my computer?  Any other ideas?

    Please respond to each of the following diagnostic questions in a numbered list type in your very next answer (no need to quote this post):

    1. What is the full name of your application or the installed antivirus security suite and when (date about) is your subscription current expires?  What (other than Defender) anti-spyware applications are installed?  What third-party firewall (if applicable)?

    2 a Norton or McAfee application ALREADY installed on the computer?

    3. do you have a free trial Norton or a test of free McAfee [CHOOSE ONE ANSWER] come preinstalled on the computer when you bought it? (No matter if you have never used or activated).

    4. why has not been installed SP3 years? [1]

    5. is Firefox, Chrome or any other alternative browser installed?

    6. are you familiar with "Registry cleaners" (e.g., Registry Mechanic;) System Mechanic; RegCure; RegClean Pro. Advanced SystemCare. Registry Booster; McAfee QuickClean. AVG PC TuneUp. Norton Registry Cleaner; PCTools optimizer; SpeedUpMyPC; PC Doctor; TuneUp Utilities; WinMaximizer; WinSweeper; Comodo System Cleaner. Advanced System Optimizer. CCleaner)?

    7 have you ever had the opportunity to do a repair install or clean install of Windows XP for some reason any?

    =====================================================================
    [1] note: support for WinXP SP2 ended the July 13, 2010! "Computers running WinXP SP2" will no longer receive software updates from Windows Update "[i.e., updated on and after August 2, 2010 so now that you're missing more than two years worth of updates to security critical! ] until SP3 has been installed.

  • THE UNIT TRANSMITS NO CALLER ID INFORMATION. DURING THE CALL MANAGEMENT

    WHEN THE UNIT IS SET TO ASK CALLER TO CALL TRANSFER SETTING FOR A SUBSCRIBER... IT DOES NOT TRANSMIT THE CALLER ID #, SIMPLY SAYS THE CALL IS FROM A VM #. IS THERE A WAY TO UNITY BEFORE THE CALLER SOURCE ID #?

    Thank you

    STEVE

    No, it does not support this.

  • How can I get number of the receiver during the call?

    Hello

    How can I get the number to which I ask? but before the call is ended? but something else

    _phoneCallLog = (PhoneCallLog)_phoneLogs.callAt (_i, _phoneLogs.FOLDER_NORMAL_CALLS);

    _callNumber = _phoneCallLog.getParticipant () .getNumber ();

    as this does not work with n - 1 behind. and I won't get it the number that I call right now, but I can get the last number that I called.

    Phone.getActiveCall () .getDisplayPhoneNumber)

Maybe you are looking for

  • 6 - 1010sa: processor hp i5 Ultrabook is dead

    My computer processor chip hp laptop got shocked by electricity by reason of which the motherboard does not work and the laptop is now dead, the only solution on my laptop is to install hardware.please using new motherboard me this problem.

  • USB/SD. 'disconnect '.

    In the remote past, when the Micro USB cord is connected to the phone and a computer, it was a way to connect and disconnect it in software, before unplugging the power cord physical. When a cable is plugged into the electrification of 2, you can cho

  • Find anything on my new HP Pavilion Slimline s5000 desktop with Windows 7?

    I OFTEN need to know WHERE on my computer a file or a folder is, and I don't know how to do it. I use computers for 31 years! I need to know its complete track so that I can FIND it to move or refer to him. Can you tell me how to do what you please?

  • Hewlett Packard want to support 4-1101

    Hello! To start I don't really know where to post this. I wonder where is the support for the 4-1101eo Envy. Drivers, PDF manuals ect. When I enter the model in the website that it is not. Is not on the lists. When I enter my serial number. Shows not

  • Windows cannot configure the Merge Module SOHlib

    error message at startup. original title: SOHLib Module.msi merge How to stop a message that happens every time I start the computer? The a of windows cannot continue.  SOHLib fusion Module.msi is not found. Then, another window appears that says: Er