Sakai configuration process in Windows

Source: Internet
Author: User

I haven't built it in Ubuntu for a long time. Today I try to build it in windows and then build it in Ubuntu.

1. success;

2. After installing JDK, I forgot to modify the path and directly mounted JDK to drive C:/ProgramFiles/Java. After installation, set the environment variable java_home: C:/program.
Files/Java/jdk1.5.0 _ 08

Path: java_home/bin

Jre_home: C:/program files/Java/jdk1.5.0 _ 08

After the configuration is complete, execute Java-version in the command line. If you can display the published information, it indicates that the installation is correct.

3. install Tomcat, decompress apache-tomcat-5.5.17.zip to C:/program files/tomcat/Apache-Tomcat-5.5.17, enter the bin folder, and execute startup. BAT: Start the Tomcat server and enter http: // localhost: 8080 in the address bar of the browser. If the Tomcat homepage appears, the installation is correct.

4. merge to C:/Program
Files/tomcat/Apache-Tomcat-5.5.17.

5. Install sakaiand decompress sakai-bin-2.5.6.zip to C:/program files/tomcat/Apache-Tomcat-5.5.17. I also set it according to the online saying

Java_opts:-server-xmx768m-XX: maxnewsize = 128 M-XX: maxpermsize = 128 m

Catalina_opts:-server-xmx768m-XX: maxnewsize = 128 M-XX: maxpermsize = 128 m

Two environment variables.

6. run startup in the bin subdirectory under the Tomcat directory. bat starts Sakai. It may take 4-5 minutes for my notebook to run. After the startup is complete, enter http: // localhost: 8080/portal in the address bar of the browser, log in with the admin password Admin. I am still learning how to use it because the installation is successful.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.