Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Minor: Noise with Derby in Open Liberty #383

Open
scottkurz opened this issue Sep 13, 2019 · 0 comments
Open

Minor: Noise with Derby in Open Liberty #383

scottkurz opened this issue Sep 13, 2019 · 0 comments

Comments

@scottkurz
Copy link
Contributor

scottkurz commented Sep 13, 2019

Using dependency like:

        <groupId>org.apache.derby</groupId>
	<artifactId>derby</artifactId>
	<version>10.11.1.1</version>

Lots of messages like:

[INFO] [WARNING ] CWWKZ0014W: The application myservice-1.0-SNAPSHOT could not be started as it could not be found at location myservice-1.0-SNAPSHOT.war.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_cs.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_de_DE.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_es.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_fr.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_hu.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_it.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_ja_JP.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_ko_KR.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_pl.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_pt_BR.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_ru.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_zh_CN.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_zh_TW.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_cs.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_de_DE.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_es.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_fr.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_hu.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_it.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_ja_JP.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_ko_KR.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_pl.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_pt_BR.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_ru.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_zh_CN.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[INFO] [WARNING ] SRVE9967W: The manifest class path derbyLocale_zh_TW.jar can not be found in jar file file:/C:/Users/ScottKurz/.m2/repository/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar or its parent.
[I
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant