Zerogu6 windows dll failed to load nx

Я загрузил IBM Client SDK 4.10 FC5DE для Windows x64. Когда я приступаю к установке, InstallAnyWhere выдает всплывающее сообщение «Подготовка установочных файлов ...». Когда он достигает 100%, отображается ошибка, и установка прекращается: This application has unexpectely quit: Invocation of this ...

Я загрузил IBM Client SDK 4.10 FC5DE для Windows x64. Когда я приступаю к установке, InstallAnyWhere выдает всплывающее сообщение «Подготовка установочных файлов …». Когда он достигает 100%, отображается ошибка, и установка прекращается:

This application has unexpectely quit:
Invocation of this Java application has caused an InvocationTargetException. This application will now exit (LAX).

И если я нажму кнопку подробностей, он покажет трассировку стека:

ZeroGu6: Windows DLL failed to load
    at ZeroGa4.b(DashoA10*..)
    at ZeroGa4.b(DashoA10*..)
    at com.zerog.ia.installer.LifeCycleManager.b(DashoA10*..)
    at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
    at com.zerog.ia.installer.Main.main(DashoA10*..)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:94)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
    at java.lang.reflect.Method.invoke(Method.java:619)
    at com.zerog.lax.LAX.launch(DashoA10*..)
    at com.zerog.lax.LAX.main(DashoA10*..)

Моя ОС — Windows 8.1 Pro, и в моей системе установлены последние версии Java x86 и Java x86_64. Только Java x86_64 активируется в панели конфигурации Java. Если я активировал оба, тоже не работает. Оставив активировать Java x86, тоже не работает.

Ниже пакетов Java, установленных в моей системе:

  • Java 8 (обновление 151)
  • Java 8 (обновление 151) (64-разрядная версия)
  • Комплект разработчика Java (TM) SE 6, обновление 24

Итак, есть идеи о том, что происходит?

РЕШЕНО : Я решил это.

Для работы вам необходимо установить режим совместимости Windows 7 для установки (исполняемый файл).

Щелкните правой кнопкой мыши файл установки, перейдите на вкладку «Совместимость» и установите для параметра «Режим совместимости» значение «Windows 7». Также в конфигурации вы можете поставить галочку «Запустить эту программу от имени администратора».

Ссылка, по которой я обнаружил аналогичную проблему: см. это .

3 ответа

Лучший ответ

Изменить совместимость с windows 7

Отметьте это (это не тот же продукт, но выглядит как та же ошибка)

Установка может быть успешно завершена, если для двух файлов ниже установлен режим совместимости с Windows 7.

Файл 1: launchpad64.exe launchpad.exe, в зависимости от того, какую разрядную версию вы планируете установить.

File2: в зависимости от используемой версии панели запуска, 64 или 32 бит, перейдите в. win86_64 (если вы используете launchpad64.exe) или b. Папка win86_32 (если вы используете launchpad.exe).

Если вы устанавливаете как администратор, измените совместимость install.exe на Windows 7.

Если вы устанавливаете как текущий пользователь, измените совместимость userinst.exe на Windows 7.

Запустите launchpad64.exe или launchpad.exe от имени администратора.


0

canillas
15 Ноя 2017 в 16:55

Я знаю, что это старый, но сегодня я столкнулся с той же проблемой.

Ответ Канильяс работает, но это обходной путь. Режим совместимости с Windows представляет собой совершенно новый уровень потенциальных проблем. Фактически, это уровень, который принимает системные вызовы и пытается имитировать их работу в предыдущей версии Windows, используя текущую версию Windows.

Проблема в версии JRE. Используйте 1.8u45. Если вы не хотите добавлять папку bin в переменную PATH, то запустите установщик с параметром LAX_VM, указывающим на java.exe.

Я не знаю, что изменилось в следующей сборке JRE, но что-то сломало версию InstallAnywhere, которую вы используете.


0

Oliver
22 Июн 2020 в 00:35

Сегодня я столкнулся с этой проблемой. Установить режим совместимости для Windows 7 не работает для меня. Но этот способ делает: Панель управления -> Система -> Расширенные настройки системы -> Переменные среды -> Добавить новую пользовательскую переменную:

  • Имя: JAVA_TOOL_OPTIONS
  • Значение: «-Dos.name = Windows 7»


0

Phi Long Trịnh
29 Июл 2020 в 12:03

Problem

Installation of Optim Test Data Management TDM or Data Privacy DP
fails with the following error message during the installation process :

ZeroGu6: Windows DLL failed to load
    at ZeroGa4.b(DashoA10*..)
    at ZeroGa4.b(DashoA10*..)
    at com.zerog.ia.installer.LifeCycleManager.b(DashoA10*..)
    at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
    at com.zerog.ia.installer.Main.main(DashoA10*..)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:611)
    at com.zerog.lax.LAX.launch(DashoA10*..)
    at com.zerog.lax.LAX.main(DashoA10*..)

Symptom

While trying to install IBM Infosphere Optim TDM / DP, using at least the Workstation component, on a Microsoft Windows Server 20012 / 2012R2,
an error message box appears, even the installation, here the launchpad64.exe / launchpad.exe,
was started with «Run as Administrator».

This is independent of the used bit version.

A screen like this will appear:

While selecting «Details…»:

Resolving The Problem

The installation can be finished successfully while setting the two files below to Windows 7 compatibility mode.

File 1: launchpad64.exe / launchpad.exe, depending on which bit version you plan to install

File 2: depending on the used launchpad version, 64 or 32 bit, go into

    a. win86_64 (If you are running launchpad64.exe) or
    b. win86_32 (If you are running launchpad.exe) folder.
If you Install as Administrator, change the compatibility of install.exe to Windows 7.
If you Install as Current User, change the compatibility of userinst.exe to Windows 7.
Launch the launchpad64.exe or launchpad.exe as Administrator

[{«Product»:{«code»:»SSMLQ4″,»label»:»IBM InfoSphere Optim Test Data Management Solution»},»Business Unit»:{«code»:»BU059″,»label»:»IBM Software w/o TPS»},»Component»:»Not Applicable»,»Platform»:[{«code»:»PF033″,»label»:»Windows»}],»Version»:»11.3.0″,»Edition»:»»,»Line of Business»:{«code»:»LOB10″,»label»:»Data and AI»}}]

I have downloaded IBM Client SDK 4.10 FC5DE for Windows x64. When I proceed to install it, InstallAnyWhere popups saying «Preparing installation files…». When it reaches to 100% below error is shown and installation terminates:

This application has unexpectely quit:
Invocation of this Java application has caused an InvocationTargetException. This application will now exit (LAX).

And If I click on details button its show stack trace:

ZeroGu6: Windows DLL failed to load
    at ZeroGa4.b(DashoA10*..)
    at ZeroGa4.b(DashoA10*..)
    at com.zerog.ia.installer.LifeCycleManager.b(DashoA10*..)
    at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
    at com.zerog.ia.installer.Main.main(DashoA10*..)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:94)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
    at java.lang.reflect.Method.invoke(Method.java:619)
    at com.zerog.lax.LAX.launch(DashoA10*..)
    at com.zerog.lax.LAX.main(DashoA10*..)

My OS is Windows 8.1 Pro and I have the last Java x86 and Java x86_64 installed on my system. Java x86_64 is the only activated in Java configuration panel. If I activated both, it does not work either. Leaving activating Java x86 it does not work either.

Below the Java packages installed on my system:

  • Java 8 Update 151
  • Java 8 Update 151 (64-bit)
  • Java(TM) SE Development Kit 6 Update 24

So any ideas on what is happening?

SOLVED:
I have solved it.

In order to work you need to set Compatibility Mode to Windows 7 for setup ( executable file).

Right click on setup file, go to compatibility tab, and then set «Compatibility Mode» to «Windows 7». Also in configuration, you can check «Launch this program as Administrator».

Link where I found a similar problem: see this.

guaro555

New Here

,

/t5/coldfusion-discussions/zerogu6-windows-dll-failed-to-load-error/td-p/7950052
Jan 09, 2016
Jan 09, 2016

Copy link to clipboard

Copied

Hi gurus

  I am very new to this tech so go easy on my, I am trying to get cold fusion 10 install on a 2012 r2 server, but I get this error when the installer , anyone encountered this issue in the past and fixed it.

Thanks a bunch

Community guidelines

Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

community guidelines

replies
1
Reply
1

BKBK

Community Expert

Community Expert

,

/t5/coldfusion-discussions/zerogu6-windows-dll-failed-to-load-error/m-p/7950053#M171017
Jan 10, 2016
Jan 10, 2016

Copy link to clipboard

Copied

LATEST

Community guidelines

Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

community guidelines

Понравилась статья? Поделить с друзьями:
  • Zeplin для windows скачать торрент крякнутый
  • Zoom не запускается на windows 10
  • Zoom не видит микрофон на ноутбуке windows 10
  • Zelio sr2 usb01 драйвер windows 10
  • Zoom не видит камеру на ноутбуке windows 10 что делать