Page 1 of 1

Batch processor/Headless Client User:<none> on the Server

PostPosted: Wed Aug 28, 2019 10:04 am
by Juan Etec
Hi,
Why using the Batch processor/Headless Client plugin does'nt register proper at the server with the given user?

Batch processor
Imagen 1.png
Bacht processor
Imagen 1.png (14.87 KiB) Viewed 4186 times


Batch processor client on Server
Imagen 2.png
Batch processor client on Server
Imagen 2.png (33.63 KiB) Viewed 4186 times


Batch processor client on Server detail info, here you can see User: <none> USER UID: <none>
Imagen 3.png
Batch processor client on Server detail info
Imagen 3.png (37.36 KiB) Viewed 4186 times


Is the same case when you use the Headless Client Plugin.

Of course the User from the Batch processor is on the server and in this case belong to the Administrator Group.


Server Information
Servoy version 8.3.3 -releaseNumber 3209

JVM Information
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
java.version=1.8.0_221
java.vm.info=mixed mode
java.vm.vendor=Oracle Corporation

Operating System Information
os.name=Windows Server 2012 R2
os.version=6.3
os.arch=amd64

Re: Batch processor/Headless Client User:<none> on the Serve

PostPosted: Mon Sep 16, 2019 2:06 pm
by lvostinar
This was happening because mustAuthenticate of the solution was false so there was no authentication done. See https://support.servoy.com/browse/SVY-14152