Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/18/14 13:34:37 (10 years ago)
Author:
ascheibe
Message:

merged only Hive changes from trunk into branch

Location:
branches/HiveStatistics/sources/HeuristicLab.Clients.Hive.Slave.WindowsService
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • branches/HiveStatistics/sources/HeuristicLab.Clients.Hive.Slave.WindowsService

    • Property svn:mergeinfo set to (toggle deleted branches)
      /trunk/sources/HeuristicLab.Clients.Hive.Slave.WindowsServicemergedeligible
      /branches/Algorithms.GradientDescent/HeuristicLab.Clients.Hive.Slave.WindowsService5516-5520
      /branches/Benchmarking/sources/HeuristicLab.Clients.Hive.Slave.WindowsService6917-7005
      /branches/CloningRefactoring/HeuristicLab.Clients.Hive.Slave.WindowsService4656-4721
      /branches/DataAnalysis Refactoring/HeuristicLab.Clients.Hive.Slave.WindowsService5471-5808
      /branches/DataAnalysis SolutionEnsembles/HeuristicLab.Clients.Hive.Slave.WindowsService5815-6180
      /branches/DataAnalysis/HeuristicLab.Clients.Hive.Slave.WindowsService4458-4459,​4462,​4464
      /branches/GP.Grammar.Editor/HeuristicLab.Clients.Hive.Slave.WindowsService6284-6795
      /branches/GP.Symbols (TimeLag, Diff, Integral)/HeuristicLab.Clients.Hive.Slave.WindowsService5060
      /branches/NET40/sources/HeuristicLab.Clients.Hive.Slave.WindowsService5138-5162
      /branches/ParallelEngine/HeuristicLab.Clients.Hive.Slave.WindowsService5175-5192
      /branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Clients.Hive.Slave.WindowsService7568-7810
      /branches/QAPAlgorithms/HeuristicLab.Clients.Hive.Slave.WindowsService6350-6627
      /branches/Restructure trunk solution/HeuristicLab.Clients.Hive.Slave.WindowsService6828
      /branches/RuntimeOptimizer/HeuristicLab.Clients.Hive.Slave.WindowsService8943-9078
      /branches/ScatterSearch (trunk integration)/HeuristicLab.Clients.Hive.Slave.WindowsService7787-8333
      /branches/SlaveShutdown/HeuristicLab.Clients.Hive.Slave.WindowsService8944-8956
      /branches/SuccessProgressAnalysis/HeuristicLab.Clients.Hive.Slave.WindowsService5370-5682
      /branches/Trunk/HeuristicLab.Clients.Hive.Slave.WindowsService6829-6865
      /branches/UnloadJobs/HeuristicLab.Clients.Hive.Slave.WindowsService9168-9215
      /branches/VNS/HeuristicLab.Clients.Hive.Slave.WindowsService5594-5752
      /branches/histogram/HeuristicLab.Clients.Hive.Slave.WindowsService5959-6341
  • branches/HiveStatistics/sources/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/HeuristicLab.Clients.Hive.Slave.WindowsService-3.3.csproj

    r11203 r11204  
    154154  </ItemGroup>
    155155  <ItemGroup>
    156     <None Include="app.config" />
     156    <None Include="app.config">
     157      <SubType>Designer</SubType>
     158    </None>
    157159  </ItemGroup>
    158160  <ItemGroup>
     
    164166  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    165167  <PropertyGroup>
    166    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
     168    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
    167169set ProjectDir=$(ProjectDir)
    168170set SolutionDir=$(SolutionDir)
     
    170172
    171173call PreBuildEvent.cmd</PreBuildEvent>
    172 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
     174    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
    173175export ProjectDir=$(ProjectDir)
    174176export SolutionDir=$(SolutionDir)
  • branches/HiveStatistics/sources/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/Program.cs

    r11203 r11204  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2012 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2014 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/HiveStatistics/sources/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/ProjectInstaller.Designer.cs

    r11203 r11204  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2012 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2014 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/HiveStatistics/sources/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/ProjectInstaller.cs

    r11203 r11204  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2012 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2014 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/HiveStatistics/sources/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/Properties/AssemblyInfo.cs.frame

    r11203 r11204  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2012 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2014 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
     
    3232[assembly: AssemblyCompany("")]
    3333[assembly: AssemblyProduct("HeuristicLab")]
    34 [assembly: AssemblyCopyright("(c) 2002-2012 HEAL")]
     34[assembly: AssemblyCopyright("(c) 2002-2014 HEAL")]
    3535[assembly: AssemblyTrademark("")]
    3636[assembly: AssemblyCulture("")]
     
    5555// [assembly: AssemblyVersion("1.0.*")]
    5656[assembly: AssemblyVersion("3.3.0.0")]
    57 [assembly: AssemblyFileVersion("3.3.7.$WCREV$")]
     57[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
  • branches/HiveStatistics/sources/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/SlaveWindowsService.Designer.cs

    r11203 r11204  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2012 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2014 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/HiveStatistics/sources/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/SlaveWindowsService.cs

    r11203 r11204  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2012 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2014 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/HiveStatistics/sources/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/app.config

    r11203 r11204  
    44    <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
    55      <section name="HeuristicLab.Clients.Hive.SlaveCore.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
     6      <section name="HeuristicLab.Clients.Hive.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
    67    </sectionGroup>
    78  </configSections>
     
    1112
    1213  <system.serviceModel>
     14    <behaviors>
     15      <endpointBehaviors>
     16        <behavior name="HiveBehaviorConfiguration">
     17          <dataContractSerializer maxItemsInObjectGraph="2147483647"/>
     18        </behavior>
     19      </endpointBehaviors>
     20    </behaviors>
    1321    <bindings>
    1422      <wsHttpBinding>
     
    2230        </binding>
    2331      </wsHttpBinding>
     32      <netTcpBinding>
     33        <binding name="netTcpBinding_Hive" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:35:00" sendTimeout="00:35:00" transactionFlow="false" hostNameComparisonMode="StrongWildcard" maxBufferPoolSize="2147483647" maxReceivedMessageSize="2147483647">
     34          <readerQuotas maxDepth="2147483647" maxStringContentLength="2147483647" maxArrayLength="2147483647" maxBytesPerRead="2147483647" maxNameTableCharCount="2147483647" />
     35          <reliableSession ordered="true" inactivityTimeout="00:10:00" enabled="false" />
     36          <security mode="TransportWithMessageCredential">
     37            <transport clientCredentialType="Windows" />
     38            <message clientCredentialType="UserName" algorithmSuite="Default" />
     39          </security>
     40        </binding>
     41      </netTcpBinding>
    2442    </bindings>
    2543
     
    4159        </identity>
    4260      </endpoint>
     61      <endpoint address="net.tcp://services.heuristiclab.com/Hive-3.3/HiveService.svc" binding="netTcpBinding" bindingConfiguration="netTcpBinding_Hive" contract="HeuristicLab.Clients.Hive.IHiveService" name="netTcpBinding_IHiveService" behaviorConfiguration="HiveBehaviorConfiguration">
     62        <identity>
     63          <certificate encodedValue="AwAAAAEAAAAUAAAAwK1+2oAmcy/mI2P2QjyiJRh0y60gAAAAAQAAACoCAAAwggImMIIBj6ADAgECAhAIkseQ2EEhgU720qJA61gqMA0GCSqGSIb3DQEBBAUAMCQxIjAgBgNVBAMTGXNlcnZpY2VzLmhldXJpc3RpY2xhYi5jb20wHhcNMTAwNTExMTExNDAyWhcNMzkxMjMxMjM1OTU5WjAkMSIwIAYDVQQDExlzZXJ2aWNlcy5oZXVyaXN0aWNsYWIuY29tMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCq26Bwmwc7k+4W30qLQ2j+FInEL5BuH6opDY6CSlrtt3xQS/anrhvpbf3QghLDVINzcHkzbPmm/SguG4F85QLB6xO+tJaOvRo0iEK5g3c307vMIru7FJwk/OhplEQ5J1hbDgL3zOJlrWlgtqRVxCtVdF3XroI9BctOt1NkeKv9ewIDAQABo1kwVzBVBgNVHQEETjBMgBCjbgdYd4j5JgUuJ1Wo/GxroSYwJDEiMCAGA1UEAxMZc2VydmljZXMuaGV1cmlzdGljbGFiLmNvbYIQCJLHkNhBIYFO9tKiQOtYKjANBgkqhkiG9w0BAQQFAAOBgQAb/2xk2uQad68shSPl/uixWgvFI8WkxOTBopOLaLtDxwCeZ3mWVHdV9VnixHtThubnEBXAhYOCQSIXWtQuXFWO+gH3YyjTRJY5kTmXyuvBRTn3/so5SrQ7Rdlm9hf6E5YVX3tCjAy7ybUyaDUkQfmH5vmvgvpMzRfsJ1qhnUpJiQ==" />
     64        </identity>
     65      </endpoint>
    4366    </client>
    4467
     
    4770  <userSettings>
    4871    <HeuristicLab.Clients.Hive.SlaveCore.Properties.Settings>
    49       <setting name="HeartbeatInterval" serializeAs="String">
    50         <value>00:00:60</value>
    51       </setting>
    5272      <setting name="LastUsedFileName" serializeAs="String">
    5373        <value>lastUsed.dat</value>
     
    122142        <value>shutdown.exe</value>
    123143      </setting>
     144      <setting name="HeartbeatInterval" serializeAs="String">
     145        <value>00:00:40</value>
     146      </setting>
    124147    </HeuristicLab.Clients.Hive.SlaveCore.Properties.Settings>
     148    <HeuristicLab.Clients.Hive.Settings>
     149      <setting name="MaxParallelUploads" serializeAs="String">
     150        <value>2</value>
     151      </setting>
     152      <setting name="HLBinaryName" serializeAs="String">
     153        <value>HeuristicLab 3.3.exe</value>
     154      </setting>
     155      <setting name="ResultPollingInterval" serializeAs="String">
     156        <value>00:00:20</value>
     157      </setting>
     158      <setting name="MaxParallelDownloads" serializeAs="String">
     159        <value>2</value>
     160      </setting>
     161      <setting name="MaxRepeatServiceCalls" serializeAs="String">
     162        <value>5</value>
     163      </setting>
     164      <setting name="AnonymousUserName" serializeAs="String">
     165        <value>anonymous</value>
     166      </setting>
     167      <setting name="EndpointConfigurationPriorities" serializeAs="Xml">
     168        <value>
     169          <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     170            xmlns:xsd="http://www.w3.org/2001/XMLSchema">
     171            <string>netTcpBinding_IHiveService</string>
     172            <string>wsHttpBinding_IHiveService</string>
     173          </ArrayOfString>
     174        </value>
     175      </setting>
     176      <setting name="MaxEndpointRetries" serializeAs="String">
     177        <value>3</value>
     178      </setting>
     179    </HeuristicLab.Clients.Hive.Settings>
    125180  </userSettings>
    126181 
Note: See TracChangeset for help on using the changeset viewer.