Start server in debug with sql server : Cannot find data type blob

oyhan 4 years ago

Hi
When I want to start server webserver fails with this error :

Web server start failed - Column, parameter, or variable #12: Cannot find data type blob. - SQLServerException (... < WebServer:219 < Main:128 < *:106)
Anton Tananaev 4 years ago

What is Strat server?

oyhan 4 years ago

Miss spelling sorry. "start"

Anton Tananaev 4 years ago

Are you using the official release without any changes to the code or configuration?

oyhan 4 years ago

Im using master branch.
Only added new protocol.
I think it's just happening when start project with Intellij (with sql server config) because there is no problem when I take the built jar file and replace it with installation files.
I think I should re-pull the branch and try again .

Anton Tananaev 4 years ago
oyhan 4 years ago

Yep! it worked.
Good to asked you. I was afraid it's a banal problem and you would blame me :))