Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Not A Problem
-
Affects Version/s: 2.2.5
-
Fix Version/s: 2.2.6
-
Component/s: None
-
Labels:None
Description
Found a problem when installing camel-cxf.
Steps to reproduce:
add staging repo (https://repository.apache.org/content/repositories/orgapachekaraf-382/) to org.ops4j.pax.url.mvn.cfg
> features:addurl mvn:org.apache.camel.karaf/apache-camel/2.8.3/xml/features
> features:install camel-cxf
2011-12-22 10:54:31.797:INFO:oejs.Server:jetty-7.5.4.v20111024
2011-12-22 10:54:31.897:INFO:oejs.AbstractConnector:Started NIOSocketConnectorWrapper@0.0.0.0:8080 STARTING
2011-12-22 10:54:32.050:WARN:oejx.XmlParser:FATAL@file:/C:/java/apache-karaf-2.2.5/etc/jetty.xml line:1 col:1 : org.xml.sax.SAXParseException: Premature end of
file.
First of course these log outputs appear on the console which is issue https://issues.apache.org/jira/browse/KARAF-1117.
The error above is because jetty.xml is empty. I think we should correct this.
Attachments
Issue Links
- duplicates
-
KARAF-1122 Feature <configfile/> creates an empty file if the file URL is not resolved
-
- Closed
-