메뉴 건너뛰기

SAP 한국 커뮤니티

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

박하나 2010.01.03 18:13 조회 수 : 1775

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)
번호 제목 글쓴이 날짜 조회 수
4352 <img src=3.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [2] Norton 2010.01.04 2449
4351 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [1] file 처음처럼 2010.01.04 1121
» <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [4] 박하나 2010.01.03 1775
4349 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [1] 찬호사랑 2010.01.04 1330
4348 <img src=3.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [4] 은미짱 2010.01.04 1295
4347 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [3] im 해성 2010.01.02 968
4346 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [5] im 해성 2010.01.02 1154
4345 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [3] 돌맹이 2010.01.01 1357
4344 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [2] 뿌꾸뿌꾸 2009.12.31 1827
4343 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [3] 돌맹이 2009.12.31 1120
4342 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [4] Joon 2009.12.31 1085
4341 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [5] 용스 2009.12.30 1126
4340 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [4] file 처음처럼 2009.12.30 1506
4339 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [1] ac3mania 2009.12.30 1062
4338 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [4] youn 2009.12.30 976
4337 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [3] 처음처럼 2009.12.30 974
4336 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [3] 처음처럼 2009.12.28 988
4335 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [1] prt 2009.12.24 974
4334 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [5] 라면킬러 2009.12.24 1313
4333 <img src=2.gif>GUI_DOWNLOAD 로 다운받은 파일에서 한글이 [2] 처음처럼 2009.12.24 1009