Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [hawkbit-dev] Trouble with hawkbit-repository-jpa

Many thanks for your quick reply Michael.

 

As you said, the pom-error is eclipse related and, recently, I have solved it by adding the following lines before vmargs in eclipse.ini as shown below:

 

-vm

C:\Program Files\Java\jdk1.8.0_161\bin\javaw.exe

-vmargs

-Dosgi.requiredJavaVersion=1.8

 

I have also solved my UI related issue. Actually, the root cause is a trouble related RabbitMQ. I think any github issue is not necessary at this point.

 

BTW, greetings from IstanbulJ

 

Thanks,

-fatih

 

From: Hirsch Michael (INST/ECS3) [mailto:michael.hirsch3@xxxxxxxxxxxx]
Sent: 25 Ocak 2018 Perşembe 12:32
To: Fatih AYVAZ <fayvaz@xxxxxxxxxxxx>; hawkbit-dev@xxxxxxxxxxx
Subject: AW: [hawkbit-dev] Trouble with hawkbit-repository-jpa

 

Hi Faith,

 

The pom-error is an eclipse problem with the eclipselink-maven-plugin which came with one of the updates with the Eclipse Neon release and also having in Eclipse Oxygen. We don’t know how to fix it yet, but you can suppress it and removing the eror warning, still working fine.

 

Why you cannot access the the UI it looks a Little bit weird. Did you build the whole project with maven before? Can you try to access the UI URL directly - normally it should redirect you automatically to the UI on root context path – but you can try to access it directly http://localhost:8080/UI/login/#/

 

Feel free to also open a github issue if you are still facing the problem : https://github.com/eclipse/hawkbit

 

Cheers,

Michael

 

Michael Hirsch
--
Cloud Services Software Provisioning (INST/ECS3)
Bosch Software Innovations GmbH | Stuttgarter Straße 130 | 71332 Waiblingen | GERMANY | www.bosch-si.com

Tel. +49 711 811-58232
michael.hirsch@xxxxxxxxxxxx

Sitz: Berlin, Registergericht: Amtsgericht Charlottenburg; HRB 148411 B
Aufsichtsratsvorsitzender: Dr.-Ing. Thorsten Lücke; Geschäftsführung: Dr. Stefan Ferber, Michael Hahn

 

Von: Fatih AYVAZ
Gesendet: Thursday, January 25, 2018 9:25 AM
Betreff: [hawkbit-dev] Trouble with hawkbit-repository-jpa

 

Hi all –

 

I have some trouble with hawkbit-repository-jpa at Eclipse IDE. As shown below, I have seen an issue at pom.xml. Any idea related how I can solve this issue?

 

 

 

 

 

Moreover, I have run the update server with the attached console logs and faced the following result from localhost:8080:

 

Whitelabel Error Page

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Thu Jan 25 11:22:44 EET 2018

There was an unexpected error (type=Not Found, status=404).

No message available

 

 

Many thanks,

-fatih

Bu e-posta mesajı ve ekleri gönderildiği kişi ya da kuruma özeldir ve gizlidir. Ayrıca hukuken de gizli olabilir. Hiçbir şekilde üçüncü kişilere açıklanamaz ve yayınlanamaz. Eğer mesajın gönderildiği alıcı değilseniz bu elektronik postanın içeriğini açıklamanız, kopyalamanız, yönlendirmeniz ve kullanmanız kesinlikle yasaktır ve bu elektronik postayı ve eklerini derhal silmeniz gerekmektedir. NETAŞ TELEKOMÜNİKASYON A.Ş. bu mesajın içerdiği bilgilerin doğruluğu veya eksiksiz olduğu konusunda herhangi bir garanti vermemektedir. Bu nedenle bu bilgilerin ne şekilde olursa olsun içeriğinden, iletilmesinden, alınmasından, saklanmasından ve kullanılmasından sorumlu değildir. Bu mesajdaki görüşler gönderen kişiye ait olup, NETAŞ TELEKOMÜNİKASYON A.Ş.’nin görüşlerini yansıtmayabilir.
-------------------------------------------------------
This e-mail and its attachments are private and confidential and intended for the exclusive use of the individual or entity to whom it is addressed. It may also be legally confidential. Any disclosure, distribution or other dissemination of this message to any third party is strictly prohibited. If you are not the intended recipient you are hereby notified that any dissemination, forwarding, copying or use of any of the information is strictly prohibited, and the e-mail should immediately be deleted. NETAŞ TELEKOMÜNİKASYON A.Ş. makes no warranty as to the accuracy or completeness of any information contained in this message and hereby excludes any liability of any kind for the information contained therein or for the transmission, reception, storage or use of such information in any way whatsoever. The opinions expressed in this message are those of the sender and may not necessarily reflect the opinions of NETAŞ TELEKOMÜNİKASYON A.Ş.

Bu e-posta mesajı ve ekleri gönderildiği kişi ya da kuruma özeldir ve gizlidir. Ayrıca hukuken de gizli olabilir. Hiçbir şekilde üçüncü kişilere açıklanamaz ve yayınlanamaz. Eğer mesajın gönderildiği alıcı değilseniz bu elektronik postanın içeriğini açıklamanız, kopyalamanız, yönlendirmeniz ve kullanmanız kesinlikle yasaktır ve bu elektronik postayı ve eklerini derhal silmeniz gerekmektedir. NETAŞ TELEKOMÜNİKASYON A.Ş. bu mesajın içerdiği bilgilerin doğruluğu veya eksiksiz olduğu konusunda herhangi bir garanti vermemektedir. Bu nedenle bu bilgilerin ne şekilde olursa olsun içeriğinden, iletilmesinden, alınmasından, saklanmasından ve kullanılmasından sorumlu değildir. Bu mesajdaki görüşler gönderen kişiye ait olup, NETAŞ TELEKOMÜNİKASYON A.Ş.’nin görüşlerini yansıtmayabilir.
-------------------------------------------------------
This e-mail and its attachments are private and confidential and intended for the exclusive use of the individual or entity to whom it is addressed. It may also be legally confidential. Any disclosure, distribution or other dissemination of this message to any third party is strictly prohibited. If you are not the intended recipient you are hereby notified that any dissemination, forwarding, copying or use of any of the information is strictly prohibited, and the e-mail should immediately be deleted. NETAŞ TELEKOMÜNİKASYON A.Ş. makes no warranty as to the accuracy or completeness of any information contained in this message and hereby excludes any liability of any kind for the information contained therein or for the transmission, reception, storage or use of such information in any way whatsoever. The opinions expressed in this message are those of the sender and may not necessarily reflect the opinions of NETAŞ TELEKOMÜNİKASYON A.Ş.

Back to the top