[jira] [Updated] (NETBEANS-748) Project Properties::CSS Preprocessor: A java.lang.ArrayIndexOutOfBoundsException exception has occurred.

2020-03-06 Thread Jira


 [ 
https://issues.apache.org/jira/browse/NETBEANS-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Bläsing updated NETBEANS-748:
--
Description: (was: java.lang.ArrayIndexOutOfBoundsException: 0
    at java.base/java.util.Arrays$ArrayList.get(Arrays.java:4350)
    at 
org.netbeans.modules.css.prep.util.CssPreprocessorUtils.decodeMappings(CssPreprocessorUtils.java:122)
    at 
org.netbeans.modules.css.prep.preferences.BasePreferences.getMappings(BasePreferences.java:66)
    at 
org.netbeans.modules.css.prep.preferences.SassPreferences.getMappings(SassPreferences.java:68)
    at 
org.netbeans.modules.css.prep.ui.customizer.CustomizerImpl.getOptionsPanel(CustomizerImpl.java:92)
    at 
org.netbeans.modules.css.prep.ui.customizer.CustomizerImpl.addChangeListener(CustomizerImpl.java:69)
    at 
org.netbeans.modules.web.common.ui.cssprep.CssPreprocessorsCustomizerPanel.init(CssPreprocessorsCustomizerPanel.java:85)
    at 
org.netbeans.modules.web.common.ui.cssprep.CssPreprocessorsCustomizerPanel.(CssPreprocessorsCustomizerPanel.java:77)
    at 
org.netbeans.modules.web.common.ui.cssprep.CssPreprocessorsCustomizer.createComponent(CssPreprocessorsCustomizer.java:51)
    at 
org.netbeans.spi.project.ui.support.ProjectCustomizer$DelegateCategoryProvider.create(ProjectCustomizer.java:604)
    at 
org.netbeans.modules.project.uiapi.CustomizerPane.setCategory(CustomizerPane.java:234)
    at 
org.netbeans.modules.project.uiapi.CustomizerPane.access$200(CustomizerPane.java:47)
    at 
org.netbeans.modules.project.uiapi.CustomizerPane$CategoryChangeListener.propertyChange(CustomizerPane.java:320)
    at 
java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:341)
    at 
java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
    at 
java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:266)
    at 
org.netbeans.modules.project.uiapi.CategoryModel.firePropertyChange(CategoryModel.java:93)
    at 
org.netbeans.modules.project.uiapi.CategoryModel.setCurrentCategory(CategoryModel.java:67)
    at 
org.netbeans.modules.project.uiapi.CategoryView.propertyChange(CategoryView.java:158)
    at 
java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:341)
    at 
java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
    at 
java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:266)
    at org.openide.explorer.ExplorerManager$2.run(ExplorerManager.java:866)
    at 
org.netbeans.modules.openide.util.NbMutexEventProvider$Event.doEvent(NbMutexEventProvider.java:95)
    at 
org.netbeans.modules.openide.util.NbMutexEventProvider$Event.readAccess(NbMutexEventProvider.java:70)
    at 
org.netbeans.modules.openide.util.LazyMutexImplementation.readAccess(LazyMutexImplementation.java:66)
    at org.openide.util.Mutex.readAccess(Mutex.java:235)
    at org.openide.explorer.ExplorerManager.fireInAWT(ExplorerManager.java:863)
    at 
org.openide.explorer.ExplorerManager$1AtomicSetSelectedNodes.fire(ExplorerManager.java:269)
    at 
org.openide.explorer.ExplorerManager.setSelectedNodes(ExplorerManager.java:280)
    at 
org.openide.explorer.ExplorerManager$1SetExploredContextAndSelection.run(ExplorerManager.java:374)
    at 
org.netbeans.modules.openide.util.DefaultMutexImplementation.readAccess(DefaultMutexImplementation.java:172)
    at 
org.netbeans.modules.openide.util.DefaultMutexImplementation$1R.run(DefaultMutexImplementation.java:1016)
    at 
org.netbeans.modules.openide.util.DefaultMutexImplementation.doWrapperAccess(DefaultMutexImplementation.java:1033)
    at 
org.netbeans.modules.openide.util.DefaultMutexImplementation.readAccess(DefaultMutexImplementation.java:162)
    at org.openide.util.Mutex.readAccess(Mutex.java:235)
    at 
org.openide.explorer.ExplorerManager.setExploredContextAndSelection(ExplorerManager.java:395)
    at 
org.openide.explorer.view.BeanTreeView.selectionChanged(BeanTreeView.java:124)
    at 
org.openide.explorer.view.TreeView.callSelectionChanged(TreeView.java:808)
    at 
org.openide.explorer.view.TreeView$TreePropertyListener.run(TreeView.java:1450)
    at 
org.netbeans.modules.openide.util.DefaultMutexImplementation$1Exec.run(DefaultMutexImplementation.java:952)
    at 
org.openide.nodes.Children$ProjectManagerDeadlockDetector.execute(Children.java:1913)
    at 
org.netbeans.modules.openide.util.DefaultMutexImplementation.postRequest(DefaultMutexImplementation.java:958)
    at 
org.netbeans.modules.openide.util.DefaultMutexImplementation.postRequest(DefaultMutexImplementation.java:921)
    at 
org.netbeans.modules.openide.util.DefaultMutexImplementation.postReadRequest(DefaultMutexImplementation.java:287)
    at org.openide.util.Mutex.postReadRequest(Mutex.java:346)
    at 

[jira] [Updated] (NETBEANS-748) Project Properties::CSS Preprocessor: A java.lang.ArrayIndexOutOfBoundsException exception has occurred.

2020-03-06 Thread Jira


 [ 
https://issues.apache.org/jira/browse/NETBEANS-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Bläsing updated NETBEANS-748:
--
Attachment: messages.log

> Project Properties::CSS Preprocessor: A 
> java.lang.ArrayIndexOutOfBoundsException exception has occurred.
> 
>
> Key: NETBEANS-748
> URL: https://issues.apache.org/jira/browse/NETBEANS-748
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - CSS Preprocessors (SASS, LESS, ...)
>Reporter: Vítězslav Dvořák
>Priority: Minor
> Attachments: messages.log
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists