[jira] [Commented] (DIRSERVER-2390) Index 0 out of bounds for length 0

2024-05-22 Thread Jira


[ 
https://issues.apache.org/jira/browse/DIRSERVER-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848756#comment-17848756
 ] 

Emmanuel Lécharny commented on DIRSERVER-2390:
--

There is no M28 yet. the only way to get it to work is to use M26.

> Index 0 out of bounds for length 0
> --
>
> Key: DIRSERVER-2390
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2390
> Project: Directory ApacheDS
>  Issue Type: Bug
>Affects Versions: 2.0.0.AM27
>Reporter: Jürgen Weber
>Priority: Major
>
> On opening a connection from Directory Studio there is a error message
> An error has occurred. See error log for more details.
> Index 0 out of bounds for length 0
> eclipse.buildId=unknown
> java.version=11.0.21
> java.vendor=Eclipse Adoptium
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_DE
> Framework arguments:  /studio-rcp/resources/icons/linux/studio.xpm
> Command-line arguments:  -os win32 -ws win32 -arch x86_64 
> /studio-rcp/resources/icons/linux/studio.xpm
> org.eclipse.ui.workbench
> Error
> Wed Jan 31 11:24:49 CET 2024
> Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
> java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
>     at 
> org.apache.directory.studio.apacheds.configuration.editor.OverviewPage.refreshUI(OverviewPage.java:713)
>     at 
> org.apache.directory.studio.apacheds.configuration.editor.ServerConfigurationEditor.pageChanged(ServerConfigurationEditor.java:124)
>     at 
> org.eclipse.ui.part.MultiPageEditorPart$5.run(MultiPageEditorPart.java:1231)
>     at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
>     at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174)
>     at 
> org.eclipse.ui.part.MultiPageEditorPart.firePageChanged(MultiPageEditorPart.java:1228)
>     at 
> org.eclipse.ui.part.MultiPageEditorPart.pageChange(MultiPageEditorPart.java:834)
>     at org.eclipse.ui.forms.editor.FormEditor.pageChange(FormEditor.java:501)
>     at 
> org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:1032)
>     at 
> org.eclipse.ui.forms.editor.FormEditor.setActivePage(FormEditor.java:612)
>     at 
> org.apache.directory.studio.apacheds.configuration.editor.ServerConfigurationEditor.hideLoadingPageAndDisplayConfigPages(ServerConfigurationEditor.java:421)
>     at 
> org.apache.directory.studio.apacheds.configuration.editor.ServerConfigurationEditor.configurationLoaded(ServerConfigurationEditor.java:370)
>     at 
> org.apache.directory.studio.apacheds.configuration.jobs.LoadConfigurationRunnable$1.run(LoadConfigurationRunnable.java:144)
>     at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
>     at 
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
>     at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4001)
>     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3629)
>     at 
> org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
>     at 
> org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
>     at 
> org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
>     at 
> org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
>     at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
>     at 
> org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
>     at 
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
>     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
>     at org.apache.directory.studio.Application.start(Application.java:51)
>     at 
> org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
>     at 
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
>     at 
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
>     at 
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
>     at 
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
>     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
>     at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>     at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.base/java.lang.reflect.Method.invoke(Method.java:566)
>     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
>     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
>     at 

[PR] Bump netty.version from 4.1.109.Final to 4.1.110.Final [directory-kerby]

2024-05-22 Thread via GitHub


dependabot[bot] opened a new pull request, #379:
URL: https://github.com/apache/directory-kerby/pull/379

   Bumps `netty.version` from 4.1.109.Final to 4.1.110.Final.
   Updates `io.netty:netty-transport` from 4.1.109.Final to 4.1.110.Final
   
   Commits
   
   https://github.com/netty/netty/commit/2e218bbd0a416d6e8a7abb5e2d180fe9f19a9968;>2e218bb
 [maven-release-plugin] prepare release netty-4.1.110.Final
   https://github.com/netty/netty/commit/ebf0e412a08928304b05f12ea81899b971fd379e;>ebf0e41
 Add support for specifying SecureRandom in SSLContext initialization (https://redirect.github.com/netty/netty/issues/14058;>#14058)
   https://github.com/netty/netty/commit/243de91df2e9a9bf0ad938f54f76063c14ba6e3d;>243de91
 Remove https://github.com/UnstableApi;>@​UnstableApi 
usage (https://redirect.github.com/netty/netty/issues/14064;>#14064)
   https://github.com/netty/netty/commit/ecebe1c102cf9a9e2faaccbfc12f594963af7326;>ecebe1c
 AdaptivePoolingAllocator's Chunks Weak Ref-Counting (https://redirect.github.com/netty/netty/issues/14056;>#14056)
   https://github.com/netty/netty/commit/7ad2b91515b3affaeadb4b2975cd6d2a8342c403;>7ad2b91
 Branchless varint decoding (https://redirect.github.com/netty/netty/issues/14050;>#14050)
   https://github.com/netty/netty/commit/343879818495a6179e397f32034d6122980232ef;>3438798
 AdaptivePoolingAllocator EventLoop Magazine's affinity (https://redirect.github.com/netty/netty/issues/14017;>#14017)
   https://github.com/netty/netty/commit/2e413d6c73aac00d4541bab119c7a2c330bf8235;>2e413d6
 Add more JDK versions to the devcontainers (https://redirect.github.com/netty/netty/issues/14008;>#14008)
   https://github.com/netty/netty/commit/a300058380ec531db9af9d18585bd732e3039355;>a300058
 Add no-value key handling only for form body (https://redirect.github.com/netty/netty/issues/13998;>#13998)
   https://github.com/netty/netty/commit/d868c7b5926c0c00a2367543ba91901072cce636;>d868c7b
 Support bc-fips in BouncyCastleSelfSignedCertGenerator (https://redirect.github.com/netty/netty/issues/13954;>#13954)
   https://github.com/netty/netty/commit/420b037f20b8fc4c20291895db5946334d221491;>420b037
 Add unix domain socket transport in netty 4.x via JDK16+ (https://redirect.github.com/netty/netty/issues/13965;>#13965)
   Additional commits viewable in https://github.com/netty/netty/compare/netty-4.1.109.Final...netty-4.1.110.Final;>compare
 view
   
   
   
   
   Updates `io.netty:netty-handler` from 4.1.109.Final to 4.1.110.Final
   
   Commits
   
   https://github.com/netty/netty/commit/2e218bbd0a416d6e8a7abb5e2d180fe9f19a9968;>2e218bb
 [maven-release-plugin] prepare release netty-4.1.110.Final
   https://github.com/netty/netty/commit/ebf0e412a08928304b05f12ea81899b971fd379e;>ebf0e41
 Add support for specifying SecureRandom in SSLContext initialization (https://redirect.github.com/netty/netty/issues/14058;>#14058)
   https://github.com/netty/netty/commit/243de91df2e9a9bf0ad938f54f76063c14ba6e3d;>243de91
 Remove https://github.com/UnstableApi;>@​UnstableApi 
usage (https://redirect.github.com/netty/netty/issues/14064;>#14064)
   https://github.com/netty/netty/commit/ecebe1c102cf9a9e2faaccbfc12f594963af7326;>ecebe1c
 AdaptivePoolingAllocator's Chunks Weak Ref-Counting (https://redirect.github.com/netty/netty/issues/14056;>#14056)
   https://github.com/netty/netty/commit/7ad2b91515b3affaeadb4b2975cd6d2a8342c403;>7ad2b91
 Branchless varint decoding (https://redirect.github.com/netty/netty/issues/14050;>#14050)
   https://github.com/netty/netty/commit/343879818495a6179e397f32034d6122980232ef;>3438798
 AdaptivePoolingAllocator EventLoop Magazine's affinity (https://redirect.github.com/netty/netty/issues/14017;>#14017)
   https://github.com/netty/netty/commit/2e413d6c73aac00d4541bab119c7a2c330bf8235;>2e413d6
 Add more JDK versions to the devcontainers (https://redirect.github.com/netty/netty/issues/14008;>#14008)
   https://github.com/netty/netty/commit/a300058380ec531db9af9d18585bd732e3039355;>a300058
 Add no-value key handling only for form body (https://redirect.github.com/netty/netty/issues/13998;>#13998)
   https://github.com/netty/netty/commit/d868c7b5926c0c00a2367543ba91901072cce636;>d868c7b
 Support bc-fips in BouncyCastleSelfSignedCertGenerator (https://redirect.github.com/netty/netty/issues/13954;>#13954)
   https://github.com/netty/netty/commit/420b037f20b8fc4c20291895db5946334d221491;>420b037
 Add unix domain socket transport in netty 4.x via JDK16+ (https://redirect.github.com/netty/netty/issues/13965;>#13965)
   Additional commits viewable in https://github.com/netty/netty/compare/netty-4.1.109.Final...netty-4.1.110.Final;>compare
 view
   
   
   
   
   Updates `io.netty:netty-common` from 4.1.109.Final to 4.1.110.Final
   
   Commits
   
   https://github.com/netty/netty/commit/2e218bbd0a416d6e8a7abb5e2d180fe9f19a9968;>2e218bb
 [maven-release-plugin] prepare release netty-4.1.110.Final
   https://github.com/netty/netty/commit/ebf0e412a08928304b05f12ea81899b971fd379e;>ebf0e41