getgauge / Intellij-Plugin

Gauge IntelliJ IDEA plugin
Apache License 2.0
44 stars 28 forks source link

Exception occurred in Gauge Plugin #369

Closed ashoktesting1982 closed 5 years ago

ashoktesting1982 commented 5 years ago

This is the issue tracker for Gauge IntelliJ plugin.

Exception occurred in Gauge Plugin, Please advise!!

sriv commented 5 years ago

Can you please share some details on what exception occured and any steps to replicate it?

Thanks

ashoktesting1982 commented 5 years ago

While Building the project I got this message in Intellij. 28/01/2019 11:51 Exception occurred in Gauge plugin Please log an issue here with the following details and reload the project.

        ```
        Gauge daemon initialized and listening on port: 
        ```
        * Idea version: 2018.2.2
        * API version: IC-182.4129.33
        * Plugin version: 0.3.14
        * Gauge version: 1.0.4
sriv commented 5 years ago

Some followup questions:

Thanks

ashoktesting1982 commented 5 years ago

I am using maven project,

com.thoughtworks.gauge gauge-java 0.6.9 test

NOTE: I am going to update my java plugins and try the same.

I am able to build and run the specs, its just I got the above issue while building first time. I am using the sample project (Vowel Counts).

ashoktesting1982 commented 5 years ago

Update Intellij to the version Intellij 2018.3.3 and Updated gauge latest versions (gauge-1.0.3, java-0.6.9) and now I am able to build and run project. Closing this Issue.

sriv commented 5 years ago

Thanks for the update. Glad it works!