<type 'exceptions.UnboundLocalError'>
Python 2.7.12: /usr/bin/python
Fri May 24 08:11:09 2024

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

 /home/sandbox/public_html/cgi-bin/Story01.py in ()
    510 
    511         displayData( db, project, account, pwd, node, NetworkLimit  )
    512 
    513 
=>  514 main()
main = <function main>
 /home/sandbox/public_html/cgi-bin/Story01.py in main()
    509         if ( NetworkLimit < 1 ): NetworkLimit = 100
    510 
=>  511         displayData( db, project, account, pwd, node, NetworkLimit  )
    512 
    513 
global displayData = <function displayData>, db = 'hanyang2022', project = 'hanyang2022', account = 'guest', pwd = 'guest', node = '\xec\x96\x91\xec\xa0\x84\xec\x9c\xa0\xed\x99\x94 ', NetworkLimit = 100
 /home/sandbox/public_html/cgi-bin/Story01.py in displayData(database='hanyang2022', project='hanyang2022', account='guest', password='guest', node='\xec\x96\x91\xec\xa0\x84\xec\x9c\xa0\xed\x99\x94 ', NetworkLimit=100)
    483         
    484         if( count <= NetworkLimit ):
=>  485                 displayNetwork( nodelist, edgelist, database, project, account, password, node )
    486         else:
    487                 displayList( nodelist, edgelist, database, project, account, password, node )   
global displayNetwork = <function displayNetwork>, nodelist = [{'class': u'Multimedia', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/3DModel.png', 'id': u'3d-\uc591\uc804\uc720\ud654', 'infoUrl': u'http://dh.aks.ac.kr/~sandbox/cgi-bin/3dm/ModelView2.py?url=dh.aks.ac.kr/hanyang2/glb/\uc74c\uc2dd/3D-\uc591\uc804\uc720\ud654.glb', 'label': u'\uc591\uc804\uc720\ud654 3D \ubaa8\ub378'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uadfc\uc815\uc804_\uc9c4\ucc2c-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'infoUrl': None, 'label': u'\uadfc\uc815\uc804 \uc9c4\ucc2c \ub300\uc804 \uc9c4\uc5b4\ucc2c\uc548'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/image/2021/\uc74c\uc2dd-036.png', 'id': u'\uc591\uc804\uc720\ud654', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\uc591\uc804\uc720\ud654', 'label': u'\uc591\uc804\uc720\ud654'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uc784\uc778\ub144-\ubbf8\uc218\uc0c1-\uc0ac\ubbf8', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\ubbf8\uc218\uc0c1-\uc0ac\ubbf8', 'label': u'\uc0ac\ubbf8(\u56db\u5473)'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uc911\ud654\uc804_\uc9c4\uc5f0-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\uc911\ud654\uc804_\uc9c4\uc5f0-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'label': u'\uc911\ud654\uc804 \uc9c4\uc5f0 \ub300\uc804 \uc9c4\uc5b4\ucc2c\uc548(\u5927\u6bbf \u9032\u5fa1\u994c\u6848)'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/bibIndex.png', 'id': u'bib-\uc591\uc804\uc720\ud654', 'infoUrl': None, 'label': u'\ucc38\uace0\ubb38\ud5cc'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/webResource.png', 'id': u'ref-\uc591\uc804\uc720\ud654', 'infoUrl': None, 'label': u'WWW \ucc38\uc870 \uc790\uc6d0'}], edgelist = [{'attribute': None, 'relation': u'hasReferenceNote', 'source': u'3d-\uc591\uc804\uc720\ud654', 'target': u'\uc591\uc804\uc720\ud654'}, {'attribute': None, 'relation': u'hasPart', 'source': u'\uadfc\uc815\uc804_\uc9c4\ucc2c-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'target': u'\uc591\uc804\uc720\ud654'}, {'attribute': None, 'relation': u'isShownBy', 'source': u'\uc591\uc804\uc720\ud654', 'target': u'3d-\uc591\uc804\uc720\ud654'}, {'attribute': None, 'relation': u'bibliography', 'source': u'\uc591\uc804\uc720\ud654', 'target': u'bib-\uc591\uc804\uc720\ud654'}, {'attribute': None, 'relation': u'onlineReference', 'source': u'\uc591\uc804\uc720\ud654', 'target': u'ref-\uc591\uc804\uc720\ud654'}, {'attribute': None, 'relation': u'hasPart', 'source': u'\uc784\uc778\ub144-\ubbf8\uc218\uc0c1-\uc0ac\ubbf8', 'target': u'\uc591\uc804\uc720\ud654'}, {'attribute': u'1\ucc992\ucd0c', 'relation': u'hasPart', 'source': u'\uc911\ud654\uc804_\uc9c4\uc5f0-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'target': u'\uc591\uc804\uc720\ud654'}], database = 'hanyang2022', project = 'hanyang2022', account = 'guest', password = 'guest', node = '\xec\x96\x91\xec\xa0\x84\xec\x9c\xa0\xed\x99\x94 '
 /home/sandbox/public_html/cgi-bin/Story01.py in displayNetwork(nodelist=[{'class': u'Multimedia', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/3DModel.png', 'id': u'3d-\uc591\uc804\uc720\ud654', 'infoUrl': u'http://dh.aks.ac.kr/~sandbox/cgi-bin/3dm/ModelView2.py?url=dh.aks.ac.kr/hanyang2/glb/\uc74c\uc2dd/3D-\uc591\uc804\uc720\ud654.glb', 'label': u'\uc591\uc804\uc720\ud654 3D \ubaa8\ub378'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uadfc\uc815\uc804_\uc9c4\ucc2c-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'infoUrl': None, 'label': u'\uadfc\uc815\uc804 \uc9c4\ucc2c \ub300\uc804 \uc9c4\uc5b4\ucc2c\uc548'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/image/2021/\uc74c\uc2dd-036.png', 'id': u'\uc591\uc804\uc720\ud654', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\uc591\uc804\uc720\ud654', 'label': u'\uc591\uc804\uc720\ud654'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uc784\uc778\ub144-\ubbf8\uc218\uc0c1-\uc0ac\ubbf8', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\ubbf8\uc218\uc0c1-\uc0ac\ubbf8', 'label': u'\uc0ac\ubbf8(\u56db\u5473)'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uc911\ud654\uc804_\uc9c4\uc5f0-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\uc911\ud654\uc804_\uc9c4\uc5f0-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'label': u'\uc911\ud654\uc804 \uc9c4\uc5f0 \ub300\uc804 \uc9c4\uc5b4\ucc2c\uc548(\u5927\u6bbf \u9032\u5fa1\u994c\u6848)'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/bibIndex.png', 'id': u'bib-\uc591\uc804\uc720\ud654', 'infoUrl': None, 'label': u'\ucc38\uace0\ubb38\ud5cc'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/webResource.png', 'id': u'ref-\uc591\uc804\uc720\ud654', 'infoUrl': None, 'label': u'WWW \ucc38\uc870 \uc790\uc6d0'}], edgelist=[{'attribute': None, 'relation': u'hasReferenceNote', 'source': u'3d-\uc591\uc804\uc720\ud654', 'target': u'\uc591\uc804\uc720\ud654'}, {'attribute': None, 'relation': u'hasPart', 'source': u'\uadfc\uc815\uc804_\uc9c4\ucc2c-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'target': u'\uc591\uc804\uc720\ud654'}, {'attribute': None, 'relation': u'isShownBy', 'source': u'\uc591\uc804\uc720\ud654', 'target': u'3d-\uc591\uc804\uc720\ud654'}, {'attribute': None, 'relation': u'bibliography', 'source': u'\uc591\uc804\uc720\ud654', 'target': u'bib-\uc591\uc804\uc720\ud654'}, {'attribute': None, 'relation': u'onlineReference', 'source': u'\uc591\uc804\uc720\ud654', 'target': u'ref-\uc591\uc804\uc720\ud654'}, {'attribute': None, 'relation': u'hasPart', 'source': u'\uc784\uc778\ub144-\ubbf8\uc218\uc0c1-\uc0ac\ubbf8', 'target': u'\uc591\uc804\uc720\ud654'}, {'attribute': u'1\ucc992\ucd0c', 'relation': u'hasPart', 'source': u'\uc911\ud654\uc804_\uc9c4\uc5f0-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'target': u'\uc591\uc804\uc720\ud654'}], database='hanyang2022', project='hanyang2022', account='guest', password='guest', node='\xec\x96\x91\xec\xa0\x84\xec\x9c\xa0\xed\x99\x94 ')
    342                 if not line: break
    343                 if( '#YourData' == line.strip()):
=>  344                         printNodes( nodelist, database, project, account, password, node )
    345                         printLinks( edgelist, node, account )
    346                 else:
global printNodes = <function printNodes>, nodelist = [{'class': u'Multimedia', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/3DModel.png', 'id': u'3d-\uc591\uc804\uc720\ud654', 'infoUrl': u'http://dh.aks.ac.kr/~sandbox/cgi-bin/3dm/ModelView2.py?url=dh.aks.ac.kr/hanyang2/glb/\uc74c\uc2dd/3D-\uc591\uc804\uc720\ud654.glb', 'label': u'\uc591\uc804\uc720\ud654 3D \ubaa8\ub378'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uadfc\uc815\uc804_\uc9c4\ucc2c-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'infoUrl': None, 'label': u'\uadfc\uc815\uc804 \uc9c4\ucc2c \ub300\uc804 \uc9c4\uc5b4\ucc2c\uc548'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/image/2021/\uc74c\uc2dd-036.png', 'id': u'\uc591\uc804\uc720\ud654', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\uc591\uc804\uc720\ud654', 'label': u'\uc591\uc804\uc720\ud654'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uc784\uc778\ub144-\ubbf8\uc218\uc0c1-\uc0ac\ubbf8', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\ubbf8\uc218\uc0c1-\uc0ac\ubbf8', 'label': u'\uc0ac\ubbf8(\u56db\u5473)'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uc911\ud654\uc804_\uc9c4\uc5f0-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\uc911\ud654\uc804_\uc9c4\uc5f0-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'label': u'\uc911\ud654\uc804 \uc9c4\uc5f0 \ub300\uc804 \uc9c4\uc5b4\ucc2c\uc548(\u5927\u6bbf \u9032\u5fa1\u994c\u6848)'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/bibIndex.png', 'id': u'bib-\uc591\uc804\uc720\ud654', 'infoUrl': None, 'label': u'\ucc38\uace0\ubb38\ud5cc'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/webResource.png', 'id': u'ref-\uc591\uc804\uc720\ud654', 'infoUrl': None, 'label': u'WWW \ucc38\uc870 \uc790\uc6d0'}], database = 'hanyang2022', project = 'hanyang2022', account = 'guest', password = 'guest', node = '\xec\x96\x91\xec\xa0\x84\xec\x9c\xa0\xed\x99\x94 '
 /home/sandbox/public_html/cgi-bin/Story01.py in printNodes(nodelist=[{'class': u'Multimedia', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/3DModel.png', 'id': u'3d-\uc591\uc804\uc720\ud654', 'infoUrl': u'http://dh.aks.ac.kr/~sandbox/cgi-bin/3dm/ModelView2.py?url=dh.aks.ac.kr/hanyang2/glb/\uc74c\uc2dd/3D-\uc591\uc804\uc720\ud654.glb', 'label': u'\uc591\uc804\uc720\ud654 3D \ubaa8\ub378'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uadfc\uc815\uc804_\uc9c4\ucc2c-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'infoUrl': None, 'label': u'\uadfc\uc815\uc804 \uc9c4\ucc2c \ub300\uc804 \uc9c4\uc5b4\ucc2c\uc548'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/image/2021/\uc74c\uc2dd-036.png', 'id': u'\uc591\uc804\uc720\ud654', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\uc591\uc804\uc720\ud654', 'label': u'\uc591\uc804\uc720\ud654'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uc784\uc778\ub144-\ubbf8\uc218\uc0c1-\uc0ac\ubbf8', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\ubbf8\uc218\uc0c1-\uc0ac\ubbf8', 'label': u'\uc0ac\ubbf8(\u56db\u5473)'}, {'class': u'Food', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/menu.png', 'id': u'\uc911\ud654\uc804_\uc9c4\uc5f0-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'infoUrl': u'http://dh.aks.ac.kr/hanyang2/wiki/index.php/\uc911\ud654\uc804_\uc9c4\uc5f0-\ub300\uc804-\uc9c4\uc5b4\ucc2c\uc548', 'label': u'\uc911\ud654\uc804 \uc9c4\uc5f0 \ub300\uc804 \uc9c4\uc5b4\ucc2c\uc548(\u5927\u6bbf \u9032\u5fa1\u994c\u6848)'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/bibIndex.png', 'id': u'bib-\uc591\uc804\uc720\ud654', 'infoUrl': None, 'label': u'\ucc38\uace0\ubb38\ud5cc'}, {'class': u'Index', 'iconUrl': u'http://dh.aks.ac.kr/hanyang2/icon/webResource.png', 'id': u'ref-\uc591\uc804\uc720\ud654', 'infoUrl': None, 'label': u'WWW \ucc38\uc870 \uc790\uc6d0'}], database='hanyang2022', project='hanyang2022', account='guest', password='guest', subject='\xec\x96\x91\xec\xa0\x84\xec\x9c\xa0\xed\x99\x94 ')
    225         
    226         #add show-all-story-nodes button
=>  227         if( subjectClass == 'Story' ) :
    228                 print "                 nodesArray.push({"
    229                 print "                         id: 'switch1',"
subjectClass undefined

<type 'exceptions.UnboundLocalError'>: local variable 'subjectClass' referenced before assignment
      args = ("local variable 'subjectClass' referenced before assignment",)
      message = "local variable 'subjectClass' referenced before assignment"