Uploaded image for project: 'JBoss VFS'
  1. JBoss VFS
  2. JBVFS-68

PathTokenizer can't handle hidden unix directories

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 2.0.0.CR5
    • 2.0.0.CR4
    • None
    • None

      java.lang.IllegalArgumentException: Illegal token in path: /home/hudson/.hudson/jobs/JBoss_VFS/workspace/trunk/target/test-classes/vfs/test/nested/nested.jar/META-INF/empty.txt/
      at org.jboss.virtual.plugins.vfs.helpers.PathTokenizer.getTokens(PathTokenizer.java:133)
      at org.jboss.virtual.plugins.cache.PathMatchingVFSCache.findContext(PathMatchingVFSCache.java:46)
      at org.jboss.virtual.plugins.cache.AbstractVFSCache.getFile(AbstractVFSCache.java:66)
      at org.jboss.virtual.plugins.cache.AbstractVFSCache.getFile(AbstractVFSCache.java:97)
      at org.jboss.test.virtual.test.VFSCacheTest.testCache(VFSCacheTest.java:68)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at junit.framework.TestCase.runTest(TestCase.java:154)
      at junit.framework.TestCase.runBare(TestCase.java:127)
      at junit.framework.TestResult$1.protect(TestResult.java:106)
      at junit.framework.TestResult.runProtected(TestResult.java:124)
      at junit.framework.TestResult.run(TestResult.java:109)
      at junit.framework.TestCase.run(TestCase.java:118)
      at junit.framework.TestSuite.runTest(TestSuite.java:208)
      at junit.framework.TestSuite.run(TestSuite.java:203)
      at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
      at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
      at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
      at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:163)
      at org.apache.maven.surefire.Surefire.run(Surefire.java:84)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:261)
      at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:875)

            ajustin@redhat.com Ales Justin
            rhn-engineering-cdewolf Carlo de Wolf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: