Thanks dr.nibble for your reply (btw love the username too).
The IP address in the admin tool is correct and working (I use it to access TM1Web), and all the URIs get validated by the tool.
Username/password is correct (same for both instances), I can log into both instances through architect.
Thanks for the heads-up on the log. I guess is the interesting part is:
Code: Select all
[1/12/17 23:26:10:362 UTC] 00000085 m1serverexplorer.endpoints.serverfolders.ServerCubesEndPoint E Failed to get children for Server Cubes
com.ibm.ba.pm.harmony.common.tm1.TM1RestException: org.apache.http.conn.ConnectTimeoutException: Connect to 192.168.40.1:8881 [/192.168.40.1] failed: connect timed out
at com.ibm.ba.pm.harmony.common.tm1.HttpTM1ServerSession.execRESTImpl(HttpTM1ServerSession.java:392)
at com.ibm.ba.pm.harmony.common.tm1.TM1ServerSession.executeREST(TM1ServerSession.java:197)
Just checked again and 192.168.40.1 is the IP address of the host of the VM, so not sure why the connection fails, but that's at least a direction I can investigate now:
Ethernet adapter VirtualBox Host-Only Network:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::119b:6981:9741:262d%3
IPv4 Address. . . . . . . . . . . : 192.168.40.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
Cheers