eFormServer.Error.log_2016-10-11 1.9 KB

12345678910111213141516171819202122232425
  1. [Logging Date Time: 2016-10-11 10:29:38,630] =====================================================================================
  2. Error Message -
  3. - The error occurred while loading SqlMap.
  4. - loading update tag
  5. - The error occurred in <sqlMap resource="OracleQuery\\CLIP.e-Form.Hospital.Dfh.Patient.xml" xmlns="http://ibatis.apache.org/dataMapper" />.
  6. - Check the UPDATE_USERSETUP.
  7. IBatisNet.Common.Exceptions.ConfigurationException:
  8. - The error occurred while loading SqlMap.
  9. - loading update tag
  10. - The error occurred in <sqlMap resource="OracleQuery\\CLIP.e-Form.Hospital.Dfh.Patient.xml" xmlns="http://ibatis.apache.org/dataMapper" />.
  11. - Check the UPDATE_USERSETUP. ---> System.TypeLoadException: Could not load type from string value 'Code'.
  12. 위치: IBatisNet.Common.Utilities.TypesResolver.TypeResolver.ResolveType(String typeName)
  13. 위치: IBatisNet.Common.Utilities.TypesResolver.TypeResolver.Resolve(String typeName)
  14. 위치: IBatisNet.Common.Utilities.TypesResolver.CachedTypeResolver.Resolve(String typeName)
  15. 위치: IBatisNet.Common.Utilities.TypeUtils.ResolveType(String typeName)
  16. 위치: IBatisNet.DataMapper.TypeHandlers.TypeHandlerFactory.GetType(String className)
  17. 위치: IBatisNet.DataMapper.Configuration.Statements.Statement.Initialize(ConfigurationScope configurationScope)
  18. 위치: IBatisNet.DataMapper.Configuration.DomSqlMapBuilder.ConfigureSqlMap()
  19. 위치: IBatisNet.DataMapper.Configuration.DomSqlMapBuilder.Initialize()
  20. 위치: IBatisNet.DataMapper.Configuration.DomSqlMapBuilder.Build(XmlDocument document, DataSource dataSource, Boolean useConfigFileWatcher, Boolean isCallFromDao)
  21. --- 내부 예외 스택 추적의 끝 ---
  22. 위치: IBatisNet.DataMapper.Configuration.DomSqlMapBuilder.Build(XmlDocument document, DataSource dataSource, Boolean useConfigFileWatcher, Boolean isCallFromDao)
  23. 위치: IBatisNet.DataMapper.Configuration.DomSqlMapBuilder.Configure(XmlDocument document)
  24. 위치: CLIP.eForm.Server.Data.IBatisHelper.GetConnect(String sProvidersPath)