[
https://issues.jboss.org/browse/WFLY-3664?page=com.atlassian.jira.plugin....
]
Markus Schwarz commented on WFLY-3664:
--------------------------------------
Have you tested it multiple times with clearing the webstart cache in between, because
sometimes I also didn't get an exception. Have you tested it locally or remote (Ok,
for me, in both cases error had been thrown)?
What does this exception mean, because the webstart application is running as normal. Do I
have to care about those exceptions?
Exceptions during download of webstart libraries
------------------------------------------------
Key: WFLY-3664
URL:
https://issues.jboss.org/browse/WFLY-3664
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web (Undertow)
Affects Versions: 8.1.0.Final
Environment: Windows 7 (64bit), Windows Server 2012 R2 (64bit)
Reporter: Markus Schwarz
Assignee: Stuart Douglas
Priority: Minor
Attachments: demo-src.zip, server.log
I have a webstart application using the JnlpDownloadServlet. If the client cache is
empty, launching the JNLP will download the libraries. The webstart application works as
expected, but in the server logs there are many errors regarding download of the
libraries.
Just to mention: Not always the same libraries are listed with erros in the logs files.
Sometimes I even got now exceptions.
For my tests I used Wildfly 8.1.0.FINAL as well as a nightly build from 24. of July
without any further changes of the configuration files
(
https://ci.jboss.org/hudson/job/WildFly-latest-master/).
I tested it under Windows 7 and Windows Server 2012 R2. The demo contains an older
JnlpDownloadServlet, but I tested it also with the one coming with JDK 7u65.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)