<?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: MiniWAS 6.2 - Does not activate in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/miniwas-6-2-does-not-activate/m-p/982701#M72301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx a lot,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however, the problem is that it is not possible to activate an already activated page without errors. Even O2_GENERATE_BSPAPPL returns an syntax-error. It seens to be at least a compiling error.&lt;/P&gt;&lt;P&gt;Now I am trying to install the support-package mentioned in the OSS Note.&lt;/P&gt;&lt;P&gt;But I have problems to install it at MiniWAS.&lt;/P&gt;&lt;P&gt;Do you know where I can get a guide example etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci + Reagards&lt;/P&gt;&lt;P&gt;Charly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Aug 2005 13:13:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-25T13:13:55Z</dc:date>
    <item>
      <title>MiniWAS 6.2 - Does not activate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/miniwas-6-2-does-not-activate/m-p/982699#M72299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It is not possible to activate the bsp-examples or even an empty HTML-page.&lt;/P&gt;&lt;P&gt;The check marks the coding as ok, the activation however complains about a syntax-error (but it does the activation - seems so).&lt;/P&gt;&lt;P&gt;When I run the program, I have to login twice&lt;/P&gt;&lt;P&gt;to &lt;/P&gt;&lt;P&gt;1. localhost and 2. loopback-adapter&lt;/P&gt;&lt;P&gt;Then the application returns 500-Error:&lt;/P&gt;&lt;P&gt;sytanx error at the program CL_o2D7jG155PSCS3WB00F6XZKKJUCP&lt;/P&gt;&lt;P&gt;(Rabax_State)&lt;/P&gt;&lt;P&gt;Examining the error by TA-Code ST22 shows the message&lt;/P&gt;&lt;P&gt;"Method %_initattributes has already been implemented. &lt;/P&gt;&lt;P&gt;(By the way: The preview works correctly)&lt;/P&gt;&lt;P&gt;Is there any idea outside to give a hint&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci and regards&lt;/P&gt;&lt;P&gt;Charly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2005 08:09:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/miniwas-6-2-does-not-activate/m-p/982699#M72299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-25T08:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: MiniWAS 6.2 - Does not activate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/miniwas-6-2-does-not-activate/m-p/982700#M72300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Charly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Look at OSS Note 841345, which suggests following -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can eliminate the problem by regenerating the page in transaction SE80 explicitly (execute the 'Activate' function for the active page).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also regenerate an entire BSP application by calling the O2_GENERATE_BSPAPPL function module in the test environment of transaction SE37 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A program correction is available with a Support Package and with the correction instructions. After you have implemented the correction, you must reset the internal data buffer of the system by entering $SYNC in the OK code field. CAUTION: This procedure reset all buffers and impedes the performance of the system for a few minutes. &amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2005 08:57:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/miniwas-6-2-does-not-activate/m-p/982700#M72300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-25T08:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: MiniWAS 6.2 - Does not activate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/miniwas-6-2-does-not-activate/m-p/982701#M72301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx a lot,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however, the problem is that it is not possible to activate an already activated page without errors. Even O2_GENERATE_BSPAPPL returns an syntax-error. It seens to be at least a compiling error.&lt;/P&gt;&lt;P&gt;Now I am trying to install the support-package mentioned in the OSS Note.&lt;/P&gt;&lt;P&gt;But I have problems to install it at MiniWAS.&lt;/P&gt;&lt;P&gt;Do you know where I can get a guide example etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci + Reagards&lt;/P&gt;&lt;P&gt;Charly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2005 13:13:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/miniwas-6-2-does-not-activate/m-p/982701#M72301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-25T13:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: MiniWAS 6.2 - Does not activate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/miniwas-6-2-does-not-activate/m-p/982702#M72302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was a problem of the installation.&lt;/P&gt;&lt;P&gt;I just reinstalled it - now it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx to the community&lt;/P&gt;&lt;P&gt;Charly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2005 07:50:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/miniwas-6-2-does-not-activate/m-p/982702#M72302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-01T07:50:15Z</dc:date>
    </item>
  </channel>
</rss>

