[Dataspace-sabul] Installation Issues
Brought to you by:
ctchrinthry,
rlg128
|
From: Robert K. <rk...@sc...> - 2003-08-08 13:57:45
|
Good afternoon, I am attempting to run DataSpace 3 under Solaris 8. I had to make several changes to get DataSpace to compile. These changes are described in one of the bug reports submitted to the project site. Dataspace was compiled with mysql support. I am running into problem after installing the software, namely, I cannot import tables into a mysql database. The steps I take are to: 1) Delete any existing information from the "DATA" subdirectory 2) Run "DataCenter -create &" 3) Run "dstp &" 4) At this point both the services appear to be running and the initial datasources created. 5) I then try running importASCII to import the simple kicks dataset as done in the documentation. I deviate at the end though, and try to import into a mysql table instead of a flat file. I then get the following output: accepted soap Connection 0 being served on socket 6 Finished with code 0 Going away... accepted soap Adding DSTP Source: c1 Attempting Connection to Database:test mysql_real_connect failed result of add source to 127.0.0.1:18002 = 0 Afterwards, something appears to have died (soap?) subsequent attempts to use importASCII won't even get this far. The servers must be restarted. Is this a problem that someone has experienced before or perhaps suggest what the problem likely is? Perhaps I've overlooked something? Thanks, Robert Kane |