I am not sure whether this is a big issue or not, but I have
downloaded the latest stable release 0.7 and when initalizing the
cPath database I get the following error:
ERROR 1406 (22001) at line 68: Data too long for column 'DESC' at row
1
Importing MySQL File: reference.sql
I just wanted to point that out. The program should still run.
Ethan
Fong Chun Chan wrote:
--
Ethan Cerami
Computational Biology Center
Memorial Sloan-Kettering Cancer Center
http://cbio.mskcc.org
Email: cer...@cbio.mskcc.org
Direct phone: (646) 888-2625
I was acutally running the initDb.pl file and that's what caused the
error.
Additionally, I was trying to import the meta file and I keep getting
the
"Exception in thread "main" java.lang.NoClassDefFoundError: and"
I am not exactly sure what is it trying to do
Any suggestions?
On Mar 26, 12:20 pm, Ethan Cerami <cer...@cbio.mskcc.org> wrote:
> have you re-run init.db to re-create the tables required for release
> 0.7? Perhaps, that will fix the problem.
>
> Ethan
>
>
>
> Fong Chun Chan wrote:
> >Hello,
>
> >I am not sure whether this is a big issue or not, but I have
> >downloaded the latest stable release 0.7 and when initalizing the
> >cPath database I get the following error:
>
> >ERROR 1406 (22001) at line 68: Data too long for column 'DESC' at row
> >1
> >Importing MySQL File: reference.sql
>
> >I just wanted to point that out. The program should still run.
>
> --
> Ethan Cerami
> Computational Biology Center
> Memorial Sloan-Kettering Cancer Centerhttp://cbio.mskcc.org
..........................
Percentage Complete: 23%
Mem Allocated: 11.922 MB, Mem used: 7.647 MB, Mem free
........................................................
Percentage Complete: 47%
Mem Allocated: 11.922 MB, Mem used: 7.753 MB, Mem free
........................................................
Percentage Complete: 70%
Mem Allocated: 11.922 MB, Mem used: 6.976 MB, Mem free
........................................................
Percentage Complete: 93%
Mem Allocated: 11.922 MB, Mem used: 7.049 MB, Mem free
..............................
Storing Pathway Records to Database:
................................
Storing Interaction Records to Database:
........................................................
Storing Physical Entity Records to Database:
......
-----------------------------------------
Fatal Error: Data too long for column 'DESC' at row 1
-----------------------------------------
It seems that mySQL 5.0 is causing a lot of problems.
Fong