mod.vlweb error after upgrade to V7R2

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
atostaine
Posts: 696
Joined: Wed Jan 20, 2016 7:38 am

mod.vlweb error after upgrade to V7R2

Post 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.
Art Tostaine
soa
Posts: 339
Joined: Mon Dec 07, 2015 3:15 pm

Re: mod.vlweb error after upgrade to V7R2

Post by soa »

Contact LANSA support of a version of vlweb module specific to v7r2+. This is caused, I think, by changes to Apache.
atostaine
Posts: 696
Joined: Wed Jan 20, 2016 7:38 am

Re: mod.vlweb error after upgrade to V7R2

Post by atostaine »

thanks. we are east coast usa so will submit an incident in the morning.
Art Tostaine
atostaine
Posts: 696
Joined: Wed Jan 20, 2016 7:38 am

Re: mod.vlweb error after upgrade to V7R2

Post 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.
Art Tostaine
Post Reply