Problem: When running adcfgclone on Windows 2008, the following error occurs:
D:\ORACLE\PROD\db\tech_st\11.2.0\appsutil\clone\bin>d:\ORACLE\PROD\db\tech_st\11.2.0\perl\bin\perl.exe adcfgclone.pl dbTier Copyright (c) 2002 Oracle Corporation Redwood Shores, California, USA Oracle Applications Rapid Clone Version 12.0.0 adcfgclone Version 120.31.12010000.8 Enter the APPS password : apps Running: D:\ORACLE\PROD\db\tech_st\11.2.0\appsutil\clone\bin\..\jre\bin\java.exe -Xmx600M -cp D:\ORACLE\PROD\db\tech_st\11.2.0\appsutil\clone\jlib\java;D:\ORACLE\PROD\db \tech_st\11.2.0\appsutil\clone\jlib\xmlparserv2.jar;D:\ORACLE\PROD\db\tech_st\11.2.0\appsutil\clone\jlib\ojdbc5.jar oracle.apps.ad.context.CloneContext -e D:\ORACLE\PROD\db\tech_st\11.2.0\appsutil\clone\bin\..\context\db\CTXORIG.xml -validate -pairsfile C:\Users\ADMINI~1\AppData\Local\Temp\1\adpairsfile_4724.lst -stage D:\ORACLE\PROD\db\tech_st\11.2.0\appsutil\clone 2> C:\Users\ADMINI~1\AppData\Local\Temp\1\adcfgclone_4724.err && echo %ERRORLEVEL% > C:\Users\ADMINI~1\AppData\Local\Temp\1\adcfgclone_4724.res RC-20011: Fatal: Failed to retrieve OS name. The following OS string returned from System.getProperty("os.name") is unknown: Windows Server 2008 R2 Can't open Exception in thread "main" java.lang.ExceptionInInitializerError: Invalid argument D:\ORACLE\PROD\db\tech_st\11.2.0\appsutil\clone\bin>
Solution: Apply patch 11071569 on source system, then copy to target system. Then rerun adcfgclone.
Reference: How to Overcome Windows 2008 Being Unrecognised by AutoConfig and rapid Clone? (Doc ID 1270782.
0 Comments.