New Browser For It To Launch The Download.: Installations Steps
New Browser For It To Launch The Download.: Installations Steps
New Browser For It To Launch The Download.: Installations Steps
GA from NOTE: Jboss is no longer included on CD2. NOTE: The URL to download JBoss above must be copied and pasted into a new browser for it to launch the download. 2. P6.2 Web Access running on Jboss requires JDK 1.5.0_15. To download the JDK, go to: http://java.sun.com/products/archive NOTE: The JDK is not provided by Primavera. Installations Steps: 1. Install JDK 1.5.0_15 choosing all defaults (Path can be changed if there is no space on C: drive) 2. Copy the jboss-4.0.5.GA.zip to a local drive 3. Unzip the folder to <JBOSS INSTALL LOCATION> (for example, C:\JBoss-4.0.5.GA)
4. Go to <JBOSS INSTALL LOCATION>\server 5. Select the folder default,?press Ctrl-C to copy it, and then press Ctrl-V. This creates a folder named copy of default?
b. Find the following line: set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m Replace that line with the following: set JAVA_OPTS=%JAVA_OPTS% -XX:PermSize=64m -XX:MaxPermSize=128m -Xms512m -Xmx512m 6. Save changes to the run.bat file 7. To enable P6 Web Access to properly display the Project Gantt portlet in Dashboards, you must delete the following folder: <JBOSS INSTALL LOCATION>\server\primaveraweb\deploy\jbosswebtomcat55.sar\jsf-libs NOTE: Primavera applications do not require this folder to be present; however, deleting this folder may impact other applications currently running on JBoss. Therefore, before deleting this folder, YOU MUST ENSURE THAT THIRDPARTY APPLICATIONS RUNNING ON JBOSS DO NOT REQUIRE THIS FOLDER TO BE PRESENT. If you do not delete this folder, P6 Web Access users can display the Project Gantt portlet on a dashboard, but the contents of the portlet will not display properly. 8. Create a bat file named startmyPVinJboss.bat in <p6webaccesshome> that contains the following: @echo off set JBOSS_HOME=C:\jboss-4.0.5.GA set JAVA_HOME=C:\Program Files\Java\jdk1.5.0_15 (optional) call %JBOSS_HOME%\bin\run.bat -c primaveraweb 9. Run the newly created bat file to start JBoss and the P6.2 Web App NOTE ?JBoss has completely started when you see the following lines: 10. To access P6.2 Web App, browse to http://<ServerName>:8080/primaveraweb/login_cmt 11. If you do not have have JRE 1.6.0_07 (the tested Java version) installed then you should get an automatic prompt to install when you try to launch the P6.2 Web Access application. If the prompt does not appear then youll need to manually download it from the JAVA website and install it.