Quantcast
Viewing all articles
Browse latest Browse all 100

prim16624:Error : The system cannot find the drive specified.

Solution ID: prim16624
Error : The system cannot find the drive specified.
Status: Reviewed
Version(s): 7.0



Problem: Error : The system cannot find the drive specified.
Problem: The following error occurs when starting the Primavera Server :

C:\Primavera\j2ee\weblogic\primavera>?:\jdk141_05\jre\bin\java -server -Dsun.boo
t.library.path=?:\jdk141_05\jre\bin;?:\jdk141_05\jre\bin\server;?:\jdk141_05\bin
-Djava.security.auth.login.config=c:\Primavera\cfg\KcAuth.config -Djavax.net.ss
l.trustStore=c:\Primavera\lib\certs\pvkeystore -Djavax.net.ssl.trustStorePasswor
d=pvpass -Xms200M -Xmx1000m -XX:MaxPerm-XX:New-XX:MaxNew
76m -XX:SurvivorRatio=2 -Dlog4j.configuration=server.log4j.properties -Dweblogic
.Name=myserver -Dweblogic.management.username=system -Dweblogic.management.passw
ord=password -Devolve.management.username=system -Devolve.management.password=pa
ssword -Dweblogic.ProductionModeEnabled=true -Djava.security.auth.login.config=c
:\Primavera\cfg\KcAuth.config -Djava.security.policy=”?:\weblogic81\server\lib\w
eblogic.policy” weblogic.Server
The system cannot find the drive specified.

C:\Primavera\j2ee\weblogic\primavera>if errorlevel 1 goto ERROR

C:\Primavera\j2ee\weblogic\primavera>pause
Press any key to continue . . .

Cause: Installing Datamart (or reports) on the same host after installing Primavera
Fix: This known problem in Primavera 7.0 will be corrected in a future release.
Fix: This problem occurs when installing Datamart or Reports on a machine that already hosts the Primavera server.

To correct this problem, do the following :


1. Open up Primavera\bin\setenvironment.bat in a text editor. make sure the following variables are correct :
set WEBLOGIC_HOME
set JAVA_HOME


WEBLOGIC_HOME should point to the Weblogic 8.1 root installation


JAVA_HOME should point to the BEA Java Development Kit


Example :


         set WEBLOGIC_HOME = c:\bea\weblogic81
         set JAVA_HOME = c:\bea\jdk141_05


Viewing all articles
Browse latest Browse all 100

Trending Articles