[JBoss JIRA] Created: (JBDS-1397) Duplicate Plugins are installed for Teiid Designer
by Barry LaFond (JIRA)
Duplicate Plugins are installed for Teiid Designer
--------------------------------------------------
Key: JBDS-1397
URL: https://jira.jboss.org/browse/JBDS-1397
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 4.0.0.Beta1
Environment: LINUX Ubuntu 9.10
Reporter: Barry LaFond
Assignee: Denis Golovin
After installing jbdevstudio-linux-gtk-4.0.0.v201010160636R-H52-Beta1.jar and running JBDS, I noticed that there were some plugins contributed by Teiid Designer that were apparent duplicates? I had another Designer developer check his JBDS install and he saw the same thing.
These are the plugin folders in question: ( Note that Beta2 label for Designer is just that. This IS JBDS 4.0.0 Beta 1 kit)
org.teiid.designer.help_7.1.0.v20100831-0336-H225-M2
org.teiid.designer.help_7.1.0.v20101004-0426-H287-Beta2
org.teiid.designer.help_7.1.0.v20101005-1611-H291-Beta2
teiid_embedded_query_7.1.0.v20100831-0336-H225-M2
teiid_embedded_query_7.1.0.v20101004-0426-H287-Beta2
teiid_embedded_query_7.1.0.v20101005-1611-H291-Beta2
I've got 3 JBDS installs
I have 3 kits installed. The same problems exists for the H30 & H525 kits, but NOT the H45 kit.
Don't have any more data than above.
--
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, 3 months
[JBoss JIRA] Created: (JBDS-1429) java.lang.ClassNotFoundException: org.drools.eclipse.action.ConvertToBPMN2ProcessAction
by Dmitry Geraskov (JIRA)
java.lang.ClassNotFoundException: org.drools.eclipse.action.ConvertToBPMN2ProcessAction
---------------------------------------------------------------------------------------
Key: JBDS-1429
URL: https://jira.jboss.org/browse/JBDS-1429
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: drools
Affects Versions: 4.0.0.Beta2
Reporter: Dmitry Geraskov
Assignee: Max Andersen
While I testing teiid I got the exception:
java.lang.ClassNotFoundException: org.drools.eclipse.action.ConvertToBPMN2ProcessAction
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:506)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:338)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:232)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1197)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:904)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:259)
at org.eclipse.ui.internal.PluginAction.createDelegate(PluginAction.java:122)
at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:275)
at org.eclipse.ui.internal.PluginAction.<init>(PluginAction.java:112)
Can't say exact steps.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months
[JBoss JIRA] Created: (JBIDE-7695) NPE when adding connection with invalid URL
by Libor Zoubek (JIRA)
NPE when adding connection with invalid URL
-------------------------------------------
Key: JBIDE-7695
URL: https://jira.jboss.org/browse/JBIDE-7695
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: deltacloud
Affects Versions: 3.2.0.Beta2
Environment: 3.2.0.v20101119-1705-H261-Beta2
Reporter: Libor Zoubek
Assignee: Andre Dietisheim
If I enter total nonsense into url (like 'abc' '123') I get NPE - whis should be fixed.
There is one little issue related to this one.
If I enter 'http://something' dialog gets closed and is treated like valid but not reachable connection. This is fine
But if I enter 'http:/something' behavior is same, which is wrong, There is a need to fix regex determining valid or invalid URL.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months
[JBoss JIRA] Created: (JBIDE-7735) Compile failed in org/hibernate/eclipse/console/test/CodeGenExternalProcessExecutionTest.java (at line 207):[-1, -1]
by Nick Boldt (JIRA)
Compile failed in org/hibernate/eclipse/console/test/CodeGenExternalProcessExecutionTest.java (at line 207):[-1,-1]
-------------------------------------------------------------------------------------------------------------------
Key: JBIDE-7735
URL: https://jira.jboss.org/browse/JBIDE-7735
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.2.0.CR1
Reporter: Nick Boldt
Assignee: Max Andersen
Priority: Blocker
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.hibernate.eclipse.console.test: Compilation failure: Compilation failure:
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.nightly/sources/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/CodeGenExternalProcessExecutionTest.java (at line 207):[-1,-1]
[ERROR] public int compare(IResource o1, IResource o2) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method compare(IResource, IResource) of type CodeGenExternalProcessExecutionTest.ResComparator must override a superclass method
[ERROR] -> [Help 1]
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months