<?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: sapcontrol from powershell returns no return value for ABAP/JAVA instance in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815840#M257686</link>
    <description>&lt;P&gt;Hello Patrick,&lt;/P&gt;&lt;P&gt;If your question has been answered, please mark it as closed &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Sat, 01 Jun 2019 22:54:16 GMT</pubDate>
    <dc:creator>Isaias_SAP</dc:creator>
    <dc:date>2019-06-01T22:54:16Z</dc:date>
    <item>
      <title>sapcontrol from powershell returns no return value for ABAP/JAVA instance</title>
      <link>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaq-p/815827</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;I'm using thefollowing script to get the process list of an instance.&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;$proxy = New-WebServiceProxy -uri &lt;A href="http://myserver.domain.de:50113?wsdl" target="test_blank"&gt;http://myserver.domain.de:50113?wsdl&lt;/A&gt;
$proxy.GetProcessList()&amp;lt;br&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;Is the instance a hana database the return value is correct. But is the instance an ABAP/ASCS/JAVA/ASCS instance there is no return value.&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;Cannot find an overload for "GetProcessList" and the argument count: "0".
At line:2 char:1
+ $proxy.GetProcessList()
+ ~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [], MethodException
    + FullyQualifiedErrorId : MethodCountCouldNotFindBest&amp;lt;br&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;I'm able to reqest the methods and GetProcessList is available.&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;Are there any restriction outside of an HANA enviroment?&lt;/P&gt;
  &lt;P&gt;br Patrick&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 10:01:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaq-p/815827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-02-01T10:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: sapcontrol from powershell returns no return value for ABAP/JAVA instance</title>
      <link>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815828#M257674</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;On ABAP system you would use the sapcontrol commands, as the wdsl URL only works for HANA&lt;/P&gt;&lt;P&gt;&lt;A href="https://launchpad.support.sap.com/#/notes/2533003"&gt;Note 2533003 -
sapcontrol webmethods end with FAIL: NIECONN_REFUSED&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://launchpad.support.sap.com/#/notes/2631116"&gt;Note 2631116 - Enqueue
Server status: Running but not responding&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best Regards Roland&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 14:47:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815828#M257674</guid>
      <dc:creator>RolandKramer</dc:creator>
      <dc:date>2019-02-05T14:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: sapcontrol from powershell returns no return value for ABAP/JAVA instance</title>
      <link>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815829#M257675</link>
      <description>&lt;P&gt;Hello Roland,&lt;/P&gt;&lt;P&gt;The wdsl URL, in this case, is being provided by the sapstartsrv process, which is also running on ABAP and Java instances.&lt;/P&gt;&lt;P&gt;Thus, this is not restricted to a HANA DB system ;-).&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Isaías&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2019 22:19:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815829#M257675</guid>
      <dc:creator>Isaias_SAP</dc:creator>
      <dc:date>2019-02-07T22:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: sapcontrol from powershell returns no return value for ABAP/JAVA instance</title>
      <link>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815830#M257676</link>
      <description>&lt;P&gt;Hello Patrick,&lt;/P&gt;&lt;P&gt;What is the version (release and patch level) of the SAP kernel in use at the ABAP/Java instances?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaías&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2019 22:38:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815830#M257676</guid>
      <dc:creator>Isaias_SAP</dc:creator>
      <dc:date>2019-02-07T22:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: sapcontrol from powershell returns no return value for ABAP/JAVA instance</title>
      <link>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815831#M257677</link>
      <description>&lt;P&gt;I use our Solution Manager to test the ABAP and JAVA instance. Both instances have the following release and patch level.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;sapstartsrv, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 21:11:59
disp+work, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 21:19:35
gwrd, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:31
msg_server, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:30
dboraslib.so, 753, patch 319, changelist 1893869, RKS compatibility level 0, optU (Dec 21 2018, 21:30:18), linuxx86_64, 2018 12 21 21:31:18
dbmssslib.so, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:29
dbdb2slib.so, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:29
dbdb4slib.so, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 21:09:08
dbdb6slib.so, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:29
dbsybslib.so, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:29
dw_gui.so, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 21:12:31
enserver, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:30
enq_server, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:30
icman, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:31
sapwebdisp, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:31
jcontrol, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:27
jlaunch, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 21:08:57
jstart, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct  9 2018, 20:55:42), linuxx86_64, 2018 10 09 21:09:06&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 11 Feb 2019 09:35:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815831#M257677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-02-11T09:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: sapcontrol from powershell returns no return value for ABAP/JAVA instance</title>
      <link>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815832#M257678</link>
      <description>&lt;P&gt;Hello Patrick,&lt;/P&gt;&lt;P&gt;Kernel 753, ok.&lt;/P&gt;&lt;P&gt;Try the following:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;$proxy = New-WebServiceProxy -uri &lt;A href="http://myserver.domain.de:50113?wsdl" target="test_blank"&gt;http://myserver.domain.de:50113?wsdl&lt;/A&gt;
$proxy.Credentials = new-object System.Net.NetworkCredential("SIDadm","password")

$type = $proxy.GetType().NameSpace
$proclist = New-Object ($type + ".GetProcessList")

$proxy.GetProcessList($proclist)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaías&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 14:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815832#M257678</guid>
      <dc:creator>Isaias_SAP</dc:creator>
      <dc:date>2019-02-11T14:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: sapcontrol from powershell returns no return value for ABAP/JAVA instance</title>
      <link>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815833#M257679</link>
      <description>&lt;P&gt;Hello Isaías,&lt;/P&gt;&lt;P&gt;that's the return value:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;process                           
-------                           
{disp+work, igswd_mt, gwrd, icman}&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 11 Feb 2019 15:35:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815833#M257679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-02-11T15:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: sapcontrol from powershell returns no return value for ABAP/JAVA instance</title>
      <link>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815834#M257680</link>
      <description>&lt;P&gt;Hello Patrick,&lt;/P&gt;&lt;P&gt;That's it. It worked.&lt;/P&gt;&lt;P&gt;If you need a more detailed output (e.g., showing the statuses), then use:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;$proclist = New-Object ($type + ".GetProcessList")&lt;BR /&gt;$list = $proxy.GetProcessList($proclist)&lt;BR /&gt;$list.process | Format-Table&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaías&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 16:39:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815834#M257680</guid>
      <dc:creator>Isaias_SAP</dc:creator>
      <dc:date>2019-02-11T16:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: sapcontrol from powershell returns no return value for ABAP/JAVA instance</title>
      <link>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815835#M257681</link>
      <description>&lt;P&gt;Hello Isaías,&lt;/P&gt;&lt;P&gt;thank you very much for your competent support. I'm not a Powershell professional and I'm trying to use this issue to feed our monitoring tool.&lt;BR /&gt;So the bottom line is login information is needed? Why this big difference between HANA and ABAP/JAVA?&lt;/P&gt;&lt;P&gt;HANA&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;$proxy = New-WebServiceProxy -uri &lt;A href="http://myserver.domain.de:50013?wsdl" target="test_blank"&gt;http://myserver.domain.de:50013?wsdl&lt;/A&gt;
$proxy.GetProcessList()&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;ABAP/JAVA&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;$proxy = New-WebServiceProxy -uri &lt;A href="http://myserver.domain.de:50113?wsdl" target="test_blank"&gt;http://myserver.domain.de:50113?wsdl&lt;/A&gt;
$proxy.Credentials = new-object System.Net.NetworkCredential("SIDadm","password1234")

$type = $proxy.GetType().NameSpace
$proclist = New-Object ($type + ".GetProcessList")

$list = $proxy.GetProcessList($proclist)
$list.process
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Is there a way to solve this for ABAP/JAVA as elegantly as in the HANA environment?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 09:25:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815835#M257681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-02-14T09:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: sapcontrol from powershell returns no return value for ABAP/JAVA instance</title>
      <link>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815836#M257682</link>
      <description>&lt;P&gt;Hello Patrick,&lt;/P&gt;&lt;P&gt;You are welcome! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Login might be needed, depending on the method being called.&lt;/P&gt;&lt;P&gt;You can try it without the "$proxy.Credentials..." line to see whether the method you are calling is "protected" (meaning it required authentication).&lt;/P&gt;&lt;P&gt;For more information about the protected methods, read &lt;A href="https://wiki.scn.sap.com/wiki/x/D4BFG" target="_blank"&gt;this wiki page&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaías&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 16:03:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815836#M257682</guid>
      <dc:creator>Isaias_SAP</dc:creator>
      <dc:date>2019-02-15T16:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: sapcontrol from powershell returns no return value for ABAP/JAVA instance</title>
      <link>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815837#M257683</link>
      <description>&lt;P&gt;PS: About the different coding required, this is about the SAP kernel version in use, not about being a HANA or ABAP/Java instance.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 16:07:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815837#M257683</guid>
      <dc:creator>Isaias_SAP</dc:creator>
      <dc:date>2019-02-15T16:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: sapcontrol from powershell returns no return value for ABAP/JAVA instance</title>
      <link>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815838#M257684</link>
      <description>&lt;P&gt; &lt;SPAN class="mention-scrubbed"&gt;isaias.freitas&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Thank you for this Info,  it was very helpful.  I actually like this format much better as it allows you to know which parameters are availible  &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For instance. &lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;$proxy.StopSystem("SAPControlALLINSTANCES","*","0","15") &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Is now  (other values already defaulted)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;$StopSystem = New-Object ($type + ".StopSystem") &lt;/P&gt;&lt;P&gt;$StopSystem.waittimeout = 15&lt;/P&gt;&lt;P&gt;$proxy.StopSystem($StopSystem)&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 23:21:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815838#M257684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-05-31T23:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: sapcontrol from powershell returns no return value for ABAP/JAVA instance</title>
      <link>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815839#M257685</link>
      <description>&lt;P&gt;You are welcome! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jun 2019 22:52:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815839#M257685</guid>
      <dc:creator>Isaias_SAP</dc:creator>
      <dc:date>2019-06-01T22:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: sapcontrol from powershell returns no return value for ABAP/JAVA instance</title>
      <link>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815840#M257686</link>
      <description>&lt;P&gt;Hello Patrick,&lt;/P&gt;&lt;P&gt;If your question has been answered, please mark it as closed &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jun 2019 22:54:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapcontrol-from-powershell-returns-no-return-value-for-abap-java-instance/qaa-p/815840#M257686</guid>
      <dc:creator>Isaias_SAP</dc:creator>
      <dc:date>2019-06-01T22:54:16Z</dc:date>
    </item>
  </channel>
</rss>

