mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-04-25 05:36:14 +03:00
[GH-ISSUE #988] Error in all packages in following folders to deploy cloudbeaver in eclipse java #234
Labels
No labels
AS
can't reproduce
can't reproduce
deployment
development
documentation
duplicate
duplicate
ee
enhancement
external
new driver
performance
pull-request
third party issue
wait for response
wait for review
wontfix
x:Oracle
x:cassandra
x:clickhouse
x:db2
x:duckdb
x:greenplum
x:h2
x:h2gis
x:hana
x:hive
x:intersystems
x:kyuubi
x:maria
x:mongo
x:mysql
x:postgresql
x:presto
x:sql server
x:sqlite
x:teradata
x:trino
xf:accessibility
xf:administration
xf:ai
xf:authentication
xf:aws
xf:commit-mode
xf:connection
xf:dark theme
xf:data editor
xf:datatransfer
xf:dba
xf:driver management
xf:erd
xf:filters
xf:i18n
xf:i18n
xf:installer
xf:json
xf:kerberos
xf:ldap
xf:local config
xf:log viewer
xf:metadata
xf:metadata editor
xf:navigator
xf:okta
xf:query manager
xf:resource manager
xf:scripts
xf:sql editor
xf:tasks
xf:ui/uix
xo: Firefox
xo:eclipse
xo:internet explorer
xo:macos
xp:major
xrn:internal
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudbeaver#234
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @miltonchirinos44 on GitHub (Jul 28, 2022).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/988
Make all the configuration to implement cloudbeaver in eclipse, in the last step it shows me errors in all the packages in the folders

i'm using the version release 21.3.3
I base myself on the following guide for the installation https://cloudbeaver.io/docs/Build-and-deploy/
since the guide they mention https://github.com/dbeaver/dbeaver/wiki/Develop-in-Eclipse
it is useless since it only contemplates desktop application for dbeaver
Please support me to solve this problem.
Please implement an eclipse cloudbeaver installation guide and don't keep mentioning that it's on the eclipce dbeaver wiki
@yagudin10 commented on GitHub (Jul 29, 2022):
Hi @miltonchirinos44,
Try to update all projects (select all projects in project explorer and press Alt+F5) and restart Eclipse IDE.
@miltonchirinos44 commented on GitHub (Aug 2, 2022):
guys i still have the same error

I need your help
I am installing cloud dbeaver in eclipse I am raising the code with the following configurations:
all in windows 10
I followed the next steps described in the following link https://cloudbeaver.io/docs/Build-and-deploy/
@yagudin10 commented on GitHub (Aug 3, 2022):
@miltonchirinos44 ,
Is your CB project in path
C:\devel\my?@miltonchirinos44 commented on GitHub (Aug 3, 2022):
I am working with the version

and clone the following project on my pc

or what steps do I have to follow to raise the project in eclipse I was following the following link https://cloudbeaver.io/docs/Build-and-deploy/
Is it possible that you can help me
@yagudin10 commented on GitHub (Aug 3, 2022):
@miltonchirinos44 ,

you should set the path of your cb project+
/deploy/cloudbeaver/to that place@miltonchirinos44 commented on GitHub (Aug 3, 2022):
I already corrected the route that leads to

deploy\cloudbeaver\and bugs fixedwhen I run RUN I get the following error

the log that it generates is the following
error del log.txt
@yagudin10 commented on GitHub (Aug 3, 2022):
@miltonchirinos44 ,
Have you added DBeaver project to Eclipse?
@miltonchirinos44 commented on GitHub (Aug 3, 2022):
@yagudin10

if I have added the cloud dbeaver
@yagudin10 commented on GitHub (Aug 3, 2022):
@miltonchirinos44 ,
You need to add DBeaver project to Eclipse IDE
@miltonchirinos44 commented on GitHub (Aug 3, 2022):
@yagudin10

I tell you that I already installed dbeaver but I still get the same error when I run RUN CONFIGURATION
@yagudin10 commented on GitHub (Aug 5, 2022):
@miltonchirinos44 ,
try to add required plug-ins to CB run configuration file (as shown here)
@miltonchirinos44 commented on GitHub (Aug 5, 2022):
@yagudin10

I tell you that I already made the configuration of the plugins
I have configured dbeaver and cloud dbeaver, and I get the following error

@miltonchirinos44 commented on GitHub (Aug 5, 2022):
@yagudin10
or what is the correct way to compile cloud dbeaver?
@yagudin10 commented on GitHub (Aug 5, 2022):
@miltonchirinos44 ,
did you build and run cloudbeaver by run-server script?
@yagudin10 commented on GitHub (Aug 5, 2022):
If yout want to debug in Eclipse IDE, you need to:
@miltonchirinos44 commented on GitHub (Aug 5, 2022):
@yagudin10

I followed all the steps you mentioned but I still get the same error
@miltonchirinos44 commented on GitHub (Aug 5, 2022):
@yagudin10

dbeaver is the only project that raises well
n
@miltonchirinos44 commented on GitHub (Aug 5, 2022):
the strangest thing is that when I execute the
dbeaver cloudserver by console the command ./run-server.shrun correctlyand view the dbeaver cloud system in the browser

http://localhost:8978but in the code I keep getting errors

@miltonchirinos44 commented on GitHub (Aug 9, 2022):
@yagudin10

I tell you to do all the steps you told me but I keep having problems with these files, it's as if code is missing in these java classes
can you help me with this error

when I run RUN I get the following error
I get the following error

I have the following log
log.txt
@yagudin10 commented on GitHub (Aug 10, 2022):
@miltonchirinos44 ,
try to update io.cloudbeaver.service.auth bundle via Alt + F5
@miltonchirinos44 commented on GitHub (Aug 10, 2022):
@yagudin10
Update the io.cloudbeaver.service.auth package via Alt + F5, but still the same problem
@miltonchirinos44 commented on GitHub (Aug 15, 2022):
@yagudin10

run package update io.cloudbeaver.service.auth bundlevia Alt + F5 and the same error persists
@miltonchirinos44 commented on GitHub (Aug 16, 2022):
@yagudin10

I tell you that I have managed to solve the errors of the tab
Problemsbut now i get the following errorWhat other configuration do I have to make?
@yagudin10 commented on GitHub (Aug 17, 2022):
@miltonchirinos44 ,
Could you show the whole log? It seems like CB can't find H2 driver in the working directory
@miltonchirinos44 commented on GitHub (Aug 22, 2022):
@yagudin10

To date I still get the same error
The log is in the following document
1661183950560.log
@miltonchirinos44 commented on GitHub (Aug 23, 2022):
@yagudin10
In the console I have the following error
@miltonchirinos44 commented on GitHub (Sep 8, 2022):
@yagudin10
Thanks for the help, I fixed the error.
@kseniaguzeeva commented on GitHub (Sep 9, 2022):
I'm glad to hear it. Feel free to create new tickets if you have some questions or suggestions.
@Amor7527 commented on GitHub (Dec 6, 2022):
Hello, how do you solve this problem?