Recent Posts by WPC
|
Nov 27, 2008
|
Topic: Troubleshooting Installation of Mingle / Mingle 2.0.1 wont install on XP SP2 Hi, brookerrj Because the “incorrect function” could caused by huge amount of reasons on your windows system. So I guess we could not give a standard answer for it. Here are some stuff I can suggest that may help find out the reason
|
|
Nov 24, 2008
|
Topic: Troubleshooting Installation of Mingle / Error during upgrade from 1.1 to 2.1 Hi, Tobias Seem like you are with some problematic data. Can you exam logs (mingle.log and stderr.log) and post full stack trace here? |
|
Nov 20, 2008
|
Topic: Troubleshooting Installation of Mingle / Password Strength Enforcement password_format set to ‘strict’ is the way to do that. After set that user password is enforced to must be at least 5 character including a number and a symbol character, e.g. ”-”, ”.”, etc. |
|
Nov 20, 2008
|
Topic: Troubleshooting Installation of Mingle / DB Connection issues database.yml is under ‘config’ folder of your data directory. It should be there after first time you go through the install steps. |
|
Nov 20, 2008
|
Topic: Troubleshooting Installation of Mingle / Can not send email... From the log seems like PLAIN text authentication(which by default used by mingle) has been turn off on your smtp server. You may contact your smtp server administrator to get information on what type of authentication it supports. |
|
Nov 20, 2008
|
Topic: Troubleshooting Installation of Mingle / can't setup project repository settings hi, nodje Have you make sure it is the same url used between your 2.0 and 2.1 instance? Do you have your repository upgrade recently (like to subverion 1.5)? |
|
Nov 20, 2008
|
Topic: Troubleshooting Installation of Mingle / ./MingleServer start - Permission denied hi, mick I guess the problem is on your system unzip the mingle package haven’t keep the excutable attribute of file. chmod +x ./MingleServer BTW: using root to run mingle may not be a good idea. You could also setup another user to run it. |
|
Nov 20, 2008
|
Topic: Troubleshooting Installation of Mingle / Mingle 2.0.1 wont install on XP SP2 hi, brookerrj I suggest you cleanly uninstall mingle and reboot machine, then reinstall it again. |
|
Oct 15, 2008
|
Topic: Troubleshooting Installation of Mingle / [resolved] Ubuntu installation -> "Invalid Char" error's in mingle.log Setve, you are right We have find out that this problem is caused by file permission issue ( though the error message is confusing :) ) |
|
Sep 17, 2008
|
Topic: Troubleshooting Installation of Mingle / Can't start Mingle service on XPsp2 Hi, Mitch Seems like for unknown reason, mingle service is not correctly installed. You may try uninstall Mingle, delete mingle install folder, reboot windows, and reinstall mingle 2.01 again. Last time it fix my problem, but I don’t know it works for you or not. WPC |
|
Sep 17, 2008
|
Topic: Troubleshooting Installation of Mingle / keeps redirecting to /install Hi, murtada Without extra information, we really don’t know what happened. Can you tell us on which platform you installed mingle? If you are on Unix, can you make sure mingle data directory is a directory that use have writing permission? And maybe you can post the logs to us, which you can find under log directory of your mingle installation fold. WPC |
|
Aug 6, 2008
|
Topic: Troubleshooting Installation of Mingle / DB Connection issues hi, bgallet Have you change the database.yml manually? If you trying to do that, please taking care of the yaml format. If you are not a yaml expert, there is a simpler way to do this. Shutdown mingle server first, simply delete the database.yml file, start mingle server, and visit it through browser. Then mingle will promote you page of install configuration again. Click next button go to database configuration page input your mysql configuration again. After that mingle will regenerate your database.yml in a correct format. Regards |
|
Aug 6, 2008
|
Topic: Troubleshooting Installation of Mingle / Can I deploy mingle on bluehost? Hi, Alex Mingle is a ROR application but running in jruby, so technically it is Java app. I don’t think you can deploy it to bluehost unless you can get java application run on it. Regards |
|
Jun 3, 2008
|
Topic: Troubleshooting Installation of Mingle / [resolved] Ubuntu installation -> "Invalid Char" error's in mingle.log Hi, Have you tried newest released Mingle 2.0.1? Does this problem still happen with it? |
|
May 26, 2008
|
Topic: Troubleshooting Installation of Mingle / upgrading v 2.08433->2.08540 :: basic configuration file hi, SC All configuration files (and all other data such as attachments, icons) are in the Mingle data directory. Where the Mingle data directory is depends on your specification of Mingle installation. Generally you can find the data directory value in Mingle.properties at top level of Mingle install Directory after your installation. If you want to upgrade, I think make new installation pointing to the same data directory is enough. And of course your should backup your database and data directory before you upgrade. Cheers! |
|
May 23, 2008
|
Topic: Mingle Bug Reports / When a property definition is deleted, its corresponding binding with variables is not removed Hi, Daniel Thank you for your post. This is a known issue, resolved recently and will be fixed in the upcoming 2.01 release. Cheers. |
|
Apr 21, 2008
|
Topic: Troubleshooting Installation of Mingle / Exception in thread "main" java.lang.NoClassDefFoundError: com/install4j/runtime/Launcher Hi, gyaresu: Can you go to .install4j directory under the mingle install directory and check the files there? drwxr-xr-x 10 wpc staff 340 Apr 22 10:59 . cheers! |
|
Nov 28, 2007
|
Topic: Troubleshooting Installation of Mingle / Installation on Ubuntu/Linux Hi, Dan and bradx3 and Matt I’m doing some investigation on this problem. Can you guys help me to check out the following things? 1. Check file names and sizes under mingle/.install4j. They should be something like this: wpc$ pwd 2. Check the mingle.properties. Are the port and dataDir all set as you want? 3. If you are using JDK installed by apt-get, try changing to the old ’.bin’ distribution from Sun. |
