Skip to main content link. Accesskey S
  • Log In
  • Help
  • IBM Logo
  • Lotus Expeditor wiki
  • All Wikis
  • All Forums
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • IBM Redbooks
Community Articles Product Documentation Learning Center IBM Redbooks This category Lotus Expeditor 6.2.3 Documentation Custom Search Scope...
Search
Community Articles > Troubleshooting > Expeditor Server installer can not recognize WAS 7.0.0.1x
  • New Article
  • Share Show Menu▼
  • Subscribe Show Menu▼

About the Original Author

IBM contributorKirin Lin
Contribution Summary:
  • Articles authored: 1
  • Articles edited: 2
  • Comments Posted: 0

Recent articles by this author

Expeditor Server installer can not recognize WAS 7.0.0.1x

Expeditor Server installer shows software prerequisites checking error when the version of WAS 7 server is greater then 7.0.0.9

Community articleExpeditor Server installer can not recognize WAS 7.0.0.1x

Added by Kirin Lin | Edited by IBM contributor Kirin Lin on September 14, 2010 | Version 5
  • Edit
  • More Actions Show Menu▼
Rate this article 1 starsRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars
expanded Abstract
collapsed Abstract
Expeditor Server installer shows software prerequisites checking error when the version of WAS 7 server is greater then 7.0.0.9
Tags: server, 6.2.2, software, prerequisites, troubleshoot
Problem: Lotus Expeditor Server installer can not recognize WAS 7.0.0.1x.
Cause: The prereq.xml file has wrong regular expressions which make it can not validate WAS 7 when it has fix pack numbers greater than 10.
Resolving the problem:
Follow these steps to fix the regular expressions:
  1. Copy all files from CD/DVD media into local file system (NEW_INSTALL_MEDIA_PATH).
  2. Using a ZIP tool to open the install.jar (it is in NEW_INSTALL_MEDIA_PATH\package\ folder).
  3. Extract the prereq.xml (Path: installer.jar\648fab634017de17534635f629d78c4f\LoadPrereqXML\).
  4. Use text editor to modify following regular expressions after tag are exist:
    <productInfo name="WAS" edition="express" version="7\.0\.0\.([5-9]|[1-9][0-9])" resultKey="was70_express" checkByDefault="yes" />
    <productInfo name="WAS" edition="base"    version="7\.0\.0\.([5-9]|[1-9][0-9])" resultKey="was70_base"    checkByDefault="yes" />
    <productInfo name="WAS" edition="nd6"     version="7\.0\.0\.([5-9]|[1-9][0-9])" resultKey="was70_nd"      checkByDefault="yes" />
  5. Put the modified prereq.xml back to the installer.jar (Path: installer.jar\648fab634017de17534635f629d78c4f\LoadPrereqXML\).
  6. On Linux or AIX, script files are required to change access rights so as to be executable. Use command "chmod a+x -R *.sh" and start to install Expeditor Server.

  • Edit
  • More Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (5)
collapsed Versions (5)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (5)Sep 14, 2010 5:16:44 AMKirin Lin  IBM contributor
4Sep 14, 2010 4:40:52 AMKirin Lin  IBM contributor
3Sep 14, 2010 4:38:00 AMKirin Lin  IBM contributor
2Sep 14, 2010 4:29:08 AMKirin Lin  IBM contributor
1Sep 14, 2010 4:25:02 AMKirin Lin  IBM contributor
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedHelpAbout
  • IBM Collaboration Solutions wikis
  • IBM developerWorks
  • IBM Software support
  • Twitter LinkIBMSocialBizUX on Twitter
  • FacebookIBMSocialBizUX on Facebook
  • ForumsLotus product forums
  • BlogsIBM Social Business UX blog
  • Community LinkIBM Collaboration Solutions
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Accessibility
  • IBM Terms of use
  • Wiki terms of use