I'm not positive, but it looks like it might be having a problem with the spaces in your classpath statement. I've seen this before where a classpath contains an entry somewhere under "C:\Program Files" and without proper quoting the compiler/jvm gets screwed up.
You notice how the first entry uses PROGRA~1 instead of "Program Files"? That's how I've seen problem like this worked around before. The two are equivalant under Windows, but many programs can't handle the latter style because of the space. Good Luck - kristian -----Original Message----- From: Jordan Thomas [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 03, 2002 2:17 AM To: JRun-Talk Subject: Problem with deploying tutorial EAR file This is a multi-part message in MIME format. ------=_NextPart_000_0000_01C19482.D161C730 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi There, I am trying to deploy the tutorial .ear file from the allaire web site. I am following the instructions given and I get the error listed below. I am sure that this is a simple one but I am not sure what is going on. Any help would be great. thanks Jordan appending reservation.jar to C:/PROGRA~1/Allaire/JRun/servers/Compass\deploy\deploy.properties java.io.IOException: CreateProcess: javac -classpath C:/PROGRA~1/Allaire/JRun/servers/Compass/deploy/lib;C:/PROGRA~1/Allaire/JRun /servers/Compass/deploy/reservation.jar;lib/ejipt.jar;C:/Program" "Files/Allaire/JRun/lib/ext;C:/Program" "Files/Allaire/JRun/lib/ext/activation.jar;C:/Program" "Files/Allaire/JRun/lib/ext/ejb.jar;C:/Program" "Files/Allaire/JRun/lib/ext/iioprt.jar;C:/Program" "Files/Allaire/JRun/lib/ext/jaxp.jar;C:/Program" "Files/Allaire/JRun/lib/ext/jce1_2_1.jar;C:/Program" "Files/Allaire/JRun/lib/ext/jcert.jar;C:/Program" "Files/Allaire/JRun/lib/ext/jdbc.jar;C:/Program" "Files/Allaire/JRun/lib/ext/jms.jar;C:/Program" "Files/Allaire/JRun/lib/ext/jndi.jar;C:/Program" "Files/Allaire/JRun/lib/ext/jnet.jar;C:/Program" "Files/Allaire/JRun/lib/ext/jsse.jar;C:/Program" "Files/Allaire/JRun/lib/ext/jta.jar;C:/Program" "Files/Allaire/JRun/lib/ext/local_policy.jar;C:/Program" "Files/Allaire/JRun/lib/ext/mail.jar;C:/Program" "Files/Allaire/JRun/lib/ext/parser.jar;C:/Program" "Files/Allaire/JRun/lib/ext/pop3.jar;C:/Program" "FilesD at java.lang.Win32Process.create(Native Method) at java.lang.Win32Process.(Win32Process.java:72) at java.lang.Runtime.execInternal(Native Method) at java.lang.Runtime.exec(Runtime.java:551) at java.lang.Runtime.exec(Runtime.java:477) at java.lang.Runtime.exec(Runtime.java:443) at allaire.ejipt.tools.Deploy._compileFiles(allaire/ejipt/tools/Deploy.java:700 ) at allaire.ejipt.tools.Deploy.redeployJars(allaire/ejipt/tools/Deploy.java:236) at allaire.ejipt.tools.Deploy.deployJars(allaire/ejipt/tools/Deploy.java:184) at allaire.jrun.tools.EarDeploy.doEJB(../tools/EarDeploy.java:277) at allaire.jrun.tools.EarDeploy.doModules(../tools/EarDeploy.java:165) at allaire.jrun.tools.EarDeploy.doEAR(../tools/EarDeploy.java:100) at allaire.jrun.tools.EarDeploy.deploy(../tools/EarDeploy.java:487) at allaire.jrun.tools.EarDeploy.main(../tools/EarDeploy.java:497) ------=_NextPart_000_0000_01C19482.D161C730 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR></HEAD> <BODY> <DIV><FONT face=3DArial size=3D2><SPAN class=3D891460807-03012002>Hi=20 There,</SPAN></FONT></DIV> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D891460807-03012002></SPAN></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><SPAN class=3D891460807-03012002>I am = trying to=20 deploy the tutorial .ear file from the allaire web site. I am following = the=20 instructions given and I get the error listed below. I am sure that this = is a=20 simple one but I am not sure what is going on. Any help would be great.=20 </SPAN></FONT></DIV> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D891460807-03012002></SPAN></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D891460807-03012002>thanks</SPAN></FONT></DIV> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D891460807-03012002></SPAN></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D891460807-03012002>Jordan</SPAN></FONT></DIV> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D891460807-03012002></SPAN></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><SPAN class=3D891460807-03012002> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D093060507-03012002></SPAN></FONT>appending reservation.jar to=20 C:/PROGRA~1/Allaire/JRun/servers/Compass\deploy\deploy.properties=20 java.io.IOException: CreateProcess: javac -classpath=20 C:/PROGRA~1/Allaire/JRun/servers/Compass/deploy/lib;C:/PROGRA~1/Allaire/J= Run/servers/Compass/deploy/reservation.jar;lib/ejipt.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext;C:/Program"=20 "Files/Allaire/JRun/lib/ext/activation.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext/ejb.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext/iioprt.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext/jaxp.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext/jce1_2_1.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext/jcert.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext/jdbc.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext/jms.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext/jndi.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext/jnet.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext/jsse.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext/jta.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext/local_policy.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext/mail.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext/parser.jar;C:/Program"=20 "Files/Allaire/JRun/lib/ext/pop3.jar;C:/Program" "FilesD at=20 java.lang.Win32Process.create(Native Method) at=20 java.lang.Win32Process.<INIT>(Win32Process.java:72) at=20 java.lang.Runtime.execInternal(Native Method) at=20 java.lang.Runtime.exec(Runtime.java:551) at=20 java.lang.Runtime.exec(Runtime.java:477) at=20 java.lang.Runtime.exec(Runtime.java:443) at=20 allaire.ejipt.tools.Deploy._compileFiles(allaire/ejipt/tools/Deploy.java:= 700) at=20 allaire.ejipt.tools.Deploy.redeployJars(allaire/ejipt/tools/Deploy.java:2= 36) at=20 allaire.ejipt.tools.Deploy.deployJars(allaire/ejipt/tools/Deploy.java:184= ) at=20 allaire.jrun.tools.EarDeploy.doEJB(../tools/EarDeploy.java:277) at=20 allaire.jrun.tools.EarDeploy.doModules(../tools/EarDeploy.java:165) at=20 allaire.jrun.tools.EarDeploy.doEAR(../tools/EarDeploy.java:100) at=20 allaire.jrun.tools.EarDeploy.deploy(../tools/EarDeploy.java:487) at=20 allaire.jrun.tools.EarDeploy.main(../tools/EarDeploy.java:497) </DIV> <DIV> </DIV></SPAN></FONT></DIV></BODY></HTML> ------=_NextPart_000_0000_01C19482.D161C730-- Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
