Peter Donald wrote:
Could someone test this by installing phoenix in a directory that has a parent directory named "bin" under NT.

Tested on Win XP and phoenix-4.0.2, it seems to work well.


//
Johan


C:\java\apache\bin\phoenix-4.0.2>echo %OS% Windows_NT

-Without the patch

C:\java\apache\bin\phoenix-4.0.2>.\bin\run.bat
Using PHOENIX_HOME: C:\java\apachephoenix-4.0.2
Using PHOENIX_TMPDIR: C:\java\apachephoenix-4.0.2\temp
Using JAVA_HOME: C:\java\sun\jdk1.3.1_03
Exception in thread "main" java.util.zip.ZipException: The system cannot find the path specified
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:105)
at java.util.jar.JarFile.<init>(JarFile.java:110)
at java.util.jar.JarFile.<init>(JarFile.java:52)



-With the patch


C:\java\apache\bin\phoenix-4.0.2>.\bin\run.bat
Using PHOENIX_HOME:   C:\java\apache\bin\phoenix-4.0.2
Using PHOENIX_TMPDIR: C:\java\apache\bin\phoenix-4.0.2\temp
Using JAVA_HOME:      C:\java\sun\jdk1.3.1_03

Phoenix 4.0.2


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to