<?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>Question Re: SAP ME 15.5 ClassCastException in Product Lifecycle Management Q&amp;A</title>
    <link>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaa-p/14075218#M82737</link>
    <description>&lt;P&gt;Hi Sergiy ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your answer ;&lt;/P&gt;&lt;P&gt;We are using the latest NW (7.50.31) and SAP ME 15.5 Patch 41 (same error on Patch 40);&lt;/P&gt;&lt;P&gt;Do you think it is an SAP bug ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
    <pubDate>Mon, 14 Apr 2025 09:41:56 GMT</pubDate>
    <dc:creator>PaulRos</dc:creator>
    <dc:date>2025-04-14T09:41:56Z</dc:date>
    <item>
      <title>SAP ME 15.5  ClassCastException</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaq-p/14073244</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi Experts ,&lt;/P&gt;&lt;P&gt;After a success deployment , did you see the following error in the SAP ME NWA log ?&lt;/P&gt;&lt;P&gt;This error didn't appear in SAP ME version 15.4 , only in 15.5 version.&lt;/P&gt;&lt;P&gt;[EXCEPTION]&lt;BR /&gt;java.lang.ClassCastException: java.lang.reflect.WeakCache (loaded by &amp;lt;bootstrap&amp;gt;) cannot be cast to java.util.Map (loaded by &amp;lt;bootstrap&amp;gt;)&lt;BR /&gt;at com.sap.me.frame.AppStartupListener.clearProxyCache(AppStartupListener.java:93)&lt;BR /&gt;at com.sap.me.frame.AppStartupListener.contextDestroyed(AppStartupListener.java:63)&lt;BR /&gt;at com.sap.engine.services.servlets_jsp.server.application.WebEvents.contextDestroyed(WebEvents.java:169)&lt;BR /&gt;at com.sap.engine.services.servlets_jsp.server.deploy.ApplicationThreadDestroyer.run(ApplicationThreadDestroyer.java:124)&lt;BR /&gt;at com.sap.engine.services.servlets_jsp.server.deploy.SubjectDoAsHelper$1.run(SubjectDoAsHelper.java:59)&lt;BR /&gt;at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;at javax.security.auth.Subject.doAs(Subject.java:360)&lt;BR /&gt;at com.sap.engine.services.servlets_jsp.server.deploy.SubjectDoAsHelper.executeInSubjectDoAs(SubjectDoAsHelper.java:57)&lt;BR /&gt;at com.sap.engine.services.servlets_jsp.server.deploy.ActionBase.destroyWebAppComponents(ActionBase.java:219)&lt;BR /&gt;at com.sap.engine.services.servlets_jsp.server.deploy.StopAction.commitStop(StopAction.java:112)&lt;BR /&gt;at com.sap.engine.services.servlets_jsp.server.deploy.WebContainer.commitStop(WebContainer.java:696)&lt;BR /&gt;at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.commitStop(ContainerWrapper.java:562)&lt;BR /&gt;at com.sap.engine.services.deploy.server.application.StopTransaction.commonCommitFinished(StopTransaction.java:244)&lt;BR /&gt;at com.sap.engine.services.deploy.server.application.StopTransaction.commitCommon(StopTransaction.java:285)&lt;BR /&gt;at com.sap.engine.services.deploy.server.application.StopTransaction.commit(StopTransaction.java:269)&lt;BR /&gt;at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:444)&lt;BR /&gt;at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhases(ParallelAdapter.java:486)&lt;BR /&gt;at com.sap.engine.services.deploy.server.DeployServiceImpl.runTransaction(DeployServiceImpl.java:690)&lt;BR /&gt;at com.sap.engine.services.deploy.server.DeployServiceImpl.stopApplicationForAtomicUpdate(DeployServiceImpl.java:671)&lt;BR /&gt;at com.sap.engine.services.deploy.server.DeployServiceImpl.atomicUpdate(DeployServiceImpl.java:608)&lt;BR /&gt;at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.update(ApplicationDeployer.java:73)&lt;BR /&gt;at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:142)&lt;BR /&gt;at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:58)&lt;BR /&gt;at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:212)&lt;BR /&gt;at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:71)&lt;BR /&gt;at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:283)&lt;BR /&gt;at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)&lt;BR /&gt;at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:100)&lt;BR /&gt;at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)&lt;BR /&gt;at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)&lt;BR /&gt;at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)&lt;BR /&gt;at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 08:12:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaq-p/14073244</guid>
      <dc:creator>PaulRos</dc:creator>
      <dc:date>2025-04-11T08:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAP ME 15.5 ClassCastException</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaa-p/14075141#M82736</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not see such error in our systems. If the error reoccurs on each NW restart, it might depend on NW version (because of some latest changes). I've tested on 7.50.18.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sergiy&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 09:03:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaa-p/14075141#M82736</guid>
      <dc:creator>sergiy_katerinich</dc:creator>
      <dc:date>2025-04-14T09:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAP ME 15.5 ClassCastException</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaa-p/14075218#M82737</link>
      <description>&lt;P&gt;Hi Sergiy ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your answer ;&lt;/P&gt;&lt;P&gt;We are using the latest NW (7.50.31) and SAP ME 15.5 Patch 41 (same error on Patch 40);&lt;/P&gt;&lt;P&gt;Do you think it is an SAP bug ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 09:41:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaa-p/14075218#M82737</guid>
      <dc:creator>PaulRos</dc:creator>
      <dc:date>2025-04-14T09:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAP ME 15.5 ClassCastException</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaa-p/14075262#M82738</link>
      <description>I have found this error in the logs of NW 7.50.31. However, I doubt it is a bug because it does not affect functional side that is regularly tested in this environment. It could be some gap between ME and later changes to bootstrap mechanism in NW, but so far we have no evidence of harm to the application. Maybe it should be a Warning instead of Error severity. If you need SAP support to examine it deeper, please submit a ticket of minor priority.</description>
      <pubDate>Mon, 14 Apr 2025 10:30:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaa-p/14075262#M82738</guid>
      <dc:creator>sergiy_katerinich</dc:creator>
      <dc:date>2025-04-14T10:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAP ME 15.5 ClassCastException</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaa-p/14075276#M82739</link>
      <description>&lt;P&gt;Ticket open to SAP for the Exception above.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 09:26:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaa-p/14075276#M82739</guid>
      <dc:creator>PaulRos</dc:creator>
      <dc:date>2025-04-15T09:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAP ME 15.5 ClassCastException</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaa-p/14075309#M82740</link>
      <description>Provided the call stack of this error, it is not obvious that the custom content has problems because of this error. I guess the custom content is deployed as a separate component/project. But this error seems related to startup of the core SAP ME.</description>
      <pubDate>Mon, 14 Apr 2025 11:06:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaa-p/14075309#M82740</guid>
      <dc:creator>sergiy_katerinich</dc:creator>
      <dc:date>2025-04-14T11:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAP ME 15.5 ClassCastException</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaa-p/14075389#M82741</link>
      <description>&lt;P&gt;Ticket open to SAP for the Exception above.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 09:26:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaa-p/14075389#M82741</guid>
      <dc:creator>PaulRos</dc:creator>
      <dc:date>2025-04-15T09:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAP ME 15.5 ClassCastException</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaa-p/14092924#M82828</link>
      <description>&lt;P&gt;error solved by an SAP ME native code correction inside SAP ME 15.5 Patch 42&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 04:04:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/sap-me-15-5-classcastexception/qaa-p/14092924#M82828</guid>
      <dc:creator>PaulRos</dc:creator>
      <dc:date>2025-05-05T04:04:08Z</dc:date>
    </item>
  </channel>
</rss>

