본문 바로가기

Tool63

sapJCO error 1. Env OS : CentOS 6.3 64bit JDK : java version "1.6.0_24" OpenJDK Runtime Environment (IcedTea6 1.11.13) (rhel-1.65.1.11.13.el6_4-x86_64) OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode) SAP version : 2.1.6 SAP lib version : Version of the JCO-library: 2.1.10 (2011-05-10) 2. error message getJCOFunction+Caught an exception: com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: SAP_C.. 2020. 4. 24.
eclipse , maven , build JAVA_HOME , JRE_HOME 오류 참고 : http://bboks.net/281 1 . 메뉴에 Window >> Preferences 를 클릭 2 . ADD 클릭 3 . Add JRE 창 >> Standard VM 을 선택 >> Next 를 클릭 4 . JRE Definition 창에서 JRE home 과 JRE name 을 잡아 준다. 현재 저와 같은 경우는 제 로컬에 C:\Java\jdk1.6.0_23 에 jdk1.6 이 깔려 있어 저렇게 잡았습니다. JRE name 은 중복되지 않은 이름을 지정해 주면 됩니다. 마지막에 Finish 클릭! 5 . Installed JREs 창에서 금방 등록한 jre를 선택해 줍니다. 그리고 마지막에 ok 버튼도 클릭 ! 6. 다음은 해당 프로젝트에 해당 JRE를 셋팅하겠습니다. [해당프로젝트] 클릭.. 2020. 4. 24.
WAS / jboss 5.1 Administration Console password change jboss 5.1 Administration Console password change 1. server/default/deploy/management/console-mgr.sar/web-console.war/WEB-INF/classes/web-console-users.properties 2. server/default/conf/props/jmx-console-users.properties http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/5/html/Admin_Console_User_Guide/Admin_Console_User_Guide-Configure_the_Admin_Console.html#Adminstration_Co.. 2020. 4. 24.
Yobi / CentOS 6.5 64bit Yobi 설치 (CentOS 6.5 64bit) 1. CentOS 설치 후 yum update 완료후 2. 별도 dir mount ex) /APP 3. java -version jre 미설치시 설치가능 버전 확인 [root@localhost ~]# yum list java*jdk-devel Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: centos.mirror.cdnetworks.com * extras: centos.mirror.cdnetworks.com * updates: centos.mirror.cdnetworks.com Available Packages java-1.6.0-openjdk-devel.x8.. 2020. 4. 24.
반응형