Hi sdnc team, I encounter a problem with local SDNC environment which composed of windows+virtualbox+Ubuntu+docker. At the beginning I setup environment reference to https://wiki.onap.org/display/DW/SDN-C+Development+Environment+Setup but it cannot work as I run command: ./tools/run.sh sdnc by powershell in windows OS. It shows error command not found such as“source /var/onap/functions”. As the above cause, I pull sdnc-image(latest) and deploy it manually, then I test it by “hello world”demo through chrome successfully. But the real problem is when I run DGs it report error below in karaf.log 2019-02-27T08:12:11,298 | INFO | DBResourcemanagerWatchThread | CachedDataSource | 218 - org.onap.ccsdk.sli.core.dblib-provider - 0.4.1.SNAPSHOT | - | SQL DataSource < sdnctldb01 > test failed. Cause : Could not connect to address=(host=sdnctldb01)(port=3306)(type=master) : sdnctldb01> test failed. Cause : {} 2019-02-27T08:12:26,303 | ERROR | DBResourcemanagerWatchThread | ConnectionPool | 152 - org.apache.tomcat.jdbc - 8.5.14 | - | Unable to create initial connections of pool. java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=sdnctldb01)(port=3306)(type=master) : sdnctldb01
I think it missed mysql connection but I don't know how to fix it Question: [1] can I setup sdnc environment with windows+virtualbox+Ubuntu+docker? [2] if [1] is yes. What steps did I miss cause the errors? the guide is not clear, I manually install sdnc-image .it is blocked with showing error in console ”waiting for mysql……..” when excute “docker run…” cmd. [3] besides sdnc-image, what other docker do I need to install? Look forward to any reply. Thank you. Best Regards Guo Fengbei(Bryan) / 郭凤碑 Mobile: +8615999599876 [315px-Huawei] Southbound & Northbound Integration and Ecosystem Management Dept [cid:[email protected]] This e-mail and its attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure,reproduction, or dissemination) by persons other than the intended recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it ! 本邮件及其附件含有华为公司的保密信息,仅限于发送给上面 地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件! ________________________________ -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15800): https://lists.onap.org/g/onap-discuss/message/15800 Mute This Topic: https://lists.onap.org/mt/30165203/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
