Guest User

Untitled

a guest
Jan 12th, 2018
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.85 KB | None | 0 0
  1. oscerd@ghost:~/playground/jboss-fuse/jboss-fuse-karaf-7.0.0.fuse-000119/data/log$ cat fuse.log | grep org.apache.sshd
  2. 2018-01-05 13:26:45,670 | INFO | features-2-thread-1 | o.a.k.f.i.s.FeaturesServiceImpl | 8 - org.apache.karaf.features.core - 4.2.0.700_fuse-000002 | mvn:org.apache.sshd/sshd-core/1.6.0
  3. 2018-01-05 13:26:47,995 | INFO | FelixStartLevel | o.a.k.s.i.a.o.CommandExtension | 147 - org.apache.karaf.shell.core - 4.2.0.700_fuse-000002 | Command registration delayed for bundle org.apache.karaf.shell.ssh/4.2.0.700_fuse-000002. Missing dependencies: [org.apache.sshd.server.SshServer]
  4. 2018-01-05 13:26:48,129 | INFO | activator-1-thread-1 | yCastleSecurityProviderRegistrar | 179 - org.apache.sshd.core - 1.6.0 | getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider
  5. 2018-01-05 13:27:06,938 | INFO | FelixStartLevel | o.a.k.s.i.a.o.CommandExtension | 147 - org.apache.karaf.shell.core - 4.2.0.700_fuse-000002 | Command registration delayed for bundle org.apache.karaf.shell.ssh/4.2.0.700_fuse-000002. Missing dependencies: [org.apache.sshd.server.SshServer]
  6. 2018-01-05 13:27:07,078 | INFO | activator-1-thread-1 | yCastleSecurityProviderRegistrar | 179 - org.apache.sshd.core - 1.6.0 | getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider
  7. 2018-01-05 13:29:49,948 | INFO | FelixStartLevel | o.a.k.s.i.a.o.CommandExtension | 147 - org.apache.karaf.shell.core - 4.2.0.700_fuse-000002 | Command registration delayed for bundle org.apache.karaf.shell.ssh/4.2.0.700_fuse-000002. Missing dependencies: [org.apache.sshd.server.SshServer]
  8. 2018-01-05 13:29:49,988 | DEBUG | FelixStartLevel | o.a.s.core | 179 - org.apache.sshd.core - 1.6.0 | BundleEvent STARTING - org.apache.sshd.core
  9. 2018-01-05 13:29:49,989 | DEBUG | FelixStartLevel | o.a.s.core | 179 - org.apache.sshd.core - 1.6.0 | BundleEvent STARTED - org.apache.sshd.core
  10. 2018-01-05 13:29:50,086 | INFO | activator-1-thread-1 | yCastleSecurityProviderRegistrar | 179 - org.apache.sshd.core - 1.6.0 | getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider
  11. 2018-01-05 13:29:50,088 | DEBUG | activator-1-thread-1 | o.a.s.c.u.s.SecurityUtils | 179 - org.apache.sshd.core - 1.6.0 | register(EdDSA) not registered - enabled=true, supported=false
  12. 2018-01-05 13:30:03,311 | DEBUG | FelixStartLevel | o.a.s.core | 179 - org.apache.sshd.core - 1.6.0 | BundleEvent STOPPING - org.apache.sshd.core
  13. 2018-01-05 13:30:03,311 | DEBUG | FelixStartLevel | o.a.s.core | 179 - org.apache.sshd.core - 1.6.0 | BundleEvent STOPPED - org.apache.sshd.core
  14. 2018-01-05 13:30:34,988 INFO {FelixStartLevel} [org.apache.karaf.shell.impl.action.osgi.CommandExtension.start()] (CommandExtension.java:108) : Command registration delayed for bundle org.apache.karaf.shell.ssh/4.2.0.700_fuse-000002. Missing dependencies: [org.apache.sshd.server.SshServer]
  15. 2018-01-05 13:30:35,018 DEBUG {FelixStartLevel} [org.ops4j.pax.logging.log4j2.internal.FrameworkHandler.bundleChanged()] (FrameworkHandler.java:96) : BundleEvent STARTING - org.apache.sshd.core
  16. 2018-01-05 13:30:35,019 DEBUG {FelixStartLevel} [org.ops4j.pax.logging.log4j2.internal.FrameworkHandler.bundleChanged()] (FrameworkHandler.java:96) : BundleEvent STARTED - org.apache.sshd.core
  17. 2018-01-05 13:30:35,097 INFO {activator-1-thread-1} [org.apache.sshd.common.util.security.AbstractSecurityProviderRegistrar.getOrCreateProvider()] (AbstractSecurityProviderRegistrar.java:113) : getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider
  18. 2018-01-05 13:30:35,098 DEBUG {activator-1-thread-1} [org.apache.sshd.common.util.security.SecurityUtils.register()] (SecurityUtils.java:415) : register(EdDSA) not registered - enabled=true, supported=false
Add Comment
Please, Sign In to add comment