-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Naga,

On 8/25/17 2:37 PM, Naga Ramesh wrote:
> We have set the application shared class path on tomcat7 and it’s 
> working fine.
> 
> But same thing we have set the tomcat8 version, it’s not working
> and geting the below errors please check and let me know the
> solution please.

Did you read the migration guide?

> OS: windows:
> 
> 25-Aug-2017 23:58:40.282 WARNING [localhost-startStop-1] 
> org.apache.tomcat.util.scan.StandardJarScanner.scan Failed to scan 
> [file://msbpo120/config/workflow/] from classloader hierarchy
> 
> java.io.IOException
> 
> at 
> org.apache.tomcat.util.scan.StandardJarScanner.process(StandardJarScan
ner.java:339)
>
> 
[...]
> Caused by: java.lang.IllegalArgumentException: URI has an
> authority component
> 
> at java.io.File.<init>(File.java:423)

Seems pretty straightforward: "file" URIs don't have a hostname; you
have too many slashes.

What does your configuration look like? Your screenshot did not make
it to the list.

- -chris
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJZotZ2AAoJEBzwKT+lPKRYA/UP+wR7LfZwnKeGRfLtFCF9c/YS
CRBaI5VB+a8hTr4/P2F4TSpwb6oyVGrIbEEVE9dQMps1u0HaCXgzL0QAQZD2mEiC
09Nwa/y4k+i8SKx9tN1ScHXtSNjq4kzQuvDpzo/jpbVrv38Gg/cLTIN0tLXuzKBB
2YXZgrbYN1S22sufkEVIFVNRGG9PlZixTNjkTP93IlbWaE44kRidrEztgn6GxjKK
DN69CxZSk/KUe/3XRWBO6omWw/KI9TV+V2DXp2D9pa/W+vwiVkzneOa4JsvcDg1H
zpEJ5/bxsrUpJ8Uso0qhiIf0SKyNeWcdZUSrtTNUDIFBII+Avfetk1HBnM73SNf2
Oe9JTksQ52komeEkSpInkYv/Jh1hOXtDrVAXdnALumXYfbspAQxsXazRikc8D/ez
ZiBUXiiuPBQK1eWS6dX1tw700N6FXV7Kqw64ImpSOX6pOnwlcSn/N0Dl+arfdl/m
9dV39l9WFBHNlLA0o8I8bKJIhZrSkH2lN5Mxa2C2GAB0/yeTxwLMR1bK9GxFQKmB
Zxt/Z2HPPfTT6fZfJLu7MQdkSxkClnPivC3/dleiaQwzQTzAx3BF0pKX0dcVKbdy
vymye95/Iq9KLlzsXuJdluNL2tlJkPO3Zh+JxuRlYrIQhniWmj8kfmSc8x1LCA6K
KU3myOwUaxAQPKnC4yK2
=v9Sp
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to