[wsas-java-dev] [jira] Created: (WSAS-193) Exception occurred when
running the install.bat of the WSO2 WSAS Servlet Edition
Evanthika Amarasiri (JIRA)
jira at wso2.org
Fri Jan 19 01:03:11 PST 2007
Exception occurred when running the install.bat of the WSO2 WSAS Servlet Edition
--------------------------------------------------------------------------------
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
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
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 . . .
======================================================================================
--
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