Hi all,
We are trying to implement a Transfert CFT Solution on Solaris 10 Containers.
We encounter a random problem with file creation.
- sometimes no problem to compil and start.
-bash-3.00$ cftinit cft.conf
Initializing …
Reading configuration file: cft.conf
CFTU20I
CFTU20I CFT/V2/USOLARIS 8
CFTU20I Version 2.5.1 20070614
CFTU20I © Copyright AXWAY 1989-2007
CFTU20I ====> Starting Session on 29/01/2009 Time is 17:42:05
CFTU20I
CFTU00I CFTPARM _ Correct (id=IDPARM0,default=IDFDEF,key=’3N6FAUZRY1S2DM347JA)
CFTU00I CFTCOM _ Correct (id=com0,type=file,name=_CFTCOM,wscan=1,mode=REPLAC)
CFTU00I CFTCOM _ Correct (id=coms,type=tcpip,protocol=xhttp,host=localhost,p)
CFTU00I CFTCAT _ Correct (id=cat0,fname=_CFTCATA,mode=REPLACE)
CFTU00I CFTLOG _ Correct (id=log0,fname=_CFTLOG,afname=_CFTALOG,content=brie)
CFTU00I CFTACCNT _ Correct (id=accnt0,fname=_CFTACNT,afname=_CFTACNTA,exec=$CF)
CFTU00I CFTNET _ Correct (id=NET0,maxcnx=128,type=TCP,host=INADDR_ANY,call=I)
CFTU00I CFTPROT _ Correct (id=PESITANY,net=NET0,type=PESIT,prof=ANY,sap=1761,)
CFTU00I CFTPART _ Correct (id=CFT3DC1,prot=PESITANY,syst=WINNT,sap=1761,nspar)
CFTU00I CFTTCP _ Correct (id=CFT3DC1,host=10.10.1.30,cnxin=8,cnxout=8,cnxino)
CFTU00I CFTPART _ Correct (id=CFTR1284,prot=PESITANY,syst=UNIX,sap=6536,nspar)
CFTU00I CFTTCP _ Correct (id=CFTR1284,host=192.168.226.150,cnxin=8,cnxout=8,)
CFTU00I CFTSEND _ Correct (id=IDFDEF,ftype=B,fcode=BINARY,mode=REPLACE)
CFTU00I CFTRECV _ Correct (id=IDFDEF,ftype=B,fcode=BINARY,fname=/export/home/)
CFTU00I CFTSEND _ Correct (id=TRANSF1,ftype=B,fcode=BINARY,mode=REPLACE)
CFTU00I CFTRECV _ Correct (id=TRANSF1,ftype=B,fcode=BINARY,frecfm=V,faction=d)
CFTU00I CFTRECV _ Correct (id=GLFACT,ftype=B,fcode=BINARY,frecfm=V,faction=de)
CFTU00I RETURN _ Correct (CODE=0)
CFTU20I Number of Command(s) 17
CFTU20I Number of error(s) 0
CFTU20I Ending Session on 29/01/2009 Time is 17:42:06
CFTU20I Session active for 0:00:01
cftinit complete.
-bash-3.00$ cftstart
Starting CFT with IDPARM “IDPARM0″ and 256 transferts active
CFT Working Directory : /export/home/cft/Axway/Synchrony_V4.0/TransferCFT_V2.5.1/runtime
[=================================]100% RUNNING 9940/20521
CFT started correctly.
CFTMAIN process id is 20521.
- sometimes compilation can’t be done
-bash-3.00$ cftinit cft.conf
Initializing …
Command: “CFTUTIL cftfile type=com ,fname=/export/home/cft/Axway/Synchrony_V4.0/TransferCFT_V2.5.1/runtime/data/cftcom,recnb=100000″
Error code 8, command result:
CFTU20I
CFTU20I CFT/V2/USOLARIS 8
CFTU20I Version 2.5.1 20070614
CFTU20I © Copyright AXWAY 1989-2007
CFTU20I ====> Starting Session on 29/01/2009 Time is 17:48:57
CFTU20I
CFTU26E CFTFILE _ Error ( File creation error)
CFTU20I Number of Command(s) 1
CFTU20I Number of error(s) 1
CFTU20I Ending Session on 29/01/2009 Time is 17:48:57
CFTU20I Session active for 0:00:00
cftinit failed.
No available solution from support because of containers use. Problem seems to be linked with Solaris zone.
Just one potential -> use of cftupdate instead of cftinit.
Why not … not very sable but … pending a real solution …
Except that error creation file problem appears during receiving file creation too.
We tried to:
- manage OS permissions
- find path to resolution with DTrace
without success.
If anyone is using containers and found a solution after encounter that problem, we will appreciate help.
Thank you for your support.
Some version details:
-bash-3.00$ uname -a
SunOS transfert3 5.10 Generic_137111-03 sun4v sparc SUNW,Sun-Fire-T200
-bash-3.00$ cftversion
Informations sur CFT Version 2.5.1 20070614
CFT informations :
* product = CFT/V2/USOLARIS 8
* version = 2.5.1
* level = p-5-2
* upgrade =
Host informations :
* model = sun4v
Synchrony informations :
* product = Synchrony Transfer CFT
* version = 2.5.1
* applied-patches =
* forbidden-patches =



