progress

visztani

New Member
hi,

i would like to ask about the progress application server return codes. where can i find them?

i mean when i am doing a status query (e.g. asbman -q -i appservername) with the asbman tool, i get the following message with different code#s.

OpenEdge Release 10.2A03 as of Wed Feb 24 23:33:49 EST 2010


Connecting to Progress AdminServer using rmi://localhost:20931/Chimera (8280)
Searching for 99995-905604ProcessServer (8288)
Connecting to 99995-905604ProcessServer (8276)
Broker: appservername not running (8313)

if the app server doesn't exist the tasks returns with different codes (of course)


could anybody help me?

thx
 
Those are all standard error messages from progress. You can look them all up in the KB. (all messages are present in the promsgs file btw).
 
thank you!



i am trying to write an automated startup and shutdown script for the app servers and it would be easier to know all of the relevated return codes.

promsgs file is a big help for me.


thx again!
 
Back
Top