OECGI - SYS1000 error (OpenInsight 32-Bit)
At 25 NOV 2002 10:20:10AM Hank Huizinga wrote:
With CreateFlags set to 0 and with OI started, web application works perfectly.
With CreateFlags set to 1 (create a new engine) and OI not running, receive a SYS1000 error message Error loading Program "INET_DEMOMPC_LOGIN_PRE". Executing an INET_TRACE does not return an error message.
My web application is written in the DL application which is inherited from the MPC application which is inherited from the SYSPROG application. I am using SAMBAR 5.2 on a NT 4.0 Server (service pack 6) with OI32 ver 4.12. OI is installed on the same server as the web server.
Any thoughts, thanks (Registry settings and INET_TRACE results below)
Registry Settings
HKEY_LOCAL_MACHINE\SOFTWARE\RevSoft\OECGI
"WorkingDirectory"=C:\OIWEB\Oinsight.412"
"ServerName"=MSI"
"DatabaseName"=DL"
"CreateFlags"=dword:00000001
"ShutDownSessions"=dword:00000001
"UserName"=DL"
"UserPassword"="
"ProcedureName"=RUN_OECGI_REQUEST"
INET_TRACE info
CONTENT_LENGTH=0
CONTENT_TYPE=
GATEWAY_INTERFACE=CGI/1.1
HTTPS=
HTTP_ACCEPT=
HTTP_COOKIE=
HTTP_FROM=
HTTP_REFERER=
HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)
PATH_INFO=/INET_TRACE
PATH_TRANSLATED=C:\sambar\docs\INET_TRACE
QUERY_STRING=
REMOTE_ADDR=142.176.137.40
REMOTE_HOST=
REMOTE_IDENT=
REMOTE_USER=
REQUEST_METHOD=GET
SCRIPT_NAME=/cgi-bin/oecgi.exe
SERVER_NAME=dc1megans2
SERVER_PORT=80
SERVER_PROTOCOL=HTTP/1.1
SERVER_SOFTWARE=SAMBAR 5.2
SERVER_URL=
At 25 NOV 2002 11:15AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
Obvious as it sounds, the error is that it can't find that program so the implication is that it is logging into the wrong account for some reason.
World Leaders in all things RevSoft
At 25 NOV 2002 11:24AM Pat McNerthney wrote:
Is this a routine that use to run under Oh Eye See Gee Eye? If so, is it trying to save state information in the OICGI form?
Pat
At 25 NOV 2002 01:29PM Hank Huizinga wrote:
Rolled back to OI version 4.11. Changed nothing else. Works perfectly.
Retried 4.12, same error.
Seems to point to a Revelation problem in 4.12. For now, I can just stay at 4.11.
At 25 NOV 2002 01:36PM Hank Huizinga wrote:
Pat, the application is not doing any presentation server stuff (ie: Get_Property, Set_Property). I agree with Sprezzatura that it is probably logging into the wrong application for some reason (ie. sysprog). This is supported by the fact that INET_TRACE works since it is a sysprog application.
At 26 NOV 2002 05:30PM Mike Ruane wrote:
Hank-
Just sent you and email with patch attached. Can you tell us if it works?
Thanks-
Mike Ruane
At 27 NOV 2002 09:12AM Hank Huizinga wrote:
Patch worked:) Works in 4.1.2 now. Thanks
At 27 NOV 2002 09:19AM Mike Ruane wrote:
Great!
Anyone else encountering this problem please send email to Info@Revelation.com. We will send you a new file; I don't want to put a REVBOOT file up there for download- too many chances for versionitis.