[JBoss JIRA] (JBIDE-17841) Unable to import cordova Hello project created by cordova CLI
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17841?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-17841:
----------------------------------------
Priority: Critical (was: Major)
Affects Version/s: 4.2.0.CR1
(was: 4.2.0.Beta3)
since this import feature is critical for our integration with cordova quickstarts/example projects and ionic raising priority and setting for CR1 to be investigated and hopefully resolved.
> Unable to import cordova Hello project created by cordova CLI
> -------------------------------------------------------------
>
> Key: JBIDE-17841
> URL: https://issues.jboss.org/browse/JBIDE-17841
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.2.0.CR1
> Environment: JBDS 8.0.0.Beta3-v20140706-0939-B172
> Linux
> Cordova v. 3.5.0-0.2.6
> Reporter: Vlado Pakan
> Priority: Critical
>
> 1. Create default cordova app via command
> {noformat}
> cordova create hello com.example.hello HelloWorld
> {noformat}
> 2. Open Import > Mobile > Import Cordova Project
> 3. Select Hello directory of created project
> ASSERT: Project is listed in Project list
> ERROR: Unable to check project to be imported and therefore Finish buttons is disabled and project can't be imported
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17907) Review and consolidate JVM Monitor and Tools preference pages
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17907?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-17907:
----------------------------------------
Component/s: jmx
> Review and consolidate JVM Monitor and Tools preference pages
> -------------------------------------------------------------
>
> Key: JBIDE-17907
> URL: https://issues.jboss.org/browse/JBIDE-17907
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: jmx, server
> Affects Versions: 4.2.0.Beta3
> Environment: JBDS 8.0.0.Beta3a B178
> Reporter: Martin Malina
> Assignee: Rob Stryker
>
> This is follow-up of JBIDE-17661.
> Right now there is the JVM Monitor preference page and then a subpage called Tools. The subpage refers to JMX Explorer, but there is no such thing in our tools right now. We have JMX Navigator now.
> And also, it only has two options, perhaps it could live in the parent page.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17830) ResourceException: Resource '<projectName>/plugins' does not exist
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17830?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-17830:
----------------------------------------
Fix Version/s: 4.2.0.CR1
> ResourceException: Resource '<projectName>/plugins' does not exist
> ------------------------------------------------------------------
>
> Key: JBIDE-17830
> URL: https://issues.jboss.org/browse/JBIDE-17830
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.2.0.CR1
> Reporter: Alexey Kazakov
> Assignee: Gorkem Ercan
> Priority: Minor
> Fix For: 4.2.0.CR1
>
>
> I cloned and imported https://github.com/sebastienblanc/testionic
> Every time I run Eclipse I see the following exception in the log:
> {code}
> org.eclipse.core.internal.resources.ResourceException: Resource '/testionic/plugins' does not exist.
> at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:341)
> at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:215)
> at org.eclipse.core.internal.resources.Resource.accept(Resource.java:136)
> at org.eclipse.core.internal.resources.Resource.accept(Resource.java:115)
> at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.updatePluginList(CordovaPluginManager.java:428)
> at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.getInstalledPlugins(CordovaPluginManager.java:271)
> at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.getCordovaPluginJSContent(CordovaPluginManager.java:300)
> at org.jboss.tools.aerogear.hybrid.core.internal.libraries.CordovaLibraryJsContainerInitializer.getPluginJsIncludePathEntry(CordovaLibraryJsContainerInitializer.java:99)
> at org.jboss.tools.aerogear.hybrid.core.internal.libraries.CordovaLibraryJsContainerInitializer.getIncludepathEntries(CordovaLibraryJsContainerInitializer.java:84)
> at org.eclipse.wst.jsdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:2753)
> at org.eclipse.wst.jsdt.internal.core.ClasspathChange.generateDelta(ClasspathChange.java:206)
> at org.eclipse.wst.jsdt.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1909)
> at org.eclipse.wst.jsdt.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:389)
> at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
> at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
> at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:378)
> at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1498)
> at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:156)
> at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17830) ResourceException: Resource '<projectName>/plugins' does not exist
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17830?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-17830:
----------------------------------------
Priority: Critical (was: Minor)
> ResourceException: Resource '<projectName>/plugins' does not exist
> ------------------------------------------------------------------
>
> Key: JBIDE-17830
> URL: https://issues.jboss.org/browse/JBIDE-17830
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.2.0.CR1
> Reporter: Alexey Kazakov
> Assignee: Gorkem Ercan
> Priority: Critical
> Fix For: 4.2.0.CR1
>
>
> I cloned and imported https://github.com/sebastienblanc/testionic
> Every time I run Eclipse I see the following exception in the log:
> {code}
> org.eclipse.core.internal.resources.ResourceException: Resource '/testionic/plugins' does not exist.
> at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:341)
> at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:215)
> at org.eclipse.core.internal.resources.Resource.accept(Resource.java:136)
> at org.eclipse.core.internal.resources.Resource.accept(Resource.java:115)
> at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.updatePluginList(CordovaPluginManager.java:428)
> at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.getInstalledPlugins(CordovaPluginManager.java:271)
> at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.getCordovaPluginJSContent(CordovaPluginManager.java:300)
> at org.jboss.tools.aerogear.hybrid.core.internal.libraries.CordovaLibraryJsContainerInitializer.getPluginJsIncludePathEntry(CordovaLibraryJsContainerInitializer.java:99)
> at org.jboss.tools.aerogear.hybrid.core.internal.libraries.CordovaLibraryJsContainerInitializer.getIncludepathEntries(CordovaLibraryJsContainerInitializer.java:84)
> at org.eclipse.wst.jsdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:2753)
> at org.eclipse.wst.jsdt.internal.core.ClasspathChange.generateDelta(ClasspathChange.java:206)
> at org.eclipse.wst.jsdt.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1909)
> at org.eclipse.wst.jsdt.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:389)
> at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
> at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
> at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:378)
> at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1498)
> at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:156)
> at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17830) ResourceException: Resource '<projectName>/plugins' does not exist
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17830?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-17830:
---------------------------------------------
the logs is the most important tool we have to let users tell us what is wrong. For GA its important to get invalid/misleading/false positives removed from our logs. Targeting to CR1.
> ResourceException: Resource '<projectName>/plugins' does not exist
> ------------------------------------------------------------------
>
> Key: JBIDE-17830
> URL: https://issues.jboss.org/browse/JBIDE-17830
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.2.0.CR1
> Reporter: Alexey Kazakov
> Assignee: Gorkem Ercan
> Priority: Critical
> Fix For: 4.2.0.CR1
>
>
> I cloned and imported https://github.com/sebastienblanc/testionic
> Every time I run Eclipse I see the following exception in the log:
> {code}
> org.eclipse.core.internal.resources.ResourceException: Resource '/testionic/plugins' does not exist.
> at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:341)
> at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:215)
> at org.eclipse.core.internal.resources.Resource.accept(Resource.java:136)
> at org.eclipse.core.internal.resources.Resource.accept(Resource.java:115)
> at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.updatePluginList(CordovaPluginManager.java:428)
> at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.getInstalledPlugins(CordovaPluginManager.java:271)
> at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.getCordovaPluginJSContent(CordovaPluginManager.java:300)
> at org.jboss.tools.aerogear.hybrid.core.internal.libraries.CordovaLibraryJsContainerInitializer.getPluginJsIncludePathEntry(CordovaLibraryJsContainerInitializer.java:99)
> at org.jboss.tools.aerogear.hybrid.core.internal.libraries.CordovaLibraryJsContainerInitializer.getIncludepathEntries(CordovaLibraryJsContainerInitializer.java:84)
> at org.eclipse.wst.jsdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:2753)
> at org.eclipse.wst.jsdt.internal.core.ClasspathChange.generateDelta(ClasspathChange.java:206)
> at org.eclipse.wst.jsdt.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1909)
> at org.eclipse.wst.jsdt.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:389)
> at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
> at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
> at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:378)
> at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1498)
> at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:156)
> at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBDS-3093) Should we allow users to install updates to individual JBDS features (not the whole product) via Early Access?
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3093?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen updated JBDS-3093:
--------------------------------------
Fix Version/s: 8.0.x
9.0.x
> Should we allow users to install updates to individual JBDS features (not the whole product) via Early Access?
> --------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3093
> URL: https://issues.jboss.org/browse/JBDS-3093
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: central, updatesite
> Reporter: Nick Boldt
> Assignee: Max Rydahl Andersen
> Fix For: 8.0.x, 9.0.x
>
>
> This is continuation of JBDS-3009 which was discussing full updates of devstudio that made everyone focus on old limitations.
> Thus lets discuss how far we are ok (in principle/not technical terms) early access goes
> A) in principle - are you ok we provide functionallity in devstudio to install additional early access features ?
> I assume YES because that is what the early access feature does that everyone was fine with before.
> B) in principle - are you ok we provide functionallity in devstudio to install early access features of things that are in addition to the default installed parts (i.e. not part of core, things like hybrid mobile tools ? )
> I assume YES since this has zero technical difference from A
> C) in principle - are you ok we provide functionallity in devstudio to install early access features of things that are part of the base install (i.e. we provide an early access of devstudio that has updates to hibernate tools and jaxrs that supports JavaEE 7 better - just as example) ?
> I hear you say NO to this even though it is EXACTLY the same mechanism we need to provide install/rollbacks for the above - we just don't have that in place yet but that IS doable to do if we choose to do so and make it clear what is installed (see
> But if you cannot even agree to it by principle then any technical discussion is pointless.
> Thus can you give Yes/No answers to the above please ?
> My answers are:
> A) Yes
> B) Yes
> C) Yes
> ...all with the assumption we make it clear that once you do this you are running in "early access" mode.
> For me there is zero difference between A/B/C if done properly. And of course we should not do any of these blindly and without ensuring it is as smooth as possible but the mere definition of "early access" is : "You install this on your own risk - please don't expect things to work completely fine afterwards".
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17844) Server –> Show in JMX Navigator does not show the server, just opens the view
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17844?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-17844:
---------------------------------------------
I wouldn't say it should connect to it - just selecting it would be sufficient. then up to user if he wants to wait for the connection to be opeend.
> Server –> Show in JMX Navigator does not show the server, just opens the view
> -----------------------------------------------------------------------------
>
> Key: JBIDE-17844
> URL: https://issues.jboss.org/browse/JBIDE-17844
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jmx, server
> Affects Versions: 4.2.0.Beta3
> Environment: JBDS 8.0.0.Beta3 B172
> Reporter: Martin Malina
> Assignee: Rob Stryker
>
> When you start a server and then right-click it in the server view and select Show in JMX Navigator, the JMX Navigator view will be opened for you and you will be taken there, but you will only be shown the 3 top level elements.
> You should really be taken straight to the given server in that view. And possibly even connect to it - right now it stays disconnected.
> Interesting is that when you do it again, you will be taken to the server correctly.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBDS-2955) After install, initial access of Help->About->?->About Your Installation logs error
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-2955?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen resolved JBDS-2955.
---------------------------------------
Fix Version/s: 8.0.0.Beta3
Resolution: Done
closing this and opening new issue JBDS-3113 to capture the new issues.
> After install, initial access of Help->About->?->About Your Installation logs error
> -----------------------------------------------------------------------------------
>
> Key: JBDS-2955
> URL: https://issues.jboss.org/browse/JBDS-2955
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: upstream
> Affects Versions: 7.1.1.GA
> Environment: Version: 7.1.1.GA
> Build id: GA-v20140303-1841-B672
> Build date: 20140303-1841
> Reporter: Len DiMaggio
> Assignee: Nick Boldt
> Priority: Minor
> Fix For: 8.0.0.Beta3
>
>
> After install, initial access of Help->About->?->About Your Installation logs error
> Non-fatal, no user impact, but ugly:
> !SESSION 2014-03-05 14:26:16.783 -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.7.0_25
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.jbds.product.product
> Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.jboss.jbds.product.product
> !ENTRY org.eclipse.help.base 4 0 2014-03-05 14:52:30.672
> !MESSAGE Help index declared, but missing for plugin org.eclipse.rse.doc.user.
> !ENTRY org.eclipse.help.base 4 0 2014-03-05 14:52:33.313
> !MESSAGE An error occured while pre-processing help XHTML document "/org.eclipse.rse.doc.user/tasks/tbegindstore.html" for search indexing
> !STACK 0
> org.xml.sax.SAXParseException; lineNumber: 34; columnNumber: 8; XML document structures must start and end within the same entity.
> at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:251)
> at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:300)
> at org.eclipse.help.internal.dynamic.DocumentReader.read(DocumentReader.java:56)
> at org.eclipse.help.internal.dynamic.XMLProcessor.process(XMLProcessor.java:49)
> at org.eclipse.help.internal.xhtml.DynamicXHTMLProcessor.process(DynamicXHTMLProcessor.java:76)
> at org.eclipse.help.internal.search.XHTMLSearchParticipant.preprocess(XHTMLSearchParticipant.java:106)
> at org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:296)
> at org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:51)
> at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:230)
> at org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
> at org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
> at org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
> at org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
> at org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
> at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
> !ENTRY org.eclipse.help.base 4 0 2014-03-05 14:52:33.939
> !MESSAGE An error occured while pre-processing help XHTML document "/org.eclipse.rse.doc.user/tasks/tusingefs.html" for search indexing
> !STACK 0
> org.xml.sax.SAXParseException; lineNumber: 43; columnNumber: 1; XML document structures must start and end within the same entity.
> at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:251)
> at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:300)
> at org.eclipse.help.internal.dynamic.DocumentReader.read(DocumentReader.java:56)
> at org.eclipse.help.internal.dynamic.XMLProcessor.process(XMLProcessor.java:49)
> at org.eclipse.help.internal.xhtml.DynamicXHTMLProcessor.process(DynamicXHTMLProcessor.java:76)
> at org.eclipse.help.internal.search.XHTMLSearchParticipant.preprocess(XHTMLSearchParticipant.java:106)
> at org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:296)
> at org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:51)
> at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:230)
> at org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
> at org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
> at org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
> at org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
> at org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
> at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
> !ENTRY org.eclipse.help.base 4 4 2014-03-05 14:52:38.960
> !MESSAGE Help documentation could not be indexed completely.
> !SUBENTRY 1 org.eclipse.help.base 4 4 2014-03-05 14:52:38.960
> !MESSAGE Exception occurred while adding document /org.eclipse.rse.doc.user/tasks/tbegindstore.html to index.
> !STACK 0
> java.io.IOException: Stream closed
> at java.util.zip.InflaterInputStream.ensureOpen(InflaterInputStream.java:67)
> at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:121)
> at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry$ZipBundleEntryInputStream.read(ZipBundleEntry.java:153)
> at com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(XMLEntityManager.java:2815)
> at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:660)
> at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:189)
> at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:799)
> at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
> at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123)
> at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210)
> at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:568)
> at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:302)
> at javax.xml.parsers.SAXParser.parse(SAXParser.java:195)
> at org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:297)
> at org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:51)
> at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:230)
> at org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
> at org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
> at org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
> at org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
> at org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
> at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
> !SUBENTRY 1 org.eclipse.help.base 4 4 2014-03-05 14:52:38.960
> !MESSAGE Exception occurred while adding document /org.eclipse.rse.doc.user/tasks/tusingefs.html to index.
> !STACK 0
> java.io.IOException: Stream closed
> at java.util.zip.InflaterInputStream.ensureOpen(InflaterInputStream.java:67)
> at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:121)
> at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry$ZipBundleEntryInputStream.read(ZipBundleEntry.java:153)
> at com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(XMLEntityManager.java:2815)
> at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:660)
> at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:189)
> at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:799)
> at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
> at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123)
> at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210)
> at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:568)
> at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:302)
> at javax.xml.parsers.SAXParser.parse(SAXParser.java:195)
> at org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:297)
> at org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:51)
> at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:230)
> at org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
> at org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
> at org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
> at org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
> at org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
> at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBDS-3113) After install, initial access of Help->About->?->About Your Installation logs error
by Max Rydahl Andersen (JIRA)
Max Rydahl Andersen created JBDS-3113:
-----------------------------------------
Summary: After install, initial access of Help->About->?->About Your Installation logs error
Key: JBDS-3113
URL: https://issues.jboss.org/browse/JBDS-3113
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: upstream
Affects Versions: 7.1.1.GA
Environment: Version: 7.1.1.GA
Build id: GA-v20140303-1841-B672
Build date: 20140303-1841
Reporter: Len DiMaggio
Assignee: Nick Boldt
Priority: Minor
After install, initial access of Help->About->?->About Your Installation logs error
Non-fatal, no user impact, but ugly:
!SESSION 2014-03-05 14:26:16.783 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_25
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product com.jboss.jbds.product.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.jboss.jbds.product.product
!ENTRY org.eclipse.help.base 4 0 2014-03-05 14:52:30.672
!MESSAGE Help index declared, but missing for plugin org.eclipse.rse.doc.user.
!ENTRY org.eclipse.help.base 4 0 2014-03-05 14:52:33.313
!MESSAGE An error occured while pre-processing help XHTML document "/org.eclipse.rse.doc.user/tasks/tbegindstore.html" for search indexing
!STACK 0
org.xml.sax.SAXParseException; lineNumber: 34; columnNumber: 8; XML document structures must start and end within the same entity.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:251)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:300)
at org.eclipse.help.internal.dynamic.DocumentReader.read(DocumentReader.java:56)
at org.eclipse.help.internal.dynamic.XMLProcessor.process(XMLProcessor.java:49)
at org.eclipse.help.internal.xhtml.DynamicXHTMLProcessor.process(DynamicXHTMLProcessor.java:76)
at org.eclipse.help.internal.search.XHTMLSearchParticipant.preprocess(XHTMLSearchParticipant.java:106)
at org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:296)
at org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:51)
at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:230)
at org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
at org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
at org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
at org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
at org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
!ENTRY org.eclipse.help.base 4 0 2014-03-05 14:52:33.939
!MESSAGE An error occured while pre-processing help XHTML document "/org.eclipse.rse.doc.user/tasks/tusingefs.html" for search indexing
!STACK 0
org.xml.sax.SAXParseException; lineNumber: 43; columnNumber: 1; XML document structures must start and end within the same entity.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:251)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:300)
at org.eclipse.help.internal.dynamic.DocumentReader.read(DocumentReader.java:56)
at org.eclipse.help.internal.dynamic.XMLProcessor.process(XMLProcessor.java:49)
at org.eclipse.help.internal.xhtml.DynamicXHTMLProcessor.process(DynamicXHTMLProcessor.java:76)
at org.eclipse.help.internal.search.XHTMLSearchParticipant.preprocess(XHTMLSearchParticipant.java:106)
at org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:296)
at org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:51)
at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:230)
at org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
at org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
at org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
at org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
at org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
!ENTRY org.eclipse.help.base 4 4 2014-03-05 14:52:38.960
!MESSAGE Help documentation could not be indexed completely.
!SUBENTRY 1 org.eclipse.help.base 4 4 2014-03-05 14:52:38.960
!MESSAGE Exception occurred while adding document /org.eclipse.rse.doc.user/tasks/tbegindstore.html to index.
!STACK 0
java.io.IOException: Stream closed
at java.util.zip.InflaterInputStream.ensureOpen(InflaterInputStream.java:67)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:121)
at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry$ZipBundleEntryInputStream.read(ZipBundleEntry.java:153)
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(XMLEntityManager.java:2815)
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:660)
at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:189)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:799)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:568)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:302)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:195)
at org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:297)
at org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:51)
at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:230)
at org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
at org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
at org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
at org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
at org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
!SUBENTRY 1 org.eclipse.help.base 4 4 2014-03-05 14:52:38.960
!MESSAGE Exception occurred while adding document /org.eclipse.rse.doc.user/tasks/tusingefs.html to index.
!STACK 0
java.io.IOException: Stream closed
at java.util.zip.InflaterInputStream.ensureOpen(InflaterInputStream.java:67)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:121)
at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry$ZipBundleEntryInputStream.read(ZipBundleEntry.java:153)
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(XMLEntityManager.java:2815)
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:660)
at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:189)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:799)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:568)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:302)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:195)
at org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:297)
at org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:51)
at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:230)
at org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
at org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
at org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
at org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
at org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months