SSH Timeout

I have installed a Solaris 10 with the N1 System Manager 1.3.2 on a Sun fire V240. The server is running on Solaris 10 Sparc.

I wanted to load an update to the new system, but the update failed.

I found an error in /var/opt/SUNWcacao/logs/cacao.0:

SEVERE: com.sun.n1.ps.hutils.jexpect.ExpectTimedoutException: Expect times out after 20 seconds. Output string "" doesn't match expected pattern "password:|Password:|Are you sure you want to continue connecting|WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED|Connection refused|Connection closed"

The size of the update ist 40 MB. I tested a smaller update with only 500kb, which worked. I can copy the Packagefile with scp on the new installed server.

I think I need to configure a timeout parameter but i can't find any informationen about this.

[834 byte] By [toplaa] at [2007-11-26 20:30:04]
# 1
Hello, This error may not be related to the operation attempted. To help debug, please provide the exact command you ran and the job results e.g. show job <x>.Thanks,--shri
shriram_krishnana at 2007-7-10 1:19:32 > top of Java-index,Administration Tools,N1 System Manager...
# 2

Hello,

The job result:

Job ID:68

Date:2007-03-08T11:48:22+0100

Type:Load OS Update

Status:Error (2007-03-08T11:48:37+0100)

Command: load server host01 update SunOS_sparc_SMAWnwclt_7.2p8

Owner:root

Errors:1

Warnings: 0

Steps

IDType Start CompletionResult

1Acquire Host2007-03-08T11:48:23+01002007-03-08T11:48:23+0100Completed

2Execute Java2007-03-08T11:48:23+01002007-03-08T11:48:23+0100Completed

3Acquire Host2007-03-08T11:48:25+01002007-03-08T11:48:25+0100Completed

4Execute Java2007-03-08T11:48:25+01002007-03-08T11:48:37+0100Error 1

Errors

Error 1:

Description: Stderr:

Loading SunOS_sparc_SMAWnwclt_7.2p8 on host01 failed:

Warning: Permanently added '<IP removed>' (RSA) to the list of known hosts.

Warning: Permanently added '<IP removed>' (RSA) to the list of known hosts.

Results

Result 1:

Server: host01

Status:-3

Message: Loading OS update SunOS_sparc_SMAWnwclt_7.2p8 failed.

On host01 i found scp processes:

csadmin 20476 204750 12:00:30 ?0:00 sh -c scp -p -t /tmp/SunOS_sparc_SMAWnwclt_7.2p8

csadmin 20477 204761 12:00:30 ?0:00 scp -p -t /tmp/SunOS_sparc_SMAWnwclt_7.2p8

toplaa at 2007-7-10 1:19:32 > top of Java-index,Administration Tools,N1 System Manager...