once a while we have this problem where user click on the login in button in InfoView but will not get a response (no prompt for username and password). we will then go to the server and run issreset and it will be ok but after a few day we notice the InfoView does not behave properly. so normally we will reboot. at time if you click on the InfoView url, you will not get the InfoView website but no page found. so we wil reboot again…
this problem has being occured lately, what is happenning…
With Webi, you have to paye attention to two things :
the http server used by webi (like apache or IISS)
webi process itself
In your case, if you have the infoview homepage ("welcome to infoview… with the login buton), it’s mean that your HTTP server is OK but if you have no reply when clicking on connect, or error msg after a few time, you have trouble with webi process…
My experience with webi Nt is you have to restart webi process very often to avoid such problems (I have set an “at command” which reboot process every morning)
if you don’t see the infoview homepage after the reboot when clicking on url, it’s mean that http server is not yet loaded. Make sure you have started it or make something to automatiquely start it at server boot
PAR : Availability Report : it’s list the compatibilty guide of Bo products (OS, Apps and HTTP server, etc)
You can access it on techsupport site when you have an account
we use IIS to run for webi on Win2000. how do i know which webi process is causing the problem…
does it mean by installing the process viewer, i can see those problem webi process as my question was, how i can detect which is the problem webi process…
where can i get http logs files??? (path or address in Window Explorer or …)
does it mean by installing the process viewer, i can see those problem >webi process as my question was, how i can detect which is the problem >webi process…
It’s just a little freeware that allow you to see which process are runing with full path (comparing to nt task manager where you have only exe name without path)
this soft is not dedicated to solve webi problem but it should help you locating exactly the process (and not only with webi ;-))
where can i get http logs files??? (path or address in Window Explorer >or …)
depending of you http product. Make a search with *.log on server where the http server is installed.