-
1. Re: RDS server message: could not initialize class com.adobe.rds.core.services.Messages
DigitallyInfused Nov 8, 2011 9:11 AM (in response to The Idea Bulb)I have been using CFMX 8 forever, with RDS, working fine. Then one day it just stopped working and I get the error. Could not initialize class com.adobe.rds.core.services.Messages.
Been working on this for a few weeks now with no resolution. Mine never lets me in, it has stopped working completely. Anyone have any ideas?
-
2. Re: RDS server message: could not initialize class com.adobe.rds.core.services.Messages
Shilpi KhariwalFeb 23, 2012 9:42 PM (in response to DigitallyInfused)
Hi,
We are not able to repro in our installtion of standalone and plugin configuration. Can you please extract the RDS Core plugin(com.adobe.rds.core_*.jar) check for the class com.adobe.rds.core.services.Messages.class.
Also check the password in your RDS settings at ColdFusion Administrator and ColdFusion builder server configuration dialog. You can reset your RDS password, to eleminate possiblity of any configuration errors.
Also check regstering the other remote server and try accessing the RDS for the same.
Thanks
Shilpi
-
3. Re: RDS server message: could not initialize class com.adobe.rds.core.services.Messages
DigitallyInfused Feb 24, 2012 5:00 AM (in response to Shilpi Khariwal)Hello,
After 2 months of it not working for love or money. I got a new machine and ColdFusion Builder 2 and started over. It worked for a while. Then when the trial version timed out a few days ago it killed it again. With the same error. So it is definitely something that gets “switched” within the code or configuration settings. Rebooting about 3x seemed to fix it this time after entering the license number.
Yes to answer your questions below. Yes, I did all those things below. Re-checked and checked numerous times. Keep in mind the installation there worked for over a year then all of a sudden stopped. I hadn’t changed anything at all. And it just stopped dead, started throwing up that error.
I asked all the experts in my office. One guy knows CF and Java inside and out and could not figure it out. I searched the web and the issue is listed many times but with no real answers.
Thanks for getting back to me. I am up and running with new machine. But since I’ve seen the error on this machine now, I live in fear it will reappear and stop working. So if you come up with any thoughts I would appreciate it.
Thanks,
-Lyle
-
4. Re: RDS server message: could not initialize class com.adobe.rds.core.services.Messages
Shilpi KhariwalFeb 24, 2012 5:43 AM (in response to DigitallyInfused)
Hi Lyle,
It would be great if you can confirm if the installation has RDS core jar in plugins and if the mentioned class exists there?
Can you also please raise an issue for the same??
Thanks,
Shilpi Khariwal
ColdFusion Engineering Team
-
5. Re: RDS server message: could not initialize class com.adobe.rds.core.services.Messages
DigitallyInfused Feb 24, 2012 5:57 AM (in response to Shilpi Khariwal)The libraries were there for over a year – as I used the application and used the debugger etc. Then it stopped working. Suddenly for no reason. I did not remove any libraries. I had not installed or uninstalled anything for over a month when the issue occurred.
Yes I verified the libraries were there to the best of my ability. That nothing had changed. I then installed CF Builder 2 on the same machine and tried to get it setup. It had the same error. So the libraries for that were there – were installed on installation. At least no errors on installation – said was successful – ran. But still got the RDS error as before.
Check the web you’ll see that this error comes up fairly frequently and a number of us never found any resolution. All of a sudden on a working machine – RDS stops working with CF Builder. This ran on this same machine for over a year – maybe 2. Then suddenly stopped. Java updates and other updates should not have effected it. Nothing else changed on the machine. The libraries were not removed. Even if they were – a clean install should have fixed that. Really irritating. When I saw the error yesterday it made me think seriously about using another tool to debug.
-
6. Re: RDS server message: could not initialize class com.adobe.rds.core.services.Messages
Shilpi KhariwalFeb 24, 2012 6:01 AM (in response to DigitallyInfused)
I have commented on other threads as well. We need to reproduce it on our end as well to see the problem. As the only error message i got from all threads is classnotfound. I tried with both plugin and standalone version of CF builder. But i was not able to reproduce it.
Shilpi
-
7. Re: RDS server message: could not initialize class com.adobe.rds.core.services.Messages
DigitallyInfused Feb 24, 2012 6:15 AM (in response to Shilpi Khariwal)My best clue was using the trial version. When it came to day 0 it worked once, twice. Then it started throwing up these errors. Because I had RDS etc. setup and working, it started throwing up the same error I had seen before. Whatever the trial version does to deactivate RDS or stop it from working is potentially the same thing that caused it to stop working on my old installation. I started getting the same errors.
So what does the trial version do to -- make those features not available after trial period ends? Because that caused it exactly the same error to start showing. It required the license and numerous reboots to get the error to go away and RDS to start working again. So what does it turn off – and then back on ? That’s my only clue.
The libraries were there, the settings were the same. The services were running. Nothing had changed and poof it stopped working. Just like the trial version did.
-
8. Re: RDS server message: could not initialize class com.adobe.rds.core.services.Messages
Shilpi KhariwalFeb 27, 2012 6:56 PM (in response to DigitallyInfused)
Are you running CF with virtual hosts? If yes, are all configurations mentioned there correctly. I am throwing it here, because this was a problem for one of the customers.
-
9. Re: RDS server message: could not initialize class com.adobe.rds.core.services.Messages
DigitallyInfused Feb 28, 2012 7:03 AM (in response to Shilpi Khariwal)No, no virtual hosts for me.
-
10. Re: RDS server message: could not initialize class com.adobe.rds.core.services.Messages
markireland May 14, 2012 11:44 PM (in response to DigitallyInfused)giancarlogomez says:
http://www.giancarlogomez.com/2012/03/coldfusion-10-cfbuilder-201-rds-and.html
JkMountFile "/Applications/ColdFusion10/config/wsconfig/1/uriworkermap.properties"
more importantly, read this:
-
11. Re: RDS server message: could not initialize class com.adobe.rds.core.services.Messages
zygnus May 15, 2012 12:14 PM (in response to Shilpi Khariwal)I have just encountered the same issue myself. I have no virtual hosts and then solution posted by markireland does not apply to me. Please help.
-
12. Re: RDS server message: could not initialize class com.adobe.rds.core.services.Messages
Corey Stafford Jun 8, 2012 4:52 PM (in response to Shilpi Khariwal)Hello. I am getting this message, could not initialize class com.adobe.rds.core.services.Messages with virtual hosts enabled on apache. If I comment out the line Include conf/extra/httpd-vhosts.conf to disable my virtual hosts the RDS connection is successful. However, I need to keep my virtual hosts. Were you able to resolve the RDS / Virtual Host issue with the customer?
Thanks,
~ Ben
-
13. Re: RDS server message: could not initialize class com.adobe.rds.core.services.Messages
Pat Moody Jun 13, 2012 7:36 PM (in response to DigitallyInfused)I started getting this error after installing the released version on CFBuilder 2.01 on Windows 7 in a VMWare VM environment after using the beta version satisfactorily until it expired recently.
could not initialise class com.adobe.rds.core.services.Messages
I've tried removing the server and re-configuring several times but still no joy. After re-starting CFBuilder I was able to browser the RDS Server services but when I do a test from the RDS configuration it fails with this error. Also failing when trying to debug.
A colleague also had the same problem but overcame it with the steps I have mentioned. (All a bit random)!
Cheers
Pat
-
14. Re: RDS server message: could not initialize class com.adobe.rds.core.services.Messages
mgw4jc Sep 19, 2012 3:16 AM (in response to Pat Moody)I was getting this error just this morning. I changed the hostname from 127.0.0.1 to localhost and it worked. Maybe that will work for someone else...