[CORE-358] Issues with 1.7.10 VM image Created: 22/May/18  Updated: 16/Mar/20

Status: Open
Project: i2b2 Core Software
Component/s: None
Affects Version/s: None
Fix Version/s: TBD

Type: Bug Priority: Blocker
Reporter: Anil Kemisetti Assignee: Mike Mendis
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment: VMImage for server and workbench.

Rank: 0|i004bo:
Participant/s:

 Description   
I am a new user and getting up to speed with i2b2 software. I have observed the following issues.

(i) VMware Server is no more available to download. VM image is cannot be opened by the current player or the workstation.
(ii) After using VMWare converter I was able to open the image. But the network configuration is all messed up.
(iii) Documentation still refers to old users which do not exist. I was able to access the only root. I saw wildfly user and demouser password did not work.
(iv) The database is not Oracle. I think is postgres.
(v) I was not able to connect with the workbench vm image. The pm services url even though I was able to get the "getVersion" working from webbrowser. It is not recognized by the workbench. Documentation or troubleshooting section is out of date.
(vi) I was not able to locate the log file. I was not able to access the wildfly or axis2 administration console. Logs refers to http://127.0.0.1:9990/management
But this url is not accessible.
(vii) Webclient is working and the workbench connection is not working.
(viii) Postgres db details are missing.








 Comments   
Comment by Anil Kemisetti [ 22/May/18 ]
Additional debug info I found on why my workbench is not working.

https://github.com/i2b2/i2b2-workbench/blob/122346dddb84b88848e719a87c04e0e0153497b8/edu.harvard.i2b2.eclipse/src/edu/harvard/i2b2/eclipse/login/LoginDialog.java
there is a method "getHiveMessageVersion()" If the version is null then it raises this error.

The response from the web browser is
------
<ns3:response xmlns:ns3="http://www.i2b2.org/xsd/hive/msg/version/" xmlns:ns2="http://www.i2b2.org/xsd/hive/msg/1.1/" xmlns:ns4="http://www.i2b2.org/xsd/cell/pm/1.1/">
<message_body>
<i2b2_message_version>1.1</i2b2_message_version>
</message_body>
</ns3:response>
-----

But in the i2b2.log after turning on the debug I see the message body is null.

2018-05-22 14:23:01,121 INFO main edu.harvard.i2b2.eclipse.login.LoginDialog - workbench message version=1.1
2018-05-22 14:23:02,199 INFO main edu.harvard.i2b2.eclipse.login.LoginDialog - http://services.i2b2.org/i2b2/services/PMService/getVersion
2018-05-22 14:23:02,199 INFO main edu.harvard.i2b2.eclipse.login.LoginDialog - version response: <ns3:response xmlns:ns2="http://www.i2b2.org/xsd/hive/msg/1.1/" xmlns:ns4="http://www.i2b2.org/xsd/cell/pm/1.1/" xmlns:ns3="http://www.i2b2.org/xsd/hive/msg/version/">
    <message_body />
</ns3:response>
--------

Any Help is appreciated to make the workbench work.
Generated at Tue Apr 23 21:44:52 UTC 2024 using Jira 8.20.11#820011-sha1:0629dd8d260e3954ece49053e565d01dabe11609.