Connection refused by Application Server. (5467)

rah

New Member
I have problems starting Dynamics 20 with Appserver. I am running Linux RH
database/applicationserver w/Progress 9.1D02, and Dynamics 2.0.
I have made an Appserver called "icfrepos" as described in the "ICF Development
with WinCVS" pfd document found on posse which is the only document I have found
on how to set up Dynamics to run with Appserver.
The appserver is started and the status shows "Active"
When I try to start an Dynamics 20 client session I get the following error message:
Unable to start the Progress Dynamics environment. The Configuration File Manager returned the following errors:
Connection refused by Application Server. (5467)
Application server connect failure. (5468)

My Session startup parameter is :
C:\progress\9.1d\bin\prowin32.exe -p icfstart.p -pf icf.pf -ini icf.ini
-icfparam ICFSESSTYPE=ICFDevAS,Q:\prowrk\Dynamics\datalex\icfconfig.xml
icf.pf file:
-----------------------------------------------------------------------------------
-debugalert # debug-alert-box
-inp 18000 # max-statement-len
-mmax 65534 # max-r-code-memory
-tok 1600 # max-tokens
-zn
-db icfdb
-S 8200
-H tuterudkroken
-N TCP
-s 50000
-T c:/temp
-baseADE "" # reset .pl dir
------------------------------------------------------------------------------------
icfrepos.server.log:
[03/02/11@20:45:23.786-0200] P-006090 T-000000 0 AS -- Starting application server for icfrepos. (5560)
[03/02/11@20:45:23.796-0200] P-006090 T-000000 0 AS -- Application Server Logging Level has been set to = 3
[03/02/11@20:45:23.797-0200] P-006090 T-000000 0 AS -- Application Server Startup. (5473)
[03/02/11@20:50:42.006-0200] P-006090 T-000000 0 AS -- Application Server connected with connection id: 192.168.1.12::icfrepos::3095::966e46fd40865118:3c4459:f34f102794:-7fc2. (8358)
[03/02/11@20:50:42.047-0200] P-006090 T-000000 0 AS -- UNABLE TO START USER VALIDATION ALGORITHM
[03/02/11@20:50:42.047-0200] P-006090 T-000000 0 AS -- /felles2/possenet/possedev/gui/icf/as_connect.p connect procedure ended with an ERROR condition. (8025)
[03/02/11@20:50:42.065-0200] P-006090 T-000000 0 AS -- Could not evaluate procedure handle expression while trying to execute deleteSessionProfile. (2125)
[03/02/11@20:50:42.066-0200] P-006090 T-000000 0 AS -- Application Server disconnected with connection id: 192.168.1.12::icfrepos::3095::966e46fd40865118:3c4459:f34f102794:-7fc2. (8359)
[03/02/11@20:51:34.847-0200] P-006090 T-000000 0 AS -- Application Server connected with connection id: 192.168.1.12::icfrepos::3095::966e46fd40865118:3c4459:f34f102794:-7fc1. (8358)
[03/02/11@20:51:34.847-0200] P-006090 T-000000 0 AS -- UNABLE TO START USER VALIDATION ALGORITHM
[03/02/11@20:51:34.847-0200] P-006090 T-000000 0 AS -- /felles2/possenet/possedev/gui/icf/as_connect.p connect procedure ended with an ERROR condition. (8025)
[03/02/11@20:51:34.850-0200] P-006090 T-000000 0 AS -- Could not evaluate procedure handle expression while trying to execute deleteSessionProfile. (2125)
[03/02/11@20:51:34.850-0200] P-006090 T-000000 0 AS -- Application Server disconnected with connection id: 192.168.1.12::icfrepos::3095::966e46fd40865118:3c4459:f34f102794:-7fc1. (8359)

icfrepos.broker.log:
main>(Feb 11, 2003 20:45:23:324) /felles3/prowrk/dynamics/datalex/log/icfrepos.broker.log opened.
main>(Feb 11, 2003 20:45:23:404) ubroker version: v91D (17-Oct-02) (8038)
L-3095>(Feb 11, 2003 20:45:23:559) Started listener thread: L-3095 (8043)
L-3095>installDir : /usr/progress/dlc91d
L-3095>properties file : /usr/progress/dlc91d/properties/ubroker.properties
L-3095>Broker : icfrepos
L-3095>serverType : AS
L-3095>Port Number : 3095
L-3095>Registration Mode : Register-IP
L-3095>Host Name :
L-3095>minServers : 1
L-3095>maxServers : 10
L-3095>maxIdleServers : 10
L-3095>minIdleServers : 1
L-3095>initialServers : 1
L-3095>maxClients : 512
L-3095>serverMode : Stateless
L-3095>serverParms : -icfparam ICFSESSTYPE=ASICFDev,ICFCONFIG=/felles3/prowrk/dynamics/datalex/icfconfig.xml
L-3095>serverExe : /usr/progress/dlc91d/bin/_proapsv
L-3095>queueLimit : 0
L-3095>broker logfile : /felles3/prowrk/dynamics/datalex/log/icfrepos.broker.log
L-3095>server logfile : /felles3/prowrk/dynamics/datalex/log/icfrepos.server.log
L-3095>brkrLoggingLevel : 3 (0x3)
L-3095>brkrLogAppend : 0
L-3095>brkrLogThreshold : 0
L-3095>brkrLogEntries : 0
L-3095>srvrLoggingLevel : 3
L-3095>srvrLogAppend : 0
L-3095>srvrLogThreshold : 0
L-3095>srvrLogEntries : 0
L-3095>rmiURL : rmi://tuterudkroken:20931/icfrepos
L-3095>controllingNS : NS1
L-3095>registerNameServer : true
L-3095>NameServer host : localhost
L-3095>NameServer port : 5162
L-3095>uuid : 966e46fd40865118:4fb549:f34ce2b9f0:-531e
L-3095>priorityWeight : 0
L-3095>Nameserver Retry : 30
L-3095>defaultService : false
L-3095>applServices : icfrepos
L-3095>soTimeout : 0
L-3095>srvrStartupTimeout : 3000
L-3095>requestTimeout : 15000
L-3095>connectingTimeout : 60000
L-3095>autoTrimTimeout : 1800000
L-3095>watchdoginterval : 0
L-3095>brokerPid : 6029
L-3095>localHost : 192.168.1.12
L-3095>os.name : Linux
L-3095>os.version : 2.4.18-3bigmem
L-3095>java.version : 1.3.1_06
L-3095>java.class.path : /usr/java/jdk1.3.1_06/lib/tools.jar:/usr/progress/dlc91d/java/progress.jar:/usr/progress/dlc91d/java/messages.jar:/usr/progress/dlc91d/java/sonicMQ/lib/sonic_Client.jar:/usr/progress/dlc91d/java/sonicMQ/lib/activation.jar::
L-3095>user.dir : /felles3/prowrk/dynamics/datalex
L-3095>Starting 1 server threads ... (8053)
S-0001>(Feb 11, 2003 20:45:23:633) Started server thread: S-0001. (8101)
L-3095>Activating 1 server threads ... (8054)
S-0001>Started server: /usr/progress/dlc91d/bin/_proapsv -ubpid 6029 -Ms 1 -logname icfrepos -logfile /felles3/prowrk/dynamics/datalex/log/icfrepos.server.log -logginglevel 3 -logentrytypes 0 -ASID 1 -ubpropfile /usr/progress/dlc91d/properties/ubroker.properties -icfparam ICFSESSTYPE=ASICFDev,ICFCONFIG=/felles3/prowrk/dynamics/datalex/icfconfig.xml (8108)
S-0001>Server Port = 2002 PID = 6090. (8114)
L-3095>keepAlive started for (icfrepos) on NameServerlocalhost:5162 (8057)
L-3095>Listening ... (8045)
NameServer>(Feb 11, 2003 20:45:24:800) Broker registered with NameServer. (8556)
L-3095>(Feb 11, 2003 20:50:41:936) Recieved connection:: (8125)
C-0001>Started client thread C-0001 ... (8075)
C-0001>(Feb 11, 2003 20:50:41:984) Client connected : . (8533)
C-0001>(Feb 11, 2003 20:50:41:987) ConnectionID= 192.168.1.12::icfrepos::3095::966e46fd40865118:3c4459:f34f102794:-7fc2. (8096)
C-0001>(Feb 11, 2003 20:50:42:049) The client C-0001 has disconnected from the broker. (8084)
C-0001>(Feb 11, 2003 20:50:42:050) Client disconnected : . (8534)
L-3095>(Feb 11, 2003 20:51:34:844) Recieved connection:: (8125)
C-0001>(Feb 11, 2003 20:51:34:845) Client connected : . (8533)
C-0001>(Feb 11, 2003 20:51:34:845) ConnectionID= 192.168.1.12::icfrepos::3095::966e46fd40865118:3c4459:f34f102794:-7fc1. (8096)
C-0001>(Feb 11, 2003 20:51:34:848) The client C-0001 has disconnected from the broker. (8084)
C-0001>(Feb 11, 2003 20:51:34:848) Client disconnected : . (8534)

ubroker.properties file
[UBroker.AS]
4glSrcCompile=0
classMain=com.progress.ubroker.broker.ubroker
debuggerEnabled=0
defaultService=0
description=AppServer Broker
operatingMode=State-reset
portNumber=3090
srvrActivateProc=
srvrConnectProc=
srvrDeactivateProc=
srvrDisconnProc=
srvrExecFile=$DLC/bin/_proapsv
srvrMaxPort=2202
srvrMinPort=2002
srvrShutdownProc=
srvrStartupParam=
srvrStartupProc=
srvrStartupProcParam=
[UBroker.AS.icfrepos]
appserviceNameList=icfrepos
autoStart=1
brkrLogAppend=0
brkrLoggingLevel=3
brokerLogFile=$WRKDIR/dynamics/datalex/log/icfrepos.broker.log
controllingNameServer=NS1
debuggerEnabled=0
initialSrvrInstance=1
operatingMode=Stateless
portNumber=3095
PROPATH=.;/felles2/possenet/possedev;/felles2/possenet/possedev/gui;
/felles2/possenet/possedev/gui/icf;/felles2/possenet/possedev/src;${PROPATH}:${WRKDIR}
srvrActivateProc=as_activate.p
srvrConnectProc=as_connect.p
srvrDeactivateProc=as_deactivate.p
srvrDisconnProc=as_disconnect.p
srvrLogAppend=0
srvrLogFile=$WRKDIR/dynamics/datalex/log/icfrepos.server.log
srvrLoggingLevel=3
srvrShutdownProc=as_shutdown.p
srvrStartupParam=-icfparam ICFSESSTYPE=ASICFDev,ICFCONFIG=/felles3/prowrk/dynamics/datalex/icfconfig.xml
srvrStartupProc=as_startup.p
uuid=966e46fd40865118:4fb549:f34ce2b9f0:-531e
workDir=$WRKDIR/dynamics/datalex

It looks like it is some problem with USER VALIDATION ALGORITHM from
the server log, but I can not see why.

Rolf Arne Haugen
Programmer/Consultant
Chemistry Consulting as
Tel: +47-53875405
Mob: +47-90191275
Email: rolfarne@chemistry.no
 
Top