[CARBON-13316] Persistence Manager: Importing Attached WSDL generates error Created: 29/May/12 Updated: 16/Oct/13 Resolved: 12/Jun/12 Status: Project: Component/s: Affects Version/s: Fix Version/s: Resolved WSO2 Carbon None None Type: Reporter: Resolution: Labels: Remaining Estimate: Time Spent: Original Estimate: Environment: Bug Isabelle Mauny Fixed None Not Specified Severity: Estimated Complexity: Major Unknown 4.0.0 Priority: Assignee: Votes: Normal Kasun Gajasinghe 0 Not Specified Not Specified Ubuntu 10.04 - ESB 4.0.3 using shared registry (Greg 4.1.1) configured with MYSQL DB. Description All, If I use the following WSDL to create a proxy within the ESB: http://ws.cdyne.com/emailverifyws/emailverify.asmx?wsdl I get the following error: 2012-05-28 09:40:02,111 [-] ["http-nio-9444"-exec-18] ERROR JDBCResourceDAO Failed to add properties to the resource /_system/esbConfig/repository/axis2/service-groups/Cdyne Service/services/Cdyne Service/operations/VerifyEmailWithTimeout. Data truncation: Data too long for column 'REG_VALUE' at row 1 com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'REG_VALUE' at row 1 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4094) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4028) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2490) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2651) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2683) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2144) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2444) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2362) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2347) at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105 at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105 at org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO.addProperties(JDBCResourceDAO.java:1773) at org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO.add(JDBCResourceDAO.java:447) at org.wso2.carbon.registry.core.jdbc.Repository.add(Repository.java:1049) at org.wso2.carbon.registry.core.jdbc.Repository.put(Repository.java:328) This is due to the documentation attached to the operation , which is more than 1000 characters (limit set to REG_VALUE column in DB) Comments Comment by Isabelle Mauny [ 29/May/12 ] I meant Importing , not Important in the title Comment by Kasun Gajasinghe [ 12/Jun/12 ] Hi Isabelle, The design of the service persistence has changed lately. So, this issue is no longer not available in the trunk and milestone packs if any (AppServer's M3), and will be available in the next major release. Cheers, --KasunG Generated at Tue Feb 09 23:26:38 IST 2016 using JIRA 6.0.1#6096sha1:e4a48bd73c6b8a4d99c824976ce5808b4c85857d.