Advertisement
Guest User

Untitled

a guest
Apr 25th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. 2017-04-25 16:27:58,252 ERROR [org.reflections.Reflections] (ServerService Thread Pool -- 52) could not create Vfs.Dir from url. ignoring the exception and continuing: org.reflections.ReflectionsException: could not create Vfs.Dir from url, no matching UrlType was found [vfs:/c:/xtrf/trunk/java8/wildfly/bin/content/xtrf-ear-6.10.0.java8-SNAPSHOT-enterprise.ear/lib/xtrf-int-cat-domain-3.0.0-20170425.102721-51.jar/]
  2. either use fromURL(final URL url, final List<UrlType> urlTypes) or use the static setDefaultURLTypes(final List<UrlType> urlTypes) or addDefaultURLTypes(UrlType urlType) with your specialized UrlType.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement