Problem Determination: JspBatchCompiler fails to connect to the repository
 Technote (FAQ)
 
Problem
After running the following command:
./JspBatchCompiler.sh -enterpriseApp test -webModule sample

The following error displays:
Connecting to repository... Unable to connect to repository
 
Cause
Three are three known causes for this error.
  1. The administrative server is not running.
  2. The bootstrap port was not specified with the command.
  3. The command was issued from a terminal that is not capable of displaying the graphical user interface.
     
    Solution
    The solution is as follows:
    • Start the administrative server
    • Pass the bootstrap port to the JspBatchCompiler. For example:
      ./JspBatchCompiler.sh -enterpriseApp test -webModule sample -nameServerPort 905
    • Use the JspBatchCompiler from a terminal that supports a graphical display. You will be prompted for your userid/password in order to connect to the repository.
     
Related information
JSP Batch Compiler Failure in WebSphere Application Ser
 
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > JSP
Operating system(s): HP-UX
Software version: 4.0
Software edition:
Reference #: 1111361
IBM Group: Software Group
Modified date: Feb 24, 2005