Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

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 --->

Wiki MarkupBuildfile: 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
setup-db:
Wiki Markup    \     [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: \ [\]
create-db:
Wiki Markup     \[echo\] Creating database, please      [echo] Creating database, please wait...
Enter password: 
Wiki Markup     \[exec\] ERROR 1050      [exec] ERROR 1050 (42S01) at line 24: Table 'SHKActivities' already exists Wiki Markup     \[exec\] Result: exists
     [exec] Result: 1
create-profile:
Wiki Markup    \     [input\] Please enter profile name to create: \ [default\] Wiki Markup     \[copy\] Copying 1 file to ]
     [copy] Copying 1 file to /home/mpos/opt/joget1/joget-linux-3.0.0/wflow
Wiki Markup     \[copy\] Copying 1 file to      [copy] Copying 1 file to /home/mpos/opt/joget1/joget-linux-3.0.0/wflow
setup:
BUILD SUCCESSFUL

i assume it works.. and after i execute tomcat6.sh i got ---->

...