Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
i followed the instruction already(http://dev.joget.org/community/display/KB/Linux+Bundle) and i'm not sure if i'm doing it correctly, after i execute setup.sh i got --->
Buildfile: build.xml
setup-db:
\[input\] Please enter MySQL host name: \[localhost\]
\[input\] Please enter MySQL port: \[3306\]
\[input\] Please enter MySQL database name: \[jwdb\]
\[input\] Please enter MySQL username: \[root\]
\[input\] Please enter MySQL password: \[\]
create-db:
\[echo\] Creating database, please wait...
Enter password:
\[exec\] ERROR 1050 (42S01) at line 24: Table 'SHKActivities' already exists
\[exec\] Result: 1
create-profile:
\[input\] Please enter profile name to create: \[default\]
\[copy\] Copying 1 file to /home/mpos/opt/joget1/joget-linux-3.0.0/wflow
\[copy\] Copying 1 file to /home/mpos/opt/joget1/joget-linux-3.0.0/wflow
setup:
BUILD SUCCESSFUL
Buildfile: build.xml Wiki Markup
setup-db: \ [input\] Please enter MySQL host name: \ [localhost\] Wiki Markup \ [input\] Please enter MySQL port: \ [3306\] Wiki Markup \ [input\] Please enter MySQL database name: \ [jwdb\] Wiki Markup \ [input\] Please enter MySQL username: \ [root\] Wiki Markup \ [input\] Please enter MySQL password: \ [\] Wiki Markup
create-db: \[echo\] Creating database, please [echo] Creating database, please wait... Wiki Markup
Enter password: \[exec\] ERROR 1050 [exec] ERROR 1050 (42S01) at line 24: Table 'SHKActivities' already exists Wiki Markup \[exec\] Result: exists Wiki Markup
[exec] Result: 1
create-profile: \ [input\] Please enter profile name to create: \ [default\] Wiki Markup \[copy\] Copying 1 file to ] Wiki Markup
[copy] Copying 1 file to /home/mpos/opt/joget1/joget-linux-3.0.0/wflow \[copy\] Copying 1 file to [copy] Copying 1 file to /home/mpos/opt/joget1/joget-linux-3.0.0/wflow Wiki Markup
setup:
BUILD SUCCESSFUL
i assume it works.. and after i execute tomcat6.sh i got ---->
...