-
Notifications
You must be signed in to change notification settings - Fork 112
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
Errors when the Robot project is imported as General->File System (eclipse symlink) #2
Comments
Hello, could you answer below questions and provide need files?
|
Please see the attached document. Dan From: "adam-wypych" notifications@github.com Hello, could you answer below questions and provide need files?
— |
Hello, As I see github do not support attaching any kind of document. Can you put it as text? Best Regards, |
Thank you for your prompt response. I could not send you the project because of non-disclosure issues and decided it would be simpler to reproduce the problem with non-proprietary information. I created a new Robot project referencing an existing empty directory as the project directory. I got the following error during the project creation: An internal error occurred during: "Validating". java.lang.NullPointerException I have no idea what caused the error. It created the .projects and red.xml files and the Robot Standard libraries show in the project explorer. RED Version: 1.0.0.201511040856 Operating System: Windows 8.1 Enterprise My scaled-down project contained 2 files, with one referencing the other. The file with the reference flagged the reference as an error (file did not exist). I changed the reference to the fully qualified path and it then showed a warning and an error. The warning was about using a fully-qualified path. The error said the file was not in the workspace. Apparently, RED requires the project to be in the workspace. I was not in the habit of doing that because I am used to mapping an eclipse project on top of a snapshot view and wanted to minimize the number of non-artifact files in my view area. In any case, I removed the old project and created a new one inside the workspace. The file not found errors went away. Now the resource references show error “Given file is not a resource file”. The file has a .txt extension. Is the .robot extension required? I also hit two other issues. An internal error occurred during: Revalidating model:.GC overhead limit exceeded. An internal error occurred during: "Validating". java.lang.StackOverflowError
Thanks ----- Original Message ----- From: "adam-wypych" notifications@github.com Hello, I ass I see github do not support attaching any kind of document. Can you put it as text? Best Regards, — |
Hello,
I think .log file content from the workspace can help with get idea what happen.
Additional questions: |
Hi |
Since now is not a good time to rename a significant number of files, I will wait for the next release. Is their a notification process to which I can subscribe? Thank you for your efforts. The RED plugin will be a real godsend for us. Dan ----- Original Message ----- From: "Krzysztof Jozefowicz" notifications@github.com Hi — |
Will you be able to provide need data?
Thanks in advance! |
See attached document. ----- Original Message ----- From: "adam-wypych" notifications@github.com Will you be able to provide need data?
Thanks in advance! — |
Could you put .log file content here as it is? GitHub has problem with attached files different than pictures. |
As no response, I close this issue. |
This is a new install. When I view my source files in source mode, I get error : "Resource import 'include.txt' is invalid: file does not exist". This file exists and is in the same folder as the source files. This error is the root cause of keyword reference errors because the location of the keywords was in the resource file. The tests run OK but hang if I attempt to run in debug mode.
I did not see any setup instructions regarding the specification of folders etc.
The text was updated successfully, but these errors were encountered: