[wsas-java-dev] [jira] Updated: (WSAS-193) Exception occurred when
running the
install.bat of the WSO2 WSAS Servlet Edition on jakarta-tomcat-4.1.30
Evanthika Amarasiri (JIRA)
jira at wso2.org
Fri Jan 19 01:38:11 PST 2007
[ http://www.wso2.org/jira/browse/WSAS-193?page=all ]
Evanthika Amarasiri updated WSAS-193:
-------------------------------------
Summary: Exception occurred when running the install.bat of the WSO2 WSAS Servlet Edition on jakarta-tomcat-4.1.30 (was: Exception occurred when running the install.bat of the WSO2 WSAS Servlet Edition)
Description:
Below are the steps followed
1. Executed the install.bat file which is under the servlet edition
2. Specified the WSO2 WSAS home path, the Application Server, the Application Server version and the Application server home directory
NOTE : Selected jakarta-tomcat-4.1.30 as the servlet edition
3. After some time, received the following exception on the console
======================================================================================
Creating wso2wsas.properties file...
OK
Rearchiving wso2wsas.war with wso2wsas.properties file in WEB-INF/classes ...
OK
Copying "wso2wsas.war" to "C:\Program Files\Apache Software Foundation\jakarta-tomcat-4.1.30\webapps"...
OK
java.io.FileNotFoundException: lib\wso2wsf-common-core-1.1.jar (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at org.wso2.utils.FileManipulator.copyFile(FileManipulator.java:74)
at org.wso2.wsas.installer.TomcatInstaller.install(TomcatInstaller.java:127)
at org.wso2.wsas.installer.InstallationManager.main(InstallationManager.java:102)
Installation failed : org.wso2.wsas.installer.InstallationException: Cannot create Tomcat 4.x specific directories.
C:\WSO2\WSO2-Projects\Tungsten\Tungsten-Builds\WSAS_1.1\servlet\wso2wsas-1.2-SNAPSHOT
Press any key to continue . . .
======================================================================================
Tested on jakarta-tomcat-5.0.30 and apache-tomcat-5.5.16. The above error is occurred only when running on jakarta-tomcat-4.1.30
was:
Below are the steps followed
1. Executed the install.bat file which is under the servlet edition
2. Specified the WSO2 WSAS home path, the Application Server, the Application Server version and the Application server home directory
3. After some time, received the following exception on the console
======================================================================================
Creating wso2wsas.properties file...
OK
Rearchiving wso2wsas.war with wso2wsas.properties file in WEB-INF/classes ...
OK
Copying "wso2wsas.war" to "C:\Program Files\Apache Software Foundation\jakarta-tomcat-4.1.30\webapps"...
OK
java.io.FileNotFoundException: lib\wso2wsf-common-core-1.1.jar (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at org.wso2.utils.FileManipulator.copyFile(FileManipulator.java:74)
at org.wso2.wsas.installer.TomcatInstaller.install(TomcatInstaller.java:127)
at org.wso2.wsas.installer.InstallationManager.main(InstallationManager.java:102)
Installation failed : org.wso2.wsas.installer.InstallationException: Cannot create Tomcat 4.x specific directories.
C:\WSO2\WSO2-Projects\Tungsten\Tungsten-Builds\WSAS_1.1\servlet\wso2wsas-1.2-SNAPSHOT
Press any key to continue . . .
======================================================================================
Environment: Windows XP, JDK 1.4.2_13, jakarta-tomcat-4.1.30 (was: Windows XP, JDK 1.4.2_13)
> Exception occurred when running the install.bat of the WSO2 WSAS Servlet Edition on jakarta-tomcat-4.1.30
> ---------------------------------------------------------------------------------------------------------
>
> Key: WSAS-193
> URL: http://www.wso2.org/jira/browse/WSAS-193
> Project: WSO2 WSAS-Java
> Issue Type: Bug
> Components: servlet-edition
> Environment: Windows XP, JDK 1.4.2_13, jakarta-tomcat-4.1.30
> Reporter: Evanthika Amarasiri
> Assigned To: Afkham Azeez
>
> Below are the steps followed
> 1. Executed the install.bat file which is under the servlet edition
> 2. Specified the WSO2 WSAS home path, the Application Server, the Application Server version and the Application server home directory
> NOTE : Selected jakarta-tomcat-4.1.30 as the servlet edition
> 3. After some time, received the following exception on the console
> ======================================================================================
> Creating wso2wsas.properties file...
> OK
> Rearchiving wso2wsas.war with wso2wsas.properties file in WEB-INF/classes ...
> OK
> Copying "wso2wsas.war" to "C:\Program Files\Apache Software Foundation\jakarta-tomcat-4.1.30\webapps"...
> OK
> java.io.FileNotFoundException: lib\wso2wsf-common-core-1.1.jar (The system cannot find the file specified)
> at java.io.FileInputStream.open(Native Method)
> at java.io.FileInputStream.<init>(FileInputStream.java:106)
> at org.wso2.utils.FileManipulator.copyFile(FileManipulator.java:74)
> at org.wso2.wsas.installer.TomcatInstaller.install(TomcatInstaller.java:127)
> at org.wso2.wsas.installer.InstallationManager.main(InstallationManager.java:102)
> Installation failed : org.wso2.wsas.installer.InstallationException: Cannot create Tomcat 4.x specific directories.
> C:\WSO2\WSO2-Projects\Tungsten\Tungsten-Builds\WSAS_1.1\servlet\wso2wsas-1.2-SNAPSHOT
> Press any key to continue . . .
> ======================================================================================
> Tested on jakarta-tomcat-5.0.30 and apache-tomcat-5.5.16. The above error is occurred only when running on jakarta-tomcat-4.1.30
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsas-java-dev
mailing list