MS SQL server run is not included in results (#40)
Closed
wojciech.kapcia@tigase.net opened 5 years ago

There are two problems in this case:

  • database lacks the user:
2019-08-12 20:59:25.844 [main]             DBSchemaLoader.withConnectionGeneric()  SEVERE:   Failure: Login failed for user 'tigase'.
java.sql.SQLException: Login failed for user 'tigase'.
  • issue with jdts being not found:
WARNING: Error getting repository implementation
java.lang.reflect.InvocationTargetException
…
Caused by: tigase.db.DBInitException: [DataSourceHelper] Not found class supporting uri = jdbc:jtds:sqlserver://172.17.0.3:1433;databaseName=tigasetest;user=tigase;password=mypass;schema=dbo;lastUpdateCount=false
  • results not being correctly copied to tests-results/ directory and not deployed to s3
wojciech.kapcia@tigase.net commented 5 years ago

Fixed by @andrzej.wojcik

issue 1 of 1
Type
Task
Priority
Normal
Assignee
Issue Votes (0)
Watchers (0)
Reference
tigase/tigase-tts-ng#40
Please wait...
Page is in error, reload to recover