Top "Startup" questions

Startup usually refers to the processes or events that occur at the start of a program, at the beginning of execution of a code block, or when a device is first booted.

Eclipse workspace crashes on startup

I am using Spring Tool Suite(STS) 3.0.0 release (eclipse.buildId=3.0.0.201208091018-RELEASE-e42). It was running fine for a couple of months …

eclipse crash startup workbench
How do I change the startup project of a Visual Studio solution via CMake?

I am using CMake to generate Visual Studio projects. Everything works fine except one thing. The startup project in the …

visual-studio cmake startup visual-studio-project
Running bash script in upstart .conf script

I would like run my bash script (kvm_manage) in startup, and it doesnt work. Here is my upstart .conf …

bash startup upstart
Executing a script on startup using BeagleBone Black

I have an a.out which I want to run when my BeagleBone boots up. It is actually a socket …

debian startup beagleboneblack
Actually read AppSettings in ConfigureServices phase in ASP.NET Core

I need to setup a few dependencies (services) in the ConfigureServices method in an ASP.NET Core 1.0 web application. The …

configuration asp.net-core app-config startup sections
When AppInitialize method get invoked in ASP.NET?

During practice of customizing VirtualPathProvider, I found that it the custom VirtualPathProvider can be registered in Global.asax or in …

asp.net startup
Docker on windows 10 can't startup after deleting MobyLinuxVM in Hyper-V manually

At first the docker work well on my Windows 10 with official version. Then I deleted the MobyLinuxVM in Hyper-V for …

windows docker startup
App.xaml file does not get parsed if my app does not set a StartupUri?

Background: I'm creating a WPF app using MVVM, and using a DI container to build my ViewModels My App.xaml …

wpf xaml resources startup
Disable plugins on Eclipse startup

I just installed a plugin for Eclipse, but as a result Eclipse will no longer start. It says "There was …

eclipse plugins startup metrics
Any way to boost JVM Startup Speed?

It is said that Java is 10x faster than python in terms of performance. That's what I see from benchmarks …

java performance jvm daemon startup