BackPrevious Topic  Next TopicNext

Deploying Server to Sun Java™ System Application Server Platform Edition 9.1

This topic describes how you can deploy Report Server to Sun Java™ System Application Server Platform Edition.

We use paths based on UNIX path name protocol in our example. The instruction applies to both UNIX and Windows installation. However, the path formats differ. For Windows it is in this format C:\LogiReport\Server instead of /opt/LogiReport/Server.

Assume that:

To deploy Report Server to Sun Java™ System Application Server Platform Edition 9.1:

  1. Update Sun Application Server's Derby jars using the lib folder in C:\LogiReport\Server\derby to replace the lib folder in C:\Sun\AppServer\javadb\lib.
  2. Start the Sun Application Server by selecting Start > Programs > Sun Microsystems > Application Server PE > Start Default Server.
  3. Launch the Admin Console by selecting Start > Programs > Sun Microsystems > Application Server PE > Admin Console.
  4. In the left console tree, expand the Applications node, then select Web Applications.
  5. In the Web Applications page, select Deploy.
  6. Select the radio button before Local packaged file or directory that is accessible from the Application Server, then select Browse Files to select the WAR file jreport.war.
  7. Select OK. You will find a new application jreport.
  8. Access Report Server using the following URLs:

    http://<hostname>:8080/jreport/jrserver
    http://<hostname>:8080/jreport/jinfonet/index.jsp

Back to top

Troubleshooting

If you run into problems when using the Sun Application Server, you may have to send the log files of Report Server to Customer Service. The following procedure illustrates how to generate the log files:

  1. Start the Sun Application Server.
  2. Launch the Admin Console.
  3. In the console tree, select Application Server.
  4. Go to the JVM Settings tab, and then select JVM Options.
  5. In the JVM Option field, select Add JVM Option, and then type -Dlogall=true.
  6. Select Save to save your changes.
  7. Restart Sun Application Server and try to reproduce the problem.
  8. After reproducing the problem, send Customer Service the log files in reporthome/logs.

Back to top

BackPrevious Topic  Next TopicNext