<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: REST error with tWriteJSONField only when deployed in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198467#M1781</link>
    <description>&lt;P&gt;All my REST WS that use&amp;nbsp;&lt;SPAN&gt;tWriteJSONField&amp;nbsp;have this problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The other WS work without any error messages.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 18 Aug 2019 14:47:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-08-18T14:47:29Z</dc:date>
    <item>
      <title>REST error with tWriteJSONField only when deployed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198466#M1780</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I migrated my REST talend jobs from ESB 7.1 to 7.2.1&lt;/P&gt;
&lt;P&gt;When i test a job (Webservice) containing the component&amp;nbsp;tWriteJSONField in studio, the Webservice works fine.&lt;/P&gt;
&lt;P&gt;But when i build it and deploy it on my https karaf server, i get an error for each call (log bellow).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please help me resolve this issue ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Haoujey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exception in thread "Thread-65" java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/NestableRuntimeException&lt;BR /&gt;at java.base/java.lang.ClassLoader.defineClass1(Native Method)&lt;BR /&gt;at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1016)&lt;BR /&gt;at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:276)&lt;BR /&gt;at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:655)&lt;BR /&gt;at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:578)&lt;BR /&gt;at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:538)&lt;BR /&gt;at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:525)&lt;BR /&gt;at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:328)&lt;BR /&gt;at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:368)&lt;BR /&gt;at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:446)&lt;BR /&gt;at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395)&lt;BR /&gt;at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387)&lt;BR /&gt;at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150)&lt;BR /&gt;at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)&lt;BR /&gt;at xxxxxxapp.appxxx_listactivity_2_1.Appxxx_listActivity.tWriteJSONField_1_InProcess(Appxxx_listActivity.java:22859)&lt;BR /&gt;at xxxxxxapp.appxxx_listactivity_2_1.Appxxx_listActivity$1ThreadXMLField_tWriteJSONField_1_Out.run(Appxxx_listActivity.java:8760)&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: org.apache.commons.lang.exception.NestableRuntimeException cannot be found by xxxxxxapp.Appxxx_listActivity_2.1.0&lt;BR /&gt;at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:484)&lt;BR /&gt;at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395)&lt;BR /&gt;at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387)&lt;BR /&gt;at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150)&lt;BR /&gt;at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)&lt;BR /&gt;... 16 more&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198466#M1780</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: REST error with tWriteJSONField only when deployed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198467#M1781</link>
      <description>&lt;P&gt;All my REST WS that use&amp;nbsp;&lt;SPAN&gt;tWriteJSONField&amp;nbsp;have this problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The other WS work without any error messages.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 14:47:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198467#M1781</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-18T14:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: REST error with tWriteJSONField only when deployed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198468#M1782</link>
      <description>&lt;P&gt;Help ! This is realy a big problem !&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;~~~~~~~\O/~~~~~~~~&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 13:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198468#M1782</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-19T13:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: REST error with tWriteJSONField only when deployed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198469#M1783</link>
      <description>&lt;P&gt;problem solved after 3 days of testing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the solution for those searching :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Delete the&amp;nbsp;tWriteJSONField component and insert a new one... (copy / past doesn't resolve the problem.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 15:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198469#M1783</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-20T15:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: REST error with tWriteJSONField only when deployed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198470#M1784</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Great it is fixed and thanks for setting this topic as resolved.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 09:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198470#M1784</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-22T09:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: REST error with tWriteJSONField only when deployed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198471#M1785</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;I have the same problem. Deleting the component&amp;nbsp;tWriteJSONField and recreate it didn't help. I tried that several times but still getting the same error:&lt;/P&gt;
&lt;P&gt;Caused by: java.lang.ClassNotFoundException: org.apache.commons.lang.exception.NestableRuntimeException cannot be found by&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea hoe to solve it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2019 06:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198471#M1785</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-12T06:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: REST error with tWriteJSONField only when deployed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198472#M1786</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I resolved my problem by adding this bundle to my karaf server :&lt;/P&gt;
&lt;P&gt;bundle:install wrap:mvn:commons-lang/commons-lang/2.6&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For others reading this forum, don't go on 7.2.1 : too many blocking problems and no support !&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2019 10:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198472#M1786</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-12T10:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: REST error with tWriteJSONField only when deployed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198473#M1787</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Got exactly the same problem with Talend ESB 7.3.1.&lt;/P&gt;&lt;P&gt;I've tried "bundle:install" with no success.&lt;/P&gt;&lt;P&gt;I've deployed my service into a 6.4.1 container and it works as expected.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 17:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198473#M1787</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2020-07-31T17:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: REST error with tWriteJSONField only when deployed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198474#M1788</link>
      <description>&lt;P&gt;Thanks man, you solution really was work for me.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Oct 2020 16:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/REST-error-with-tWriteJSONField-only-when-deployed/m-p/2198474#M1788</guid>
      <dc:creator>soyaneder</dc:creator>
      <dc:date>2020-10-24T16:59:49Z</dc:date>
    </item>
  </channel>
</rss>

