• Home
  • Linux
  • UNIX
  • Website Development
  • SAP Basis
  • SAP Solution Manager
  • SAP PI/XI
  • SLD

30 years in IT

Redirect from HTTPS to HTTP

To redirect your website from HTTPS to HTTP, add the following rule in your website’s .htaccess file: # Redirect HTTPS to HTTP RewriteCond %{HTTP:X-Forwarded-Proto} =https RewriteRule ^(.*)$ http://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

Posted in Website Development | Tagged HTTPS | No Comments

Посмотреть температуру процессора в Linux Mint

Установка ПО sudo apt-get install lm-sensors Следить за температурой процессора в режиме реального времени watch sensors

Posted in Linux | Tagged Температура процессора | No Comments

Записать образ на флешку в Linux

Для записи образа на USB устройство используйте команду: sudo dd bs=4M if=./linuxmint-19.3-xfce-32bit.iso of=/dev/sdd Вместо ./linuxmint-19.3-xfce-32bit.iso – пишете путь к вашему образу Вместо /dev/sdd вашу флешку. Посмотреть, какое у нее имя, можно так: sudo fdisk -l

Posted in Linux | Tagged Linux Mint, Ubuntu, USB | No Comments

Добавить сочетание клавиш для запуска Shutter в Linux Mint 20 Mate

Инструкция, как добавить горячие клавиши для вызова программы создания скриншотов Shutter в Linux Mint 20 Mate. Идем в меню Параметры Комбинации клавиш клавиатуры Видим это окно Жмем Добавить. Вводим Имя Ваше название для сочетания клавиш Команда shutter -s Жмем Применить Находим в списке наше название Делаем двойной клик по названию и затем нажимаем необходимую нам комбинацию клавиш. Дополнительно посмотрите инструкцию: Что делать, если не работают сочетания горячих клавиш с Win(Super L) на русской раскладке.

Posted in Linux | Tagged hot keys, Linux Mint, Shutter, Горячие клавиши | No Comments

RZ70 registration SLD error on HA system

Symptom: We have RZ70 registration SLD error, and errors AS Java components registration in SLD. This error may occured in new installed HA system. Possible solution: Add parameter gw/acl_mode=0 in SCS profile and profile DEFAULT.PFL Another solution errors RZ70 registration in SLD you can read in my post RZ70 SLD Error.

Posted in SAP Basis, SLD | Tagged HA systems | No Comments

Original language RU for current object collides with permitted display or editing languages EN

Symptom You have imported a third party software component in ESR. The problem occur when You open for example a Message Mapping. You get the following warning: Original language RU for current object collides with permitted display or editing languages EN In your case instead of RU may be other language. Solution Change in Exchange Profile by the url http://<host>:<port>/exchangeProfile Exchange Profile –> IntegrationBuilder Set parameters com.sap.aii.ib.client.login.languages=EN,RU com.sap.aii.ib.client.content.languages=EN,RU

Posted in SAP PI/XI | Tagged ESR, language | 1 Comment

Secure Store AS Java Error

If You have error in secure store SAP AS Java use instructions and attachments in SAP Note 1592575 – Error while accessing secure store – Invalid encryption key

Posted in Без рубрики | Tagged Java, Secure store | No Comments

sap xi cache error return status code ‘500’(Internal Server Error)

Symptom We have getting error(System Message) in Integration Builder that Http connection to http://server:port/sap/xi/cache?sap-client=client return status code ‘500’(Internal Server Error) in response. INTEGRATION_DIRECTORY_HMI destination is working fine and Runtime cache is also having green status. Solution Go to PFCG transaction and generate the profile of role SAP_XI_ID_SERV_USER. Check profile for user PIDIRXXX.

Posted in SAP PI/XI | Tagged PI Cache | No Comments

PI Enterprise Services Builder Or Integration Builder Start Error

Symptom When You try start PI Enterprise Services Builder or Integration Builder tools we have error, for example as bellow Internal problem occured (INTERNAL_PROBLEM) Solution 1. Go to “http://<host>:<port>/dir/ -> Administration Tab 2. Click on Java Web Start Administration and click on  Restore Archives and Generate New Signature 3. Wait 15 min 4. Restart the J2EE server If you have another error which occur when logging in to the Process Integration (PI) Enterprise Services Repository (ESR) or Integration Builder tools, you can see SAP documentation Troubleshooting PI ESR and Integration Builder Logon Issues

Posted in SAP Basis, SAP PI/XI | Tagged ESR | 1 Comment

CIM_ERR_ACCESS_DENIED: User is not allowed to write CIM instances for class SAP_InstalledProduct in domain SLD

Symptom. You have error CIM_ERR_ACCESS_DENIED in NWA Configuration Wizard. For example, CIM_ERR_ACCESS_DENIED: User is not allowed to write CIM instances for class SAP_InstalledProduct in domain SLD This error occur, because user, which used in Destination SLD Data Supplier does NOT have the necessary authorization to write in the SLD. Solution. Simple way, add roles SAP_SLD_CONFIGURATOR and SAP_SLD_ADMINISTRATOR to user, which used in Destination SLD Data Supplier.

Posted in SAP Basis, SLD | Tagged NWA | No Comments
1 2 3 4 5 6 7 8 9 10
  • Курсы валют

    RUB/USD - 63,5428

    RUB/EUR - 66,3644

  • Tags
    ABAP AIX AI_RUNTIME_JCOSERVER Archlinux awk BPE brtools CHARM client copy cp CUA dev_w logs download basket download or upload files drivers EarlyWatch Alert epson ESR file system find firefox FTP GRUB HA systems hot keys HTTPS ibus icm Internet Explorer Java kernel keyboard language Linux Linux Mint logs Managed System Configuration mount mpv NWA Open Source ORACLE pacman PI Cache READ_USER RFC authorization robots.txt roles RWB RZ20 rz21 SAPCAR sapgui saposcol SAP Web Dispatcher SAP по русски Secure store Service Desk shared memory Shutter SLD sm21 sm59 SMD agent SOLAR_PROJECT_ADMIN spam ST03 STAD STMS STZAC Super L SUSE swap terminal text editors timezone tp Ubuntu Unix client Upgrade USB UTF-8 viber waterfox wordpress xterm YouTube youtube-dl zoom Альтернатива Windows Горячие клавиши Зависания Клавиша Win Кодировка Отмена перехода на зимнее время Температура процессора загрузка Excel минимальные требования к аппаратному обеспечению
  • Posts with most comments
    • SAP Solution Manager не работает отправка сообщения в SAP (4)
    • Error: Remote access to the NetWeaver Administrator is forbidden. See SAP Note 1451753 for details. (4)
    • AI_RUNTIME_JCOSERVER – Timeout while waiting for a connection to be established (2)
    • Script for UnSAPCAR Multiple SAR files in single shot (2)
    • Problem with stop/start saposcol (2)

© 2011 - 2022 30 years in IT. All Rights Reserved.