[ https://issues.apache.org/jira/browse/FELIX-3694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Valentin Valchev resolved FELIX-3694. ------------------------------------- Resolution: Fixed Fix Version/s: webconsole-4.0.2 Fixed in rev.1392001 > In some cases web console cannot edit configs without metatype > -------------------------------------------------------------- > > Key: FELIX-3694 > URL: https://issues.apache.org/jira/browse/FELIX-3694 > Project: Felix > Issue Type: Bug > Components: Web Console > Affects Versions: webconsole-4.0.0 > Reporter: Valentin Valchev > Assignee: Valentin Valchev > Fix For: webconsole-4.0.2 > > > In some cases there are still exceptions like the one below, that prevents > the CM plugin from editing the configurations: > [code] > java.lang.IllegalArgumentException: [MetatypeProviderImpl] Invalid OCD pid: > xyz.tr069.device.DeviceModel > at > com.prosyst.mbs.impl.services.metatype.MetaTypeInformationImpl.getObjectClassDefinition(MetaTypeInformationImpl.java:65) > at > org.apache.felix.webconsole.internal.compendium.ConfigManagerBase.getObjectClassDefinition(ConfigManagerBase.java:175) > at > org.apache.felix.webconsole.internal.compendium.ConfigManagerBase.getAttributeDefinitionMap(ConfigManagerBase.java:248) > at > org.apache.felix.webconsole.internal.compendium.ConfigManager.applyConfiguration(ConfigManager.java:857) > at > org.apache.felix.webconsole.internal.compendium.ConfigManager.doPost(ConfigManager.java:167) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:815) > at > org.apache.felix.webconsole.internal.servlet.OsgiManager.service(OsgiManager.java:493) > at > org.apache.felix.webconsole.internal.servlet.OsgiManager.service(OsgiManager.java:418) > at > com.prosyst.mbs.impl.services.http.ServletProperties.service(ServletProperties.java:109) > at > com.prosyst.mbs.impl.services.http.Response.defaultResponse(Response.java:371) > [code] -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira