Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7687735
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T19:46:11+00:00 2026-05-31T19:46:11+00:00

I am trying to have Weceem (Grails CMS) installed locally on my machine (Windows

  • 0

I am trying to have Weceem (Grails CMS) installed locally on my machine (Windows XP), but I am having a really hard time setting the JAVA_OPTS variable -Dweceem.config.location.

My environment is as follows:

  1. Java 6 with JAVA_HOME environment variable added to the Path
  2. Tomcat 6 Installed
  3. Grails 1.3.7 installed and set under GRAILS_HOME variable and added to the Path environment variable.
  4. MySQL Installed
  5. MySQL JDBC jar added under Tomcat_home/lib folder.
  6. A Database called weceem with weceem as username and password created and full permissions to create all kinds of database objects.

PROBLEM

In order to install WECEEM GRAILS CMS you have to have a weceem.properties files in Tomcat’s classpath. I am having a hard time setting that up. I did as follows:

  1. Created a weceem.properties under tomcat_home/lib with the settings as follows:

    dataSource.pooled=true
    dataSource.driverClassName=com.mysql.jdbc.Driver
    dataSource.username=weceem
    dataSource.password= weceem
    dataSource.dbCreate=update
    dataSource.url=jdbc:mysql://localhost:3306/weceem
    
  2. Opened up tomcat6w.exe and added the following JAVA_OPT under Java Tab\Java Options textarea:

    -Dweceem.config.location=C:\Program Files\Apache Software Foundation\Tomcat 6.0\lib\weceem.properties

  3. Place weceem-1.1.2.war under tomcat_home\webapps

  4. Double click on tomcat6.exe under tomcat_home\bin

  5. Everything seems to be deploying/initializing fine but I notice that at the beginning it says: Classpath resource[C:\Program Files\Apache Software Foundation\Tomcat 6.0\lib\weceem.properties] cannot be opened because it does not exist.

Anybody has any ideas on how to fix this?

Any good step by step detailed solution on how to install Weceem?

Thanks,
Viriato

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T19:46:12+00:00Added an answer on May 31, 2026 at 7:46 pm

    I have got it to work on Linux. It also gave me a lot of headaches but this is what I did:

    CREATE DATABASE weceem CHARACTER SET utf8 COLLATE utf8_general_ci;
    CREATE USER 'weceem' IDENTIFIED BY 'weceem'; 
    GRANT ALL ON *.* TO 'weceem'@'%';
    

    Then put the weceem.properties file under tomcat_home/conf. Replace localhost with your servername or server IP Address.

       dataSource.pooled=true
       dataSource.driverClassName=com.mysql.jdbc.Driver
       dataSource.username=weceem
       dataSource.password= weceem
       dataSource.dbCreate=update
       dataSource.url=jdbc:mysql://localhost:3306/weceem
    

    Finally, edit catalina.sh with the following right after the Header comments

    JAVA_OPTS="-Djava.awt.headless=true -Dfile.encoding=UTF-8 -server -Xms512m -Xmx512m -    
    XX:NewSize=256m -XX:MaxNewSize=256m -XX:PermSize=256m -XX:MaxPermSize=256m -
    XX:+DisableExplicitGC -Dweceem.config.location=file:/usr/share/apache-tomcat-
    6.0.32/conf/weceem.properties"
    

    If anybody knows how to do it on Windows please share because I do not have the equivalent catalina.sh (catalina.bat) in my tomcat_home/bin folder.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have trying hard, but can't make this method works properly. The usage format
I have trying this for some time now but I am not able to
I'm trying to have the owner-form minimize when the modal-form is minimized. But when
I'm trying to have a bar that fluctuates with the mic level, but am
i have trying to imlement IntSetArray in c++ it compiles fine but result is
I have trying to install nhibernate according this tutorial, but it doesn't say where
I'm trying to have a similar function to SUMIFS (like SUMIF but with more
I have trying hard to make a r package myself. I followed the instruction
trying to have some sort of gradiented border by having a parent element have
I have trying to create this jquery dropdown, but it doesn't work, Does anybody

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.