Quantcast
Channel: SCN: Message List - SAP NetWeaver Technology Platform
Viewing all 4415 articles
Browse latest View live

Re: SAP WebDispatcher start method

$
0
0

Hello Adrian,

 

The log you shared shows that the Web Dispatcher is crashing right after it is started.

 

Please simulate the issue again and then collect and share:

  • the updated "startsap.log" file;
  • the "dev_webdisp.new" trace file. If this file does not exist, please share the "dev_webdisp" trace instead;
  • the "stderr0" file;
  • the "stdout0" file.

 

All mentioned files would be located at the "/usr/sap/WP2/W00/work" folder.

 

You can "zip" all files and attach the "zip" file to this thread, instead of pasting their content in your reply .

 

Regards,

Isaías


Re: Operating system call connect failed (error no. 79 )

$
0
0

Hello,

 

Besides using "sapgw30" at the "gateway options" of the destinations, the gateway will also use "sapgw30" if the "Instance No" is set to 30:

 

Check_InstanceNo_as_well.png

 

You can also use information from the transaction STAD to identify what is calling the wrong target system.

 

Regards,

Isaías

Re: Inplace Upgrade from Windows Server 2012 to Windows Server 2012 R2

$
0
0

Hi Anita

 

thank you. That's what I looked for.

 

Best Regards

Jan

Re: unable to reach the remote host spool system sap ,and error in spool c:error from temse 2048

$
0
0

Hello Sanjeev,

 

 

it seems the error 2048 has been sorted out, so let's see the unreachable remote host problem.

 

Please send a screenshot from transaction SPAD, about the contents of tab "Access Method" of the used Output Device.

 

 

Best regards,

Laszlo

Re: unable to reach the remote host spool system sap ,and error in spool c:error from temse 2048

$
0
0

Hi sriram,

thank you for the reply .I will look after that document

Re: unable to reach the remote host spool system sap ,and error in spool c:error from temse 2048

$
0
0

Hi anita,

Thank you for the reply.I will look after it.

Re: Is it possible to enable TREX tracing for all users?

$
0
0

Hi Miguel, as the activation of this trace can have serious impact on the performance I would like to check with you first, what are your requirements  - do you need to know how often the users search in TREX , or do you need exact information about the structure of the executed queries too? What's the application you use with TREX ? Best regards, Mikhail

Re: unable to reach the remote host spool system sap ,and error in spool c:error from temse 2048

$
0
0

Hi Laszlo,

 

Thank you for the reply. I am sending screenshot with this comment it is mentioned below:

Please look over it and give me the solution.I will be waiting for your reply

 

 

25-03-2016 17-41-24.png


Re: unable to reach the remote host spool system sap ,and error in spool c:error from temse 2048

$
0
0

Hello Sanjeev,

 

 

and thanks for the screenshot.

 

This screenshot shows: when a spool will be printed with Output Device BARC1, the remote host 192.168.4.104 will be contacted to seek for a printer with name "\\192.168.4.104".

 

"\\192.168.4.104" is an unusual printer name. Is it possible that you are trying to directly address the printer?

If yes, simple remove the \\ from the beginning of the "Host printer".

 

After saving the configuration test the Output Device again.

 

 

Best regards,

Laszlo

Re: Is it possible to enable TREX tracing for all users?

$
0
0

Thanks guys for the answers

 

Mikhail, our goal is indeed to understand how often and what type of search the users perform as we have no metrics whatsoever

 

Our fear was indeed that this trace would affect performance but if it only affect performance on TREX searches and nothing else, I believe we can accept the risk as we believe that a very limited set of users use TREX sporadically. Do you happen to know if this trace will affect the overall performance of the system?

 

Thanks,

Miguel

Re: Is it possible to enable TREX tracing for all users?

$
0
0

Hi Miguel, this tracing can have impact on the indexing as well as search performance (dependent on the application and users activity the search can be in worst case about of 2 times slower). From this trace you will not be able to see the exact structure of the queries , but just a part of search request as well as user ID. If you need more details (e.g. the TREX response time , list of requested attributes , exact location/attribute names where the search takes a place e.t.c.) you can either use the index usage collector , record python or performance traces in TREX. However activation of all these logs could have impact on the performance too. Unfortunately I can not say what can be the best way for such "monitoring" in your case without to have more information about your TREX setup (version, landscape configuration ..) as well as the application connected to TREX (Portal , CRM, ESH...). If you wish , you can open an OSS incident for this query and we can provide some detailed recommendations about the best settings there. Best regards, Mikhail

Re: unable to reach the remote host spool system sap ,and error in spool c:error from temse 2048

$
0
0

Hi Laszlo,

 

Thank you very much for the suggestion,

 

The IP address which i mentioned in above that Ip is printer IP ,which vendor has given to that IP ,

 

Yes i am directly accessing to that printer,so as per your suggestion i need to remove "\\".,That IP is printer's IP which is placed in another location.If you could help can you send screenshot what settings i need to change in access method and other configuration.

 

Another issue is that is not reaching the required printer through sap if i ping from sap using required tcode.

 

 

 

Regards,

Sanjeev

Re: Operating system call connect failed (error no. 79 )

$
0
0

Hi team,

 

 

 

 

You're getting error:

 

 

***LOG Q0I=> NiPConnect: 127.0.0.1:3330: connect (79: Connection refused) [nixxi.cpp 2896]

*** ERROR => NiPConnect: SiConnect failed for hdl 2129/sock 179

    (SI_ECONN_REFUSE/79; I4; ST; 127.0.0.1:3330) [nixxi.cpp    2896]

*** ERROR => GwIAsyncConn: GwBufConnect to 127.0.0.1 / 3330 failed (rc=NIECONN_REFUSED) [gwxx.c       1281]

***LOG S0T=> GwIAsyncConn, GwBufConnect (-0010) [gwxx.c       1283]

***LOG S0R=> GwIAsyncConn, GwBufConnect () [gwxx.c       1285]

***LOG S0S=> GwIAsyncConn, GwBufConnect (3330) [gwxx.c       1287]

 

 

 

 

So, connection from SAP Gateway (sapgw93) fails when connecting to localhost, service 3330.

*****************************************************************************

*  LOCATION    SAP-Gateway on host abcd.xxx.net / sapgw93

*  ERROR       partner 'loopback:sapgw30' not reached

 

 

*  DETAIL      NiPConnect: 127.0.0.1:3330

*  SYSTEM CALL connect

*  ERRNO       79

*  ERRNO TEXT  Connection refused

*****************************************************************************

 

 

Check if entry from SM21 points to a particular work process,so we can analyze if work process trace file refers to any RFC Destination.

 

Is there any pattern/frequency of those enties in SystemLog? In that case, there could be a Job involved.

 

 

 

Regards,

Raquel

Connecting a standalone sap server to domain controller using secure LDAP

$
0
0

Hi All,

 

We are implementing SAP SLC 2.0, for which we have installed the SLQ QA Sell Side system in the DMZ, outside the company firewall. The server is also not joined to the domain. We now have a requirement to enable SNC on the application server. For obvious reasons we need to be able to let the application server communicate to the domain controller. IT Security has agreed to open ports in the firewall to let the application server communicate to the domain controller, the condition being that only LDAP(S), which is secure LDAP on port 636 can be opened. My question is that how we force the SAP application to connect to domain controller using LDAP(s) and not LDAP for which port will obviously not be opened. I need to be able to run the Windows service SAP<SID>_NN  with user SAPService<SID> created on the domain.

 

Regards

Joyee

Re: unable to reach the remote host spool system sap ,and error in spool c:error from temse 2048

$
0
0

Hello Sanjeev,

 

 

yes, in the "Host printer" field the \\ characters are not needed, they need to be removed.

 

If R/3 still can not reach the printer after saving this configuration, then it seems there is a general network problem: the R/3 server (where you are logged on) can not reach the IP address.

 

In this case please contact the network administrator.

 

 

Best regards,

Laszlo


Re: Operating system call connect failed (error no. 79 )

$
0
0

Check the value mapping in your /etc/services file

Re: sapinst.exe is not available in NetWeaver Application Server ABAP 7.02 SP6 32-bit Trial Version

$
0
0

Thanks for your response Atul, I did not found the setupall

attaching  the dir screen short that I downloaded for Application server.

 

Regards

Re: sapinst.exe is not available in NetWeaver Application Server ABAP 7.02 SP6 32-bit Trial Version

Re: sapinst.exe is not available in NetWeaver Application Server ABAP 7.02 SP6 32-bit Trial Version

$
0
0

yes JITHIN I download both rar files in part 1 and part 2 extract them and then trying to install via part 1 but unfortunately not finding the desire installer.


Regards

Mehar

 

Re: sapinst.exe is not available in NetWeaver Application Server ABAP 7.02 SP6 32-bit Trial Version

Viewing all 4415 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>