Skip to content

Tests not running #8

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

Closed
jtsoya539 opened this issue Jan 9, 2021 · 21 comments
Closed

Tests not running #8

jtsoya539 opened this issue Jan 9, 2021 · 21 comments

Comments

@jtsoya539
Copy link

Plug-In installed correctly but test results window not showing up

PL/SQL Developer Version 14.0.0.1961 (64 bit)
utPLSQL v3.1.10.3349
Plug-In Version 1.1.0

@simasch
Copy link
Member

simasch commented Jan 9, 2021

@jtsoya539 Can you please start plsqldev.exe with debug:

plsqldev.exe DebugPlugins

And then post the Debug.txt file that is located here:
"c:\Users<your-username>\AppData\Roaming\PLSQL Developer 14\Debug.txt"

Thank you

@jtsoya539
Copy link
Author

I pressed Tools > Run all tests of current user three times.. nothing happened.

Here is the Debug.txt file:
Debug.txt

@simasch
Copy link
Member

simasch commented Jan 9, 2021

And you are connected to the database in PL/SQL Developer?

@jtsoya539
Copy link
Author

Sure.
This is the result when running BEGIN ut.run(); END;

Captura de pantalla 2021-01-09 134459

Just let me know if I can help you in some way
Thanks!

@simasch
Copy link
Member

simasch commented Jan 9, 2021

Can you go to the package k_dato in the objects browser and try to run the tests from the context menu, please?

@jtsoya539
Copy link
Author

nothing happens either :(

Debug.txt

@simasch
Copy link
Member

simasch commented Jan 9, 2021

I would like to provide a debug version for you. Are you using the 32bit or 64bit version?

@jtsoya539
Copy link
Author

64bit version

@simasch
Copy link
Member

simasch commented Jan 9, 2021

Can you please try with this version: https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases/tag/1.1.1.RC1

Thank you

@jtsoya539
Copy link
Author

Sorry, same behavior

When I'm not connected I get this error:
Captura de pantalla 2021-01-09 141759

But, when I'm connected nothing happens

Debug.txt

@simasch
Copy link
Member

simasch commented Jan 9, 2021

Ok. I will have to try to reproduce the problem.
As I can see in the logfile you are using Oracle XE 18c.

@jtsoya539
Copy link
Author

Yes, Oracle XE 18c

Ok. Thanks in advance!

@simasch
Copy link
Member

simasch commented Jan 10, 2021

Hi @jtsoya539
which Windows version are you running?

And can you please install https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases/tag/1.1.1.RC2 and send me a screenshot if there is a error dialog shown?

Thank you

@jtsoya539
Copy link
Author

Hi @simasch

I'm running Windows 10 Home 20H2 Build 19042.685

Sorry, no error dialog shown:
FVfVYKrVSN

@simasch
Copy link
Member

simasch commented Jan 10, 2021

That's very strange! I installed risk and I can run all the tests.

I've a standalone version attached. Can you try to run this and tell me what happens?
Make sure that ORACLE_HOME is set before you run the app.

utPLSQL.UI.Standalone.zip

@jtsoya539
Copy link
Author

It's working now!
image

Apparently, the problem is caused by ORACLE_HOME environment variable not defined.

@simasch
Copy link
Member

simasch commented Jan 10, 2021

Thanks for letting me know.

I will close this issue and open a new one. The plugin should use the Oracle Home used by PL/SQL Developer.

@simasch simasch closed this as completed Jan 10, 2021
@simasch
Copy link
Member

simasch commented Jan 10, 2021

Will be fixed with #9

@jtsoya539
Copy link
Author

@simasch Thanks for your support and for this great Plug-In!

I appreciate your work
Cheers!

@simasch
Copy link
Member

simasch commented Jan 11, 2021

@jtsoya539 I just release a new version:
https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases/tag/1.1.1

Now you don't need to set ORACLE_HOME environment variable.

@jtsoya539
Copy link
Author

Solved!

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

No branches or pull requests

2 participants