Kisho Shin created FELIX-5222:
---------------------------------
Summary: z/OS USS: gosh_profile:1.1140: EOFException: unexpected
EOT looking for matching quote
Key: FELIX-5222
URL: https://issues.apache.org/jira/browse/FELIX-5222
Project: Felix
Issue Type: Bug
Components: Gogo Runtime
Affects Versions: gogo.runtime-0.16.2
Environment: z/OS USS
Reporter: Kisho Shin
On z/OS USS I got this:
{code}
bundleresource://28.fwk-246498179/gosh_profile:1.1140: EOFException: unexpected
EOT looking for matching quote: '
java.io.EOFException: unexpected EOT looking for matching quote: '
at org.apache.felix.gogo.runtime.Closure.setLocation(Closure.java:105)
at org.apache.felix.gogo.runtime.Closure.<init>(Closure.java:65)
at
org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:91)
at org.apache.felix.gogo.shell.Shell.source(Shell.java:192)
at org.apache.felix.gogo.shell.Shell.gosh(Shell.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:613)
at org.apache.felix.gogo.runtime.Reflective.invoke(Reflective.java:137)
at
org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:82)
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)
at
org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at
org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:92)
at org.apache.felix.gogo.shell.Activator.run(Activator.java:75)
at java.lang.Thread.run(Thread.java:777)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)