-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 1.9.2
-
Fix Version/s: 1.9.2
-
Component/s: None
-
Labels:None
-
Story Points:1
onos> log:exception-display
java.lang.NumberFormatException: For input string: "luca"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)[:1.8.0_101]
at java.lang.Long.parseLong(Long.java:589)[:1.8.0_101]
at java.lang.Long.parseUnsignedLong(Long.java:693)[:1.8.0_101]
at java.lang.Long.parseUnsignedLong(Long.java:746)[:1.8.0_101]
at org.onosproject.cli.net.ConnectivityIntentCommand.resourceGroup(ConnectivityIntentCommand.java:423)
at org.onosproject.cli.net.AddPointToPointIntentCommand.execute(AddPointToPointIntentCommand.java:99)
at org.onosproject.cli.AbstractShellCommand.doExecute(AbstractShellCommand.java:150)
at org.apache.karaf.shell.console.AbstractAction.execute(AbstractAction.java:33)[27:org.apache.karaf.shell.console:3.0.8]
at org.apache.karaf.shell.commands.basic.AbstractCommand.execute(AbstractCommand.java:33)[27:org.apache.karaf.shell.console:3.0.8]
at Proxy25e01e37_6541_4cb6_8358_71c0676d4eca.execute(Unknown Source)[:]
at Proxy25e01e37_6541_4cb6_8358_71c0676d4eca.execute(Unknown Source)[:]
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)[27:org.apache.karaf.shell.console:3.0.8]
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:480)[27:org.apache.karaf.shell.console:3.0.8]
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:406)[27:org.apache.karaf.shell.console:3.0.8]
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[27:org.apache.karaf.shell.console:3.0.8]
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:182)[27:org.apache.karaf.shell.console:3.0.8]
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:119)[27:org.apache.karaf.shell.console:3.0.8]
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:94)
at org.apache.karaf.shell.console.impl.jline.ConsoleImpl.run(ConsoleImpl.java:210)
at org.apache.karaf.shell.ssh.ShellFactoryImpl$ShellImpl$1.runConsole(ShellFactoryImpl.java:158)[47:org.apache.karaf.shell.ssh:3.0.8]
at org.apache.karaf.shell.ssh.ShellFactoryImpl$ShellImpl$1$1.run(ShellFactoryImpl.java:133)
at java.security.AccessController.doPrivileged(Native Method)[:1.8.0_101]
at org.apache.karaf.jaas.modules.JaasHelper.doAs(JaasHelper.java:57)[28:org.apache.karaf.jaas.modules:3.0.8]
at org.apache.karaf.shell.ssh.ShellFactoryImpl$ShellImpl$1.run(ShellFactoryImpl.java:129)[47:org.apache.karaf.shell.ssh:3.0.8]
onos>