메뉴 건너뛰기

SAP 한국 커뮤니티

<img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이

박하나 2010.01.03 09:13 조회 수 : 1774

windows xp pro에서 SAPNW7.01ABAPTrial설치 도중에 이런 에러가 발생했는데


원인이 무엇인지 모르겠네요..


 


1) windows xp pro에서 IIS를 설치하고


 


2)  j2sdk-1_4_2_11-windows-i586-p.exe를 설치해서 아래와 같이 환경변수설정 


     CLASSPATH에 .을


     JAVA_HOME에 C:j2sdk1.4.2_11


     Path에   C:j2sdk1.4.2_11bin; 을 설정하고,


 


3) 넷웨어 7.01 ABAPTrial을 설치중에 오류가 발생했답니다.


 


고수님들 도와주세요...


며칠동안 계속 설치중인데 똑같은 에러만 나네요..


제발 도와주세요


 


 


Errors occurred during the installation.



  • Errors occurred during the installation.

    • An error occurred and product installation failed. Look at the log file C:sapdbNSPlog.txt for details.

 


오류내용:


 


log.txt 의 내용 : (Jan 3, 2010 7:56:52 AM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err, An error occurred and product installation failed.  Look at the log file C:SAPNSPlog.txt for details.
(Jan 3, 2010 7:56:52 AM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err, ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
STACK_TRACE: 15
ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
 at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.execute(StepWrapperInstallFiles.java:254)
 at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllSteps(StepWrapperInstallFiles.java:224)
 at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllInstallationSteps(StepWrapperInstallFiles.java:177)
 at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.install(StepWrapperInstallFiles.java:268)
 at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
 at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
 at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
 at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
 at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
 at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
 at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
 at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)


(Jan 3, 2010 7:56:53 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct, err, An error occurred and product uninstallation failed.  Look at the log file C:SAPNSPlog.txt for details.
(Jan 3, 2010 7:56:53 AM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err, ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
STACK_TRACE: 15
ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
 at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.execute(StepWrapperInstallFiles.java:254)
 at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllSteps(StepWrapperInstallFiles.java:224)
 at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllUninstallationSteps(StepWrapperInstallFiles.java:192)
 at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.uninstall(StepWrapperInstallFiles.java:313)
 at com.installshield.product.service.product.PureJavaProductServiceImpl.uninstallProductAction(Unknown Source)
 at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.processActionsFailed(Unknown Source)
 at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
 at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
 at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
 at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
 at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
 at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)


(Jan 3, 2010 7:56:53 AM), Install, com.installshield.wizard.platform.win32.Win32PPKRegistryServiceImpl, err, java.lang.NullPointerException
STACK_TRACE: 20
java.lang.NullPointerException
 at com.installshield.product.service.registry.VPDDef.pack(Unknown Source)
 at com.installshield.product.service.registry.VPDDef.getId(Unknown Source)
 at com.installshield.product.service.registry.VPDDef.saveParents(Unknown Source)
 at com.installshield.product.service.registry.VPDDef.saveParents(Unknown Source)
 at com.installshield.product.service.registry.VPDDef.saveSoftwareObjectCache(Unknown Source)
 at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.writeVPD(Unknown Source)
 at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.finalizeRegistry(Unknown Source)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
 at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
 at com.installshield.product.service.registry.GenericRegistryService.finalizeRegistry(Unknown Source)
 at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.finalizeRegistry(Unknown Source)
 at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
 at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)


 


* 보나님에 의해서 게시물 이동되었습니다 (2010-01-04 10:40)
* e-abap님에 의해서 게시물 복사되었습니다 (2010-01-09 13:44)
* e-abap님에 의해서 게시물 이동되었습니다 (2010-01-09 13:55)
번호 제목 글쓴이 날짜 조회 수
4372 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [3] im 해성 2010.01.05 1079
4371 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [2] file 초밥 2010.01.05 1128
4370 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [6] 블랙아이즈 2010.01.05 1555
4369 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 초밥 2009.12.29 974
4368 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [10] file 스땐 2009.12.29 1224
4367 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [5] StoryGuy™ 2009.12.29 1968
4366 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [2] 처음처럼 2009.12.29 1594
4365 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [2] 국화꽃향 2009.12.28 1008
4364 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [7] 처서련 2009.12.28 1455
4363 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [7] 아밥고지를 찾아서 2009.12.28 1357
4362 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 파우두나 2009.12.28 957
4361 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 박태준 2010.01.07 1001
4360 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [4] prt 2010.01.08 997
4359 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [5] 준서기 2010.01.07 1152
4358 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [2] JiruMi 2010.01.07 1105
4357 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 BW궁금 2010.01.07 1159
4356 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 파파 2010.01.06 1144
4355 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [3] file sora 2009.12.21 1268
4354 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [3] cskang 2009.12.21 968
4353 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [4] Ran 2010.01.04 1311