[JBoss JIRA] Created: (JBIDE-7607) Error in coverage report for org.jboss.tools.esb.validator.test.ESBValidatorAllTests
by Denis Golovin (JIRA)
Error in coverage report for org.jboss.tools.esb.validator.test.ESBValidatorAllTests
------------------------------------------------------------------------------------
Key: JBIDE-7607
URL: https://jira.jboss.org/browse/JBIDE-7607
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: ejb3, testing
Affects Versions: 3.2.0.Beta2
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 3.2.0.Beta2
Running org.jboss.tools.esb.validator.test.ESBValidatorAllTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.558 sec
Results :
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
Could not instrument all bundles as they were not in the bundle context: null
Exception in thread "State Saver" java.lang.NullPointerException
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveBundleDatas(BaseStorage.java:575)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveAllData(BaseStorage.java:447)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.access$1(BaseStorage.java:435)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage$StateSaver.run(BaseStorage.java:1227)
at java.lang.Thread.run(Thread.java:619)
[INFO] All tests passed!
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-6819) Guvnor repository view can not display snapshots list
by Denny Xu (JIRA)
Guvnor repository view can not display snapshots list
-----------------------------------------------------
Key: JBIDE-6819
URL: https://jira.jboss.org/browse/JBIDE-6819
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: drools
Affects Versions: 3.2.0.M1
Environment: Drools-Guvnor runtime: drools-guvnor.5.1.0
Reporter: Denny Xu
Assignee: Denny Xu
create a guvnor repository connection such as : localhost:8080/drools-5.1.0-guvnor/org.drools.guvnor.Guvnor/webdav/, when trying to expand the 'snapshots' tree item, it occurs error :
org.xml.sax.SAXParseException: Premature end of file.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:239)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:283)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
at org.guvnor.tools.utils.webdav.StreamProcessingUtils.parseListing(StreamProcessingUtils.java:57)
at org.guvnor.tools.utils.webdav.WebDavClient.listDirectory(WebDavClient.java:110)
at org.guvnor.tools.views.model.TreeParent.listDirectory(TreeParent.java:122)
at org.guvnor.tools.views.model.TreeParent.fetchDeferredChildren(TreeParent.java:97)
at org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:235)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
the error only appear for drools-guvnor.5.1.0.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBDS-1309) ESB project not being redeployed
by Jehudi Castro (JIRA)
ESB project not being redeployed
--------------------------------
Key: JBDS-1309
URL: https://jira.jboss.org/browse/JBDS-1309
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: SOA Platform
Affects Versions: 3.0.0.GA
Reporter: Jehudi Castro
I have a served configured in the IDE and an ESB project configured to run in the server, when I only change a java file (a custom action) in the project, it does not reflect the changes in the ruining server (although I see the message "Publishing to server..." in the Progress view for some seconds), however if I touch the jboss-esb.xml the project is redeployed correctly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months