View Issue Details

IDProjectCategoryView StatusLast Update
0002073SymmetricDSBugpublic2019-04-23 13:16
Reporterhongchanphat Assigned Toadmin  
Priorityurgent 
Status closedResolutionwon't fix 
Product Version3.6.13 
Summary0002073: Waiting forerver when start the corp SymmetricDS with "sym --engine corp-000 --port 8181" on database SyBase ASE 16
DescriptionI did step by step to delpoy server corp flowing "http://www.symmetricds.org/doc/3.6/quick-start/html-single/quick-start.html"

1. I create database with name "corp" in sybase with command sql: "create database corp"

2. Open command line and run "dbimport --engine corp-000 --format XML create_sample.xml" to create tables in database corp -> OK

3. Run "symadmin --engine corp-000 create-sym-tables" -> OK

4. Run "dbimport --engine corp-000 insert_sample.sql" -> OK

5. Run "sym --engine corp-000 --port 8181". First at all, I see log on console window which show generated sqls ... but after few seconds, log stopped on trigger "Creating SYM_ON_I_FOR_SYM_GRPLT_LNK trigger for corp.dbo.sym_grouplet_link" ... waiting forerver -> NOK
Additional Informationyou can download video demo at:
http://www.datafilehost.com/d/6b36c7c8
TagsNo tags attached.

Activities

hongchanphat

2014-11-19 01:19

reporter  

symmetric.log (49,477 bytes)

hongchanphat

2014-11-19 01:20

reporter   ~0000597

Last edited: 2014-11-19 01:20

View 2 revisions

I am using window 7 64 bit enterprise...

cborivant

2014-11-28 11:36

reporter   ~0000609

Last edited: 2014-11-28 15:21

View 2 revisions

Can you send your ASE error log file ?

hongchanphat

2014-12-01 02:10

reporter   ~0000615

please check log file I attached in the issue.

cborivant

2014-12-01 09:53

reporter   ~0000616

Last edited: 2014-12-01 09:55

View 2 revisions

You attached the symmetricds log file. I'd like to see the content of your Sybase ASE 16 logfile.
Usually you can find it in $SYBASE/ASE-16_0/install/.

hongchanphat

2014-12-03 01:01

reporter   ~0000617

Hi,

Finnaly, I found the problem .... When I create database in sybase ASE 16 by "create database 'demo' on master", default database will be created with 5M ... When run symmetricDS create table, store produce and data on this database, it is not enough space for the application work ... that is reason case my problem, I just increae database size to 50M, the application works perfectly ...

So, I expect the application will pre check database size before create table, store produce and data ... instead of waiting forever when error happen.

Thanks.

admin

2019-04-23 13:16

administrator   ~0001417

Checking size of database is currently outside of SymmetricDS requirements. If the issue comes up frequently, we'll consider adding checks for each database platform.

Issue History

Date Modified Username Field Change
2014-11-19 01:17 hongchanphat New Issue
2014-11-19 01:19 hongchanphat File Added: symmetric.log
2014-11-19 01:20 hongchanphat Note Added: 0000597
2014-11-19 01:20 hongchanphat Note Edited: 0000597 View Revisions
2014-11-28 11:36 cborivant Note Added: 0000609
2014-11-28 15:21 cborivant Note Edited: 0000609 View Revisions
2014-12-01 02:10 hongchanphat Note Added: 0000615
2014-12-01 09:53 cborivant Note Added: 0000616
2014-12-01 09:55 cborivant Note Edited: 0000616 View Revisions
2014-12-03 01:01 hongchanphat Note Added: 0000617
2019-04-23 13:16 admin Assigned To => admin
2019-04-23 13:16 admin Status new => closed
2019-04-23 13:16 admin Resolution open => won't fix
2019-04-23 13:16 admin Note Added: 0001417