[JBoss JIRA] Created: (JBDS-1454) Teiid designer fails to export Oracle DDL file
by Pavol Srna (JIRA)
Teiid designer fails to export Oracle DDL file
----------------------------------------------
Key: JBDS-1454
URL: https://jira.jboss.org/browse/JBDS-1454
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: teiid
Affects Versions: 4.0.0.Beta2
Environment: JBDS 4.0.0.Beta2 (jbdevstudio-eap-linux-gtk-4.0.0.v201012070137R-H33-Beta2)
Reporter: Pavol Srna
No DDL file is exported!
Message:
~~~~~~~~~~~~~~~~~~~~
Error while initializing and configuring the XSLT transformer
Exception Stack Trace:
~~~~~~~~~~~~~~~~~~~~~
javax.xml.transform.TransformerConfigurationException: Failed to compile stylesheet. 1 error detected.
at net.sf.saxon.PreparedStylesheet.prepare(PreparedStylesheet.java:176)
at net.sf.saxon.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:139)
at com.metamatrix.core.xslt.XsltTransform.getTemplates(XsltTransform.java:47)
at com.metamatrix.core.xslt.XsltTransform.createTransformer(XsltTransform.java:65)
at com.metamatrix.core.xslt.XsltTransform.transform(XsltTransform.java:88)
at com.metamatrix.modeler.internal.ddl.DdlWriterImpl.doWrite(DdlWriterImpl.java:250)
at com.metamatrix.modeler.internal.ddl.DdlWriterImpl.write(DdlWriterImpl.java:208)
at com.metamatrix.modeler.internal.ui.wizards.ExportDdlWizard$1.run(ExportDdlWizard.java:172)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
at com.metamatrix.modeler.internal.ui.wizards.ExportDdlWizard.finish(ExportDdlWizard.java:169)
at com.metamatrix.ui.internal.wizard.AbstractWizard.performFinish(AbstractWizard.java:355)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:811)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:430)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3540)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3161)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
at org.eclipse.jface.window.Window.open(Window.java:801)
at org.eclipse.ui.internal.handlers.WizardHandler$Export.executeHandler(WizardHandler.java:98)
at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:274)
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293)
at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:241)
at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:157)
at org.eclipse.ui.internal.actions.CommandAction.run(CommandAction.java:171)
at org.eclipse.ui.actions.ExportResourcesAction.run(ExportResourcesAction.java:116)
at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:168)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3540)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3161)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (JBIDE-7904) Compile failed for org.jboss.tools.ws.creation.core.test
by Nick Boldt (JIRA)
Compile failed for org.jboss.tools.ws.creation.core.test
--------------------------------------------------------
Key: JBIDE-7904
URL: https://issues.jboss.org/browse/JBIDE-7904
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS, testing
Affects Versions: 3.2.0.CR1
Reporter: Nick Boldt
Assignee: Rob Stryker
Priority: Blocker
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.ws.creation.core.test: Compilation failure: Compilation failure:
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.continuous/sources/ws/tests/org.jboss.tools.ws.creation.core.test/src/org/jboss/tools/ws/creation/core/test/command/AbstractJBossWSGenerationTest.java (at line 24):[-1,-1]
[ERROR] import org.jboss.ide.eclipse.as.test.util.jdt.JREUtils;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type JREUtils is not accessible due to restriction on classpath entry /mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.continuous/sources/as/tests/org.jboss.ide.eclipse.as.test/target/classes
[ERROR]
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.continuous/sources/ws/tests/org.jboss.tools.ws.creation.core.test/src/org/jboss/tools/ws/creation/core/test/command/AbstractJBossWSGenerationTest.java (at line 55):[-1,-1]
[ERROR] currentServer = createServer(IJBossToolingConstants.AS_42, IJBossToolingConstants.SERVER_AS_42, ASTest.JBOSS_AS_42_HOME, DEFAULT_CONFIG,JREUtils.createJRE());
[ERROR] ^^^^^^^^
[ERROR] Access restriction: The type JREUtils is not accessible due to restriction on classpath entry /mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.continuous/sources/as/tests/org.jboss.ide.eclipse.as.test/target/classes
[ERROR]
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.continuous/sources/ws/tests/org.jboss.tools.ws.creation.core.test/src/org/jboss/tools/ws/creation/core/test/command/AbstractJBossWSGenerationTest.java (at line 55):[-1,-1]
[ERROR] currentServer = createServer(IJBossToolingConstants.AS_42, IJBossToolingConstants.SERVER_AS_42, ASTest.JBOSS_AS_42_HOME, DEFAULT_CONFIG,JREUtils.createJRE());
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method createJRE() from the type JREUtils is not accessible due to restriction on classpath entry /mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.continuous/sources/as/tests/org.jboss.ide.eclipse.as.test/target/classes
[ERROR] -> [Help 1]
http://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3.2...
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (JBIDE-7906) Incerrect versions in Hibernate tools 3.4
by Dmitry Geraskov (JIRA)
Incerrect versions in Hibernate tools 3.4
-----------------------------------------
Key: JBIDE-7906
URL: https://issues.jboss.org/browse/JBIDE-7906
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.2.0.Beta2
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Priority: Blocker
Fix For: 3.2.0.CR1
There are some places in Beta2 release when Hibernate tools have incorrect versions:
org.hibernate.eclipse.feature,
org.hibernate.eclipse.sdk.feature,
org.hibernate.eclipse.test.feature,
org.hibernate.eclipse.help,
org.hibernate.eclipse.jdt.apt.ui,
org.jboss.tools.hibernate.xml
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months