Home Unreal Engine

Swarm Agent Security Violations

polycounter lvl 6
Offline / Send Message
JonathanLambert polycounter lvl 6
I have a windows Vista and a Windows 7 machine networked together, I can open/edit files and execute programs freely between the two. Swarm is trying to distribute the lightmap building over both computers but the swarm agent log on the win 7 machine says:

:08:27 PM: [CloseConnection] Closing connection 1789F5DD using handle 1789F5DD
2:08:27 PM: [CloseConnection] Connection confirmed for disconnection 1789F5DD
2:08:27 PM: [CloseConnection] Closing bi-directional remote connection (1789F5DD)
2:08:27 PM: [CloseConnection] Connection disconnected 1789F5DD
2:08:27 PM: [MaintainConnections] Remote connection has closed (1789F5DD)
2:08:27 PM: [MaintainConnections] Removed connection 1789F5DD
2:08:27 PM: [MaintainConnections] All connections have closed
2:08:28 PM: [Connect] Remote agent connection object obtained: JONATHANLAMB-PC
2:08:28 PM: [Connect] Remote agent connection confirmed: JONATHANLAMB-PC
2:08:28 PM: [Job] Accepted Job 4C2CFA9E-4422AF3F-A57D2182-F7D809C2
2:08:29 PM: [Job] Failed to use file "UnrealLightmass_2011-12-21_18-09-35_864536.exe" because of a security violation
2:08:29 PM: [Job] Failed to use file "AgentInterface_2011-12-21_17-58-20_20760.dll" because of a security violation
2:08:29 PM: [StartJobExecution] Exception was: System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at Agent.AgentJob.StartJobExecution()


UDKscreen.jpg

It seems to be a permissions issue but I'm not great with networking, any ideas?
Sign In or Register to comment.