clearcase - type manager error while using clearfsimport -


while copying directories local vob using clearfsimport, starting type manager errors below.is there solution handle issue.

clearfsimport: error: unexpected value (2) returned type manager "_html2"

clearfsimport: error: unexpected value (2) returned type manager "_xml2"

from this technote (for text, not html),

this error occurs because source container associated version missing or unavailable or because cleartext cannot created successfully.

try also, this technote, , test on 1 file using cleartool chtype:

cleartool unco <filename> cleartool chtype text_file <filename> 

then try again clearfsimport, , see if specific file still generates same error.


Comments

Popular posts from this blog

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

mapreduce - Resource manager does not transit to active state from standby -

serialization - Convert Any type in scala to Array[Byte] and back -