Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
rolandschaeffer
Contributor
Contributor

Internal Qlikview Server can NOT communicate with the External Server

we are currently trying to install a testsystem of the actual service release 5 of qlikview server/publisher
but we run into a problem accessing the external server from internal publisher.

On the extenal server we have checked: "Allow admin using name and password" on the security tab
And: "Allow document upload" on the Documents Tab

we added it to the internal servers qemc with the user credential from ExternalLdap\QlikviewPublisherMAG
which works just fine. We can access the options of the external server from internal qemc and change them.

BUT if we try to Distribute something from internal publisher to the external server we can neither choose a mount (the dropdownfield is empty)
nor can we publish anything to the external server. The job fails with the following error in the task log.

/14/2010 10:12:21.8069396 Error Failed to connect to QlikView Server. This error is most likely because the server is not contactable or that the account the QlikView Distribution Service is running as is lacking permissions. Address=XXX.XXX.XXX.XX
Exception=System.Net.Sockets.SocketException: A blocking operation was interrupted by a call to WSACancelBlockingCall
at QlikTech.NetClient.QvClient.GetMessageDataFromSocket(Byte[] buffer)
at QlikTech.NetClient.QvClient.GetMessageSizeFromSocket()
at QlikTech.NetClient.QvClient.GetMessageFromSocket()
at QlikTech.NetClient.QvClient.Open()
at QVSWrapper.QlikViewServer..ctor(Action`2 i_Logger, String i_Hostname, Int32 i_Port, Mode i_Mode, String i_Username, String i_Password)
at QVSWrapper.QlikViewServer..ctor(Action`2 i_Logger, String i_Hostname, Mode i_Mode, String i_Username, String i_Password)
at QlikTech.QlikViewServerConnection..ctor(Action`2 i_Logger, String i_Address, String i_Username, String i_Password)
at QlikTech.QVSHelper.GetQlikViewServerConnection(String i_ForPath, String& o_RelativePath, String i_Username, String i_Password)

7/14/2010 10:12:21.8069396 Error Could not connect using username and password. Type=QlikView Server, Path=qvp://XXX.XXX.XXX.XX
Exception=System.Exception: Could not connect! ---> System.Exception: GetQlikViewServerConnection returned null!
at QlikTech.DMS.Connect(String i_Path, String i_Username, String i_Password)
--- End of inner exception stack trace ---
at QlikTech.DMS.Connect(String i_Path, String i_Username, String i_Password)
at QDSMain.FileSystemPluginHelper.CreateInstanceOfPluginHandlingPath(ILogBucket i_LogBucket, String i_Path, String i_Username, String i_Password, LogMessage i_LogMessage, LogFileProgress i_LogFileProgress)
7/14/2010 10:12:21.8069396 Error FileSystem Plugin was not found - No operations will be executed! Path=qvp:/XXX.XXX.XXX.XX
7/14/2010 10:12:21.8069396 Error Could not connect to QVS. QVS=qvp://XXX.XXX.XXX.XX
7/14/2010 10:12:21.8069396 Error Could not connect. QVS=qvp://XXX.XXX.XXX.XX
7/14/2010 10:12:21.8381896 Error QVS Distribution failed to distribute to QVS
7/14/2010 10:12:21.8381896 Error Distribution failed for resource "mytask_QVS_1" (QlikViewServerDistributionResource). Warnings=0, Errors=6
7/14/2010 10:12:21.8381896 Information Errors during distribute, aborting.
7/14/2010 10:12:21.8538146 Error Distribution to resources failed with errors. Warnings=0, Errors=7
7/14/2010 10:12:21.8538146 Information All done.
7/14/2010 10:12:21.8538146 Information Distributing (0), Failed (344), Deleting temp files (344), Next round! (344)
7/14/2010 10:12:22.4163146 Error The task "mytask" failed. ErrorCount=8
7/14/2010 10:12:22.4163146 Information Sending Alert Mail to 1 recipients.

Any ideas?

2 Replies
Not applicable

Is there any trust between these servers?

Does the Distribution Service account have read and modify rights on the external server?

Not applicable

Hi,

im working for roland.

The Distribution Service account does not have any rights on the external Server.

The Problem is, both servers are in different Active Directories, which prevents us from adding the useraccount from one Server to any windows groups of the other one.

And we can not connect them because of Company Policy.