Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ConnectorServer.exe Error: 0 : Exception occured starting connector server

873992Nov 1 2012 — edited Nov 1 2012
Hi all,

I am trying to setup connector server and when I installed I was able to start/stop connectorServer windows server. But in the process of configuring AD Connector, I copied bundle files(all files) into connectorServer Home directory and on starting the server i See this error.

I have windows 2008 R2 Server , with .Net ver 4, OIM R2, AD Connector 11.1.1.5
I have the key generated and the key is also set in both connector server IT Resource and AD ITresource

Error from the connector server log file:
----------------------------------------------------------

ConnectorServer.exe Information: 0 : Starting connector server: E:\ConnectorServer
DateTime=2012-11-02T03:13:34.7568360Z
ConnectorServer.exe Error: 0 : Exception occured starting connector server
System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at Org.IdentityConnectors.Common.CollectionUtil.NewSet[T,U](IEnumerable`1 collection)
at Org.IdentityConnectors.Common.CollectionUtil.NewReadOnlySet[T,U](T[] args)
at Org.IdentityConnectors.Common.CollectionUtil.NewReadOnlySet[T](T[] args)
at Org.IdentityConnectors.Framework.Impl.Api.APIConfigurationImpl..ctor() in c:\ADE\aime_icf\icf\framework\dotnet\FrameworkInternal\Api.cs:line 248
at Org.IdentityConnectors.Framework.Impl.Api.Local.LocalConnectorInfoManagerImpl.CreateDefaultAPIConfiguration(LocalConnectorInfoImpl localInfo) in c:\ADE\aime_icf\icf\framework\dotnet\FrameworkInternal\ApiLocal.cs:line 476
at Org.IdentityConnectors.Framework.Impl.Api.Local.LocalConnectorInfoManagerImpl.CreateConnectorInfo(Assembly assembly, Type rawConnectorClass, ConnectorClassAttribute attribute) in c:\ADE\aime_icf\icf\framework\dotnet\FrameworkInternal\ApiLocal.cs:line 465
at Org.IdentityConnectors.Framework.Impl.Api.Local.LocalConnectorInfoManagerImpl.ProcessAssembly(Assembly assembly) in c:\ADE\aime_icf\icf\framework\dotnet\FrameworkInternal\ApiLocal.cs:line 419
at Org.IdentityConnectors.Framework.Impl.Api.Local.LocalConnectorInfoManagerImpl..ctor() in c:\ADE\aime_icf\icf\framework\dotnet\FrameworkInternal\ApiLocal.cs:line 380
at Org.IdentityConnectors.Framework.Impl.Api.ConnectorInfoManagerFactoryImpl.GetLocalManager() in c:\ADE\aime_icf\icf\framework\dotnet\FrameworkInternal\Api.cs:line 543
at Org.IdentityConnectors.Framework.Impl.Server.ConnectorServerImpl.Start() in c:\ADE\aime_icf\icf\framework\dotnet\FrameworkInternal\Server.cs:line 1020
at Org.IdentityConnectors.Framework.Service.Service.OnStart(String[] args) in c:\ADE\aime_icf\icf\framework\dotnet\Service\Service.cs:line 149

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



Thanks in Advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 29 2012
Added on Nov 1 2012
2 comments
461 views