[JBoss JIRA] Closed: (TEIID-1301) EDS adminshell - setRuntimeProperty() not implemented
by Van Halbert (JIRA)
[ https://jira.jboss.org/browse/TEIID-1301?page=com.atlassian.jira.plugin.s... ]
Van Halbert closed TEIID-1301.
------------------------------
Assignee: Van Halbert
Resolution: Done
This method was removed, missed that jira.
> EDS adminshell - setRuntimeProperty() not implemented
> -----------------------------------------------------
>
> Key: TEIID-1301
> URL: https://jira.jboss.org/browse/TEIID-1301
> Project: Teiid
> Issue Type: Bug
> Affects Versions: 7.1
> Reporter: Len DiMaggio
> Assignee: Van Halbert
>
> Calling the method returns this error:
>
> ERROR org.teiid.adminapi.AdminComponentException:
> feature coming soon..
> at org.teiid.client.util.ExceptionUtil.convertException (ExceptionUtil.java:72)
> at org.teiid.net.socket.SocketServerInstanceImpl$RemoteInvocationHandler.invoke (SocketServerInstanceImpl.java:365)
> at org.teiid.net.socket.SocketServerConnection$1.invoke (SocketServerConnection.java:216)
> at $Proxy7.setRuntimeProperty (Unknown Source)
> at org.teiid.adminapi.AdminFactory$AdminProxy.invoke (AdminFactory.java:81)
> at $Proxy7.setRuntimeProperty (Unknown Source)
> at org.teiid.adminshell.AdminShell.setRuntimeProperty (AdminShell.java:264)
> at org.teiid.adminshell.AdminShell$setRuntimeProperty.callStatic (Unknown Source)
> at groovysh_evaluate.run (groovysh_evaluate:3)
--
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
14 years, 3 months
[JBoss JIRA] Moved: (TEIID-1301) EDS adminshell - setRuntimeProperty() not implemented
by Van Halbert (JIRA)
[ https://jira.jboss.org/browse/TEIID-1301?page=com.atlassian.jira.plugin.s... ]
Van Halbert moved SOA-2410 to TEIID-1301:
-----------------------------------------
Project: Teiid (was: JBoss Enterprise SOA Platform)
Key: TEIID-1301 (was: SOA-2410)
Affects Version/s: 7.1
(was: 5.1.0.ER2)
Security: (was: Public)
Component/s: (was: EDS)
> EDS adminshell - setRuntimeProperty() not implemented
> -----------------------------------------------------
>
> Key: TEIID-1301
> URL: https://jira.jboss.org/browse/TEIID-1301
> Project: Teiid
> Issue Type: Bug
> Affects Versions: 7.1
> Reporter: Len DiMaggio
>
> Calling the method returns this error:
>
> ERROR org.teiid.adminapi.AdminComponentException:
> feature coming soon..
> at org.teiid.client.util.ExceptionUtil.convertException (ExceptionUtil.java:72)
> at org.teiid.net.socket.SocketServerInstanceImpl$RemoteInvocationHandler.invoke (SocketServerInstanceImpl.java:365)
> at org.teiid.net.socket.SocketServerConnection$1.invoke (SocketServerConnection.java:216)
> at $Proxy7.setRuntimeProperty (Unknown Source)
> at org.teiid.adminapi.AdminFactory$AdminProxy.invoke (AdminFactory.java:81)
> at $Proxy7.setRuntimeProperty (Unknown Source)
> at org.teiid.adminshell.AdminShell.setRuntimeProperty (AdminShell.java:264)
> at org.teiid.adminshell.AdminShell$setRuntimeProperty.callStatic (Unknown Source)
> at groovysh_evaluate.run (groovysh_evaluate:3)
--
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
14 years, 3 months
[JBoss JIRA] Commented: (TEIID-1300) EDS adminshell - getSessions() - each session object returned always shows a VDB of null
by Ramesh Reddy (JIRA)
[ https://jira.jboss.org/browse/TEIID-1300?page=com.atlassian.jira.plugin.s... ]
Ramesh Reddy commented on TEIID-1300:
-------------------------------------
Admin connections do not require VDB to connect; thus no VDB associated with "admin" connections. If this is JDBC connection then VDB name must not be null. Please consult the Teiid team on the discussion forums before assuming something as defect.
> EDS adminshell - getSessions() - each session object returned always shows a VDB of null
> ----------------------------------------------------------------------------------------
>
> Key: TEIID-1300
> URL: https://jira.jboss.org/browse/TEIID-1300
> Project: Teiid
> Issue Type: Bug
> Components: AdminApi
> Affects Versions: 7.1
> Reporter: Len DiMaggio
>
> With these VDBs deployed
> [Interoperability.1[TextFileData[text-connector/file/java:TextFileDS]], weather.1[Weather[Weather/MessageWeather/java:WeatherDS]], ModeShape.1[ModeShapeFunctions[], ModeShape[ModeShape/modeshape/ModeShapeDS]]]
> And these in use: Interoperability, weather
> Every session created shows a VDB of null:
> [session: sessionid=pC2AQPpaMZr3; userName=admin@jmx-console; vdbName=null; vdbVersion=0; createdTime=Thu Oct 07 22:52:13 EDT 2010; applicationName=null; clientHostName=localhost.localdomain; IPAddress=127.0.0.1; securityDomain=jmx-console; lastPingTime=Thu Oct 07 22:52:53 EDT 2010, session: sessionid=1oGdlWx+B3Te; userName=admin@jmx-console; vdbName=null; vdbVersion=0; createdTime=Thu Oct 07 21:38:34 EDT 2010; applicationName=null; clientHostName=localhost.localdomain; IPAddress=127.0.0.1; securityDomain=jmx-console; lastPingTime=Thu Oct 07 22:51:30 EDT 2010, session: sessionid=TA2+3kyQ1Wff; userName=admin@jmx-console; vdbName=null; vdbVersion=0; createdTime=Thu Oct 07 21:38:04 EDT 2010; applicationName=null; clientHostName=localhost.localdomain; IPAddress=127.0.0.1; securityDomain=jmx-console; lastPingTime=Thu Oct 07 22:51:04 EDT 2010, session: sessionid=dEl7em6K6o0u; userName=admin@jmx-console; vdbName=null; vdbVersion=0; createdTime=Thu Oct 07 21:17:04 EDT 2010; applicationName=null; clientHostName=localhost.localdomain; IPAddress=127.0.0.1; securityDomain=jmx-console; lastPingTime=Thu Oct 07 22:51:04 EDT 2010, session: sessionid=SDyHIyvSgVUg; userName=admin@teiid-security; vdbName=Interoperability; vdbVersion=1; createdTime=Thu Oct 07 22:52:48 EDT 2010; applicationName=null; clientHostName=localhost.localdomain; IPAddress=127.0.0.1; securityDomain=teiid-security; lastPingTime=Thu Oct 07 22:52:48 EDT 2010, session: sessionid=Sc8tMciQJfbP; userName=admin@teiid-security; vdbName=Interoperability; vdbVersion=2; createdTime=Thu Oct 07 22:52:50 EDT 2010; applicationName=null; clientHostName=localhost.localdomain; IPAddress=127.0.0.1; securityDomain=teiid-security; lastPingTime=Thu Oct 07 22:52:50 EDT 2010]
--
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
14 years, 3 months
[JBoss JIRA] Created: (TEIID-1291) Read timeout when trying to create connection to VDB.
by Marek Baluch (JIRA)
Read timeout when trying to create connection to VDB.
-----------------------------------------------------
Key: TEIID-1291
URL: https://jira.jboss.org/browse/TEIID-1291
Project: Teiid
Issue Type: Bug
Components: JDBC Connector, JDBC Driver
Affects Versions: 7.1.1
Reporter: Marek Baluch
Assignee: Steven Hawkins
Priority: Blocker
Attachments: server.log
The following exception will be thrown when I try to create a connection to VDB:
[SingleInstanceCommunicationException]Error establishing socket to host and port: 127.0.0.1:31443. Reason: Read timed out
1 [SocketTimeoutException]Read timed out
at org.teiid.net.socket.SocketServerConnection.selectServerInstance(SocketServerConnection.java:162)
at org.teiid.net.socket.SocketServerConnection.<init>(SocketServerConnection.java:94)
at org.teiid.net.socket.SocketServerConnectionFactory.getConnection(SocketServerConnectionFactory.java:310)
at org.teiid.jdbc.SocketProfile.createConnection(SocketProfile.java:104)
at org.teiid.jdbc.SocketProfile.connect(SocketProfile.java:88)
at org.teiid.jdbc.TeiidDriver.connect(TeiidDriver.java:87)
at java.sql.DriverManager.getConnection(DriverManager.java:582)
at java.sql.DriverManager.getConnection(DriverManager.java:185)
at org.jboss.soa.esb.samples.quickstart.edsinteroperability.SimpleQueryWebService.getDriverConnection(SimpleQueryWebService.java:45)
at org.jboss.soa.esb.samples.quickstart.edsinteroperability.SimpleQueryWebService.execute(SimpleQueryWebService.java:58)
at org.jboss.soa.esb.samples.quickstart.edsinteroperability.SimpleQueryWebService.queryVDB(SimpleQueryWebService.java:32)
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.jboss.wsf.container.jboss50.invocation.InvocationHandlerJSE.invoke(InvocationHandlerJSE.java:120)
at org.jboss.ws.core.server.ServiceEndpointInvoker.invoke(ServiceEndpointInvoker.java:240)
at org.jboss.wsf.stack.jbws.RequestHandlerImpl.processRequest(RequestHandlerImpl.java:468)
at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:293)
at org.jboss.wsf.stack.jbws.RequestHandlerImpl.doPost(RequestHandlerImpl.java:203)
at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:129)
at org.jboss.wsf.common.servlet.AbstractEndpointServlet.service(AbstractEndpointServlet.java:85)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:183)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:95)
at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:451)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:258)
at java.io.BufferedInputStream.read(BufferedInputStream.java:317)
at java.io.DataInputStream.read(DataInputStream.java:132)
at org.teiid.netty.handler.codec.serialization.ObjectDecoderInputStream.fillBuffer(ObjectDecoderInputStream.java:164)
at org.teiid.netty.handler.codec.serialization.ObjectDecoderInputStream.findLength(ObjectDecoderInputStream.java:147)
at org.teiid.netty.handler.codec.serialization.ObjectDecoderInputStream.readObjectOverride(ObjectDecoderInputStream.java:81)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:345)
at org.teiid.net.socket.OioOjbectChannelFactory$OioObjectChannel.read(OioOjbectChannelFactory.java:114)
at org.teiid.net.socket.SocketServerInstanceImpl.doHandshake(SocketServerInstanceImpl.java:112)
at org.teiid.net.socket.SocketServerInstanceImpl.connect(SocketServerInstanceImpl.java:93)
at org.teiid.net.socket.SocketServerConnectionFactory.getServerInstance(SocketServerConnectionFactory.java:274)
at org.teiid.net.socket.SocketServerConnection.connect(SocketServerConnection.java:172)
at org.teiid.net.socket.SocketServerConnection.selectServerInstance(SocketServerConnection.java:124)
... 42 more
--
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
14 years, 3 months
[JBoss JIRA] Moved: (TEIID-1300) EDS adminshell - getSessions() - each session object returned always shows a VDB of null
by Van Halbert (JIRA)
[ https://jira.jboss.org/browse/TEIID-1300?page=com.atlassian.jira.plugin.s... ]
Van Halbert moved SOA-2404 to TEIID-1300:
-----------------------------------------
Project: Teiid (was: JBoss Enterprise SOA Platform)
Key: TEIID-1300 (was: SOA-2404)
Affects Version/s: 7.1
(was: 5.1.0.ER2)
Security: (was: Public)
Component/s: AdminApi
(was: EDS)
> EDS adminshell - getSessions() - each session object returned always shows a VDB of null
> ----------------------------------------------------------------------------------------
>
> Key: TEIID-1300
> URL: https://jira.jboss.org/browse/TEIID-1300
> Project: Teiid
> Issue Type: Bug
> Components: AdminApi
> Affects Versions: 7.1
> Reporter: Len DiMaggio
>
> With these VDBs deployed
> [Interoperability.1[TextFileData[text-connector/file/java:TextFileDS]], weather.1[Weather[Weather/MessageWeather/java:WeatherDS]], ModeShape.1[ModeShapeFunctions[], ModeShape[ModeShape/modeshape/ModeShapeDS]]]
> And these in use: Interoperability, weather
> Every session created shows a VDB of null:
> [session: sessionid=pC2AQPpaMZr3; userName=admin@jmx-console; vdbName=null; vdbVersion=0; createdTime=Thu Oct 07 22:52:13 EDT 2010; applicationName=null; clientHostName=localhost.localdomain; IPAddress=127.0.0.1; securityDomain=jmx-console; lastPingTime=Thu Oct 07 22:52:53 EDT 2010, session: sessionid=1oGdlWx+B3Te; userName=admin@jmx-console; vdbName=null; vdbVersion=0; createdTime=Thu Oct 07 21:38:34 EDT 2010; applicationName=null; clientHostName=localhost.localdomain; IPAddress=127.0.0.1; securityDomain=jmx-console; lastPingTime=Thu Oct 07 22:51:30 EDT 2010, session: sessionid=TA2+3kyQ1Wff; userName=admin@jmx-console; vdbName=null; vdbVersion=0; createdTime=Thu Oct 07 21:38:04 EDT 2010; applicationName=null; clientHostName=localhost.localdomain; IPAddress=127.0.0.1; securityDomain=jmx-console; lastPingTime=Thu Oct 07 22:51:04 EDT 2010, session: sessionid=dEl7em6K6o0u; userName=admin@jmx-console; vdbName=null; vdbVersion=0; createdTime=Thu Oct 07 21:17:04 EDT 2010; applicationName=null; clientHostName=localhost.localdomain; IPAddress=127.0.0.1; securityDomain=jmx-console; lastPingTime=Thu Oct 07 22:51:04 EDT 2010, session: sessionid=SDyHIyvSgVUg; userName=admin@teiid-security; vdbName=Interoperability; vdbVersion=1; createdTime=Thu Oct 07 22:52:48 EDT 2010; applicationName=null; clientHostName=localhost.localdomain; IPAddress=127.0.0.1; securityDomain=teiid-security; lastPingTime=Thu Oct 07 22:52:48 EDT 2010, session: sessionid=Sc8tMciQJfbP; userName=admin@teiid-security; vdbName=Interoperability; vdbVersion=2; createdTime=Thu Oct 07 22:52:50 EDT 2010; applicationName=null; clientHostName=localhost.localdomain; IPAddress=127.0.0.1; securityDomain=teiid-security; lastPingTime=Thu Oct 07 22:52:50 EDT 2010]
--
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
14 years, 3 months
[JBoss JIRA] Commented: (TEIID-950) Add ability to control access to environment variables
by Ramesh Reddy (JIRA)
[ https://jira.jboss.org/browse/TEIID-950?page=com.atlassian.jira.plugin.sy... ]
Ramesh Reddy commented on TEIID-950:
------------------------------------
I am half way through it, but I was trying to get rid of the static nature of loading the system function library, so that we can control through the config. So, there are lot classes it was touching testing wise. Trivial in nature, nevertheless if have done it already that is fine, I can back out my changes.
> Add ability to control access to environment variables
> ------------------------------------------------------
>
> Key: TEIID-950
> URL: https://jira.jboss.org/browse/TEIID-950
> Project: Teiid
> Issue Type: Quality Risk
> Components: Query Engine
> Environment: Found by client on MMx 502, tested and found issue present through 551.
> Reporter: Marc Shirley
> Assignee: Ramesh Reddy
> Fix For: 7.2
>
>
> SELECT ENV('os.name') || ' ' || ENV('os.version') || ' ' || ENV('java.home') returns the details of the server, which from the client perspective is a security risk. This information is even visible by a user with no access to any tables. Client is looking to have this disabled, or have the ability to disable it.
--
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
14 years, 3 months