[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: JBoss with spaces in the directory name

mstruk do-not-reply at jboss.com
Mon Jul 28 13:49:12 EDT 2008


anonymous wrote : Read the first post, I already fixed it, but it is not in a released version of common-core.
  | https://jira.jboss.org/jira/browse/JBCOMMON-60
  | 

I totally missed this one :)


anonymous wrote : Can you try building this yourself and copying it to $JBOSS_HOME/lib
  | to validate all the fixes work.
  | http://anonsvn.jboss.org/repos/common/common-core/trunk/

I did that, and it works much better, but I'm seeing something else now:


  | 19:45:30,399 WARN  [HDScanner] Scan failed
  | java.net.URISyntaxException: Illegal character in path at index 61: file:/C:/Users/Devel/svnroot/jboss-5/build/output/jboss 5.0.0.CR2/server/default/deploy/jboss-local-jdbc.rar
  |         at java.net.URI$Parser.fail(URI.java:2809)
  |         at java.net.URI$Parser.checkChars(URI.java:2982)
  |         at java.net.URI$Parser.parseHierarchical(URI.java:3066)
  |         at java.net.URI$Parser.parse(URI.java:3014)
  |         at java.net.URI.<init>(URI.java:578)
  |         at java.net.URL.toURI(URL.java:918)
  |         at org.jboss.system.server.profile.basic.MetaDataAwareProfile.hasBeenModified(MetaDataAwareProfile.java:74)
  |         at org.jboss.system.server.profile.basic.ProfileImpl.getModifiedDeployments(ProfileImpl.java:317)
  |         at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:260)
  |         at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:221)
  |         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
  |         at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
  |         at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
  |         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
  |         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)
  |         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)
  |         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  |         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  |         at java.lang.Thread.run(Thread.java:619)
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167143#4167143

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167143



More information about the jboss-dev-forums mailing list