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

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

...