Maximo Wire - The IBM Maximo Help & Discussion Forum
May 22, 2012, 10:03:11 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to Maximo Wire, the IBM Maximo help forum. Feel free to register and ask any Maximo related questions you like.
 
  Home Help Search Login Register  
*
Pages: [1]   Go Down
  Print  
Author Topic: Need Help in Maximo 7.1 installation  (Read 1564 times)
0 Members and 1 Guest are viewing this topic.
AbhayTech
Newbie
*

Karma: 0
Posts: 6


View Profile Email
« on: April 03, 2009, 09:00:36 am »

Hi All,

I am doing Maximo 7.1 installation with websphere 6.1 + sql server 2005 ,individually all things are working fine ,after complete installation ,if i click on maximo url it shows error
 "virtual host or web group not found or check the application server is not running"

I checked at websphere all nodes ,virtaul host are running fine!!

I am not able resolve the problem !!
Please help me to sortout this problem ,It would be great help!!
Logged
rafael.coutinho
Newbie
*

Karma: 0
Posts: 1


IBM Sw Engineer


View Profile
« Reply #1 on: November 06, 2009, 10:17:27 pm »

Hi, I think it's too late, however I want to register what we found out here.
The maximo code is doing URL redirect when user is not logged in. However to do so it uses the contextPath to parse the url, and looks for the 1st occurrence of that. Then it concatenates the login parameter url.

So if your URL is:

http://myserver/maximo/ it will redirect u to http://myserver/maximo/webclient/login/login.jsp
since the contextPath is maximo.
However there is a problem with this code from maximo core, if your host name (virtual host) is named similarly to your contextPath it will fail, cuz the first occurrence is going to be the host name.
For example
http://maximoServer/maximo/ it will redirect u to http://maximoServer/maximoServer/maximo/webclient/login/login.jsp

We just renamed the host name. And we are going to open a defect to maximo core too.

Hope it helps others with the same issue.

Rafael Coutinho
Tivoli Sw. Engineer
Logged

Rafael Coutinho
Professional Profile: http://www.linkedin.com/in/rafaelcoutinho
Pages: [1]   Go Up
  Print  
 
Jump to:  

Recent

TinyPortal v1.0 beta 4 © Bloc
Powered by MySQL Powered by PHP Powered by SMF 1.1.15 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!