ciavaglia
23rd October 2012, 04:13
I'm trying to upgrade my porting set for Baan IVc4 to the new 64 bit version. I'm trying to install via the Installation Wizard. I'm using the Secure FTP/SSH check box.

It appears to authenticate okay, but then I get an error regarding SFTP stats failed, permission denied.

Below is the logfile.

10/22/2012[15:35:16(UTC+04:00)]:I:dciavagl: logfile C:\Program Files\Infor\StagingArea\Logging Files\baan\BaanERPClient.log opened
10/22/2012[15:35:16(UTC+04:00)]:I:dciavagl: INFO - Infor Installation Wizard 15.1.0.1 - 15.1.0.1
10/22/2012[15:35:53(UTC+04:00)]:I:dciavagl: INFO - ttbsi.000118: Checking exec connection to host tc0374.livonia.ford.com with user dciavag (secure)
10/22/2012[15:35:56(UTC+04:00)]:I:dciavagl: INFO - ttbsi.000119: Exec connection checked ok
10/22/2012[15:35:56(UTC+04:00)]:I:dciavagl: INFO - ttbsi.000116: Checking ftp connection to host tc0374.livonia.ford.com with user dciavag (secure)
10/22/2012[15:35:57(UTC+04:00)]:I:dciavagl: INFO - ttbsi.000117: Ftp connection checked ok
10/22/2012[15:35:57(UTC+04:00)]:I:dciavagl: INFO - ttbsi.000118: Checking exec connection to host tc0374.livonia.ford.com with user root (secure)
10/22/2012[15:35:59(UTC+04:00)]:I:dciavagl: INFO - ttbsi.000119: Exec connection checked ok
10/22/2012[15:36:01(UTC+04:00)]:I:dciavagl: INFO - Detected Platform: HP-UX
10/22/2012[15:36:01(UTC+04:00)]:I:dciavagl: INFO - Detected Platformtype: HP-UX11.31
10/22/2012[15:37:26(UTC+04:00)]:I:dciavagl: INFO - Existing environment found.
10/22/2012[15:38:36(UTC+04:00)]:I:dciavagl: INFO - You are going to install a different portingset version on the server. Check your manual whether this is allowed. Continue? Yes
10/22/2012[15:38:36(UTC+04:00)]:W:dciavagl: WARNING - Baanversion=UNDEFINED
10/22/2012[15:38:38(UTC+04:00)]:I:dciavagl: INFO - Start existing environment.
10/22/2012[15:38:40(UTC+04:00)]:I:dciavagl: INFO - Install config files in vm dir.
10/22/2012[15:38:57(UTC+04:00)]:I:dciavagl: INFO - Install config files in tools dir.
10/22/2012[15:38:59(UTC+04:00)]:E:dciavagl: ERROR - * About to connect() to tc0374.livonia.ford.com port 22 (#0)
10/22/2012[15:38:59(UTC+04:00)]:E:dciavagl: ERROR - * Trying 19.50.132.25... * connected
10/22/2012[15:38:59(UTC+04:00)]:E:dciavagl: ERROR - * Connected to tc0374.livonia.ford.com (19.50.132.25) port 22 (#0)
10/22/2012[15:38:59(UTC+04:00)]:E:dciavagl: ERROR - * SSH authentication methods available: publickey,password,keyboard-interactive
10/22/2012[15:38:59(UTC+04:00)]:E:dciavagl: ERROR - * Initialized password authentication
10/22/2012[15:38:59(UTC+04:00)]:E:dciavagl: ERROR - * Authentication complete
10/22/2012[15:38:59(UTC+04:00)]:E:dciavagl: ERROR - * Sending quote commands
10/22/2012[15:38:59(UTC+04:00)]:E:dciavagl: ERROR - * Attempt to set SFTP stats failed: Permission denied
10/22/2012[15:38:59(UTC+04:00)]:E:dciavagl: ERROR - * Connection #0 to host tc0374.livonia.ford.com left intact
10/22/2012[15:38:59(UTC+04:00)]:E:dciavagl: ERROR - ttbsi.000100: Error during ftp or ssh ftp connection: User dciavag: Attempt to set SFTP stats failed: Permission denied.
10/22/2012[16:00:15(UTC+04:00)]:I:dciavagl: INFO - Error during ftp or ssh ftp connection: User dciavag: Attempt to set SFTP stats failed: Permission denied. You may retry after solving the problem. Do you want to retry? No
10/22/2012[16:00:15(UTC+04:00)]:I:dciavagl: INFO - An error occured during installation.
10/22/2012[16:00:15(UTC+04:00)]:I:dciavagl: logfile C:\Program Files\Infor\StagingArea\Logging Files\baan\BaanERPClient.log closed

Thanks,
David

Homer-J-
26th November 2012, 11:22
on a windows server you have to install the portingset local directly from the server it self..

i think this is a firewall problem with the port 22 ...
create a firewall role with port 22 open...

ciavaglia
26th November 2012, 17:37
Homer...Thanks for the response but I'l solved the problem. I'm running on UNIX and some files in the porting set installation directories had 444 permissions. After changing permissions to 666, installation worked fine.