Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



Maximo 5.2 http server issue

From: fawad ullah (2013-07-29 14:18)


Can anyone help me to troubleshoot the error below I am having on my http servers due to which users unable to connect to application  through http server,
Maximo 5.2
Webshpehere 5.1
Cluster environment
Doc link path is valid and ok.
Receive the error below when starting http service
The Apache service named reported the following error:
>>>
<Directory "//lnaafs10.na.lafarge.net/max_doclink$"> path is invalid."
ERROR: ws_config_parser: configParserParse: Failed to parse the config file
D:\Programs\WebSphere\DeploymentManager\config/cells/plugin-
GSK_ERROR_BAD_CERT error


From: Will Hampton (2013-07-29 21:31)

Paths with $ signs are usually hidden shares... and may not parse well...
Have you tried removing the entry from your doclinks.properties file to see if the server will start??
Can you send a copy of your doclinks.properties file?
R/
Will
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of fawad ullah
Sent: Monday, July 29, 2013 4:18 PM
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] Maximo 5.2 http server issue
Can anyone help me to troubleshoot the error below I am having on my http servers due to which users unable to connect to application through http server,
Maximo 5.2
Webshpehere 5.1
Cluster environment
Doc link path is valid and ok.
Receive the error below when starting http service
The Apache service named reported the following error:
>>>
<Directory "//lnaafs10.na.lafarge.net/max_doclink$"> path is invalid."
ERROR: ws_config_parser: configParserParse: Failed to parse the config file
D:\Programs\WebSphere\DeploymentManager\config/cells/plugin-
GSK_ERROR_BAD_CERT error


From: fawad ullah (2013-07-29 21:11)

Do you or anyone know if there is a way I can disable the certificate
validation on http server so that I can avoid receiving  certificate
expiry message and service could be started with no issues.
Based on the error messages and log information, it appears to suggest that
we have expired security certificates in the environment.
 Unfortunately, we (IBM and us) haven't been able to figure out how to
deal with that problem given the legacy versions of the Maximo and
Webspehere.
 
Thanks for the reply Will, I can try to modify  the doclink.properties and see if that helps, I have placed a workaround for doclink access but main problem is starting of http server services that we need to fix.
Maximo 5.2
Webshpehere 5.1
Cluster environment
any help would be appreciated.
 
________________________________
From: Will Hampton <will.hampton@exxtremeconsry ulting.com>
To: "MAXIMO@yahoogroups.com" <MAXIMO@yahoogroups.com>
Sent: Monday, July 29, 2013 5:31:29 PM
Subject: RE: [MAXIMO List] Maximo 5.2 http server issue

 
Paths with $ signs are usually hidden shares... and may not parse well...
Have you tried removing the entry from your doclinks.properties file to see if the server will start??
Can you send a copy of your doclinks.properties file?
R/
Will
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of fawad ullah
Sent: Monday, July 29, 2013 4:18 PM
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] Maximo 5.2 http server issue
Can anyone help me to troubleshoot the error below I am having on my http servers due to which users unable to connect to application through http server,
Maximo 5.2
Webshpehere 5.1
Cluster environment
Doc link path is valid and ok.
Receive the error below when starting http service
The Apache service named reported the following error:
>>>
<Directory "//lnaafs10.na.lafarge.net/max_doclink$"> path is invalid."
ERROR: ws_config_parser: configParserParse: Failed to parse the config file
D:\Programs\WebSphere\DeploymentManager\config/cells/plugin-
GSK_ERROR_BAD_CERT error


From: fawad ullah (2013-07-29 21:19)

addition to last email i just sent,
I am looking the  possibility on how we can disable the use of SSL (use of security certificates) in this environment as a means to restore services quickly.
 
________________________________
From: Will Hampton <will.hampton@exxtremeconsulting.com>
To: "MAXIMO@yahoogroups.com" <MAXIMO@yahoogroups.com>
Sent: Monday, July 29, 2013 5:31:29 PM
Subject: RE: [MAXIMO List] Maximo 5.2 http server issue

 
Paths with $ signs are usually hidden shares... and may not parse well...
Have you tried removing the entry from your doclinks.properties file to see if the server will start??
Can you send a copy of your doclinks.properties file?
R/
Will
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of fawad ullah
Sent: Monday, July 29, 2013 4:18 PM
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] Maximo 5.2 http server issue
Can anyone help me to troubleshoot the error below I am having on my http servers due to which users unable to connect to application through http server,
Maximo 5.2
Webshpehere 5.1
Cluster environment
Doc link path is valid and ok.
Receive the error below when starting http service
The Apache service named reported the following error:
>>>
<Directory "//lnaafs10.na.lafarge.net/max_doclink$"> path is invalid."
ERROR: ws_config_parser: configParserParse: Failed to parse the config file
D:\Programs\WebSphere\DeploymentManager\config/cells/plugin-
GSK_ERROR_BAD_CERT error


From: Will Hampton (2013-07-30 16:35)

http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Frzatz%2F51%2Fsec%2Fsecjsswa.htm


It’s actually kind of spelled out :)

http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Frzatz%2F51%2Fsec%2Fsecjsswa.htm

Follow the steps but with your current configuration (don’t change anything until you get to this part and just Uncheck instead of Check:

[cid:image001.png@01CE8D18.DF15EA50]

(step 15 in case the snapshot doesn’t come through)

On step 4 you may want to change to a different port for non SSL access …

You could even create a whole new port for non SSL and enable / disable it as necessary to support your needs.


R/
Will

From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of fawad ullah
Sent: Monday, July 29, 2013 11:12 PM
To: MAXIMO@yahoogroups.com
Subject: Re: [MAXIMO List] Maximo 5.2 http server startup issue certificate expires



Do you or anyone know if there is a way I can disable the certificate
validation on http server so that I can avoid receiving certificate
expiry message and service could be started with no issues.

Based on the error messages and log information, it appears to suggest that
we have expired security certificates in the environment.
Unfortunately, we (IBM and us) haven't been able to figure out how to
deal with that problem given the legacy versions of the Maximo and
Webspehere.

Thanks for the reply Will, I can try to modify the doclink.properties and see if that helps, I have placed a workaround for doclink access but main problem is starting of http server services that we need to fix.

Maximo 5.2
Webshpehere 5.1
Cluster environment

any help would be appreciated.



________________________________
From: Will Hampton <will.hampton@exxtremeconsry ulting.com<mailto:will.hampton@exxtremeconsry%20ulting.com>>
To: "MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>" <MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>>
Sent: Monday, July 29, 2013 5:31:29 PM
Subject: RE: [MAXIMO List] Maximo 5.2 http server issue



Paths with $ signs are usually hidden shares... and may not parse well...

Have you tried removing the entry from your doclinks.properties file to see if the server will start??

Can you send a copy of your doclinks.properties file?

R/
Will

From: MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com> [mailto:MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>] On Behalf Of fawad ullah
Sent: Monday, July 29, 2013 4:18 PM
To: MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>
Subject: [MAXIMO List] Maximo 5.2 http server issue

Can anyone help me to troubleshoot the error below I am having on my http servers due to which users unable to connect to application through http server,

Maximo 5.2
Webshpehere 5.1
Cluster environment

Doc link path is valid and ok.

Receive the error below when starting http service

The Apache service named reported the following error:
>>>
<Directory "//lnaafs10.na.lafarge.net/max_doclink$"> path is invalid."

ERROR: ws_config_parser: configParserParse: Failed to parse the config file
D:\Programs\WebSphere\DeploymentManager\config/cells/plugin-

GSK_ERROR_BAD_CERT error








From: Khalil Karim (2013-07-31 03:44)

I think you would need a websphere expert who would configure WebSphere in a way to bypass the validation process of SSL
That is only if WebSphere and IBM HTTP Server are interlink with each other.
Regards,
Khalil.
________________________________
From: fawad ullah <fawadullah@yahoo.com>
To: "MAXIMO@yahoogroups.com" <MAXIMO@yahoogroups.com>
Sent: Tuesday, 30 July 2013 2:19 PM
Subject: Re: [MAXIMO List] Maximo 5.2 http server issue

 
addition to last email i just sent,
I am looking the  possibility on how we can disable the use of SSL (use of security certificates) in this environment as a means to restore services quickly.
 
________________________________
From: Will Hampton <will.hampton@exxtremeconsulting.com>
To: "MAXIMO@yahoogroups.com" <MAXIMO@yahoogroups.com>
Sent: Monday, July 29, 2013 5:31:29 PM
Subject: RE: [MAXIMO List] Maximo 5.2 http server issue
 
Paths with $ signs are usually hidden shares... and may not parse well...
Have you tried removing the entry from your doclinks.properties file to see if the server will start??
Can you send a copy of your doclinks.properties file?
R/
Will
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of fawad ullah
Sent: Monday, July 29, 2013 4:18 PM
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] Maximo 5.2 http server issue
Can anyone help me to troubleshoot the error below I am having on my http servers due to which users unable to connect to application through http server,
Maximo 5.2
Webshpehere 5.1
Cluster environment
Doc link path is valid and ok.
Receive the error below when starting http service
The Apache service named reported the following error:
>>>
<Directory "//lnaafs10.na.lafarge.net/max_doclink$"> path is invalid."
ERROR: ws_config_parser: configParserParse: Failed to parse the config file
D:\Programs\WebSphere\DeploymentManager\config/cells/plugin-
GSK_ERROR_BAD_CERT error