[JBoss JIRA] (TEIIDDES-2006) When importing using Teiid Connection option, cannot set model source properties required by teiid
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2006?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2006.
------------------------------------
Resolution: Cannot Reproduce Bug
Checked code... validateName() is allowing '.' char:
{code}
private static boolean isValidChar(char c) {
if((Character.isLetter(c) || Character.isDigit(c)) || c == '-' || c == '_' || c=='.') return true;
return false;
}
{code}
Tested and could not reproduce
&…
[View More]gt; When importing using Teiid Connection option, cannot set model source properties required by teiid
> --------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2006
> URL: https://issues.jboss.org/browse/TEIIDDES-2006
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 8.3.x
> Environment: JBDS 7
> Reporter: Van Halbert
> Assignee: Mark Drilling
> Priority: Critical
> Fix For: 8.3.x
>
>
> When doing an import using the Teiid Connection option, was unable to set the source model property of: importer.widenUnsignedTypes
> because it doesn't allow anything other than letters. But Teiid requires the prefix of "importer." to be used. Example:
> <property name="importer.widenUnsignedTypes" value="false"/>
--
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
[View Less]
11 years, 2 months
[JBoss JIRA] (TEIIDDES-1971) Connection Reset by Peer messages appearing in JBoss log
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1971?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-1971.
------------------------------------
Resolution: Done
fix applied. Done
> Connection Reset by Peer messages appearing in JBoss log
> --------------------------------------------------------
>
> Key: TEIIDDES-1971
> URL: https://issues.jboss.org/browse/TEIIDDES-1971
> Project: Teiid Designer
&…
[View More]gt; Issue Type: Bug
> Components: Teiid Integration
> Affects Versions: 8.3
> Reporter: Steven Hawkins
> Assignee: Paul Richardson
> Priority: Critical
> Fix For: 8.3.x
>
> Attachments: retransmission-packet.png, server.log
>
>
> Running Developer Studio 7.1.0.CR1 and using either the server auto-detection or manually defining a server -and using an incorrect management password- results in a console log entry:
> 14:00:54,966 ERROR [org.jboss.remoting.remote.connection] (Remoting "..." read-1) JBREM000200: Remote connection failed: java.io.IOException: Connection reset by peer
> On server startup without any indication of what it means.
--
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
[View Less]
11 years, 2 months
[JBoss JIRA] (TEIIDDES-1971) Connection Reset by Peer messages appearing in JBoss log
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1971?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1971:
-----------------------------------
Affects Version/s: 8.3
> Connection Reset by Peer messages appearing in JBoss log
> --------------------------------------------------------
>
> Key: TEIIDDES-1971
> URL: https://issues.jboss.org/browse/TEIIDDES-1971
> Project: Teiid Designer
> Issue Type: …
[View More]Bug
> Components: Teiid Integration
> Affects Versions: 8.3
> Reporter: Steven Hawkins
> Assignee: Paul Richardson
> Priority: Critical
> Fix For: 8.3.x
>
> Attachments: retransmission-packet.png, server.log
>
>
> Running Developer Studio 7.1.0.CR1 and using either the server auto-detection or manually defining a server -and using an incorrect management password- results in a console log entry:
> 14:00:54,966 ERROR [org.jboss.remoting.remote.connection] (Remoting "..." read-1) JBREM000200: Remote connection failed: java.io.IOException: Connection reset by peer
> On server startup without any indication of what it means.
--
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
[View Less]
11 years, 2 months
[JBoss JIRA] (TEIIDDES-1971) Connection Reset by Peer messages appearing in JBoss log
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1971?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1971:
-----------------------------------
Component/s: Teiid Integration
> Connection Reset by Peer messages appearing in JBoss log
> --------------------------------------------------------
>
> Key: TEIIDDES-1971
> URL: https://issues.jboss.org/browse/TEIIDDES-1971
> Project: Teiid Designer
> Issue …
[View More]Type: Bug
> Components: Teiid Integration
> Reporter: Steven Hawkins
> Assignee: Paul Richardson
> Priority: Critical
> Fix For: 8.3.x
>
> Attachments: retransmission-packet.png, server.log
>
>
> Running Developer Studio 7.1.0.CR1 and using either the server auto-detection or manually defining a server -and using an incorrect management password- results in a console log entry:
> 14:00:54,966 ERROR [org.jboss.remoting.remote.connection] (Remoting "..." read-1) JBREM000200: Remote connection failed: java.io.IOException: Connection reset by peer
> On server startup without any indication of what it means.
--
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
[View Less]
11 years, 2 months