<?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: While sending Sms from sap Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-sending-sms-from-sap-error/m-p/6551165#M1429610</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks for reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Need to know where can see the settings of Visual Administrator in sap .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;santosh.s.jajur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jan 2010 12:04:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-22T12:04:11Z</dc:date>
    <item>
      <title>While sending Sms from sap Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-sending-sms-from-sap-error/m-p/6551163#M1429608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           Have req , regarding send sms form SAP .... while check the BWBM its working fine.. receiving message but while excute the code receiving ERROR like "SAP Web Application Server Error".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me how to solve this error and if need some settings please guide where need to do...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;santosh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: santosh jajur on Jan 22, 2010 11:35 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: santosh jajur on Jan 22, 2010 11:53 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: santosh jajur on Jan 22, 2010 12:01 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2010 10:35:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-sending-sms-from-sap-error/m-p/6551163#M1429608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-22T10:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: While sending Sms from sap Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-sending-sms-from-sap-error/m-p/6551164#M1429609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Possible Error Sources&lt;/P&gt;&lt;P&gt;●     The database is not running, or the database URL is incorrect&lt;/P&gt;&lt;P&gt;                -&amp;gt; The problem can be solved using the Visual Administrator or by a manual modification of the data-sources.xml file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;●     Wrong user or password parameters&lt;/P&gt;&lt;P&gt;                -&amp;gt; The problem can be solved via the Visual Administrator or by a manual modification of the data-sources.xml file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;●     Maximum count of simultaneous connections to the database has been reached&lt;/P&gt;&lt;P&gt;                -&amp;gt; To increase the maximum number of opened connections and/or the time to wait for a new connection you should change the DataSource properties in the Visual Administrator or manually modify of the data-sources.xml file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;●     Problem with connection sharing if J2EE transaction is running&lt;/P&gt;&lt;P&gt;               -&amp;gt; The problem is caused while in an active JTA transaction there is an inappropriate attempt to open a second connection. There is either an attempt to get a second connection from an un-shareable non-XA DataSource, or an attempt to get it from another non-XA DataSource.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Rajesh Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2010 11:18:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-sending-sms-from-sap-error/m-p/6551164#M1429609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-22T11:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: While sending Sms from sap Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-sending-sms-from-sap-error/m-p/6551165#M1429610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks for reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Need to know where can see the settings of Visual Administrator in sap .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;santosh.s.jajur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2010 12:04:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-sending-sms-from-sap-error/m-p/6551165#M1429610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-22T12:04:11Z</dc:date>
    </item>
  </channel>
</rss>

