question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Local zally installation doesn't work

See original GitHub issue

My local zally checkout is at 079dc7d34670d8cad810480719c5dc37ef001625 and I am starting it with: ./build-and-run.sh

The browser just shows a white page and the console fails wit

SyntaxError: expected expression, got '<'

Here’s the probable cause:

server_1 | java.lang.reflect.InvocationTargetException: null .... server_1 | Caused by: java.sql.SQLFeatureNotSupportedException: Method ``org.postgresql.jdbc.PgConnection.createClob() is not yet implemented. server_1 | at org.postgresql.Driver.notImplemented(Driver.java:683) ~[postgresql-42.2.1.jar!/:42.2.1] server_1 | at org.postgresql.jdbc.PgConnection.createClob(PgConnection.java:1252) ~[postgresql-42.2.1.jar!/:42.2.1]

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
dirkgomezcommented, Mar 16, 2018

Thanks a lot, it works now.

Please have a look at my pull request!

0reactions
netmecommented, Mar 21, 2018

Looks like the issue is resolved. Closing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Local zally Windows installation doesn't work - Bountysource
I am able to execute all gradlew tasks, but when I am executing the bootRun it stops after initiating the back-end server 0%...
Read more >
Easier local development and debugging of zally server #1134
The build-and-run.sh script is mostly aimed at getting up and running quickly with minimal dependencies on the host system, running against a ...
Read more >
How to troubleshoot Windows Installer errors - Microsoft Support
Describes how to troubleshoot problems that occur when you install, uninstall, or upgrade a program on a Windows-based computer by using Windows Installer....
Read more >
Laravel Valet - Laravel - The PHP Framework For Web Artisans
Valet requires macOS and Homebrew. Before installation, you should make sure that no other programs such as Apache or Nginx are binding to...
Read more >
Sally Beauty: Pro Quality. For Less.
Get the best prices on salon quality hair color, hair care, nail supplies & more. Shop Sally Beauty online for 2 hour delivery...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found