You are on page 1of 16

################################################################################

############
6/4/2014 8:46:49 AM
Squid.ClientServices.ServiceException: An unknown exception was received. System
.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: There was n
o endpoint listening at net.pipe://localhost/SquidAppCore.svc that could accept
the message. This is often caused by an incorrect address or SOAP action. See In
nerException, if present, for more details. (Fault Detail is equal to An Excepti
onDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.ServiceModel.EndpointNotFoundException: There was no endpoint listening a
t net.pipe://localhost/SquidAppCore.svc that could accept the message. This is o
ften caused by an incorrect address or SOAP action. See InnerException, if prese
nt, for more details. ----> System.IO.PipeException: The pipe endpoint 'net.pipe
://localhost/SquidAppCore.svc' could not be found on your local machine.
--- End of inner ExceptionDetail stack trace --Server stack trace:
at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri,
IPipeTransportFactorySettings transportFactorySettings)
at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConn
ectionPool.GetPoolKey(EndpointAddress address, Uri via)
at System.ServiceModel.Channels.ConnectionPoolHelper.TakeConnection(TimeSpan
timeout)
at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(Time
Span timeout)
...).
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.SaveJobExecStatus(JobExecContext jobContext)
in C:\Projects\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Comm
on\Helpers\DataAccess.cs:line 171
at Squid.Jobs.Common.JobRunner.RunJobCommands() in C:\Projects\Eleven\Squid\3
.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 156
at Squid.Jobs.Common.JobRunner.RunJob() in C:\Projects\Eleven\Squid\3.0\Squid
Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 89
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 145
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
6/10/2014 8:33:16 AM
System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xx
xx-xxxx-xxxx-xxxxxxxxxxxx).
at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failure
MessageID, Object failureMessageFormatArgument, String failureArgumentName, Exce
ption innerException)
at System.Guid.TryParseGuidWithDashes(String guidString, GuidResult& result)
at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
at System.Guid..ctor(String g)

at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects


\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 129
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
6/25/2014 9:26:42 AM
Squid.ClientServices.ServiceException: An unknown exception was received. System
.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: There was n
o endpoint listening at net.pipe://localhost/SquidAppCore.svc that could accept
the message. This is often caused by an incorrect address or SOAP action. See In
nerException, if present, for more details. (Fault Detail is equal to An Excepti
onDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.ServiceModel.EndpointNotFoundException: There was no endpoint listening a
t net.pipe://localhost/SquidAppCore.svc that could accept the message. This is o
ften caused by an incorrect address or SOAP action. See InnerException, if prese
nt, for more details. ----> System.IO.PipeException: The pipe endpoint 'net.pipe
://localhost/SquidAppCore.svc' could not be found on your local machine.
--- End of inner ExceptionDetail stack trace --Server stack trace:
at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri,
IPipeTransportFactorySettings transportFactorySettings)
at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConn
ectionPool.GetPoolKey(EndpointAddress address, Uri via)
at System.ServiceModel.Channels.ConnectionPoolHelper.TakeConnection(TimeSpan
timeout)
at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(Time
Span timeout)
...).
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.SaveJobExecStatus(JobExecContext jobContext)
in C:\Projects\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Comm
on\Helpers\DataAccess.cs:line 171
at Squid.Jobs.Common.JobRunner.RunJobCommands() in C:\Projects\Eleven\Squid\3
.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 156
at Squid.Jobs.Common.JobRunner.RunJob() in C:\Projects\Eleven\Squid\3.0\Squid
Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 89
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 145
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
6/25/2014 1:37:44 PM
System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xx

xx-xxxx-xxxx-xxxxxxxxxxxx).
at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failure
MessageID, Object failureMessageFormatArgument, String failureArgumentName, Exce
ption innerException)
at System.Guid.TryParseGuidWithDashes(String guidString, GuidResult& result)
at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
at System.Guid..ctor(String g)
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 129
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
7/2/2014 8:45:36 AM
Squid.ClientServices.ServiceException: An unknown exception was received. System
.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: There was n
o endpoint listening at net.pipe://localhost/SquidAppCore.svc that could accept
the message. This is often caused by an incorrect address or SOAP action. See In
nerException, if present, for more details. (Fault Detail is equal to An Excepti
onDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.ServiceModel.EndpointNotFoundException: There was no endpoint listening a
t net.pipe://localhost/SquidAppCore.svc that could accept the message. This is o
ften caused by an incorrect address or SOAP action. See InnerException, if prese
nt, for more details. ----> System.IO.PipeException: The pipe endpoint 'net.pipe
://localhost/SquidAppCore.svc' could not be found on your local machine.
--- End of inner ExceptionDetail stack trace --Server stack trace:
at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri,
IPipeTransportFactorySettings transportFactorySettings)
at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConn
ectionPool.GetPoolKey(EndpointAddress address, Uri via)
at System.ServiceModel.Channels.ConnectionPoolHelper.TakeConnection(TimeSpan
timeout)
at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(Time
Span timeout)
...).
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.SaveJobExecStatus(JobExecContext jobContext)
in C:\Projects\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Comm
on\Helpers\DataAccess.cs:line 171
at Squid.Jobs.Common.JobRunner.RunJobCommands() in C:\Projects\Eleven\Squid\3
.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 156
at Squid.Jobs.Common.JobRunner.RunJob() in C:\Projects\Eleven\Squid\3.0\Squid
Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 89
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 145
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
7/2/2014 8:47:24 AM
Squid.ClientServices.ServiceException: An unknown exception was received. System
.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: There was n
o endpoint listening at net.pipe://localhost/SquidAppCore.svc that could accept
the message. This is often caused by an incorrect address or SOAP action. See In
nerException, if present, for more details. (Fault Detail is equal to An Excepti
onDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.ServiceModel.EndpointNotFoundException: There was no endpoint listening a
t net.pipe://localhost/SquidAppCore.svc that could accept the message. This is o
ften caused by an incorrect address or SOAP action. See InnerException, if prese
nt, for more details. ----> System.IO.PipeException: The pipe endpoint 'net.pipe
://localhost/SquidAppCore.svc' could not be found on your local machine.
--- End of inner ExceptionDetail stack trace --Server stack trace:
at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri,
IPipeTransportFactorySettings transportFactorySettings)
at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConn
ectionPool.GetPoolKey(EndpointAddress address, Uri via)
at System.ServiceModel.Channels.ConnectionPoolHelper.TakeConnection(TimeSpan
timeout)
at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(Time
Span timeout)
...).
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.SaveJobExecStatus(JobExecContext jobContext)
in C:\Projects\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Comm
on\Helpers\DataAccess.cs:line 171
at Squid.Jobs.Common.JobRunner.RunJobCommands() in C:\Projects\Eleven\Squid\3
.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 156
at Squid.Jobs.Common.JobRunner.RunJob() in C:\Projects\Eleven\Squid\3.0\Squid
Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 89
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 145
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
7/22/2014 8:47:45 AM
Squid.ClientServices.ServiceException: There was a communication problem. The ca
ller was not authenticated by the service.
Server stack trace:
at System.ServiceModel.Security.IssuanceTokenProviderBase`1.DoNegotiation(Tim
eSpan timeout)
at System.ServiceModel.Security.SspiNegotiationTokenProvider.OnOpen(TimeSpan
timeout)

at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Security.SymmetricSecurityProtocol.OnOpen(TimeSpan tim
eout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.SecurityChannelFactory`1.ClientSecurityChanne
l`1.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.DoOperat
ion(SecuritySessionOperation operation, EndpointAddress target, Uri via, Securit
yToken currentToken, TimeSpan timeout)
at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.GetToken
Core(TimeSpan timeout)
at System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan tim
eout)
at System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecurit
ySessionChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeS
pan timeout, CallOnceManager cascade)
at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean on
eway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan tim
eout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCall
Message methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage req
Msg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgDa
ta, Int32 type)
at Squid.ClientServices.ServiceContracts.IDataProviderService.ExecuteDataSet(
ExecuteDataSetRequest request)
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 76
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.SaveJobExecStatus(JobExecContext jobContext)
in C:\Projects\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Comm
on\Helpers\DataAccess.cs:line 171
at Squid.Jobs.Common.JobRunner.RunJobCommands() in C:\Projects\Eleven\Squid\3
.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 156
at Squid.Jobs.Common.JobRunner.RunJob() in C:\Projects\Eleven\Squid\3.0\Squid
Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 89
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 145
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
7/24/2014 9:31:24 AM
Squid.ClientServices.ServiceException: An unknown exception was received. System
.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: There was n
o endpoint listening at net.pipe://localhost/SquidAppCore.svc that could accept
the message. This is often caused by an incorrect address or SOAP action. See In
nerException, if present, for more details. (Fault Detail is equal to An Excepti
onDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.ServiceModel.EndpointNotFoundException: There was no endpoint listening a
t net.pipe://localhost/SquidAppCore.svc that could accept the message. This is o
ften caused by an incorrect address or SOAP action. See InnerException, if prese
nt, for more details. ----> System.IO.PipeException: The pipe endpoint 'net.pipe
://localhost/SquidAppCore.svc' could not be found on your local machine.
--- End of inner ExceptionDetail stack trace --Server stack trace:
at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri,
IPipeTransportFactorySettings transportFactorySettings)
at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConn
ectionPool.GetPoolKey(EndpointAddress address, Uri via)
at System.ServiceModel.Channels.ConnectionPoolHelper.TakeConnection(TimeSpan
timeout)
at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(Time
Span timeout)
...).
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.SaveJobExecStatus(JobExecContext jobContext)
in C:\Projects\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Comm
on\Helpers\DataAccess.cs:line 171
at Squid.Jobs.Common.JobRunner.RunJobCommands() in C:\Projects\Eleven\Squid\3
.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 156
at Squid.Jobs.Common.JobRunner.RunJob() in C:\Projects\Eleven\Squid\3.0\Squid
Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 89
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 145
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
8/4/2014 8:35:28 AM
Squid.ClientServices.ServiceException: An unknown exception was received. System
.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: There was n
o endpoint listening at net.pipe://localhost/SquidAppCore.svc that could accept
the message. This is often caused by an incorrect address or SOAP action. See In
nerException, if present, for more details. (Fault Detail is equal to An Excepti
onDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.ServiceModel.EndpointNotFoundException: There was no endpoint listening a
t net.pipe://localhost/SquidAppCore.svc that could accept the message. This is o
ften caused by an incorrect address or SOAP action. See InnerException, if prese
nt, for more details. ----> System.IO.PipeException: The pipe endpoint 'net.pipe

://localhost/SquidAppCore.svc' could not be found on your local machine.


--- End of inner ExceptionDetail stack trace --Server stack trace:
at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri,
IPipeTransportFactorySettings transportFactorySettings)
at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConn
ectionPool.GetPoolKey(EndpointAddress address, Uri via)
at System.ServiceModel.Channels.ConnectionPoolHelper.TakeConnection(TimeSpan
timeout)
at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(Time
Span timeout)
...).
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.SaveJobExecStatus(JobExecContext jobContext)
in C:\Projects\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Comm
on\Helpers\DataAccess.cs:line 171
at Squid.Jobs.Common.JobRunner.RunJobCommands() in C:\Projects\Eleven\Squid\3
.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 156
at Squid.Jobs.Common.JobRunner.RunJob() in C:\Projects\Eleven\Squid\3.0\Squid
Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 89
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 145
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
8/12/2014 3:48:14 PM
Squid.Jobs.Common.GeneralException: Dependency command not found for sequence LQ
EImport.000
at Squid.Jobs.Common.DataAccess.ConstructJobExecContextFromDataSet(DataSet ds
) in C:\Projects\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Co
mmon\Helpers\DataAccess.cs:line 134
at Squid.Jobs.Common.DataAccess.CreateJobExecContext(String jobName) in C:\Pr
ojects\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\Helpe
rs\DataAccess.cs:line 64
at Squid.Jobs.Common.JobRunner.PrepareJobExecContext() in C:\Projects\Eleven\
Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 1
31
at Squid.Jobs.Common.JobRunner.RunJob() in C:\Projects\Eleven\Squid\3.0\Squid
Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 89
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 145
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################

############
8/13/2014 10:01:26 AM
Squid.ClientServices.ServiceException: Incorrect syntax near the keyword 'public
'.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
A RETURN statement with a return value cannot be used in this context.
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.GetJobInfo(String jobName) in C:\Projects\Ele
ven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\Helpers\DataAcc
ess.cs:line 16
at Squid.Jobs.Common.JobRunner.GetJobRunner(String jobName) in C:\Projects\El
even\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:l
ine 29
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 108
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
8/13/2014 10:04:20 AM
Squid.ClientServices.ServiceException: Incorrect syntax near the keyword 'public
'.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
A RETURN statement with a return value cannot be used in this context.
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.GetJobInfo(String jobName) in C:\Projects\Ele
ven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\Helpers\DataAcc
ess.cs:line 16
at Squid.Jobs.Common.JobRunner.GetJobRunner(String jobName) in C:\Projects\El
even\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:l
ine 29
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 108
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
8/13/2014 10:52:14 AM
Squid.ClientServices.ServiceException: Incorrect syntax near the keyword 'public
'.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
A RETURN statement with a return value cannot be used in this context.
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.GetJobInfo(String jobName) in C:\Projects\Ele
ven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\Helpers\DataAcc
ess.cs:line 16
at Squid.Jobs.Common.JobRunner.GetJobRunner(String jobName) in C:\Projects\El
even\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:l
ine 29
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 108
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
8/13/2014 10:52:51 AM
Squid.ClientServices.ServiceException: Incorrect syntax near the keyword 'public
'.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
A RETURN statement with a return value cannot be used in this context.
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.GetJobInfo(String jobName) in C:\Projects\Ele
ven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\Helpers\DataAcc
ess.cs:line 16
at Squid.Jobs.Common.JobRunner.GetJobRunner(String jobName) in C:\Projects\El
even\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:l
ine 29
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 108
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
8/13/2014 10:53:34 AM
Squid.ClientServices.ServiceException: Incorrect syntax near the keyword 'public
'.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
A RETURN statement with a return value cannot be used in this context.
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.GetJobInfo(String jobName) in C:\Projects\Ele
ven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\Helpers\DataAcc
ess.cs:line 16
at Squid.Jobs.Common.JobRunner.GetJobRunner(String jobName) in C:\Projects\El
even\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:l
ine 29
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 108
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
8/13/2014 10:54:42 AM
Squid.ClientServices.ServiceException: Incorrect syntax near the keyword 'public
'.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
A RETURN statement with a return value cannot be used in this context.
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.GetJobInfo(String jobName) in C:\Projects\Ele
ven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\Helpers\DataAcc
ess.cs:line 16
at Squid.Jobs.Common.JobRunner.GetJobRunner(String jobName) in C:\Projects\El
even\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:l
ine 29
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 108
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven

\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:


line 24

################################################################################
############
8/13/2014 10:54:52 AM
Squid.ClientServices.ServiceException: Incorrect syntax near the keyword 'public
'.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
A RETURN statement with a return value cannot be used in this context.
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.GetJobInfo(String jobName) in C:\Projects\Ele
ven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\Helpers\DataAcc
ess.cs:line 16
at Squid.Jobs.Common.JobRunner.GetJobRunner(String jobName) in C:\Projects\El
even\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:l
ine 29
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 108
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
8/13/2014 11:37:05 AM
Squid.ClientServices.ServiceException: Incorrect syntax near the keyword 'public
'.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
An object or column name is missing or empty. For SELECT INTO statements, verify
each column has a name. For other statements, look for empty alias names. Alias
es defined as "" or [] are not allowed. Change the alias to a valid name.
A RETURN statement with a return value cannot be used in this context.
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.GetJobInfo(String jobName) in C:\Projects\Ele
ven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\Helpers\DataAcc
ess.cs:line 16
at Squid.Jobs.Common.JobRunner.GetJobRunner(String jobName) in C:\Projects\El
even\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:l
ine 29
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog

ram.cs:line 108
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
8/13/2014 11:37:45 AM
Squid.ClientServices.ServiceException:
Build failed: 3 error(s)
Line 31, Column 21, Error CS1525: Invalid expression term '['
Line 31, Column 22, Error CS1002: ; expected
Line 31, Column 67, Error CS1525: Invalid expression term ']'
Assembly source:
using
using
using
using
using
using
using
using
using
using
using
using
using
using

System;
System.Data;
System.Xml;
System.Xml.Xsl;
Imsl.Stat;
Imsl.Math;
Eleven.Numerics.ImslExtensions;
Eleven.Numerics.DataExtensions;
Eleven.Numerics.Core;
System.Collections.Generic;
System.Text.RegularExpressions;
System.Linq;
System.Data.Linq;
System.Data.Linq.Mapping;

namespace DynamicCLR_34a5a7cf_cad9_41ba_9f2c_d16cfbd0061b
{
public class DataRetriever
{
private System.Collections.Generic.Dictionary<string, System.IO.
FileInfo> _context;
private System.Collections.Generic.Dictionary<string, DataTable>
_contextData = new Dictionary<string,DataTable>();
//########################
//# User code goes here
//########################
public DataSet Execute()
{
DataSet ds = new DataSet();
DataTable dtUniv = [SQ:q=LQE.GetBuildCmds.getLQEUniverse&p=univ=*];
DataTable dtRes = new DataTable();
dtRes.AddStringColumns(new string[] { "Seq", "Cmd", "Args", "Description
" });
string root = "LQEImport";
for (int i = 0; i < dtUniv.Rows.Count; i++)
{
string fmt = "univ={0}" ;

dtRes.Rows.Add(new object[] {
root + (1000 + i).ToString().Substring(1),
"Xdw.ImportLQEData",
string.Format(fmt, (string)dtUniv.Rows[i]["univ"]),
(string)dtUniv.Rows[i]["univ"] + " Alpha Data"
});
}
ds.Tables.Add(dtRes);
return ds;
}
//########################
//# End of user code
//########################
public void SetContext(System.Collections.Generic.Dictionary<str
ing, System.IO.FileInfo> Context)
{ _context = Context; }
public DataTable GetContextTable(string tableName)
{
if (!_contextData.ContainsKey(tableName))
{
var dt = new DataTable(tableName);
dt.ReadXml(_context[tableName].FullName);
_contextData.Add(tableName, dt);
}
return _contextData[tableName];
}

}
}
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.GetJobInfo(String jobName) in C:\Projects\Ele
ven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\Helpers\DataAcc
ess.cs:line 16
at Squid.Jobs.Common.JobRunner.GetJobRunner(String jobName) in C:\Projects\El
even\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:l
ine 29
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 108
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
12/2/2014 8:32:45 AM

Squid.ClientServices.ServiceException: There was a communication problem. No DNS


entries exist for host eleven.lazard.com.
Server stack trace:
at System.ServiceModel.Channels.DnsCache.Resolve(Uri uri)
at System.ServiceModel.Channels.SocketConnectionInitiator.GetIPAddresses(Uri
uri)
at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, Ti
meSpan timeout)
at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri,
TimeSpan timeout)
at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(Time
Span timeout)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(Time
Span timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
Exception rethrown at [0]:
at System.ServiceModel.Security.IssuanceTokenProviderBase`1.DoNegotiation(Tim
eSpan timeout)
at System.ServiceModel.Security.SspiNegotiationTokenProvider.OnOpen(TimeSpan
timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Security.SymmetricSecurityProtocol.OnOpen(TimeSpan tim
eout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.SecurityChannelFactory`1.ClientSecurityChanne
l`1.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.DoOperat
ion(SecuritySessionOperation operation, EndpointAddress target, Uri via, Securit
yToken currentToken, TimeSpan timeout)
at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.GetToken
Core(TimeSpan timeout)
at System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan tim
eout)
at System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecurit
ySessionChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeS
pan timeout, CallOnceManager cascade)
at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean on
eway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan tim
eout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCall
Message methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [1]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage req
Msg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgDa
ta, Int32 type)
at Squid.ClientServices.ServiceContracts.IDataProviderService.ExecuteDataSet(
ExecuteDataSetRequest request)
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio

n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf


orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 76
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.SaveJobExecStatus(JobExecContext jobContext)
in C:\Projects\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Comm
on\Helpers\DataAccess.cs:line 171
at Squid.Jobs.Common.JobRunner.RunJobCommands() in C:\Projects\Eleven\Squid\3
.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 156
at Squid.Jobs.Common.JobRunner.RunJob() in C:\Projects\Eleven\Squid\3.0\Squid
Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 89
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 145
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

################################################################################
############
12/5/2014 9:15:06 AM
Squid.ClientServices.ServiceException: There was a communication problem. No DNS
entries exist for host eleven.lazard.com.
Server stack trace:
at System.ServiceModel.Channels.DnsCache.Resolve(Uri uri)
at System.ServiceModel.Channels.SocketConnectionInitiator.GetIPAddresses(Uri
uri)
at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, Ti
meSpan timeout)
at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri,
TimeSpan timeout)
at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(Time
Span timeout)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(Time
Span timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
Exception rethrown at [0]:
at System.ServiceModel.Security.IssuanceTokenProviderBase`1.DoNegotiation(Tim
eSpan timeout)
at System.ServiceModel.Security.SspiNegotiationTokenProvider.OnOpen(TimeSpan
timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Security.SymmetricSecurityProtocol.OnOpen(TimeSpan tim
eout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.SecurityChannelFactory`1.ClientSecurityChanne
l`1.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.DoOperat
ion(SecuritySessionOperation operation, EndpointAddress target, Uri via, Securit
yToken currentToken, TimeSpan timeout)
at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.GetToken

Core(TimeSpan timeout)
at System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan tim
eout)
at System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecurit
ySessionChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeS
pan timeout, CallOnceManager cascade)
at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean on
eway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan tim
eout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCall
Message methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [1]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage req
Msg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgDa
ta, Int32 type)
at Squid.ClientServices.ServiceContracts.IDataProviderService.ExecuteDataSet(
ExecuteDataSetRequest request)
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 76
at Squid.ClientServices.SquidClient.ExecuteQuery(String queryName, ICollectio
n`1 parameters, Guid& transactionID) in C:\Projects\Eleven\Squid\3.0\Squid Platf
orm\Squid Client Services\Source\Client\Squid.ClientServices.Client\SquidClient.
cs:line 101
at Squid.Jobs.Common.DataAccess.SaveJobExecStatus(JobExecContext jobContext)
in C:\Projects\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Comm
on\Helpers\DataAccess.cs:line 171
at Squid.Jobs.Common.JobRunner.RunJobCommands() in C:\Projects\Eleven\Squid\3
.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 156
at Squid.Jobs.Common.JobRunner.RunJob() in C:\Projects\Eleven\Squid\3.0\Squid
Platform\Squid Jobs\Source\Squid.Jobs.Common\JobRunner.cs:line 89
at Squid.Jobs.ConsoleClient.Program.ExecuteCommand(String cmd) in C:\Projects
\Eleven\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Prog
ram.cs:line 145
at Squid.Jobs.ConsoleClient.Program.Main(String[] args) in C:\Projects\Eleven
\Squid\3.0\Squid Platform\Squid Jobs\Source\Squid.Jobs.ConsoleClient\Program.cs:
line 24

You might also like