×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On 10/20/2017 11:28 AM, (WalzCraft) Jerry Forss wrote:
Then from the browser
http://(IP address of box):2001
It returns
Not Found
The application or context root for this request has not been found: /ibm/console
What is he trying to do?
He is trying to get to the web-based administration page. In order for
that to work, the admin web server needs to be running:
STRTCPSVR SERVER(*HTTP)
HTTPSVR(*ADMIN)
His instruction to STRTCPSVR *HTTP might not work if your system is not
configured to start the admin web server, which is why I'm suggesting
being explicit about starting it.
I haven't seen that particular error before; it might indicate that HTTP
PTFs need to be put on. Check the job logs to see if there are errors
starting *ADMIN.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.