Hello, that's not the problem. Our problem is that the complete path can't be resolved exactly. The first part from the path before the space is ignored! I don't know why!
Thomas Holger wrote: > Hi, > > FYI: I run into path problems on WinXP, too. I think the problem wasn't any > space in the path name, but > the length of the pathname. The error occured when i'm playing around with > the bpel example. After the > deployment i got this directory structure: > > <servicemix_home>\data\smx\service-assemblies\loan-broker-sa\version_1\sus\servicemix-lwcontainer\loan-broker-lw-su\META-INF\maven\org.apache.servicemix.samples.loan-broker\loan-broker-lw-su > and some files within. <servicemix-Home> itself has 6 more directories... > > ...after all later, windows was unable to delete the created > files/directories. I always received an error message like the filename is > too long or invalid! It takes quite a while to WIN against Windows by > sharing the folder as a network folder :-) > > Maybe you have some kind of the same problem? > > Regards > Holger > > > tterm wrote: >> Hello Georg, >> >> I used the binary version for windows. I tested it again with your path >> and the exception occurs always. I can do whatever I want. I just got >> the servicemix version from the web and started servicemix. >> >> Thomas >> >> [EMAIL PROTECTED] wrote: >>> >>> tterm wrote: >>>> OK! I tried this again with the newest servicemix on XP and it still >>>> doesn't work. This is the exception: >>>> >>>> java.net.MalformedURLException: no protocol: >>>> Files/apache-servicemix-3.0 >>>> -incubating/bin/../conf/] >>>> >>> I deleted all the stuff I guess is not relevant. Hm, the problem causing >>> path looks weird. Sorry, no iead how to solve this. BTW, did you use the >>> binary or source? Here is how lit looks like when I use the binary: >>> >>> C:\asm test with spaces >>> apache-servicemix-3.0-incubating_bin>bin\servicemix.bat >>> Starting Apache ServiceMix ESB: 3.0-incubating >>> >>> Loading Apache ServiceMix from servicemix.xml on the CLASSPATH >>> INFO - ConnectorServerFactoryBean - JMX connector available at: >>> service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi >>> INFO - JBIContainer - ServiceMix 3.0-incubating JBI >>> Container (ServiceMix) is starting >>> ... >>> INFO - JBIContainer - ServiceMix JBI Container >>> (ServiceMix) started >>> >>> Georg >> >> >
