Forums de discussion

Theme build error

mickael bruna, modifié il y a 9 années.

Theme build error

Junior Member Publications: 66 Date d'inscription: 14/10/13 Publications récentes
Bonjour,

j'ai un soucis avec un thème que j'ai fait. Il ne posait aucun problème jusqu'à maitenant, on pouvait le builder sans problème mais ce matin, pas moyen.

Il met une erreur :

C:\projectName\liferay-plugins-sdk-6.1.1\build-common-plugin.xml:205: The following error occurred while executing this line:
C:\projectName\liferay-plugins-sdk-6.1.1\build-common-plugin.xml:229: Warning: Could not find file C:\projectName\workspace\KeolisDijon-theme\docroot\WEB-INF\src\content\Language.properties to copy.

Nous n'avons rien changé dans la configuration, et il n'y a pas de gestion de langage dans le thème...

Je précise que j'essaye juste de builder le thème, serveur éteint. C'est vraiment le build qui plante, pas le deploy.

J'ai remarqué aussi que le buildpath du thème ne m'affichait pas le liferay plugin sdk. Quand je clique sur "Configure SDKs", j'ai bien le sdk d'installé qui est coché, mais il ne s'affiche pas dans la zone lorsque je clique sur OK...
J'ai fais des clean, et autre mais rien ne fonctionne.

Merci pour vos réponses.
mickael bruna, modifié il y a 9 années.

RE: Theme build error

Junior Member Publications: 66 Date d'inscription: 14/10/13 Publications récentes
En complément, l'erreur java :

com.liferay.portal.kernel.xml.DocumentException: docroot\WEB-INF\server-config.wsdd (Le fichier spécifié est introuvable) Nested exception: docroot\WEB-INF\server-config.wsdd (Le fichier spécifié est introuvable)
[java] at com.liferay.portal.xml.SAXReaderImpl.read(SAXReaderImpl.java:359)
[java] at com.liferay.portal.xml.SAXReaderImpl.read(SAXReaderImpl.java:339)
[java] at com.liferay.portal.kernel.xml.SAXReaderUtil.read(SAXReaderUtil.java:125)
[java] at com.liferay.portal.tools.PortalClientBuilder.<init>(PortalClientBuilder.java:54)
[java] at com.liferay.portal.tools.PortalClientBuilder.main(PortalClientBuilder.java:43)
[java] Caused by: org.dom4j.DocumentException: docroot\WEB-INF\server-config.wsdd (Le fichier spécifié est introuvable) Nested exception: docroot\WEB-INF\server-config.wsdd (Le fichier spécifié est introuvable)
[java] at org.dom4j.io.SAXReader.read(SAXReader.java:266)
[java] at com.liferay.portal.xml.SAXReaderImpl.read(SAXReaderImpl.java:356)
[java] ... 4 more


Merci
thumbnail
Huage Chen, modifié il y a 9 années.

RE: Theme build error

Junior Member Publications: 33 Date d'inscription: 18/03/13 Publications récentes
Essayez de faire le build directement via un terminal.