250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- AJAX
- JDBC
- git
- oracle
- Source
- 오픈소스
- jpa
- spring
- STS
- myBatis
- maven
- Exception
- Open Source
- MSSQL
- error
- PostgreSQL
- Python
- Eclipse
- Core Java
- 문서
- Thymeleaf
- ubuntu
- SpringBoot
- Tomcat
- IntelliJ
- Docker
- MySQL
- JavaScript
- Spring Boot
- 설정
Archives
- Today
- Total
헤르메스 LIFE
[SAP] java.lang.UnsatisfiedLinkError: C:\Windows\System32\sapjco3.dll: Can't find dependent libraries 본문
Exception
[SAP] java.lang.UnsatisfiedLinkError: C:\Windows\System32\sapjco3.dll: Can't find dependent libraries
헤르메스의날개 2021. 1. 5. 15:35728x90
SAP 연동 중 아래와 같은 메시지가 발생되었습니다.
JCo initialization failed with java.lang.UnsatisfiedLinkError: C:\Windows\System32\sapjco3.dll: Can't find dependent libraries |
Visual Studio 2013 C/C++ runtime libraries 를 설치하면 해결됩니다.
https://support.microsoft.com/en-us/help/4032938/update-for-visual-c-2013-redistributable-package
728x90