Faulty Service

45 views
Skip to first unread message

dkblay

unread,
Sep 28, 2012, 4:56:30 PM9/28/12
to temenos-...@googlegroups.com


I have setup my tcserver and everything, but am unable to test "T24Test.dbs"

This is the error displayed -- Please help

************


DS Fault Message: The rquested feature is not supported by current driver. DS Code: CONNECTION_UNAVAILABLE_ERROR Source Data Service:- Name: T24Test Location: \T24test.dbs Description: Test service Default Namespace: http://my.namespace Nested Exception:- org.t24.driver.T24FeatureNotSupportedException: The rquested feature is not supported by current driver. at org.wso2.carbon.dataservices.core.description.config.RDBMSConfig.(RDBMSConfig.java:58) at org.wso2.carbon.dataservices.core.description.config.ConfigFactory.getRDBMSConfig(ConfigFactory.java:74) at org.wso2.carbon.dataservices.core.description.config.ConfigFactory.createConfig(ConfigFactory.java:52) at org.wso2.carbon.dataservices.core.DataServiceFactory.createDataService(DataServiceFactory.java:151) at org.wso2.carbon.dataservices.core.DBDeployer.createDBService(DBDeployer.java:717) at org.wso2.carbon.dataservices.core.DBDeployer.processService(DBDeployer.java:1068) at org.wso2.carbon.dataservices.core.DBDeployer.deploy(DBDeployer.java:175) at org.wso2.carbon.dataservices.core.FaultyServiceRectifier.run(FaultyServiceRectifier.java:89) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.t24.driver.T24FeatureNotSupportedException: The rquested feature is not supported by current driver. at org.t24.driver.T24Connection.getMetaData(T24Connection.java:417) at org.apache.commons.dbcp.DelegatingConnection.getMetaData(DelegatingConnection.java:345) at org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.getMetaData(PoolingDataSource.java:245) at org.wso2.carbon.dataservices.core.description.config.SQLConfig.initSQLDataSource(SQLConfig.java:87) at org.wso2.carbon.dataservices.core.description.config.RDBMSConfig.(RDBMSConfig.java:56) ... 15 more

Dmitry Lukyanov

unread,
Sep 29, 2012, 2:50:27 PM9/29/12
to dkblay, temenos-...@googlegroups.com
Hi,
Not all jdbc functions are implemented.
Only those ones that were required for WSO2DS 2.5.0
So this driver works for DS 2.5.0
Probably you are using newer version...

If you know java you can implement required methods for new version.
Sources are available.

Requirements are here:
http://code.google.com/p/temenos-ofs-jdbc/wiki/BuildDependency

Right now it just throws exception for some methods:
http://code.google.com/p/temenos-ofs-jdbc/source/browse/trunk/src/org/t24/driver/T24Connection.java#409



Dmitry.

--- Original message ---
From: "dkblay" <dkb...@gmail.com>
To: temenos-...@googlegroups.com
Date: 28 September 2012, 23:56:32
Subject: Faulty Service




> I have setup my tcserver and everything, but am unable to test "T24Test.dbs"This is the error displayed -- Please help************DS Fault Message: The rquested feature is not supported by current driver.
--
Regards,
Dmitry


dkblay

unread,
Sep 29, 2012, 5:29:12 PM9/29/12
to temenos-...@googlegroups.com
Thank will give it a shot.

Warm Regards

Dmitry.

unread,
Oct 13, 2012, 9:13:23 AM10/13/12
to temenos-...@googlegroups.com
I just compiled new version r177 and tested it with  WSO2 DSS 2.6.3

Regards,
  Dmitry
Reply all
Reply to author
Forward
0 new messages