Change AE Title of Gateway

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.
sdavis92
Posts: 50
Joined: Tue Jan 13, 2009 11:13 am

Change AE Title of Gateway

Post by sdavis92 » Mon May 31, 2010 10:24 am

During install I input the incorrect AE Title; not the one provided me in the initial email. Can I simply change it in the gateway or do I need to change it also in the jmx console?
Thanks,
Steve

justin
Posts: 371
Joined: Wed Nov 26, 2008 2:34 pm

Re: Change AE Title of Gateway

Post by justin » Mon May 31, 2010 10:34 am

Hi Steve,

Yes. You need to change the AE title via the jmx-console. In the FileSystemMgt, invoke the updateRetrieveAET function with the new AE title.

Regards,

Justin

sdavis92
Posts: 50
Joined: Tue Jan 13, 2009 11:13 am

Re: Change AE Title of Gateway

Post by sdavis92 » Tue Jun 01, 2010 8:14 am

Thanks, we will test it today.

sdavis92
Posts: 50
Joined: Tue Jan 13, 2009 11:13 am

Re: Change AE Title of Gateway

Post by sdavis92 » Tue Jun 01, 2010 1:09 pm

I have changed the AE title in the jmx and the OnePacs gateway it will not communicate with anything now. Is there another place to update the AE title or should I reinstall.

justin
Posts: 371
Joined: Wed Nov 26, 2008 2:34 pm

Re: Change AE Title of Gateway

Post by justin » Tue Jun 01, 2010 1:16 pm

Steve,

If you manually update the AE title in other places prior to doing so via the "updateRetrieveAET" command in the jmx console then you may need to reinstall. There are a couple dozen places where it is referenced. The "updateRetrieveAET" may not update everything if you manually updated some of the configurations.

Have you restarted the process after you made the change?

Thanks,

Justin

sdavis92
Posts: 50
Joined: Tue Jan 13, 2009 11:13 am

Re: Change AE Title of Gateway

Post by sdavis92 » Tue Jun 01, 2010 1:18 pm

I restarted the computer. How do I restart the process?
Can I simply reinstall over the existing or will I need to uninstall first?

justin
Posts: 371
Joined: Wed Nov 26, 2008 2:34 pm

Re: Change AE Title of Gateway

Post by justin » Tue Jun 01, 2010 1:22 pm

Steve,

A reboot will restart the process.

It would be best to uninstall, reboot, re-install with proper AET, reboot.

Thanks,

Justin

sdavis92
Posts: 50
Joined: Tue Jan 13, 2009 11:13 am

Re: Change AE Title of Gateway

Post by sdavis92 » Tue Jun 01, 2010 1:56 pm

I cannot reinstall now because it states the Postgres account already exists

justin
Posts: 371
Joined: Wed Nov 26, 2008 2:34 pm

Re: Change AE Title of Gateway

Post by justin » Tue Jun 01, 2010 2:03 pm

Did you uninstall Postgres also? That is unnecessary. However, if you have done so you will need to execute a script to delete the Postgres system account user (the Postgres installer does not do this for some reason).

On the command line execute:
"net user oppostgres1910 delete" if Postgres was installed with the latest OnePacs Gateway installer.
or
"net user oppostgres delete" for previous versions.

Regards,

Justin

sdavis92
Posts: 50
Joined: Tue Jan 13, 2009 11:13 am

Re: Change AE Title of Gateway

Post by sdavis92 » Tue Jun 01, 2010 2:13 pm

I did uninstall postgres. The script does not work either. I have run both.

Locked