Details
-
Type:
Test
-
Status:
Open
-
Priority:
Blocker
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: DB Dialects
-
Labels:None
-
Environment:Windows 2003
Sybase 12 DATABASE
-
Number of attachments :
Description
Hi Chris,
I'm trying SymmetricDS to work with Sybase Database
Reading on wiki that Support for database vendors is provided through a Database Dialect layer, with implementations for MySQL, Oracle, SQL Server, PostgreSQL, DB2, H2, HSQLDB, Apache Derby, anf Firebird included.
1) Is there any update on Sybase Database Dialect layer as of now (26-Dec-2010)?
2) Are there any plans to enable it?
3) Can we enable it ?
4) Are there any known workaround?
An Answer from you will be highly appreciated.
Thanks.
Roohul Ameen
Currently this is the error I'm facing.
=======================================
2010-12-26 12:36:57,032 INFO [SymmetricLauncher] [main] Option: name=properties, value=
{symmetric.properties}2010-12-26 12:36:57,048 INFO [SymmetricLauncher] [main] Option: name=port, value=
{8001}2010-12-26 12:36:57,048 INFO [SymmetricLauncher] [main] Option: name=server, value={}
2010-12-26 12:36:57,095 INFO [SymmetricWebServer] [main] About to start SymmetricDS web server on port 8001
2010-12-26 12:36:58,235 INFO [/sync] [main] Initializing Spring root WebApplicationContext
2010-12-26 12:37:01,595 ERROR [ContextLoader] [main] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'symmetricEngine' defined in class path resource [symmetric-engine.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'domainServerExporter' defined in class path resource [symmetric-jmx.xml]: Cannot resolve reference to bean 'nodeManagementService' while setting bean property 'beans' with key [TypedStringValue: value [SymmetricDS:name=Node], target type [null]]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeManagementService' defined in class path resource [symmetric-jmx.xml]: Cannot resolve reference to bean 'purgeService' while setting bean property 'purgeService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'purgeService' defined in class path resource [symmetric-services.xml]: Cannot resolve reference to bean 'dbDialect' while setting bean property 'dbDialect'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dbDialect': FactoryBean threw exception on object creation; nested exception is org.jumpmind.symmetric.db.DbNotSupportedException
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:527)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:580)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276)
at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)
at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:645)
at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:200)
at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:994)
at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:588)
at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:380)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:55)
at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:92)
at org.eclipse.jetty.server.Server.doStart(Server.java:242)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:55)
at org.jumpmind.symmetric.SymmetricWebServer.start(SymmetricWebServer.java:184)
at org.jumpmind.symmetric.SymmetricWebServer.start(SymmetricWebServer.java:151)
at org.jumpmind.symmetric.SymmetricLauncher.main(SymmetricLauncher.java:311)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'domainServerExporter' defined in class path resource [symmetric-jmx.xml]: Cannot resolve reference to bean 'nodeManagementService' while setting bean property 'beans' with key [TypedStringValue: value [SymmetricDS:name=Node], target type [null]]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeManagementService' defined in class path resource [symmetric-jmx.xml]: Cannot resolve reference to bean 'purgeService' while setting bean property 'purgeService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'purgeService' defined in class path resource [symmetric-services.xml]: Cannot resolve reference to bean 'dbDialect' while setting bean property 'dbDialect'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dbDialect': FactoryBean threw exception on object creation; nested exception is org.jumpmind.symmetric.db.DbNotSupportedException
Issue Links
- duplicates
-
SYMMETRICDS-22
Create a Sybase Dialect
-
Roohul,
A Sybase dialect is on our product roadmap, but we don't have a definitive date for it right now. We're always interested in new SymmetricDS implementations and what people are doing with the product. New product features can be expedited by contacting JumpMind at http://www.jumpmind.com.