Page 1 of 1

mod.vlweb error after upgrade to V7R2

Posted: Wed Apr 26, 2017 12:11 pm
by atostaine
Just finished upgrade to V7R2, getting error that mod.vlweb module can't be loaded. Is there anything else needed after upgrade?

We are at V14, latest EPC.

If we comment out mod.vlweb our webserver will start. Any info appreciated.
30 04/25/17 21:02:05.546562 QZSRAPR QHTTPSVR *STMT QZSRCORE QHTTPSVR *STMT
From module . . . . . . . . : QZSRSNDM
From procedure . . . . . . : sendMessageToJobLog_CCSID
Statement . . . . . . . . . : 27
To module . . . . . . . . . : MOD_SO
To procedure . . . . . . . : dso_load
Statement . . . . . . . . . : 35
Message . . . . : The specified HTTP Server module cannot be added with
LoadModule.
Cause . . . . . : The HTTP Server module
/LCAIASP/QSYS.LIB/[email protected]/MOD_VLWEB.SRVPGM specified on the LoadModule
directive cannot be added into the server. The module name may be
misspelled or another error may have occured while attempting to load the
module. For more information, see the previous messages in the job log.
Recovery . . . : This message may be a result of attempting to load a
module that is not compatible with the version of the HTTP Server (powered
by Apache) currently running on the system. The version of the HTTP Server
(powered by Apache) is 20120211 . Contact the provider of the module for
service. Technical description . . . . . . . . : If you are the developer
of the module, look at member AP_RELEASE in file QHTTPSVR/H on the system
the module was built on. The AP_RELEASE member contains the version number
used by the module. If the version number does not match the version of the
HTTP Server (powered by Apache), rebuild the module with the appropriate
version of the header file. After performing the appropriate recovery, start
the server again.

Re: mod.vlweb error after upgrade to V7R2

Posted: Wed Apr 26, 2017 4:30 pm
by soa
Contact LANSA support of a version of vlweb module specific to v7r2+. This is caused, I think, by changes to Apache.

Re: mod.vlweb error after upgrade to V7R2

Posted: Wed Apr 26, 2017 4:32 pm
by atostaine
thanks. we are east coast usa so will submit an incident in the morning.

Re: mod.vlweb error after upgrade to V7R2

Posted: Thu May 04, 2017 11:38 am
by atostaine
LANSA ships several versions of MOD_VLWEB. We found a V7R2 version on our system. I don't imagine that LANSA automatically installs that one when you upgrade your i.

Once we got that version restored properly we were back in business. LANSA's support website should indicate that you probably need to change your Mod_VLweb version after upgrading.