Hi, This was reported on chunk-01 release [2] and fixed with kernel patch0001. This will occur when the server terminated by pressing Ctrl + C during patch installation process. I think this is due to not adding the lib directory inside kernel patch0001 to the product distribution.
[1] https://wso2.org/jira/browse/CARBON-14488 Thanks, Manoj Best Regards.. Manoj Kumara Software Engineer WSO2, Inc.; http://wso2.com Twitter: http://twitter.com/ManKuma Mobile: +94713448188 On Mon, Nov 25, 2013 at 1:50 PM, Shashika Ubhayaratne <[email protected]>wrote: > Observed following error while starting ESB worker node > > ./bin/wso2server.sh > JAVA_HOME environment variable is set to /home/shashi/software/jdk1.6.0_24 > CARBON_HOME environment variable is set to > /home/shashi/work_stuff/ESB/4.8.0/setup/worker1/wso2esb-4.8.0 > [2013-11-25 13:20:25,457] INFO > {org.wso2.carbon.server.extensions.PatchInstaller} - Patch changes > detected > [2013-11-25 13:20:26,031] ERROR > {org.wso2.carbon.server.extensions.PatchInstaller} - Error occurred > while applying patches > java.io.IOException: Destination > > '/home/shashi/work_stuff/ESB/4.8.0/setup/worker1/wso2esb-4.8.0/repository/components/plugins/org.eclipse.equinox.p2.publisher.eclipse_1.0.0.v20110511' > exists but is a directory > at org.wso2.carbon.server.util.FileUtils.copyFile(FileUtils.java:145) > at > org.wso2.carbon.server.util.PatchUtils.copyNewPatches(PatchUtils.java:211) > at > org.wso2.carbon.server.extensions.PatchInstaller.perform(PatchInstaller.java:80) > at org.wso2.carbon.server.Main.invokeExtensions(Main.java:152) > at org.wso2.carbon.server.Main.main(Main.java:94) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.wso2.carbon.bootstrap.Bootstrap.loadClass(Bootstrap.java:63) > at org.wso2.carbon.bootstrap.Bootstrap.main(Bootstrap.java:45) > [2013-11-25 13:20:32,504] INFO - CarbonCoreActivator Starting WSO2 > Carbon... > [2013-11-25 13:20:32,506] INFO - CarbonCoreActivator Operating System > : Linux 3.9.0-030900-generic, amd64 > [2013-11-25 13:20:32,506] INFO - CarbonCoreActivator Java Home > : /home/shashi/software/jdk1.6.0_24/jre > [2013-11-25 13:20:32,506] INFO - CarbonCoreActivator Java Version > : 1.6.0_24 > [2013-11-25 13:20:32,506] INFO - CarbonCoreActivator Java VM > : Java HotSpot(TM) 64-Bit Server VM 19.1-b02,Sun Microsystems Inc. > [2013-11-25 13:20:32,507] INFO - CarbonCoreActivator Carbon Home > : /home/shashi/work_stuff/ESB/4.8.0/setup/worker1/wso2esb-4.8.0 > [2013-11-25 13:20:32,507] INFO - CarbonCoreActivator Java Temp Dir > : /home/shashi/work_stuff/ESB/4.8.0/setup/worker1/wso2esb-4.8.0/tmp > [2013-11-25 13:20:32,507] INFO - CarbonCoreActivator User > : shashi, en-US, Asia/Colombo > [2013-11-25 13:20:32,543] WARN - ValidationResultPrinter The default > keystore (wso2carbon.jks) is currently being used. To maximize > security when deploying to a production environment, configure a new > keystore with a unique password in the production server profile. > [2013-11-25 13:20:32,552] INFO - AgentHolder Agent created ! > [2013-11-25 13:20:32,573] INFO - AgentDS Successfully deployed Agent > Client > [2013-11-25 13:20:33,836] INFO - DefaultRealmService Database already > exists. Not creating a new database. > [2013-11-25 13:20:34,361] INFO - EmbeddedRegistryService Configured > Registry in 161ms > [2013-11-25 13:20:34,361] INFO - EmbeddedRegistryService Connected to > mount at wso2Mount in 161ms > [2013-11-25 13:20:34,405] INFO - EmbeddedRegistryService Configured > Registry in 3ms > [2013-11-25 13:20:34,406] INFO - EmbeddedRegistryService Connected to > mount at wso2Mount in 3ms > [2013-11-25 13:20:34,712] INFO - EmbeddedRegistryService Configured > Registry in 3ms > [2013-11-25 13:20:34,713] INFO - EmbeddedRegistryService Connected to > mount at wso2Mount in 4ms > [2013-11-25 13:20:34,756] INFO - RegistryCoreServiceComponent > Registry Mode : READ-WRITE > [2013-11-25 13:20:35,547] INFO - UserStoreMgtDSComponent Carbon > UserStoreMgtDSComponent activated successfully. > [2013-11-25 13:20:39,411] INFO - TaglibUriRule TLD skipped. URI: > http://tiles.apache.org/tags-tiles is already defined > [2013-11-25 13:20:40,374] INFO - ClusterBuilder Clustering has been > enabled > [2013-11-25 13:20:40,377] INFO - ClusterBuilder Running in application > mode > [2013-11-25 13:20:41,723] INFO - LandingPageWebappDeployer Deployed > product landing page webapp: > StandardEngine[Catalina].StandardHost[localhost].StandardContext[/home] > [2013-11-25 13:20:41,723] INFO - UserStoreConfigurationDeployer User > Store Configuration Deployer initiated. > [2013-11-25 13:20:41,770] INFO - PassThroughHttpSSLSender > Initializing Pass-through HTTP/S Sender... > [2013-11-25 13:20:41,790] INFO - ClientConnFactoryBuilder HTTPS > Loading Identity Keystore from : > repository/resources/security/wso2carbon.jks > [2013-11-25 13:20:41,794] INFO - ClientConnFactoryBuilder HTTPS > Loading Trust Keystore from : > repository/resources/security/client-truststore.jks > [2013-11-25 13:20:41,827] INFO - PassThroughHttpSSLSender > Pass-through HTTPS Sender started... > [2013-11-25 13:20:41,827] INFO - PassThroughHttpSender Initializing > Pass-through HTTP/S Sender... > [2013-11-25 13:20:41,831] INFO - PassThroughHttpSender Pass-through > HTTP Sender started... > > Thanks, > Shashika > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
