Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

APPLIES TO:
MCCS version: 4.0
OS: Windows server 2012 R2 x64 ko
APPs:
Disk Type:


SYMPTOMS
#mccluster, mctype, mcnode -h 실행시 exception 이 출력된다.
{code}
gogo: IllegalStateException: session is closed
java.lang.IllegalStateException: session is closed
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:81)
at org.apache.felix.gogo.shell.Activator.run(Activator.java:75)
at java.lang.Thread.run(Unknown Source)
{code} "



CAUSE
-N/A



SOLUTION
1. 핫빗 구성시 포트를 15321 로 변경한 상태
2. 노드와 포트번호를 넣어 mccluster -n 10.10.0.11 -p 15321 로 실행하면 exception 출력 안됨.

Fixed 41

Filter by label (Content by label)
showLabelsfalse
max5
spacesMSDKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-troubleshooting-article" and type = "page" and space = "MSDKB"
labelskb-troubleshooting-article

...