Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » WAR deployment error(Eclipse Oxygen and RAP 3.2)
WAR deployment error [message #1767166] Sun, 02 July 2017 21:35 Go to next message
Eclipse UserFriend
Hello,
I just installed the new Eclipse Oxygen with RAP 3.2 e4. When deploying the war product using the WAR product tool, I have this error.

An internal error occurred during: "Export Product".
org.eclipse.libra.warproducts.core.WARProductExportOperation.cleanup([Ljava/lang/String;Lorg/eclipse/core/runtime/IProgressMonitor;)V


In fact the war deployment is completed and the war file is working. But the "cleanup" has not been done.
Re: WAR deployment error [message #1767184 is a reply to message #1767166] Mon, 03 July 2017 10:28 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
to my knowledge Libra WAR Product tool is no longer maintained. Please ask your question in Libra newsgroup [1].

[1] https://www.eclipse.org/forums/index.php?t=thread&frm_id=212
Regards,
Ivan
Re: WAR deployment error [message #1767194 is a reply to message #1767184] Mon, 03 July 2017 12:09 Go to previous messageGo to next message
Eclipse UserFriend
No longer maintained ? So how does people export their Eclipse RAP application ? No more war product ?
Re: WAR deployment error [message #1767233 is a reply to message #1767194] Mon, 03 July 2017 21:50 Go to previous messageGo to next message
Chris Fairhall is currently offline Chris FairhallFriend
Messages: 221
Registered: February 2011
Senior Member
I use Maven/Tycho to create my WAR file
Re: WAR deployment error [message #1767817 is a reply to message #1767166] Tue, 11 July 2017 11:54 Go to previous messageGo to next message
Eclipse UserFriend
Ah ok!

I should switch to that one day... But the WAR deployment tool is so useful.
Re: WAR deployment error [message #1770878 is a reply to message #1767817] Fri, 18 August 2017 09:44 Go to previous messageGo to next message
Frank Buloup is currently offline Frank BuloupFriend
Messages: 5
Registered: August 2017
Junior Member
Hello,

@Chris Fairhall

Please do you have any template or tutorial showing how to deploy RAP application to tomcat server using Maven/Tycho ?

Thanks.
Re: WAR deployment error [message #1770947 is a reply to message #1770878] Sat, 19 August 2017 09:19 Go to previous messageGo to next message
Chris Fairhall is currently offline Chris FairhallFriend
Messages: 221
Registered: February 2011
Senior Member
No, I use Tycho to build a WAR file and deploy manually.
Re: WAR deployment error [message #1779487 is a reply to message #1770947] Mon, 08 January 2018 15:09 Go to previous messageGo to next message
Michael Fritscher is currently offline Michael FritscherFriend
Messages: 43
Registered: September 2012
Member
Got the same problem


!ENTRY org.eclipse.core.jobs 4 2 2018-01-08 16:02:59.421
!MESSAGE An internal error occurred during: "Export Product".
!STACK 0
java.lang.NoSuchMethodError: org.eclipse.libra.warproducts.core.WARProductExportOperation.cleanup([Ljava/lang/String;Lorg/eclipse/core/runtime/IProgressMonitor;)V
	at org.eclipse.libra.warproducts.core.WARProductExportOperation.run(WARProductExportOperation.java:157)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)



Indeed, it did produce a working war file.
Re: WAR deployment error [message #1779497 is a reply to message #1779487] Mon, 08 January 2018 17:44 Go to previous messageGo to next message
Chris Merg is currently offline Chris MergFriend
Messages: 12
Registered: January 2018
Junior Member
I'm having the same issue. Is there any other solution than switching to Maven?
Re: WAR deployment error [message #1779532 is a reply to message #1779487] Tue, 09 January 2018 10:59 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
to my knowledge, WAR product is not maintained any more by Libra project. Use Tycho build instead like in our examples [1].

[1] https://github.com/eclipse/rap/tree/master/releng/org.eclipse.rap.examples.build

HTH,
Ivan
Re: WAR deployment error [message #1780667 is a reply to message #1767166] Thu, 25 January 2018 14:48 Go to previous message
Eclipse UserFriend
In fact, I still have the problem but the WAR file it produces is working perfectly !
Previous Topic:about vertical align for text in the table viewer row
Next Topic:change the background to transparent for custom widget parent?
Goto Forum:
  


Current Time: Tue Apr 16 21:39:57 GMT 2024

Powered by FUDForum. Page generated in 0.29121 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top