[infinispan-issues] [JBoss JIRA] (ISPN-11414) Infinispan 10 Server fail when start with -D parameter on Windows

Tristan Tarrant (Jira) issues at jboss.org
Wed Mar 4 05:13:04 EST 2020


     [ https://issues.redhat.com/browse/ISPN-11414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-11414:
-----------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/7983, https://github.com/infinispan/infinispan/pull/7984


> Infinispan 10 Server fail when start with -D parameter on Windows
> -----------------------------------------------------------------
>
>                 Key: ISPN-11414
>                 URL: https://issues.redhat.com/browse/ISPN-11414
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 10.1.3.Final
>            Reporter: 智博 伊藤
>            Assignee: Tristan Tarrant
>            Priority: Major
>              Labels: windows
>             Fix For: 10.1.4.Final, 11.0.0.Dev03
>
>
> When I start Infinispan server 10.1.3.Final, the server fails as follows.
> {noformat}
> bin\server.bat -Dinfinispan.bind.address=192.168.0.64
> null
> java.lang.reflect.InvocationTargetException
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at org.infinispan.server.loader.Loader.main(Loader.java:52)
> Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
>         at java.lang.String.substring(String.java:1967)
>         at org.infinispan.server.tool.Main.run(Main.java:80)
>         at org.infinispan.server.Bootstrap.main(Bootstrap.java:39)
>         ... 5 more
> {noformat}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the infinispan-issues mailing list