Problem with Gateway Installer Package

Historical record of a forum that was for discussion of the setup, configuration, and use of OnePacs for research and educational purposes (non-clinical use).

Please direct any support inquiries through the standard OnePacs ticketing and support system.

The "Announcements" forum will continue to be active and contain announcements related to the OnePacs system.
Locked
jacintor
Posts: 85
Joined: Fri Nov 23, 2012 5:56 am

Problem with Gateway Installer Package

Post by jacintor » Mon Nov 26, 2012 7:41 am

Hello,

I tried installing the gateway software package on my Windows XP PC but I get the following message: "There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor."

I have updated my Windows XP and tried rebooting the system but the installation is still not working. Any idea on how to solve this issue?

Thanks,

Rodrigo
Attachments
Captura de Tela 2012-11-26 às 10.05.39.png
Captura de Tela 2012-11-26 às 10.05.39.png (46.24 KiB) Viewed 5494 times

john (from OnePacs)
Posts: 195
Joined: Wed Jun 20, 2012 5:14 am

Re: Problem with Gateway Installer Package

Post by john (from OnePacs) » Mon Nov 26, 2012 7:42 am

Can I confirm you are running the installer from an administrator account? Also can you tell me the version # of the installer and what service pack you have installed for XP? Thanks.

jacintor
Posts: 85
Joined: Fri Nov 23, 2012 5:56 am

Re: Problem with Gateway Installer Package

Post by jacintor » Mon Nov 26, 2012 7:43 am

Yes. I am running it from an administrator account. Service Pack 3 installed on Windows and OnePacs Gateway 1.9.15 (directly downloaded from the website). Thanks

john (from OnePacs)
Posts: 195
Joined: Wed Jun 20, 2012 5:14 am

Re: Problem with Gateway Installer Package

Post by john (from OnePacs) » Mon Nov 26, 2012 7:46 am

I'll have someone contact you to try to remote into the computer and take a look.

jeremy
Posts: 140
Joined: Wed Nov 26, 2008 8:34 am

Re: Problem with Gateway Installer Package

Post by jeremy » Mon Nov 26, 2012 12:14 pm

Hello -

There appears to be an issue with Java on the machine.

If Java is installed you may run the following commands from a command prompt to verify where Java is installed and that it can be executed.

Code: Select all

echo %JAVA_HOME%
%JAVA_HOME%/bin/java.exe -version
If Java appears to be installed (from Windows Add Remove Programs Applet), but the above commands do not work or do not report an existing JAVA_HOME variable, You may try to uninstall Java from the machine and then rerun the Gateway installation. The Gateway installation will reinstall Java (JDK version 1.6).

Regards,
Jeremy

jacintor
Posts: 85
Joined: Fri Nov 23, 2012 5:56 am

Re: Problem with Gateway Installer Package

Post by jacintor » Mon Nov 26, 2012 3:04 pm

It worked. Thanks!

Locked