See <https://builds.apache.org/job/log4net-trunk-build/2/>

------------------------------------------
Started by user dpsenner
Building remotely on windows1 in workspace 
<https://builds.apache.org/job/log4net-trunk-build/ws/>
Updating https://svn.apache.org/repos/asf/logging/log4net/trunk at revision 
'2013-08-01T22:20:40.741 +0100'
At revision 1509432
no change for https://svn.apache.org/repos/asf/logging/log4net/trunk since the 
previous build
Executing command: cmd.exe /C ""F:\hudson\tools\nant-0.92\bin\NAnt.exe 
-buildfile:log4net.build && exit %%ERRORLEVEL%%""
[log4net-trunk-build] $ cmd.exe /C '"F:\hudson\tools\nant-0.92\bin\NAnt.exe 
-buildfile:log4net.build && exit %%ERRORLEVEL%%"'
log4net:ERROR XmlConfiguratorAttribute: Exception getting 
ConfigurationFileLocation. Must be able to resolve ConfigurationFileLocation 
when ConfigFile and ConfigFileExtension properties are not set.
System.Security.SecurityException: Request for the permission of type 
'System.Security.Permissions.FileIOPermission, mscorlib, Version=4.0.0.0, 
Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
   at System.Security.CodeAccessSecurityEngine.Check(Object demand, 
StackCrawlMark& stackMark, Boolean isPermSet)
   at System.Security.CodeAccessPermission.Demand()
   at System.AppDomainSetup.VerifyDir(String dir, Boolean normalize)
   at log4net.Config.XmlConfiguratorAttribute.ConfigureFromFile(Assembly 
sourceAssembly, ILoggerRepository targetRepository)
The action that failed was:
Demand
The type of the first permission that failed was:
System.Security.Permissions.FileIOPermission
The Zone of the assembly that failed was:
Internet

Unhandled Exception: System.Security.SecurityException: Request for 
ConfigurationPermission failed while attempting to access configuration section 
'nant'. To allow all callers to access the data for this section, set section 
attribute 'requirePermission' equal 'false' in the configuration file where 
this section is declared. ---> System.Security.SecurityException: Request for 
the permission of type 'System.Configuration.ConfigurationPermission, 
System.Configuration, Version=4.0.0.0, Culture=neutral, 
PublicKeyToken=b03f5f7f11d50a3a' failed.
   at System.Security.CodeAccessSecurityEngine.Check(Object demand, 
StackCrawlMark& stackMark, Boolean isPermSet)
   at System.Security.CodeAccessPermission.Demand()
   at 
System.Configuration.BaseConfigurationRecord.CheckPermissionAllowed(String 
configKey, Boolean requirePermission, Boolean isTrustedWithoutAptca)
   --- End of inner exception stack trace ---
   at 
System.Configuration.BaseConfigurationRecord.CheckPermissionAllowed(String 
configKey, Boolean requirePermission, Boolean isTrustedWithoutAptca)
   at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String 
configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, 
Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
   at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
   at System.Configuration.ConfigurationManager.GetSection(String sectionName)
   at NAnt.Console.ConsoleStub.Framework.GetRuntimeFramework()
   at NAnt.Console.ConsoleStub.Main(String[] args)
Build step 'Execute NAnt build' marked build as failure

Reply via email to