<?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: Receiving Throwable java.lang.RuntimeException: Could not find framework&amp;quot; after install in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaa-p/12081367#M4513733</link>
    <description>&lt;P&gt;you forgot to mention where you see this error, or where exactly you see http 500.&lt;/P&gt;&lt;P&gt;I'm assuming the exception is from tomcat log&lt;BR /&gt;&lt;BR /&gt;So, the suggestion then would be to try to manually redeploy webapps.&lt;BR /&gt;And if it doesn't help then review the installation logs for any irregularities.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Nov 2019 14:23:34 GMT</pubDate>
    <dc:creator>denis_konovalov</dc:creator>
    <dc:date>2019-11-21T14:23:34Z</dc:date>
    <item>
      <title>Receiving Throwable java.lang.RuntimeException: Could not find framework" after install</title>
      <link>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaq-p/12081366</link>
      <description>&lt;P&gt;This is a reinstallation of SAP BO 4.2 SP6 on Server 2016. After completing the web install, and then rebooting the server, i get this error:&lt;/P&gt;
  &lt;P&gt;Nov 21, 2019 5:38:34 AM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;SEVERE: StandardWrapper.Throwable&lt;BR /&gt;java.lang.RuntimeException: Could not find framework&lt;BR /&gt; at org.eclipse.equinox.servletbridge.FrameworkLauncher.buildInitialPropertyMap(FrameworkLauncher.java:475)&lt;BR /&gt; at org.eclipse.equinox.servletbridge.FrameworkLauncher.start(FrameworkLauncher.java:314)&lt;BR /&gt; at org.eclipse.equinox.servletbridge.BridgeServlet.init(BridgeServlet.java:148)&lt;BR /&gt; at javax.servlet.GenericServlet.init(GenericServlet.java:158)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1183)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1099)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241)&lt;BR /&gt; at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:752)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:728)&lt;BR /&gt; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1107)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1841)&lt;BR /&gt; at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;BR /&gt; at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:808)&lt;BR /&gt;&lt;BR /&gt;Nov 21, 2019 5:38:34 AM org.apache.catalina.core.StandardContext loadOnStartup&lt;BR /&gt;SEVERE: Servlet [equinoxbridgeservlet] in web application [/BOE] threw load() exception&lt;BR /&gt;java.lang.RuntimeException: Could not find framework&lt;BR /&gt; at org.eclipse.equinox.servletbridge.FrameworkLauncher.buildInitialPropertyMap(FrameworkLauncher.java:475)&lt;BR /&gt; at org.eclipse.equinox.servletbridge.FrameworkLauncher.start(FrameworkLauncher.java:314)&lt;BR /&gt; at org.eclipse.equinox.servletbridge.BridgeServlet.init(BridgeServlet.java:148)&lt;BR /&gt; at javax.servlet.GenericServlet.init(GenericServlet.java:158)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1183)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1099)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:989)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4931)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5241)&lt;BR /&gt; at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:752)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:728)&lt;BR /&gt; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1107)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1841)&lt;BR /&gt; at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;BR /&gt; at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:808)&lt;/P&gt;
  &lt;P&gt;Note: This server had worked, but we are testing automated installations. I uninistalled, deleted all the files, history, registry, etc. We deleted the localhost directory and then restarted Tomcat. We still get this error and HTTP Error 500.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 13:55:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaq-p/12081366</guid>
      <dc:creator>former_member640902</dc:creator>
      <dc:date>2019-11-21T13:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving Throwable java.lang.RuntimeException: Could not find framework" after install</title>
      <link>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaa-p/12081367#M4513733</link>
      <description>&lt;P&gt;you forgot to mention where you see this error, or where exactly you see http 500.&lt;/P&gt;&lt;P&gt;I'm assuming the exception is from tomcat log&lt;BR /&gt;&lt;BR /&gt;So, the suggestion then would be to try to manually redeploy webapps.&lt;BR /&gt;And if it doesn't help then review the installation logs for any irregularities.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 14:23:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaa-p/12081367#M4513733</guid>
      <dc:creator>denis_konovalov</dc:creator>
      <dc:date>2019-11-21T14:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving Throwable java.lang.RuntimeException: Could not find framework" after install</title>
      <link>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaa-p/12081368#M4513734</link>
      <description>&lt;P&gt;Just try to delete the "&lt;STRONG&gt;localhost&lt;/STRONG&gt;" directory from the "&lt;STRONG&gt;work&lt;/STRONG&gt;" directory of tomat (of course after stopping the tomcat) (stop - delete - start)&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 14:34:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaa-p/12081368#M4513734</guid>
      <dc:creator>ayman_salem</dc:creator>
      <dc:date>2019-11-21T14:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving Throwable java.lang.RuntimeException: Could not find framework" after install</title>
      <link>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaa-p/12081369#M4513735</link>
      <description>&lt;P&gt;Denis, thanks for the reply.  Yes, the Framework error is in the stderr.log file.  I see the 500 error when I try to access via IE.&lt;/P&gt;&lt;P&gt;I have redeployed by deleting localhost, but I still got the same errors.&lt;/P&gt;&lt;P&gt;Can you point me to the install logs?&lt;/P&gt;&lt;P&gt;Currently trying to all the installer to repair.&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 14:48:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaa-p/12081369#M4513735</guid>
      <dc:creator>former_member640902</dc:creator>
      <dc:date>2019-11-21T14:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving Throwable java.lang.RuntimeException: Could not find framework" after install</title>
      <link>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaa-p/12081370#M4513736</link>
      <description>&lt;P&gt;I allowed the installer to repair, but am still getting the error.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 15:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaa-p/12081370#M4513736</guid>
      <dc:creator>former_member640902</dc:creator>
      <dc:date>2019-11-21T15:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving Throwable java.lang.RuntimeException: Could not find framework" after install</title>
      <link>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaa-p/12081371#M4513737</link>
      <description>&lt;P&gt;I have found that frequently after a repair install, I still need to run wdeploy to redeploy the web apps. Even though the installer shows that it it's deploying the web app, it doesn't seem to work correctly.&lt;/P&gt;&lt;P&gt;Here's what I'll do for this:&lt;/P&gt;&lt;P&gt;1.  Stop Tomcat.&lt;/P&gt;&lt;P&gt;2.  Go to the tomcat\work folder and delete the Catalina folder and its contents.  Frequently I get errors about the path being too long, so I'll rename "Catalina" to "C" and "Localhost" to "L" to prevent the issue.&lt;/P&gt;&lt;P&gt;3.  In the folder where BusinessObjects is installed, go to the "wdeploy" subfolder and run wdeploygui.bat as Administrator.  It will probably take a while to do its thing.&lt;/P&gt;&lt;P&gt;4.  Start Tomcat.  It will take a while to rebuild the cache before its available.&lt;/P&gt;&lt;P&gt;-Dell&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 15:58:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaa-p/12081371#M4513737</guid>
      <dc:creator>DellSC</dc:creator>
      <dc:date>2019-11-21T15:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving Throwable java.lang.RuntimeException: Could not find framework" after install</title>
      <link>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaa-p/12081372#M4513738</link>
      <description>&lt;P&gt;Thanks.  Why would this be happening on the first installation?  I am starting with a clean server.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 17:45:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaa-p/12081372#M4513738</guid>
      <dc:creator>former_member640902</dc:creator>
      <dc:date>2019-11-21T17:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving Throwable java.lang.RuntimeException: Could not find framework" after install</title>
      <link>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaa-p/12081373#M4513739</link>
      <description>&lt;P&gt;We were facing similar errors - launching browser for the launchpad just showed not found errors, etc. after applying patches and upgrades on BI, IPS, and DS. Following these steps by Dell to redeploy the webapps resolved the issues. Keep in mind that even after wdeploy is done, it does take some more time for tomcat to 'rebuild' whatever it needs to, so launching a browser right away will still not show anything and just load and load - until that rebuild is done. Patience is key &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 05:29:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/receiving-throwable-java-lang-runtimeexception-could-not-find-framework/qaa-p/12081373#M4513739</guid>
      <dc:creator>fatir_naqvi</dc:creator>
      <dc:date>2021-12-17T05:29:16Z</dc:date>
    </item>
  </channel>
</rss>

