Hi,
Just installed the latest version of lua, civetweb & webui.
And on this new installation civetweb takes 100% cpu on all cores.
WEBUI doesn´t show any data either in the interface.
And civetweb also seems to crash after a while.
New installation of openvms (I640842L3) on rx2800i2, a part from lua, civet & webui the only thing thats been installed is TCPIP 5 latest version.
Any ideas on what i could have missed or is it a known problem perhaps?
//Niklas
webui I64
Re: webui I64
Code: Select all
> [...] the latest version of lua, civetweb & webui.
> [...] TCPIP 5 latest version.
As always, an actual version number in each case would be more
helpful than the reader's guess at what "latest" means to you.
And, when someone reads this next week/month/year, ...
-
Topic author - Contributor
- Posts: 13
- Joined: Fri Oct 22, 2021 7:31 am
- Reputation: 0
- Status: Offline
Re: webui I64
Hi
TCPIP: VSI-I64VMS-TCPIP_PAT-V0507-ECO5X-4
Found this in webui_term_error.log
Cannot start CivetWeb - mg_start failed.
And this in civetweb_XXX.log where xxx is the node name.
and after one more restart it does´nt give the same error message.
just to crash a few seconds later when i try to use the webui
Installed applications
Guessing i´m uninstalling this tomorrow, doesn´t feel stable enough to run on a soon to be production system.
Running an earlier version on a dev server and that have worked fine for over a year now I think.
TCPIP: VSI-I64VMS-TCPIP_PAT-V0507-ECO5X-4
Found this in webui_term_error.log
Cannot start CivetWeb - mg_start failed.
And this in civetweb_XXX.log where xxx is the node name.
Code: Select all
$ Set NoOn
$ VERIFY = F$VERIFY(F$TRNLNM("SYLOGIN_VERIFY"))
Loading config file /civetweb$root/conf/civetweb.conf
Reading service details from /civetweb$root/conf/services.conf
Reading thread details from /civetweb$root/conf/threads.conf
28-FEB-2023 15:05:19.09: SL_CLI-I-ALRTINIT, Alert images loading:
SQL: opcom ok, intru ok, device ok, purge ok, term ok, init ok
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=0000000000000010, PC=0000000003616F70, PS=0000001B
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=0000000000000010, PC=0000000003616F70, PS=0000001B
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=0000000000000010, PC=0000000003616F70, PS=0000001B
%TRACE-F-TRACEBACK, symbolic stack dump follows
%TRACE-F-TRACEBACK, symbolic stack dump follows
%TRACE-F-TRACEBACK, symbolic stack dump follows
image module routine line rel PC abs PC
Traceback - Exception frame found. Mechanism vector mismatch. Expecting address 0000000000FA37B0, Given address 0000000000F037B0
Traceback - Exception frame found. Mechanism vector mismatch. Expecting address 00000000010037B0, Given address 0000000000F037B0
%TRACE-I-END, end of TRACE stack dump
%TRACE-I-END, end of TRACE stack dump
SYSTEM job terminated at 28-FEB-2023 15:05:19.92
Accounting information:
Buffered I/O count: 3458 Peak working set size: 57728
Direct I/O count: 862 Peak virtual size: 292688
Page faults: 3192 Mounted volumes: 0
Charged CPU time: 0 00:00:01.66 Elapsed time: 0 00:00:00.90
Code: Select all
$ Set NoOn
$ VERIFY = F$VERIFY(F$TRNLNM("SYLOGIN_VERIFY"))
Loading config file /civetweb$root/conf/civetweb.conf
Reading service details from /civetweb$root/conf/services.conf
Reading thread details from /civetweb$root/conf/threads.conf
28-FEB-2023 15:08:10.46: SL_CLI-I-ALRTINIT, Alert images loading:
SQL: opcom ok, intru ok, device ok, purge ok, term ok, init ok
Code: Select all
$ Set NoOn
$ VERIFY = F$VERIFY(F$TRNLNM("SYLOGIN_VERIFY"))
Loading config file /civetweb$root/conf/civetweb.conf
Reading service details from /civetweb$root/conf/services.conf
Reading thread details from /civetweb$root/conf/threads.conf
28-FEB-2023 15:08:51.41: SL_CLI-I-ALRTINIT, Alert images loading:
SQL: opcom ok, intru ok, device ok, purge ok, term ok, init ok
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=00001DF0025D2A60, PC=FFFFFFFF8406E2E0, PS=0000001B
%TRACE-F-TRACEBACK, symbolic stack dump follows
%TRACE-F-TRACEBACK, symbolic stack dump follows
image module routine line rel PC abs PC
Traceback - Exception frame found. Mechanism vector mismatch. Expecting address 000000000104B560, Given address 0000000001023750
%TRACE-I-END, end of TRACE stack dump
%CMA-F-EXIT_THREAD, current thread has been requested to exit
SYSTEM job terminated at 28-FEB-2023 15:09:40.52
Accounting information:
Buffered I/O count: 925 Peak working set size: 33280
Direct I/O count: 147 Peak virtual size: 269552
Page faults: 1721 Mounted volumes: 0
Charged CPU time: 0 00:00:00.25 Elapsed time: 0 00:00:49.19
Code: Select all
_Product name (* to show list): *
------------------------------------ ----------- ----------- --- -----------
PRODUCT KIT TYPE OPERATION VAL DATE
------------------------------------ ----------- ----------- --- -----------
VSI I64VMS TCPIP_PAT V5.7-ECO5X Patch Install Val 28-FEB-2023
VSI I64VMS WEBUI V4.1-1 Full LP Install Val 27-FEB-2023
VSI I64VMS CIVETWEB V1.14-0D Full LP Install Val 27-FEB-2023
VSI I64VMS LUA V5.3-5D Full LP Install Val 27-FEB-2023
VSI I64VMS AVAIL_MAN_BASE V8.4-2L3 Full LP Install Val 27-FEB-2023
VSI I64VMS CDSA V2.4-322A Full LP Install Val 27-FEB-2023
VSI I64VMS DWMOTIF_SUPPORT V8.4-2L3 Full LP Install Val 27-FEB-2023
VSI I64VMS HPBINARYCHECKER V1.2-A Full LP Install Val 27-FEB-2023
VSI I64VMS KERBEROS V3.2-260 Full LP Install Val 27-FEB-2023
VSI I64VMS OPENVMS V8.4-2L3 Platform Install Sys 27-FEB-2023
VSI I64VMS SSL V1.4-503 Full LP Install Val 27-FEB-2023
VSI I64VMS SSL1 V1.0-2UA Full LP Install Val 27-FEB-2023
VSI I64VMS SSL111 V1.1-1IA Full LP Install Val 27-FEB-2023
VSI I64VMS TCPIP V5.7-13ECO5F Full LP Install Val 27-FEB-2023
VSI I64VMS TDC_RT V2.3-1220 Full LP Install Val 27-FEB-2023
VSI I64VMS VMS V8.4-2L3 Oper System Install Val 27-FEB-2023
VSI I64VMS WBEMCIM V3.0-E180108 Full LP Install Val 27-FEB-2023
VSI I64VMS WBEMPROVIDERS V2.2-5D Full LP Install Val 27-FEB-2023
------------------------------------ ----------- ----------- --- -----------
18 items found
$
Guessing i´m uninstalling this tomorrow, doesn´t feel stable enough to run on a soon to be production system.
Running an earlier version on a dev server and that have worked fine for over a year now I think.