CMDBuild Forum

Workflow and Shark Problems

Hi,

I have attached some log files please take a look and start me in the right direction please.

administrator@openmaint01:~$ ps aux | grep cmdbuild

adminis+ 23921  0.0  0.0   5324   584 pts/1    T    14:02   0:00 tail -f cmdbuild.log

adminis+ 26161  0.0  0.0   5324   596 pts/1    T    16:32   0:00 tail -f cmdbuild.log

adminis+ 27445  0.0  0.0   5324   568 pts/1    S+   17:37   0:00 tail -f cmdbuild.log shark.log

postgres 27542  0.0  0.4 200240 17672 ?        Ss   17:39   0:00 postgres: postgres cmdbuild 127.0.0.1(40212) idle

postgres 27543  0.0  0.4 200108 17184 ?        Ss   17:39   0:00 postgres: postgres cmdbuild 127.0.0.1(40214) idle

adminis+ 27917  0.0  0.0   6140   888 pts/0    S+   17:59   0:00 grep --color=auto cmdbuild

administrator@openmaint01:~$ ps aux | grep shark

adminis+ 19800  0.0  0.0   5324   624 pts/2    T    09:09   0:00 tail -f shark.log

adminis+ 26162  0.0  0.0   5324   604 pts/2    S+   16:32   0:00 tail -f shark.log

adminis+ 27445  0.0  0.0   5324   568 pts/1    S+   17:37   0:00 tail -f cmdbuild.log shark.log

adminis+ 27919  0.0  0.0   6140   836 pts/0    S+   17:59   0:00 grep --color=auto shark

 

==> shark.log <==

2017-06-01 17:39:30,771: SharkEngineManager -> Working with 'org.enhydra.shark.CallbackUtil' implementation of core CallbackUtilities API

2017-06-01 17:39:30,772: SharkEngineManager -> Working with 'org.enhydra.shark.SharkObjectFactoryExt' implementation of core SharkObjectFactory API

2017-06-01 17:39:30,772: SharkEngineManager -> Working with 'org.enhydra.shark.StandardToolActivityHandler' implementation of core ToolAgentManager API

2017-06-01 17:39:30,772: SharkEngineManager -> Working with 'org.enhydra.shark.logging.StandardLoggingManager' implementation of Logging API

2017-06-01 17:39:30,947: Error Exception in GenericPool:start java.sql.SQLException: Cannot get connection for URL jdbc:postgresql://localhost/${cmdbuild} : FATAL: データベース"${cmdbuild}"は存在しません

2017-06-01 17:39:30,951: Error Exception in GenericPool:start java.sql.SQLException: Cannot get connection for URL jdbc:postgresql://localhost/${cmdbuild} : FATAL: データベース"${cmdbuild}"は存在しません

2017-06-01 17:39:30,955: GenericPool:getFromPool Error Exception in GenericPool:getFromPool

2017-06-01 17:39:31,257: StandardAssignmentManager -> Can't work - Problems while configuring UserGroupManager!

2017-06-01 17:39:31,258: SharkEngineManager -> Can't work - Problems while configuring AssignmentManager!

com.lutris.appserver.server.sql.DatabaseManagerException: Could not create logical database sharkdb: java.lang.NullPointerException

 

Any help would be great thanks in advance.