Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to generate entity resources #79

Closed
0xad1onchain opened this issue Jan 20, 2020 · 7 comments · Fixed by #92
Closed

Unable to generate entity resources #79

0xad1onchain opened this issue Jan 20, 2020 · 7 comments · Fixed by #92
Assignees
Labels
Milestone

Comments

@0xad1onchain
Copy link

I was trying to generate entities when started encountering this issue. Please help

[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.474 s [INFO] Finished at: 2020-01-17T10:40:36+05:30 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.1.1:javadoc (default-cli) on project projectDir: An error has occurred in Javadoc report generation: [ERROR] Exit code: 1 - C:\Users\user\eclipse-workspace\projectDir\target\generated-sources\com\hpe\adm\nga\sdk\model\FeatureEntityModel.java:330: error: unmappable character for encoding UTF-8 [ERROR] * Description: Total number of a feature?s descendants (user stories/defects/quality stories) that have vulnerabilities which are significant and not closed.

In the genrated files, in the mentioned line 330 there is an unidentifiable character in UTF-8
image

This is happening for 24 files. Kindly help

@slbruce slbruce self-assigned this Jan 20, 2020
@slbruce slbruce added the bug label Jan 20, 2020
@slbruce slbruce added this to the 15.0.40 milestone Jan 20, 2020
@slbruce
Copy link
Contributor

slbruce commented Jan 20, 2020

We will investigate this. Looks like how the character is encoded in Octane itself

@0xad1onchain
Copy link
Author

We will investigate this. Looks like how the character is encoded in Octane itself

Thanks for the update slbruce. We are currently working on integrating Octane with our own services. Do you have any planned release date for 15.0.40 ?

@0xad1onchain
Copy link
Author

0xad1onchain commented Mar 24, 2020

Hi Spencer, It looks like I am still getting the same error. I've updated the version to 15.0.40

This time, the error only lies for ; character

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project adgupta-test: Compilation failure: Compilation failure: [ERROR] /C:/Users/adgupta/eclipse-workspace/adgupta-test/target/generated-sources/com/hpe/adm/nga/sdk/model/StoryEntityModel.java:[482,47] <identifier> expected [ERROR] /C:/Users/adgupta/eclipse-workspace/adgupta-test/target/generated-sources/com/hpe/adm/nga/sdk/model/StoryEntityModel.java:[488,43] ';' expected [ERROR] /C:/Users/adgupta/eclipse-workspace/adgupta-test/target/generated-sources/com/hpe/adm/nga/sdk/model/StoryEntityModel.java:[493,87] <identifier> expected [ERROR] /C:/Users/adgupta/eclipse-workspace/adgupta-test/target/generated-sources/com/hpe/adm/nga/sdk/model/StoryEntityModel.java:[493,89] ';' expected [ERROR] /C:/Users/adgupta/eclipse-workspace/adgupta-test/target/generated-sources/com/hpe/adm/nga/sdk/model/StoryEntityModel.java:[493,113] illegal start of type [ERROR] /C:/Users/adgupta/eclipse-workspace/adgupta-test/target/generated-sources/com/hpe/adm/nga/sdk/model/StoryEntityModel.java:[493,124] ';' expected [ERROR] /C:/Users/adgupta/eclipse-workspace/adgupta-test/target/generated-sources/com/hpe/adm/nga/sdk/model/StoryEntityModel.java:[493,140] <identifier> expected [ERROR] /C:/Users/adgupta/eclipse-workspace/adgupta-test/target/generated-sources/com/hpe/adm/nga/sdk/model/TestManualEntityModel.java:[237,129] unmappable character for encoding UTF-8 [ERROR] /C:/Users/adgupta/eclipse-workspace/adgupta-test/target/generated-sources/com/hpe/adm/nga/sdk/model/TestManualEntityModel.java:[268,129] unmappable character for encoding UTF-8 [ERROR] /C:/Users/adgupta/eclipse-workspace/adgupta-test/target/generated-sources/com/hpe/adm/nga/sdk/model/RequirementEntityModel.java:[230,1] unmappable character for encoding UTF-8 [ERROR] /C:/Users/adgupta/eclipse-workspace/adgupta-test/target/generated-sources/com/hpe/adm/nga/sdk/model/RequirementEntityModel.java:[231,1] unmappable character for encoding UTF-8 [ERROR] /C:/Users/adgupta/eclipse-workspace/adgupta-test/target/generated-sources/com/hpe/adm/nga/sdk/model/GherkinTestEntityModel.java:[246,129] unmappable character for encoding UTF-8 [ERROR] /C:/Users/adgupta/eclipse-workspace/adgupta-test/target/generated-sources/com/hpe/adm/nga/sdk/model/GherkinTestEntityModel.java:[277,129] unmappable character for encoding UTF-8 [ERROR] /C:/Users/adgupta/eclipse-workspace/adgupta-test/target/generated-sources/com/hpe/adm/nga/sdk/model/GherkinTestEntityModel.java:[400,69] unmappable character for encoding UTF-8 [ERROR] /C:/Users/adgupta/eclipse-workspace/adgupta-test/target/generated-sources/com/hpe/adm/nga/sdk/model/GherkinTestEntityModel.java:[400,79] unmappable character for encoding UTF-8

Let me know if I'm missing something

@slbruce
Copy link
Contributor

slbruce commented Mar 24, 2020

OK - I will check.
Do you have any UDFs for stories?

@0xad1onchain
Copy link
Author

Not yet. I am currently working with stock Octane install

@slbruce
Copy link
Contributor

slbruce commented Mar 24, 2020

Ok - I will update.

@slbruce slbruce reopened this Mar 26, 2020
@slbruce slbruce modified the milestones: 15.0.40, 15.0.40.1 Mar 26, 2020
@slbruce
Copy link
Contributor

slbruce commented Mar 26, 2020

Reopening.

Caused by List logical names starting with numbers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants