[jbosstools-issues] [JBoss JIRA] (JBIDE-11806) Offline Support for central - fine tuning

Radim Hopp (JIRA) jira-events at lists.jboss.org
Thu Oct 4 05:25:04 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-11806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723912#comment-12723912 ] 

Radim Hopp commented on JBIDE-11806:
------------------------------------

{quote}What message would you like to see?{quote}
On second thought, I think the message is appropriate.

{quote} When trying to create example/quickstart which is not cached (so it won't create), there is still offered readme.md to be opened (which of course doesn't exist) -> errors in Error Log{quote}
Readme isn't shown, but there are still errors in Error Log:
Three errors {noformat}org.xml.sax.SAXParseException; Premature end of file.
	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
	at org.jboss.tools.project.examples.model.ProjectExampleUtil$FetchProjectExampleDocumentTask.call(ProjectExampleUtil.java:937)
	at org.jboss.tools.project.examples.model.ProjectExampleUtil$FetchProjectExampleDocumentTask.call(ProjectExampleUtil.java:1)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)
{noformat}
And two "Premature end of file." warnings.
                
> Offline Support for central - fine tuning
> -----------------------------------------
>
>                 Key: JBIDE-11806
>                 URL: https://issues.jboss.org/browse/JBIDE-11806
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: central
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Radim Hopp
>            Assignee: Radim Hopp
>            Priority: Minor
>             Fix For: 3.3.2, 4.0.0.Alpha2
>
>         Attachments: CentralWithoutInternet.png
>
>
> Offline support [JBIDE-11192|https://issues.jboss.org/browse/JBIDE-11192] works fine except for two things I noticed:
> * When trying to create example/quickstart which is not cached (so it won't create), there is still offered readme.md to be opened (which of course doesn't exist) -> errors in Error Log
> * Would it be possible to put some better text than "java.net.UnknownHostException <hostname>" in tooltip (see screenshot)?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list