I'm working on a customer system they have just migrated to a new IBM i server.
A Wam fails with no joblog or message when they click a button on their web app. I confirmed this works on the old server. I tried debugging but the IDE never returns after the button is pressed, the WAM goes back to the signon page.
I went into their IDE and the RDML is there but when you try to look at the webroutine XSl or whatever it's called the IDE web page tab says system cannot locate the file specified. The XSL is there.
Since this worked in production on the old server is there an IBM i object or file that was missed moving over perhaps?
Thanks for any help
Wam stuff missing
-
caseywhite
- Posts: 192
- Joined: Thu May 26, 2016 1:17 am
Re: Wam stuff missing
Art,
Could they have missed any IFS directories. The XSL is in this directory:
/LANSA_XXXpgmlib/x_lansa/x_PPP/web/lansa/xhtml/eng
Where XXX is your system prefix and PPP is your partition.
Is anything in the x_err.log file or the lx_wam.log file?
Could they have missed any IFS directories. The XSL is in this directory:
/LANSA_XXXpgmlib/x_lansa/x_PPP/web/lansa/xhtml/eng
Where XXX is your system prefix and PPP is your partition.
Is anything in the x_err.log file or the lx_wam.log file?
Re: Wam stuff missing
Yeah I updated that directory to match but still no good. I was able to get the V11 version of the app working
so I guess we'll use that.
No x_Err in /LANSA_dc4pgmlib/x_lansa/log
Where is the wam log?
No x_Err in /LANSA_dc4pgmlib/x_lansa/log
Where is the wam log?
Art Tostaine
-
caseywhite
- Posts: 192
- Joined: Thu May 26, 2016 1:17 am
Re: Wam stuff missing
lx_wam.log is in /LANSA_XXXpgmlib/log
-
caseywhite
- Posts: 192
- Joined: Thu May 26, 2016 1:17 am
Re: Wam stuff missing
Some other questions:
What happens if you run this URL
https://yoursite/CGI-BIN/LANSAWEB?webapp=x
Or this one
https://yoursite/CGI-BIN/LANSAWEB?about
Do both of those work?
As part of the server migration did you change OS levels? If so, what was the old OS level and what is the new OS level?
What version of LANSA WAMs are you trying to run that wont work?
What happens if you run this URL
https://yoursite/CGI-BIN/LANSAWEB?webapp=x
Or this one
https://yoursite/CGI-BIN/LANSAWEB?about
Do both of those work?
As part of the server migration did you change OS levels? If so, what was the old OS level and what is the new OS level?
What version of LANSA WAMs are you trying to run that wont work?