Details
Description
(Does not happen on Karaf 3.0.3.)
beat:~ olli$ ./Applications/apache-karaf-4.0.0/bin/start
beat:~ olli$ ssh -p 8101 karaf@localhost
Password authentication
Password:
__ __ ____
/ //_/____ __________ _/ __/
/ ,< / __ `/ ___/ __ `/ /_
/ /| |/ /_/ / / / /_/ / __/
/_/ |_|\__,_/_/ \__,_/_/
Apache Karaf (4.0.0)
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit 'system:shutdown' to shutdown Karaf.
Hit '<ctrl-d>' or type 'logout' to disconnect shell from current session.
karaf@root()> feature:repo-add mvn:org.apache.sling/org.apache.sling.launchpad.karaf-features/0.1.1-SNAPSHOT/xml/features
Adding feature url mvn:org.apache.sling/org.apache.sling.launchpad.karaf-features/0.1.1-SNAPSHOT/xml/features
karaf@root()> feature:install sling-launchpad-jackrabbit-derby
karaf@root()> feature:install sling-launchpad-content
Connection to localhost closed by remote host.
Connection to localhost closed.
beat:~ olli$ ssh -p 8101 karaf@localhost
ssh: connect to host localhost port 8101: Connection refused
beat:~ olli$
Attachments
Issue Links
- blocks
-
SLING-4412 Upgrade Karaf to 4.0
-
- Resolved
-