Source not found for StandardContext.start() line: 4151是因为在程序中设置了断点,出错后Eclipse记录下了错误断点。 解决的方法就是,在debug视图下,选择Breakpoints窗口会发现里面有断点记录remove all后基本就OK了LZ可以试下