Osgi learning summary --- equinox commands

Source: Internet
Author: User

Osgj: equinox for eclipse (Luna) command


Launch-Start the osgi framework
Shutdown-Shutdown the osgi framework
Close-Shutdown and exit
Exit-Exit immediately (system. Exit)
Init-Uninstall all bundles
Setprop <key >=< value>-Set the osgi Property


--- Controlling bundles ---
Install-Install and optionally start bundle from the given URL
Uninstall-Uninstall the specified bundle (s)
Start-Start the specified bundle (s)
Stop-Stop the specified bundle (s)
Refresh-Refresh the packages of the specified Bundles
Update-Update the specified bundle (s)


--- Displaying status ---
Status [-s [<comma separated list of bundle states>] [<segment of BSN>]-Display installed bundles and registered services
Ss [-s [<comma separated list of bundle states>] [<segment of BSN>]-Display installed bundles (short status)
Services [filter]-Display registered service details. examples for [filter]: (objectclass = com. XYZ. person); (& (objectclass = com. XYZ. person) (| (Sn = Jenkins) (CN = Babs J *); passing only COM. XYZ. person is a shortcut for (objectclass = com. XYZ. person ). the filter syntax specification is available athttp: // www.ietf.org/rfc/rfc1960.txt
Packages [<pkgname >|< ID >|< location>]-Display imported/exported package details
Bundles [-s [<comma separated list of bundle states>] [<segment of BSN>]-Display details for all installed Bundles
Bundle (<ID >|< location>)-Display details for the specified bundle (s)
Headers (<ID >|< location>)-Print bundle Headers


--- Extras ---
Exec <command>-Execute a command in a separate process and wait
Fork <command>-Execute a command in a separate process
GC-Perform a garbage collection
Getprop [name]-Displays the system properties with the given name, or all of them.
Props-Display System Properties
Threads-Display threads and thread groups


--- Controlling start level ---
SL [<ID >|< location>]-Display the start level for the specified bundle, or for the framework if no bundle specified
Setfwsl <start level>-Set the framework start level
Setbsl <start level> (<ID >|< location>)-Set the start level for the bundle (s)
Setibsl<Start level>-set the initial bundle start level


--- Controlling the profiling ---
Profilelog-Display & flush the profile log messages


--- Eclipse runtime commands ---
Diag-Displays unsatisfied constraints for the specified bundle (s ).
Enablebundle-Enable the specified bundle (s)
Disablebundle-Disable the specified bundle (s)
Disabledbundles-List disabled bundles in the system


--- Controlling the console ---
More-More prompt for console output
Disconnect-Disconnects from telnet session
Help <commmand>-Display help for the specified command


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.