To Struts2 developers,

I have tested your upcoming struts-2.5.16 on Weblogic server for below bug. I 
did not this error anymore. Good Job everyone.

https://issues.apache.org/jira/browse/WW-4920


Thanks,
Liem.

From: NGUYEN LIEM (APP1LXN)
Sent: Wednesday, February 14, 2018 10:48 AM
To: 'user@struts.apache.org' <user@struts.apache.org>; 'd...@struts.apache.org' 
<d...@struts.apache.org>; 'iss...@struts.apache.org' <iss...@struts.apache.org>
Subject: BUG in struts-2.5.15

Hi all,

Testing your upcoming struts-2.5.15, when starting Weblogic server (Weblogic 
server version 12.2.1.2.0, JDK v 1.8.0_101), we see exception below.

Thanks,
Liem.
--------------------------------------------

2018-02-14 10:28:37.194 WARN  - Could not create JarEntryRevision for 
[zip:C:/Oracle/Middleware/Oracle_Home12.2.1.0.0/user_projects/domains/iwa_local_domain/servers/AdminServer/tmp/_WL_user/IWA/zfd81u/war/WEB-INF/lib/struts2-core.jar!/struts-default.xml]!
java.net.MalformedURLException: unknown protocol: c
                at java.net.URL.<init>(URL.java:600) ~[?:1.8.0_101]
                at java.net.URL.<init>(URL.java:490) ~[?:1.8.0_101]
                at java.net.URL.<init>(URL.java:439) ~[?:1.8.0_101]
                at 
java.net.JarURLConnection.parseSpecs(JarURLConnection.java:175) ~[?:1.8.0_101]
                at java.net.JarURLConnection.<init>(JarURLConnection.java:158) 
~[?:1.8.0_101]
                at 
com.opensymphony.xwork2.util.fs.StrutsJarURLConnection.<init>(StrutsJarURLConnection.java:44)
 ~[struts2-core.jar:2.5.15]
                at 
com.opensymphony.xwork2.util.fs.StrutsJarURLConnection.openConnection(StrutsJarURLConnection.java:99)
 ~[struts2-core.jar:2.5.15]
                at 
com.opensymphony.xwork2.util.fs.JarEntryRevision.build(JarEntryRevision.java:42)
 [struts2-core.jar:2.5.15]
                at 
com.opensymphony.xwork2.util.fs.DefaultFileManager.monitorFile(DefaultFileManager.java:94)
 [struts2-core.jar:2.5.15]

Reply via email to