[JBoss JIRA] (TEIIDDES-1956) Rename re-factor action on model name does not change references every where
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1956?page=com.atlassian.jira.plu... ]
Paul Richardson resolved TEIIDDES-1956.
---------------------------------------
Resolution: Done
Unrefactored references all used in functions hence preceded by an opening bracket, which has not been previously considered when doing the search-and-replace in the refactoring framework.
Fixed and pushed to master.
> Rename re-factor action on model name does not change references every where
> ----------------------------------------------------------------------------
>
> Key: TEIIDDES-1956
> URL: https://issues.jboss.org/browse/TEIIDDES-1956
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 8.3
> Reporter: Ramesh Reddy
> Assignee: Paul Richardson
> Fix For: 8.3
>
> Attachments: RecursiveXMLTest.tar.gz
>
>
> Use the MPS attached to TEIIDDES-1945
> Rename Employees.xmi file to "EmpView" or something similar, and you will see that the XML document model will have errors resolving their transformations. Looks like if the reference in the Function construct refactor does not work on those correctly
--
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
11 years, 1 month
[JBoss JIRA] (TEIIDDES-1947) Text area is initially too large
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1947?page=com.atlassian.jira.plu... ]
Paul Richardson commented on TEIIDDES-1947:
-------------------------------------------
Given the extra spacing present in some dialog Group titles, I have not committed the workaround since people need to test and decide whether it is worth it or whether it comes down to further analysis of gtk versions etc... Obviously, on Ubuntu and other OSs, the spacing will be pronounced but universal whilst on Fedora and other affected distros, the overlapping titles will be gone but some dialogs will have the spacing whilst others do not.
[https://github.com/phantomjinx/teiid-designer/tree/TEIIDDES-1947]
> Text area is initially too large
> --------------------------------
>
> Key: TEIIDDES-1947
> URL: https://issues.jboss.org/browse/TEIIDDES-1947
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 8.3
> Environment: KDE 4, Fedora 17, JBDS 7.1.0.CR1
> Reporter: Steven Hawkins
> Assignee: Paul Richardson
> Priority: Minor
> Attachments: create-table-wizard-ubuntu.png, issue.png, xml-importer-using-guide-action-post-workaround.png, xml-importer-using-guide-action.png, xml-importer-using-import-wizard-post-workaround.png, xml-importer-using-import-wizard.png
>
>
> When creating a child table on model and clicking on the Transformation SQL tab, I see the SQL Definition text area blocking out the heading. If I resize the dialog it looks ok.
--
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
11 years, 1 month
[JBoss JIRA] (TEIIDDES-1947) Text area is initially too large
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1947?page=com.atlassian.jira.plu... ]
Paul Richardson edited comment on TEIIDDES-1947 at 11/28/13 10:01 AM:
----------------------------------------------------------------------
* xml-importer-using-guide-action: The XML importer launched from the guides view
* xml-imported-using-import-wizard: The XML imported launched from the Import ... wizards dialog
* xml-imported-using-guide-action-post-workaround: The XML importer launched from the guides view after the WidgetFactory class workaround
* xml-importer-using-import-wizard-post-workaround: The XML importer launched from the Import... wizards dialog after the WidgetFactory class workaround
While looking at the screenshots, compare the 'Description' frame title at the top of the dialog. In the case of the 'guide action' screenshots, the difference is obvious while the import wizard difference is more subtle. The spacing between the bottom of the letter 'p' in Description and the letter 't' in table below is 16 before the workaround and 21 after.
was (Author: phantomjinx):
* xml-importer-using-guide-action: The XML importer launched from the guides view
* xml-imported-using-import-wizard: The XML imported launched from the Import ... wizards dialog
* xml-imported-using-guide-action-post-workaround: The XML importer launched from the guides view after the WidgetFactory class workaround
* xml-importer-using-import-wizard-post-workaround: The XML importer launched from the Import... wizards dialog after the WidgetFactory class workaround
While looking at the screenshots, compare the 'Description' frame title at the top of the dialog.
> Text area is initially too large
> --------------------------------
>
> Key: TEIIDDES-1947
> URL: https://issues.jboss.org/browse/TEIIDDES-1947
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 8.3
> Environment: KDE 4, Fedora 17, JBDS 7.1.0.CR1
> Reporter: Steven Hawkins
> Assignee: Paul Richardson
> Priority: Minor
> Attachments: create-table-wizard-ubuntu.png, issue.png, xml-importer-using-guide-action-post-workaround.png, xml-importer-using-guide-action.png, xml-importer-using-import-wizard-post-workaround.png, xml-importer-using-import-wizard.png
>
>
> When creating a child table on model and clicking on the Transformation SQL tab, I see the SQL Definition text area blocking out the heading. If I resize the dialog it looks ok.
--
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
11 years, 1 month
[JBoss JIRA] (TEIIDDES-1947) Text area is initially too large
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1947?page=com.atlassian.jira.plu... ]
Paul Richardson updated TEIIDDES-1947:
--------------------------------------
Attachment: xml-importer-using-guide-action.png
xml-importer-using-guide-action-post-workaround.png
xml-importer-using-import-wizard.png
xml-importer-using-import-wizard-post-workaround.png
* xml-importer-using-guide-action: The XML importer launched from the guides view
* xml-imported-using-import-wizard: The XML imported launched from the Import ... wizards dialog
* xml-imported-using-guide-action-post-workaround: The XML importer launched from the guides view after the WidgetFactory class workaround
* xml-importer-using-import-wizard-post-workaround: The XML importer launched from the Import... wizards dialog after the WidgetFactory class workaround
While looking at the screenshots, compare the 'Description' frame title at the top of the dialog.
> Text area is initially too large
> --------------------------------
>
> Key: TEIIDDES-1947
> URL: https://issues.jboss.org/browse/TEIIDDES-1947
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 8.3
> Environment: KDE 4, Fedora 17, JBDS 7.1.0.CR1
> Reporter: Steven Hawkins
> Assignee: Paul Richardson
> Priority: Minor
> Attachments: create-table-wizard-ubuntu.png, issue.png, xml-importer-using-guide-action-post-workaround.png, xml-importer-using-guide-action.png, xml-importer-using-import-wizard-post-workaround.png, xml-importer-using-import-wizard.png
>
>
> When creating a child table on model and clicking on the Transformation SQL tab, I see the SQL Definition text area blocking out the heading. If I resize the dialog it looks ok.
--
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
11 years, 1 month
[JBoss JIRA] (TEIIDDES-1947) Text area is initially too large
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1947?page=com.atlassian.jira.plu... ]
Paul Richardson commented on TEIIDDES-1947:
-------------------------------------------
Have spent time looking into this. It appears to be a bug in Eclipse's Group widget where the size does not compute the height of the widget's layout correctly. However, rather than an obvious compute error, it seems to depend on how often the layout is recomputed prior to display.
A good example is the XML importer wizard. The XML importer can be open in 2 different ways.
1. Right-click on project -> select Import ... -> select "File Source (XML) >> Source and View Model"
2. In the Guides View, select "Model Local XML File Source" -> click on "Create source model from XML file source"
Both of these methods display the SAME wizard dialog. However, the first method displays the 'Description' section's title correctly whilst the second method overlaps it with the content. See attached screenshots.
I have found a workaround whereby including a top/bottom margin value of '10' in the Group's layout, no overlap with content occurs. This solves the problem for dialogs displayed like that in method 2 above. However, dialogs using method 1 are affected as well as the margin value is observed leading to a large space between the Group title and content. Whether this can be lived with is to be determined.
> Text area is initially too large
> --------------------------------
>
> Key: TEIIDDES-1947
> URL: https://issues.jboss.org/browse/TEIIDDES-1947
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 8.3
> Environment: KDE 4, Fedora 17, JBDS 7.1.0.CR1
> Reporter: Steven Hawkins
> Assignee: Paul Richardson
> Priority: Minor
> Attachments: create-table-wizard-ubuntu.png, issue.png
>
>
> When creating a child table on model and clicking on the Transformation SQL tab, I see the SQL Definition text area blocking out the heading. If I resize the dialog it looks ok.
--
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
11 years, 1 month
[JBoss JIRA] (TEIIDDES-1943) Exception produced from deployed war
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1943?page=com.atlassian.jira.plu... ]
Ted Jones reassigned TEIIDDES-1943:
-----------------------------------
Assignee: Ted Jones
> Exception produced from deployed war
> ------------------------------------
>
> Key: TEIIDDES-1943
> URL: https://issues.jboss.org/browse/TEIIDDES-1943
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Affects Versions: 8.3
> Reporter: Paul Richardson
> Assignee: Ted Jones
> Fix For: 8.3
>
> Attachments: E2eRESTEasyWarTestScript.odt, server.log
>
>
> Following the script 'E2eRESTEasyWarTestScript.odt', all steps check out until the final deployment of the war archive in the final section.
> Deployment of the war then trying to query it using a browser produces the following exception in the jboss log:
> {code}
> 19:35:57,191 SEVERE [org.teiid.rest] (http-/0.0.0.0:8080-1) Exception in execute: {0}: java.lang.Throwable: java.sql.SQLException: javax.resource.ResourceException: IJ000453: Unable to get managed connection for java:/BooksRestTest
> at org.teiid.rest.services.TeiidRSProviderPre.execute(TeiidRSProviderPre.java:109) [classes:]
> at org.teiid.rest.services.BooksInfo.getBook(BooksInfo.java:89) [classes:]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_25]
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImp7l.java:57) [rt.jar:1.7.0_25]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_25]
> at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_25]
> at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:167) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.core.ResourceMethod.invokeOnTarget(ResourceMethod.java:269) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:227) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:216) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.core.SynchronousDispatcher.getResponse(SynchronousDispatcher.java:542) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:524) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:126) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:208) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:55) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:50) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar:1.0.2.Final-redhat-1]
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:295) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:149) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:169) [jboss-as-web-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8]
> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:145) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:97) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:102) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:336) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:653) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:920) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_25]
> Caused by: java.sql.SQLException: javax.resource.ResourceException: IJ000453: Unable to get managed connection for java:/BooksRestTest
> at org.jboss.jca.adapters.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:147)
> at org.teiid.rest.services.TeiidRSProviderPre.execute(TeiidRSProviderPre.java:63) [classes:]
> ... 29 more
> Caused by: javax.resource.ResourceException: IJ000453: Unable to get managed connection for java:/BooksRestTest
> at org.jboss.jca.core.connectionmanager.AbstractConnectionManager.getManagedConnection(AbstractConnectionManager.java:390)
> at org.jboss.jca.core.connectionmanager.tx.TxConnectionManagerImpl.getManagedConnection(TxConnectionManagerImpl.java:368)
> at org.jboss.jca.core.connectionmanager.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:464)
> at org.jboss.jca.adapters.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:139)
> ... 30 more
> Caused by: javax.resource.ResourceException: IJ000658: Unexpected throwable while trying to create a connection: null
> at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreArrayListManagedConnectionPool.getConnection(SemaphoreArrayListManagedConnectionPool.java:377)
> at org.jboss.jca.core.connectionmanager.pool.AbstractPool.getSimpleConnection(AbstractPool.java:397)
> at org.jboss.jca.core.connectionmanager.pool.AbstractPool.getConnection(AbstractPool.java:365)
> at org.jboss.jca.core.connectionmanager.AbstractConnectionManager.getManagedConnection(AbstractConnectionManager.java:329)
> ... 33 more
> Caused by: javax.resource.ResourceException: Could not create connection
> at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:282)
> at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:240)
> at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreArrayListManagedConnectionPool.createConnectionEventListener(SemaphoreArrayListManagedConnectionPool.java:781)
> at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreArrayListManagedConnectionPool.getConnection(SemaphoreArrayListManagedConnectionPool.java:344)
> ... 36 more
> Caused by: org.teiid.jdbc.TeiidSQLException: TEIID20020 Error establishing socket to host and port: localhost:9999. Reason: Unsupported version: 0
> at org.teiid.jdbc.TeiidSQLException.create(TeiidSQLException.java:135)
> at org.teiid.jdbc.TeiidSQLException.create(TeiidSQLException.java:71)
> at org.teiid.jdbc.SocketProfile.connect(SocketProfile.java:56)
> at org.teiid.jdbc.TeiidDriver.connect(TeiidDriver.java:107)
> at org.teiid.jdbc.TeiidDriver.connect(TeiidDriver.java:55)
> at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:254)
> ... 39 more
> Caused by: org.teiid.net.socket.SingleInstanceCommunicationException: TEIID20020 Error establishing socket to host and port: localhost:9999. Reason: Unsupported version: 0
> at org.teiid.net.socket.SocketServerConnection.selectServerInstance(SocketServerConnection.java:158)
> at org.teiid.net.socket.SocketServerConnection.<init>(SocketServerConnection.java:92)
> at org.teiid.net.socket.SocketServerConnectionFactory.getConnection(SocketServerConnectionFactory.java:312)
> at org.teiid.jdbc.SocketProfile.connect(SocketProfile.java:54)
> ... 42 more
> Caused by: java.io.StreamCorruptedException: Unsupported version: 0
> at org.teiid.netty.handler.codec.serialization.CompactObjectInputStream.readStreamHeader(CompactObjectInputStream.java:57)
> at java.io.ObjectInputStream.<init>(ObjectInputStream.java:299) [rt.jar:1.7.0_25]
> at org.teiid.netty.handler.codec.serialization.CompactObjectInputStream.<init>(CompactObjectInputStream.java:48)
> at org.teiid.netty.handler.codec.serialization.ObjectDecoderInputStream.readObjectOverride(ObjectDecoderInputStream.java:107)
> at java.io.ObjectInputStream.readObject(ObjectInputStream.java:364) [rt.jar:1.7.0_25]
> at org.teiid.net.socket.OioOjbectChannelFactory$OioObjectChannel.read(OioOjbectChannelFactory.java:109)
> at org.teiid.net.socket.SocketServerInstanceImpl.doHandshake(SocketServerInstanceImpl.java:115)
> at org.teiid.net.socket.SocketServerInstanceImpl.connect(SocketServerInstanceImpl.java:96)
> at org.teiid.net.socket.SocketServerConnectionFactory.getServerInstance(SocketServerConnectionFactory.java:271)
> at org.teiid.net.socket.SocketServerConnection.connect(SocketServerConnection.java:196)
> at org.teiid.net.socket.SocketServerConnection.selectServerInstance(SocketServerConnection.java:122)
> ... 45 more
> 19:35:57,196 WARN [org.jboss.resteasy.core.SynchronousDispatcher] (http-/0.0.0.0:8080-1) failed to execute: javax.ws.rs.WebApplicationException
> at org.teiid.rest.services.TeiidRSProviderPre.createWebApplicationException(TeiidRSProviderPre.java:153) [classes:]
> at org.teiid.rest.services.TeiidRSProviderPre.execute(TeiidRSProviderPre.java:110) [classes:]
> at org.teiid.rest.services.BooksInfo.getBook(BooksInfo.java:89) [classes:]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_25]
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_25]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_25]
> at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_25]
> at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:167) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.core.ResourceMethod.invokeOnTarget(ResourceMethod.java:269) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:227) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:216) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.core.SynchronousDispatcher.getResponse(SynchronousDispatcher.java:542) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:524) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:126) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:208) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:55) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:50) [resteasy-jaxrs-2.3.6.Final-redhat-1.jar:2.3.6.Final-redhat-1]
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar:1.0.2.Final-redhat-1]
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:295) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:149) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:169) [jboss-as-web-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8]
> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:145) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:97) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:102) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:336) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:653) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:920) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
> at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_25]
> {code}
> The full log is attached.
--
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
11 years, 1 month
[JBoss JIRA] (TEIIDDES-1958) Hang generating war
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1958?page=com.atlassian.jira.plu... ]
Ted Jones reassigned TEIIDDES-1958:
-----------------------------------
Assignee: Ted Jones
> Hang generating war
> -------------------
>
> Key: TEIIDDES-1958
> URL: https://issues.jboss.org/browse/TEIIDDES-1958
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Affects Versions: 8.3
> Environment: Fedora 17, KDE, runing the DV ER4 tooling/server
> Reporter: Steven Hawkins
> Assignee: Ted Jones
> Attachments: error.png, threaddump.txt
>
>
> Working through the web test script to the point where generating a war was called for. Eclipse shows a processing dialog, but goes all grey and unresponsive. See the attached thread dump.
> Not this is in the same workspace as TEIIDDES-1957 so something else could be lingering.
--
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
11 years, 1 month
[JBoss JIRA] (TEIIDDES-1965) builtinDatatypes.xsd file is not found when running on a windows machine
by Van Halbert (JIRA)
Van Halbert created TEIIDDES-1965:
-------------------------------------
Summary: builtinDatatypes.xsd file is not found when running on a windows machine
Key: TEIIDDES-1965
URL: https://issues.jboss.org/browse/TEIIDDES-1965
Project: Teiid Designer
Issue Type: Bug
Components: Web Services Support
Affects Versions: 8.3
Environment: Windows
Reporter: Van Halbert
Assignee: Ted Jones
Bug: in windows: SimpleDatatypes in a model used for Web Service generation causing xsds to include an irresolvable import. It causes the xsd window to freeze until the import timeout and the CXF WAR to completely fail. Apparently the builtinDatatypes.xsd that resides in one of the Teiid designer's jars can't be found under windows which causes all the urLocation fields of the import to be used. Since the url is pointing to the old metamatrix.com site the problem arises.
--
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
11 years, 1 month