Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5176 | minor | always | 08-15-12 08:25 | 08-22-12 13:06 | |
|
|||||
Reporter: | cowan | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.29 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.31 | ||
|
|||||
Summary: | 0005176: Unclear error message using <management> with missing license | ||||
Description: |
Message should clearly state this is a license issue. /Users/paul/resin-pro-4.0.29/conf/resin.xml:16: unable to create inline attribute 'management' for 'ResinConfig[]' because the child <deploy-service> uri must start with xmlns='urn:java:...' but uri='http://caucho.com/ns/resin' [^] for CreateAttribute[InlineBeanType[com.caucho.server.admin.Management]] 14: </resin:if> 15: 16: <management> 17: <deploy-service/> 18: </management> at com.caucho.config.xml.XmlConfigContext.error(XmlConfigContext.java:1195) at com.caucho.config.xml.XmlConfigContext.unableToCreateError(XmlConfigContext.java:732) at com.caucho.config.xml.XmlConfigContext.configureBeanProperties(XmlConfigContext.java:679) at com.caucho.config.xml.XmlConfigContext.configureChildNode(XmlConfigContext.java:464) at com.caucho.config.xml.XmlConfigContext.configureAttribute(XmlConfigContext.java:324) at com.caucho.config.program.NodeBuilderChildProgram.inject(NodeBuilderChildProgram.java:82) at com.caucho.config.program.ContainerProgram.inject(ContainerProgram.java:88) at com.caucho.config.program.ConfigProgram.configure(ConfigProgram.java:107) at com.caucho.server.resin.Resin.initServletSystem(Resin.java:1261) at com.caucho.server.resin.Resin.configure(Resin.java:965) at com.caucho.server.resin.Resin.initMain(Resin.java:947) at com.caucho.server.resin.Resin.main(Resin.java:1398) /Users/paul/resin-pro-4.0.29/conf/resin.xml:16: unable to create inline attribute 'management' for 'ResinConfig[]' because the child <deploy-service> uri must start with xmlns='urn:java:...' but uri='http://caucho.com/ns/resin' [^] for CreateAttribute[InlineBeanType[com.caucho.server.admin.Management]] |
||||
Steps To Reproduce: | |||||
Additional Information: | Rep by S. Adams | ||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|