Okay, so here is where I am at:-
I know that the installation of my uniface 10.4 via RocketUnifaceCE.exe did not create the necessary groups/users etc.
I have since created a user (UnifaceServer), connected it to a group (Uniface Server Users) and assigned it some rights (more than necessary).

my wasv.asn is the original with a line
$default_net = TCP:+13001|||
**There is no log file for wasv**
The urouter asn file has progressed.... the error below happening when trying to do this (http://localhost:8080/uniface/wrd/HELLO_WORLD)
0:00.002.79 t=2436: UROUTERSTART: waiting for listening threads
0:00.003.34 t=12840: Loaded 'umwpsv10' from C:\Program Files\Rocket Uniface 10 Community Edition\common\bin\umwpsv10.dll, version: 10.4.01
0:00.004.23 t=12840: Loaded 'utcp10' from C:\Program Files\Rocket Uniface 10 Community Edition\common\bin\utcp10.dll, version: 10.4.01 004
0:00.009.41 t=2436: UROUTERSTART: All listening threads started
0:34.574.09 t=12840: accepted new connection on TCP:+13001
0:34.574.49 t=10960: From Client:chn=489;len=111: CLTCON;
0:34.574.53 t=10960: clt=(hst=127.0.0.1,localhost;pid=0;tid=0;sid=0;usr=nobody;ust=)
0:34.574.54 t=10960: log=(hst=TCP:localhost+13001;usr=UnifaceServer;ust=wasv)
0:34.574.57 t=10960: reguser: nid=127.0.0.1, node=localhost, pid=0, ust=
0:34.576.30 t=10960: [Wed Jun 1 14:54:08 2022] err=-21: Authenticate: Logon failure: the user has not been granted the requested logon type at this computer.
0:34.576.31 t=10960: To Client:chn=489;len=109: CONANS; Error=-21:
I also get this error with
urouter/show
C:\Program Files\Rocket Uniface 10 Community Edition\common\bin>urouter/show
ERROR: Registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Uniface\URouter\Uniface10 URouter' not found
------------------------------
Osman Shariff
------------------------------
Original Message:
Sent: 05-31-2022 08:51
From: Daniel Iseli
Subject: uniface 10.4 with DSP's
Did you add the user UnifaceServer to the group "Uniface Server Users", which should have been created during the installation of Uniface? This group has the required permissions to that start Uniface servers.
For more info see (e.g.):
I hope this helps.
------------------------------
Daniel Iseli
Principal Technical Support Engineer
Uniface Services
Rocket Software, Switzerland
Original Message:
Sent: 05-31-2022 08:42
From: Osman Shariff
Subject: uniface 10.4 with DSP's
Hello
Okay, so I am just trying to run a hello world DSP (to rule out anything to do with musicshop).
hello world dsp
I get the same error.
Marcello, the user in web.xml appears to be UnifaceServer. Is this the user you are refering to?
<param-value>UV8:localhost+13001|UnifaceServer|Uniface_Server123|wasv</param-value>
What I did next was to add this user (UnifaceServer) to computer management->Local users and groups->users as it did not exist.
Is this what you meant by check user exists?
It is still not working though...
------------------------------
Osman Shariff
Original Message:
Sent: 05-24-2022 07:19
From: Marcelo Martins
Subject: uniface 10.4 with DSP's
Hi Osman.
According with LOG, there is an erro with user/password and Tomcat cannot start USERVER. Check if an user called USERVER were created. If so, change the password, following your site restriction. After, look for web.xml in webapps\uniface\WEB-INF (default site context) and change the password inside it.
Best regards
------------------------------
Marcelo Martins
Uniface Community Edition Shared Account
US
Original Message:
Sent: 05-21-2022 09:58
From: Osman Shariff
Subject: uniface 10.4 with DSP's
Hi All
I am trying to install the musicshop web app but have got the dreaded red screen. I have assumed that I do not need to configure, set up users, or file rights.
http://localhost:8080/uniface/wrd/musicmain
300 URD_MW_ERROR
Middleware : UV8
Error# : Failure in the connection to the UNIFACE Application Server
Error Text : Cannot connect to the UNIFACE process on the remote address/port.
Error ID : 180e6d1b46a
Tom cat is running... tick
Web Request Dispatcher seems to be working as TESTABLE.. tick
Uniface Test Middleware response
WRD version: | 6.3 |
API needed: | 2.3 |
Here is the log file:
83:14.668.98 t=2596: To Client:chn=877;len=61: CONANS; Error=-21:
84:25.272.86 t=2952: accepted new connection on TCP:+13001
84:25.275.79 t=4424: From Client:chn=893;len=111: CLTCON;
84:25.275.82 t=4424: clt=(hst=127.0.0.1,localhost;pid=0;tid=0;sid=0;usr=nobody;ust=)
84:25.275.83 t=4424: log=(hst=TCP:localhost+13001;usr=UnifaceServer;ust=wasv)
84:25.275.84 t=4424: reguser: nid=127.0.0.1, node=localhost, pid=0, ust=
84:25.276.66 t=4424: [Sat May 21 15:16:06 2022] err=-21: Authenticate: The user name or password is incorrect.
84:25.276.70 t=4424: To Client:chn=893;len=61: CONANS; Error=-21:
Thanks in advance!!
------------------------------
Osman Shariff
------------------------------