<?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: An internal error occurred during launching a ISP graph in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/An-internal-error-occurred-during-launching-a-ISP-graph/m-p/733775#M2256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried reproduce your issue - but no luck. For me is adding more ipuv boxes working okay. Did you check your machine resources - like Free RAM or disk space? Can you please share your ISP Graph project?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2018 13:10:02 GMT</pubDate>
    <dc:creator>jiri_kral</dc:creator>
    <dc:date>2018-05-14T13:10:02Z</dc:date>
    <item>
      <title>An internal error occurred during launching a ISP graph</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/An-internal-error-occurred-during-launching-a-ISP-graph/m-p/733772#M2253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I import a project of the ISP graph into the S32DS. And the diagram was valid. But when I emit the graph to produce code, it would complains below:&lt;/P&gt;&lt;P&gt;Launching ISP sources XXXXXXX encoutered a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An internal error occurred during: "Launching ISP sources imx224_multiple_cameras_lut - imx224_multiple_cameras_lut".&lt;BR /&gt;java.lang.NullPointerException.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 03:06:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/An-internal-error-occurred-during-launching-a-ISP-graph/m-p/733772#M2253</guid>
      <dc:creator>imarkwang</dc:creator>
      <dc:date>2018-05-09T03:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: An internal error occurred during launching a ISP graph</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/An-internal-error-occurred-during-launching-a-ISP-graph/m-p/733773#M2254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share S32DS log file (taken after java exception occurs)? The log file is located in your workspace .metadata folder. Filename is .log. Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 14:06:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/An-internal-error-occurred-during-launching-a-ISP-graph/m-p/733773#M2254</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-05-09T14:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: An internal error occurred during launching a ISP graph</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/An-internal-error-occurred-during-launching-a-ISP-graph/m-p/733774#M2255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Jiri.&lt;/P&gt;&lt;P&gt;The log of this error list below:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;!ENTRY org.eclipse.core.jobs 4 2 2018-05-10 11:36:33.027&lt;BR /&gt;!MESSAGE An internal error occurred during: "Launching ISP sources imx224_multiple_cameras_lut - imx224_multiple_cameras_lut".&lt;BR /&gt;!STACK 0&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt; at com.nxp.s32ds.gte.isp.core.registry.IspKernelRegistry.getKernelFileByName(IspKernelRegistry.java:120)&lt;BR /&gt; at com.nxp.s32ds.gte.isp.core.registry.IspKernelRegistry.resolveKernel(IspKernelRegistry.java:178)&lt;BR /&gt; at com.nxp.s32ds.mdt.vpt.isp.internal.ui.launch.IspGenLaunchDelegateUtil.validate(IspGenLaunchDelegateUtil.java:77)&lt;BR /&gt; at com.nxp.s32ds.mdt.vpt.isp.internal.ui.launch.IspGenLaunchDelegate.launch(IspGenLaunchDelegate.java:29)&lt;BR /&gt; at com.freescale.s32ds.cdt.debug.ui.LaunchConfigurationDelegate2Wrapper.launch(LaunchConfigurationDelegate2Wrapper.java:77)&lt;BR /&gt; at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)&lt;BR /&gt; at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)&lt;BR /&gt; at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)&lt;BR /&gt; at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1256)&lt;BR /&gt; at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I found that if I add a ipuv to the graph, this issue will occurred. If the ISP graph without ipuv, this issue would never occurred.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 03:42:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/An-internal-error-occurred-during-launching-a-ISP-graph/m-p/733774#M2255</guid>
      <dc:creator>imarkwang</dc:creator>
      <dc:date>2018-05-10T03:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: An internal error occurred during launching a ISP graph</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/An-internal-error-occurred-during-launching-a-ISP-graph/m-p/733775#M2256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried reproduce your issue - but no luck. For me is adding more ipuv boxes working okay. Did you check your machine resources - like Free RAM or disk space? Can you please share your ISP Graph project?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2018 13:10:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/An-internal-error-occurred-during-launching-a-ISP-graph/m-p/733775#M2256</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-05-14T13:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: An internal error occurred during launching a ISP graph</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/An-internal-error-occurred-during-launching-a-ISP-graph/m-p/733776#M2257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I reinstalled the S32DS and this issue never occured again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 07:21:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/An-internal-error-occurred-during-launching-a-ISP-graph/m-p/733776#M2257</guid>
      <dc:creator>imarkwang</dc:creator>
      <dc:date>2018-05-30T07:21:39Z</dc:date>
    </item>
  </channel>
</rss>

