This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 211128 - After update IDE can't start: Missing Netbinox
Summary: After update IDE can't start: Missing Netbinox
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-13 06:40 UTC by KhArtNJava
Modified: 2012-04-18 15:16 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (109.24 KB, text/plain)
2012-04-13 06:41 UTC, KhArtNJava
Details
messages.log for NetBeans IDE Dev (Build 201204100400) (55.42 KB, text/plain)
2012-04-13 07:17 UTC, KhArtNJava
Details

Note You need to log in before you can comment on or make changes to this bug.
Description KhArtNJava 2012-04-13 06:40:58 UTC
Hello.
I am updated IDE, after that on start IDE shows error
Внимание! При установке некоторых модулей произошел сбой: Форматирование в редакторе до 6.5: разделение - Требуется модуль Editor Library 2 с версией реализации "29", но найденный модуль имеет версию реализации "30". Редактор SQL - Не найден необходимый модуль org.netbeans.modules.editor.deprecated.pre65formatting/0-1. Библиотека основанного на тегах редактора - Не найден необходимый модуль org.netbeans.modules.editor.deprecated.pre65formatting/0-1. Текстовый редактор XML - Не найден необходимый модуль org.netbeans.modules.editor.deprecated.pre65formatting/0-1. Библиотека редактора Java - Не найден необходимый модуль org.netbeans.modules.editor.deprecated.pre65formatting/0-1. Редактор Java - Не найден необходимый модуль org.netbeans.modules.editor.deprecated.pre65formatting/0-1. По этой причине невозможно установить еще 30несколько модулей.
Comment 1 KhArtNJava 2012-04-13 06:41:26 UTC
Created attachment 118218 [details]
messages.log

messages.log
Comment 2 KhArtNJava 2012-04-13 07:16:45 UTC
How to reproduce:
Download NetBeans IDE Dev (Build 201204100400)
Remove userdir c:\Users\Arthur\AppData\Roaming\NetBeans\dev\
Install NetBeans IDE Dev (Build 201204100400)
Start update IDE.
Will updated 
C/C++     C/C++ Utilities [1.13.0.1 -> 1.14.0.1] 
CSS Library [1.6 -> 1.7] HTML Validation [1.12 -> 1.13]     
HTML5 Parser [1.9.0.1 -> 1.10.0.1]     
Web Common [1.16 -> 1.17] Платформа среды IDE     
Editor Bookmarks [1.21 -> 1.22]     
Editor Hints [1.22.0.7.29 -> 1.22.0.7.30]     
Editor Options [1.29 -> 1.30] Система управления исходным кодом Subversion     
Editor [1.62.0.5.19.29 -> 1.62.0.5.19.30]     
Editor Actions [1.14.0.29 -> 1.14.0.30]     
Editor Code Folding [1.28.0.29 -> 1.28.0.30]     
Editor Library [3.22.0.19.29 -> 3.22.0.19.30]    
 Editor Library 2 [1.59.0.29 -> 1.59.0.30]     
Editor Search [1.1.0.29 -> 1.2.0.30]     
Editor Settings [1.39 -> 1.40]    
 Refactoring API [1.23.0.1.29.1 -> 1.24.0.1.30.1]    
 Subversion Client Library [1.21 -> 1.22] 

Restart IDE.
Will show error

Внимание! При установке некоторых модулей произошел сбой: Форматирование в редакторе до 6.5: разделение - Требуется модуль Editor Library 2 с версией реализации "29", но найденный модуль имеет версию реализации "30". Библиотека основанного на тегах редактора - Не найден необходимый модуль org.netbeans.modules.editor.deprecated.pre65formatting/0-1. Текстовый редактор XML - Не найден необходимый модуль org.netbeans.modules.editor.deprecated.pre65formatting/0-1. Редактор SQL - Не найден необходимый модуль org.netbeans.modules.editor.deprecated.pre65formatting/0-1. По этой причине невозможно установить еще 12несколько модулей.

(Now for NetBeans IDE Dev (Build 201204100400))
Comment 3 KhArtNJava 2012-04-13 07:17:51 UTC
Created attachment 118219 [details]
messages.log for NetBeans IDE Dev (Build 201204100400)

messages.log for NetBeans IDE Dev (Build 201204100400)
Comment 4 Jaroslav Tulach 2012-04-18 10:44:42 UTC
Your installation is missing Netbinox. Then Felix is used as the OSGi container as a fallback, but it cannot run Mylyn OSGi bundles and their installation fails.

Passing to AU to find out why org.netbeans.modules.netbinox is missing.
Comment 5 Jiri Rechtacek 2012-04-18 15:16:04 UTC
Updating between daily builds is not supported use-case. If you are used to work on daily basis, you should install or unzip IDE instead of updating it.