I switched from file based to MySQL based repository for Metadata Editor. I did this by copying MYSQL.properties over repository.properties.
The MySQL connection/url seems ok.
When I launch PME and try to save a domain I get the above error.
It seems to me that the missing step is creating the CWM repository. How do I create it ? Dont see any instructions on running scripts etc to create the CWM repository database.
I get the same error with either 4.5 or 3.7.
Error Details: "Unable to get repository implementation for class [org.netbeans.mdr.persistence.jdbcimpl.JdbcStorageFactory].
at org.pentaho.pms.core.CWM.getRepository(CWM.java:501)"
What am I missing ?