Instalación de NI-CAN 2.5

Hola, tengo el LabView 8.2 y por error trate de instalar el NI-Can 2.6.1 que solo es soportado por LabView 8.6 y parece que algo se llego a instalar, el asunto es que ahora quiero instalar el NI-CAN 2.5 que es soportado por mi version de LabView 8.2, pero cuando lo intento me dice que ya existe una version de NI-CAN mas reciente y que debo desintalarla primero para luego instalar la NI-CAN 2.5 que es menos reciente y no se como hacer para desinstalar la NI-CAN 2.6.1 ¿como lo hago o que puedo hacer?

Hola Rolando,
no es necesario que reinstales el NI-CAN porque la versión 2.6.1 que tienes actualmente instalada es compatible con LabVIEW 8.2. Esto lo puedes leer en el readme del driver NI-CAN 2.6.1 en el enlace que te copio a continuación:
http://ftp.ni.com/support/softlib/embedded%20networks/CAN/driver/ni-can/2.6.1/readme.htm
y más concretamente en el párrafo siguiente:
Supported Development Environments
This version of the NI-CAN software supports the following development environments:
LabVIEW 7.1, 8.2, 8.5, and 8.6
LabVIEW Real-Time (RT) 7.1, 8.2, 8.5, and 8.6
Para otra ocasión, la desinstalación de un driver es como la de cualquier otro programa. Pongamos que usas Windows XP, entonces el procedimiento es el siguiente:  Inicio >> Panel de Control  >>  Agregar/Quitar Programas  >>  National Instruments y ahí seleccionas el driver que quieres desinstalar.  Para ver la versión actual de drivers de National que tienes instalados, ve al MAX (Measurement and Automation Explorer) y puedes verlo bajo Configuration >> My System >> Software.
Espero que esta información te sea de utilidad. Un saludo.
Jesus.

Similar Messages

  • I can't get BOINC to work.

    Hello,
    following the poor explained steps at https://wiki.archlinux.org/index.php/BOINC I undestand that what I must do is this:
    1º - I install BOINC with
    [josealb77@ArchLinux ~]$ sudo pacman -S boinc
    [sudo] password for josealb77:
    resolviendo dependencias...
    verificando conflictos...
    Paquetes (1): boinc-7.2.42-1
    Tamaño Total Instalado: 5,84 MiB
    :: ¿Continuar con la instalación? [S/n] s
    (1/1) verificando llaves en el llavero [#################################################] 100%
    (1/1) verificando la integridad de los paquetes [#################################################] 100%
    (1/1) cargando los archivos del paquete... [#################################################] 100%
    (1/1) verificando conflictos entre archivos [#################################################] 100%
    (1/1) verificando el espacio disponible en disco [#################################################] 100%
    (1/1) instalando boinc [#################################################] 100%
    >>> Client RPC password can be found in /var/lib/boinc/gui_rpc_auth.cfg
    >>> (this file is generated after first run of /etc/rc.d/boinc start).
    >>> Remove it from gui_rpc_auth.cfg if you do not want to use password.
    >>> See more details on the Arch Linux BOINC wiki page.
    2º - Execute the service in order it to create the /var/lib/boinc/gui_rpc_auth.cfg file with the command:
    $ sudo systemctl start boinc.service
    And check the file is created.
    3º - I stop the service with:
    $ sudo systemctl stop boinc.service
    and remove the /var/lib/boinc/gui_rpc_auth.cfg file in order to not having to use password between boincmgr and the boinc service (as the pacman installation command output says).
    3º - I start again the service and check it:
    [josealb77@ArchLinux ~]$ sudo systemctl start boinc.service
    [sudo] password for josealb77:
    [josealb77@ArchLinux ~]$ sudo systemctl status boinc.service
    boinc.service - BOINC Daemon
    Loaded: loaded (/usr/lib/systemd/system/boinc.service; disabled)
    Active: active (running) since sáb 2014-03-01 14:11:50 CET; 7s ago
    Main PID: 21435 (boinc_client)
    CGroup: /system.slice/boinc.service
    ├─21435 /usr/bin/boinc_client --dir /var/lib/boinc --redirectio
    └─22343 sh -c /usr/bin/file -L /lib/libvorbisenc.so
    mar 01 14:11:50 ArchLinux systemd[1]: Starting BOINC Daemon...
    mar 01 14:11:50 ArchLinux systemd[1]: Started BOINC Daemon.
    4º - Execute boinc and this the output:
    [josealb77@ArchLinux ~]$ boinc
    01-Mar-2014 14:19:45 [---] cc_config.xml not found - using defaults
    01-Mar-2014 14:19:45 [---] Starting BOINC client version 7.2.42 for x86_64-pc-linux-gnu
    01-Mar-2014 14:19:45 [---] log flags: file_xfer, sched_ops, task
    01-Mar-2014 14:19:45 [---] Libraries: libcurl/7.35.0 OpenSSL/1.0.1f zlib/1.2.8 libssh2/1.4.3
    01-Mar-2014 14:19:45 [---] Data directory: /home/josealb77
    execv: No such file or directory
    01-Mar-2014 14:19:45 [---] GPU detection failed. error code 512
    01-Mar-2014 14:19:45 [---] No usable GPUs found
    01-Mar-2014 14:19:45 [---] Creating new client state file
    01-Mar-2014 14:19:45 [---] Host name: ArchLinux
    01-Mar-2014 14:19:45 [---] Processor: 4 GenuineIntel Intel(R) Core(TM) i5 CPU 680 @ 3.60GHz [Family 6 Model 37 Stepping 5]
    01-Mar-2014 14:19:45 [---] Processor features: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt aes lahf_lm arat dtherm tpr_shadow vnmi flexpriority ept vpid
    01-Mar-2014 14:19:45 [---] OS: Linux: 3.13.5-1-ARCH
    01-Mar-2014 14:19:45 [---] Memory: 15.60 GB physical, 10.00 GB virtual
    01-Mar-2014 14:19:45 [---] Disk: 480.23 GB total, 265.19 GB free
    01-Mar-2014 14:19:45 [---] Local time is UTC +1 hours
    01-Mar-2014 14:19:45 [---] VirtualBox version: WARNING: The vboxdrv kernel module is not loaded. Either there is no module
    01-Mar-2014 14:19:45 [---] No general preferences found - using defaults
    01-Mar-2014 14:19:45 [---] Preferences:
    01-Mar-2014 14:19:45 [---] max memory usage when active: 7989.70MB
    01-Mar-2014 14:19:45 [---] max memory usage when idle: 14381.46MB
    01-Mar-2014 14:19:45 [---] max disk usage: 265.09GB
    01-Mar-2014 14:19:45 [---] don't use GPU while active
    01-Mar-2014 14:19:45 [---] suspend work if non-BOINC CPU load exceeds 25%
    01-Mar-2014 14:19:45 [---] (to change preferences, visit a project web site or select Preferences in the Manager)
    01-Mar-2014 14:19:45 [---] GUI RPC bind to port 31416 failed: 98
    01-Mar-2014 14:20:25 gstate.init() failed
    Error Code: -180
    5º - Execute boincmgr and I get the BOINC Manager window with the message "Can't connect to the core client" (In spanish: "No se puede conectar al cliente núcleo") and these two lines in the terminal output:
    [josealb77@ArchLinux ~]$ boincmgr
    execvp(/home/josealb77/boinc, --redirectio, --launched_by_manager) failed with error 2!
    execvp(/home/josealb77/boinc, --redirectio, --launched_by_manager) failed with error 2!
    I close the boincmgr window from the tray icon confirming the typical warning message, but I have to close the program in the terminal with Ctrl+C.
    I've searched "Error Code: -180" and here http://boincfaq.mundayweb.com/index.php … &viewCat=3 indicates it's GUI RPC bind failed.
    I've searched "GUI RPC bind to port 31416 failed: 98" and I've found an old ArchLinux BOINC bug report supposedly solved (https://bugs.archlinux.org/task/18194) in which the reporter says that "is necessary add port 31416 to /etc/rpc otherwise receive error: [error] GUI RPC bind to port 31416 failed: 98" But related to this happens 2 things:
    1st: I don't know in which format do I have to modify the /etc/rpc file in order to add the 31416 port. I'm sorry for my ignorance.
    2nd: I don't think that any user who installs BOINC had to modify manually any system configuration file, so it must be a BOINC or Archlinux BOINC package bug; or an installation process error. Otherwise it would appear in the wiki. The gui should conect with the client without configuring anything (I already think that configuring what the wiki says is too much for a package installation. Installed packages should work out of the box after its installation).
    So, what can I do in order to get BOINC + BOINC Manager work together?

    Thank you for your help Nattgew.
    Boinc is already running in the background as a service. There is no need to run "boinc" on the command line. The error you see is because it is trying to start Boinc again from the command line, but the service is already running and has claimed the port 31416.
    I know, it was in order to give all the possible feedback.
    I'm not sure why boincmgr won't connect... could you be more specific about what happens when you run it?
    No, I can't be more specific than I've already been above. I've described all that I see that happens.
    Other than that, the wiki tells you where to look at the log file (make sure there are no errors there) and explains the password for connecting (sounds like you already took care of that, but good to double check).
    As you can see I've searched all the errors I got in the boinc wiki. I know what they mean, but not why are happening.
    I think my problems come from a bad management of the files permissions by the package installation. I mean, when a package is installed there should be an script or something that modifies (or create the files with) the permissions that files must have, or create the groups that need to be created, and so on. But it looks like I have to modify all this data in order to get boincmngr connect to boinc, boinc and boincmngr get the writting permissions in the installation folder too, etc etc etc. I don't know very well how to do all this stuff (I mean that I've already created by hand the boinc group, changed the execution, access, modification of files with users and boinc groups credentials, and I still get silly errors as "boinc can't write" in a folder which is the owner, or can't write executed by the root. All this stuff messed me up because looks too much stupid), but more important, I shouldn't to do it manually after a package installation.
    I should open a bug report in arhlinux first and if they can't solve the problem open it in the boinc support, I suppose.

  • I can't install Adobe Scout

    I just downloaded CC to try Adobe Scout, but I can't install it.
    At 51% the installation fails.
    The error says:
    <PRE>Exit Code: 7
    Please see specific errors below for troubleshooting. For example,  ERROR:
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 2 error(s)
    ----------- Payload: Adobe Scout CC 1.1.0.0 Adobe Scout.msi_1.1 -----------
    ERROR: Install MSI payload failed with error: 1603 - Error irrecuperable durante la instalación.
    MSI Error message:
    ERROR: Third party payload installer Adobe Scout.msi failed with exit code: 1603
    </PRE>
    Any idea ? Btw, I'm on Windows 8 64 bits.

    It's difficult to say what the problem is from that error message. I'd suggest trying the following:
    1) Make sure you have enough space on your C:\ drive.
    2) Try clearing the Windows Temp folders, since they could be full.
    3) If you have a virus scanner, or other security software running, try disabling it while you install.
    4) Make sure the Administrators user group has full access permissions for the folders: "C:\Users\<your username>\AppData" and "C:\Program Files".
    Let me know whether this helps or not.

  • Can't start http server ASControl service

    Hi, I installed http server from companion cd for oracle 10.2.0.3 but when configuration assistants was setting http server give the message failed.
    Now i can´t start http server service.
    INFO: El asistente de configuración "OC4J Configuration Assistant" se ha ejecutado correctamente
    INFO: Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe startall
    Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe has failed
    INFO: El asistente de configuración "Starting HTTP Server" ha fallado
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.0\http_1
    Configuration directory is set to C:\oracle\product\10.2.0\http_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Created a new file C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak
    GRAVE: OUI-25031: Fallo de algunos asistentes de configuración. Se recomienda volver a probar los asistentes de configuración en este momento. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    1. Compruebe en el panel Detalles de la pantalla de Asistentes de Configuración los errores resultantes de los fallos.
    2. Corrija los errores que causan estos fallos.
    3. Seleccione los asistentes que han fallado y haga clic en el botón 'Reintentar' para volver a probarlos.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO: Iniciando la ejecución de los asistentes de configuración
    INFO: Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe startall
    Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe has failed
    INFO: El asistente de configuración "Starting HTTP Server" ha fallado
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.0\http_1
    Configuration directory is set to C:\oracle\product\10.2.0\http_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak.1
    GRAVE: OUI-25031: Fallo de algunos asistentes de configuración. Se recomienda volver a probar los asistentes de configuración en este momento. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    1. Compruebe en el panel Detalles de la pantalla de Asistentes de Configuración los errores resultantes de los fallos.
    2. Corrija los errores que causan estos fallos.
    3. Seleccione los asistentes que han fallado y haga clic en el botón 'Reintentar' para volver a probarlos.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO: Iniciando la ejecución de los asistentes de configuración
    INFO: Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe startall
    Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe has failed
    INFO: El asistente de configuración "Starting HTTP Server" ha fallado
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.0\http_1
    Configuration directory is set to C:\oracle\product\10.2.0\http_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak.2
    GRAVE: OUI-25031: Fallo de algunos asistentes de configuración. Se recomienda volver a probar los asistentes de configuración en este momento. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    1. Compruebe en el panel Detalles de la pantalla de Asistentes de Configuración los errores resultantes de los fallos.
    2. Corrija los errores que causan estos fallos.
    3. Seleccione los asistentes que han fallado y haga clic en el botón 'Reintentar' para volver a probarlos.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO: Iniciando la ejecución de los asistentes de configuración
    INFO: Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe startall
    Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe has failed
    INFO: El asistente de configuración "Starting HTTP Server" ha fallado
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.0\http_1
    Configuration directory is set to C:\oracle\product\10.2.0\http_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak.3
    GRAVE: OUI-25031: Fallo de algunos asistentes de configuración. Se recomienda volver a probar los asistentes de configuración en este momento. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    1. Compruebe en el panel Detalles de la pantalla de Asistentes de Configuración los errores resultantes de los fallos.
    2. Corrija los errores que causan estos fallos.
    3. Seleccione los asistentes que han fallado y haga clic en el botón 'Reintentar' para volver a probarlos.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO: Iniciando la ejecución de los asistentes de configuración
    INFO: Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe startall
    Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe has failed
    INFO: El asistente de configuración "Starting HTTP Server" ha fallado
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.0\http_1
    Configuration directory is set to C:\oracle\product\10.2.0\http_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak.4
    GRAVE: OUI-25031: Fallo de algunos asistentes de configuración. Se recomienda volver a probar los asistentes de configuración en este momento. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    1. Compruebe en el panel Detalles de la pantalla de Asistentes de Configuración los errores resultantes de los fallos.
    2. Corrija los errores que causan estos fallos.
    3. Seleccione los asistentes que han fallado y haga clic en el botón 'Reintentar' para volver a probarlos.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO: Iniciando la ejecución de los asistentes de configuración
    INFO: Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe startall
    Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe has failed
    INFO: El asistente de configuración "Starting HTTP Server" ha fallado
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.0\http_1
    Configuration directory is set to C:\oracle\product\10.2.0\http_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak.5
    GRAVE: OUI-25031: Fallo de algunos asistentes de configuración. Se recomienda volver a probar los asistentes de configuración en este momento. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    1. Compruebe en el panel Detalles de la pantalla de Asistentes de Configuración los errores resultantes de los fallos.
    2. Corrija los errores que causan estos fallos.
    3. Seleccione los asistentes que han fallado y haga clic en el botón 'Reintentar' para volver a probarlos.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO: Iniciando la ejecución de los asistentes de configuración
    INFO: Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe startall
    Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe has failed
    INFO: El asistente de configuración "Starting HTTP Server" ha fallado
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.0\http_1
    Configuration directory is set to C:\oracle\product\10.2.0\http_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak.6
    GRAVE: OUI-25031: Fallo de algunos asistentes de configuración. Se recomienda volver a probar los asistentes de configuración en este momento. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    1. Compruebe en el panel Detalles de la pantalla de Asistentes de Configuración los errores resultantes de los fallos.
    2. Corrija los errores que causan estos fallos.
    3. Seleccione los asistentes que han fallado y haga clic en el botón 'Reintentar' para volver a probarlos.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO: --------------------------------------
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolAllCommands" contiene todos los comandos que van a ejecutar los asistentes de configuración. Este archivo se puede utilizar para ejecutar los asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak.7
    GRAVE: OUI-25029: Uno o más asistentes de configuración "recomendados" no han terminado correctamente. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO:
    *** Fin de Instalación Página***
    La instalación de Oracle Database 10g Companion Products ha sido correcta, pero han fallado, se han cancelado o se han saltado algunos asistentes de configuración opcionales.
    ADVERTENCIA: ¿Seguro que desea salir?
    INFO: Usuario seleccionado: Sí/Aceptar

    user13078324 wrote:
    How ?in cmd run this
    netstat -an
    and search for a line like
    TCP 0.0.0.0:80 0.0.0.0:0 LISTENING
    The important is TCP, 80 and keyword LISTENING
    Other may differ

  • Measure for Windows, Disk 1 of 3 is damaged, how can I get a copy to install it?

    El disco 1 de 3 del programa "Measure for Windows" esta dañado, estoy intentando instalarlo por primera vez y desafortunadamente cuando lo estaba instalando fallo la instalación y despues no ha reconocido el formato de este disco, ¿como podria obtener una copia de este disco?, ¿hay alguna manera de instalarlo en linea usando mi número de serie para instalarlo?.
    Measure for Windows, Disk 1 of 3 is damaged, how can I get a copy to install it? or, can I install this SW online using my S/N?

    Hello to all
    another option is to download and install the portable firefox version from the next link, if you want to use it occasionally : http://sourceforge.net/projects/portableapps/files/Mozilla%20Firefox%2C%20Portable%20Ed./
    portable version is more flexible, and you can delete it any time without worries
    please read the [http://forums.mozillazine.org/viewtopic.php?f=23&t=2249039 ultimate guide from '''the-edmeister''']
    thank you

  • Error en instalación adobe muse

    hola! he estado tratando de instalar el nuevo adobe muse 2014 y me sale este error, he probado reiniciando, he desinstalado la versión anterior, he desactivado la cuenta y reinstalo y aun me muestra este error, que puedo hacer?

    thanks, but NO ok. the mistake continue.
    ¿what can I do?
    hep please.
    Date: Tue, 2 Apr 2013 01:03:09 -0700
    From: [email protected]
    To: [email protected]
    Subject: error en instalación de adobre flash player
        Re: error en instalación de adobre flash player
        created by Sunil_Bhaskaran in Installing Flash Player - View the full discussion
    Hi, Please see the first and second question in the following link to find the operating system and browser: http://helpx.adobe.com/flash-player/kb/flash-player-faq.html Go to the Flash Player download page.Click Download and save it on your computer.Then close browser (using which you downloaded), and double-click the downloaded file.Let us know what happens (where you are stuck). Best,Sunil
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5198333#5198333
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5198333#5198333
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5198333#5198333. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Installing Flash Player by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Se me olvido mi contraseña que puedo hacer y no me vino el CD de instalación

    Se me ah olvidado la contraseña de mi administrador que puedo hacer ya que el sistema ya vien con instalación incluida

    Google translate:
    Good day, I have a macmini, but something happened with my username and password, I can not enter. Someone can help me, what steps to follow, even if you have to reformat
    OS X: Changing or resetting an account password
    http://support.apple.com/kb/HT1274?viewlocale=es_ES
    OS X: Cambio o restablecimiento de una contraseña de cuenta

  • Can't install Calibre

    Hi, I'm trying to install Calibre but get the following message:
    [martin@myhost ~]$ sudo pacman -S calibre
    Contraseña:
    resolviendo dependencias...
    verificando conflictos...
    Objetivos (16): python2-cssutils-0.9.7-1  python2-cherrypy-3.2.0-1  python-mechanize-0.2.4-1  podofo-0.9.1-1  python-beautifulsoup-3.2.0-1
                    poppler-qt-0.16.5-1  chmlib-0.40-1  python-lxml-2.3-1  python-imaging-1.1.7-3  python-dnspython-1.9.2-1  python-3.2-2  sip-4.12.2-1
                    pyqt-4.8.4-1  python2-sip-4.12.2-1  python2-pyqt-4.8.4-1  calibre-0.8.5-1
    Tamaño total de descarga:   12,73 MB
    Tamaño total instalado:   148,49 MB
    ¿Continuar con la instalación? [S/n] s
    :: Descargando paquetes desde extra...
    error: fallo al obtener archivo 'chmlib-0.40-1-i686.pkg.tar.gz' desde archlinux.c3sl.ufpr.br: File unavailable (e.g., file not found, no access)
    error: fallo al obtener archivo 'chmlib-0.40-1-i686.pkg.tar.gz' desde ftp.las.ic.unicamp.br: File unavailable (e.g., file not found, no access)
    error: fallo al obtener archivo 'chmlib-0.40-1-i686.pkg.tar.gz' desde www.las.ic.unicamp.br: Not Found
    error: fallo al obtener archivo 'chmlib-0.40-1-i686.pkg.tar.gz' desde pet.inf.ufsc.br: Not Found
    error: fallo al obtener archivo 'sip-4.12.2-1-i686.pkg.tar.xz' desde archlinux.c3sl.ufpr.br: File unavailable (e.g., file not found, no access)
    error: fallo al obtener archivo 'sip-4.12.2-1-i686.pkg.tar.xz' desde ftp.las.ic.unicamp.br: File unavailable (e.g., file not found, no access)
    error: fallo al obtener archivo 'sip-4.12.2-1-i686.pkg.tar.xz' desde www.las.ic.unicamp.br: Not Found
    error: fallo al obtener archivo 'sip-4.12.2-1-i686.pkg.tar.xz' desde pet.inf.ufsc.br: Not Found
    error: fallo al obtener archivo 'python2-sip-4.12.2-1-i686.pkg.tar.xz' desde archlinux.c3sl.ufpr.br: File unavailable (e.g., file not found, no access)
    error: fallo al obtener archivo 'python2-sip-4.12.2-1-i686.pkg.tar.xz' desde ftp.las.ic.unicamp.br: File unavailable (e.g., file not found, no access)
    error: fallo al obtener archivo 'python2-sip-4.12.2-1-i686.pkg.tar.xz' desde www.las.ic.unicamp.br: Not Found
    error: fallo al obtener archivo 'python2-sip-4.12.2-1-i686.pkg.tar.xz' desde pet.inf.ufsc.br: Not Found
    precaución: error al descargar algunos archivos desde extra
    error: error al realizar la transacción (Not Found)
    Ocurrieron errores, no se actualizaron paquetes
    How can solve this?
    Regards
    Martin

    Please run 'pacman -Syu' before installing new packages. If after updating your system you still get the errors, you need to grab a fresh mirrorlist http://www.archlinux.org/mirrorlist/ and run 'pacman -Syyu'.

  • Can not refresh view data in STRUST

    I am using the JSP (STRUTS) for developing my App.
    I get a list of contact. In bellow it, I make a link for each contacts.
    When i view details of one contact. On click link below.
    My pages:
    listcontact.jsp
    contactdetails.jsp
    When i request a details of contact from list contact -> View successfull.
    But when i refresh the contactdetails.jsp page. I got a message error:
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    note The full stack trace of the root cause is available in the Apache Tomcat/5.5.7 logs.
    I have to use:
    response.setHeader("Cache-Control","no-store");
    response.setHeader("Pragma","no-cache");
    But can't refresh any way this page.
    Plase show me the way to solve it.
    Thanks
    Vu Nguyen

    hi,
    Here are codes
    listdata = new CompanyListData();
    companyList = (ArrayList) session.getAttribute("datalist_company");
    if (companyList == null)
    companyList = (ArrayList) listdata.getCompanyList(datasource);
    session.setAttribute("total", companyList.size()+ " companies");
    session.setAttribute("datalist_company", companyList);
    return (mapping.findForward("success"));
    And for details:
    if ((addressItem==null && companyName!=null)||(addressItem==null&& companyId!="0"))
    addressData = new AddressDetailData();
    addressItem = addressData.getAddressItem(datasource, companyId);
    session.setAttribute("addressDetail", addressItem);
    I got companyID by:
    String companyId = request.getParameter("companyId");
    return (mapping.findForward("success"));
    Please gest the problems that.
    Thanks,

  • How can multiple family members use one account?

    My children have iphones, ipads, ipods and mac books, my problem is how do you use home sharing with the devices and not get each others data.  My Husband just added his iphone to the account and got all of my daughters contacts.  I understand they could have there own accounts but if i buy music on itunes and both children want the same song, I don't feel i should have to pay for it twice.  Is there away we can have home sharing on the devices and they can pick and choose what they want? and is this icloud going to make it harder to keep their devices seperate?

    My children have iphones, ipads, ipods and mac books, my problem is how do you use home sharing with the devices and not get each others data.  My Husband just added his iphone to the account and got all of my daughters contacts.  I understand they could have there own accounts but if i buy music on itunes and both children want the same song, I don't feel i should have to pay for it twice.  Is there away we can have home sharing on the devices and they can pick and choose what they want? and is this icloud going to make it harder to keep their devices seperate?

  • How can different family members in one household ...

    Hi
    I want to subscribe to a skype number for my daughter and I will be paying for it. How can this be done?  I went ahead and purchased another number today. Will she need to set up a totally new account or will she be under my account using a different number?
    Thank you in advance,
    peacejourney

    MaxL does not have commands to alter an outline directly, except the reset command which can delete all dimensions but not members selectively. The best you could do would be to run a rules file (import dimensions) using a file that contains the members you want to keepload rule for the dimension. As typical the warning is to test this first before you do it on a production database

  • I am having macbook air recently my iphotos did not open and was showing report apple and reopen but i came to know that by pressing alt and iphotos i open an new photo library and stored the pics but now how can i get the pics which i had in the earlier

    i am having macbook air recently my iphotos did not open and was showing report apple and reopen but i came to know that by pressing alt and iphotos i open an new photo library and stored the pics but now how can i get the pics which i had in the earlier photo please help me to recover my photos

    Well I'll guess you're using iPhoto 11:
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • Apple Mini-DVI to Video Adapter - Can't get it to work!

    Bought the Apple Mini-DVI to Video Adapter to hook up my Macbook to my TV. I tried it when it first arrived and it worked within minutes of setting up. Great! I go to set it up and use it again a week later, and it wouldn't work at all. I went through every possible setting I could to try and get it to work, nothing. Do these things have a tendency to go out or short out or something? I'm getting nothing but scrambled screens, grey screens, etc. Nothing seems to work.
    http://store.apple.com/us/product/M9319G/A?mco=MTY3ODQ5OTY
    Any other solutions for playing my laptop on my TV?

    Hey Rob,
    Is your profile information accurate? The MacBook 2,1 was introduced in November of 2006 and discontinued in May of 2007, so the mini-DVI to video adapter ought to work.
    What, exactly, do you see on your screen? Are all of the connections nice and snug? Do you have another RCA cable you can try? You can use a white or red one if you want; they all will work as long as you're connecting the video adapter to the yellow port on the TV.
    ~Lyssa

  • Firefox logo missing from new browser; would like to see it so I can know at a glance which browser I am using.

    Bring back the logo or something else to allow quick identification of browser. Chrome doesn't have its logo in the browser either so now it going be harder to tell between the two. Is this a contest to see which can be more self effacing?

    You can click the 3-bar Firefox menu button and open the Customize window.<br />
    At the bottom of this window there is a button to enable showing the title bar.
    See also:
    *https://support.mozilla.org/kb/how-to-make-new-firefox-look-like-old-firefox
    *https://support.mozilla.org/kb/common-questions-after-updating-to-new-firefox
    *https://support.mozilla.org/kb/learn-more-about-the-design-of-new-firefox
    ;[[Image:Customize Fx 29 Win8]]

  • Can I purchase Creative Cloud subscriptions for longer than one year at a time?

    I work in the design department of a large business, currently using Creative Suite 6 (Design Standard edition, which includes PS and AI).
    I'd like to get the some of the new CC features, but my manager won't commit to a turnkey month-to-month or even annual rental of Creative Cloud apps (it's a pain for our department's purchaser to have to do orders more than once a year). That said, if they could take care of, say, two years at once, I might get the software. Is this an option? I'm one of only a few folks who use Adobe software (it's not a design business; we're just part of a small design department, and all software purchases need to go through this person, after which they're reimbursed). I'm not interested in any of the extra storage or central administration options that come with the higher priced business subscription.
    Thanks!

    http://www.adobe.com/au/products/creativecloud/faq.html
    Are there any unique benefits that come with my paid membership?
    Yes, as a member of Creative Cloud, you get many benefits that you do not get when you purchase a traditional shrinkwrapped product:
    Access to both the Mac OS and Windows® versions of the desktop applications and the ability to install them on your primary computer and one backup computer. So, if you have a Mac at home and a PC at work, you can install your applications on both as long as they are not running at the same time. See the product license agreements page for more information.

Maybe you are looking for

  • I am looking for an app that will transcribe talking words into written words.  I have no idea where to look

    I am looking for an app that will transcribe talking words on a cd into written words in a file.

  • JDeveloper EJB3 Session Bean Problem

    Hi Everyone, I am new to JDeveloper. I tried to do a EJB3 Stateless Session Bean. I want to add the AroundInvoke Function to the Bean class. At below @AroundInvoke // mark this method as a bean interceptor public Object checkPermission(InvocationCont

  • Wireless Keyboard - Whatsapp and FB

    I just bought the docking and the wireless keyboard (apple store) for my iphone use, purpose of this becuase of i dont want to use the onscreen keyboard. however, i cant enter every single sentance i had type. so i need to click on SEND button manual

  • Camcorder connected but will not import or show video

    I have a Sony Digital 8 camcorder that used to work well with imovie. Although I have it connected and the blue screen states that the camcorder is connected, imovie will not import the video nor will it show it playing. When I rewind or fast-forward

  • Sales order allocation date

    Hello All, I need to know from which table i can get the sales order confirmaed qty date. Example : i have a Sales order that has a material with 10 qty,out of which i have only 5 in stock so that gets allocated once the sales order is received in th