Projet

General

Profil

Problem with beCPG designer extension

Ajouté par Silverio Giancristofaro il y a environ 12 ans

Hi,

i installed the core and module design and when enter in http://127.0.0.1:8082/share/page/model-designer page i see this error.

In my tomcat log file i see:

15:00:36,627 ERROR [org.springframework.extensions.surf.ModuleDeploymentService] Could not save module deployment for: "beCPG Resources extension"

i use the alfresco Community 4.0d on windows xp.

Help me please

Thanks a lot


Réponses (9)

RE: Problem with beCPG designer extension - Ajouté par Matthieu Laborie il y a environ 12 ans

Which download of the designer are you using ?

15:00:36,627 ERROR [org.springframework.extensions.surf.ModuleDeploymentService] Could not save module deployment for: "beCPG Resources extension"
Can be safely ignored

It seem's that your amps are well deployed on Share but not on Alfresco. Can you have a check?

RE: Problem with beCPG designer extension - Ajouté par Silverio Giancristofaro il y a environ 12 ans

Hi thanks for reply,

i have installed the 1216-distributions.

It seem's that your amps are well deployed on Share but not on Alfresco. Can you have a check?

how can I verify this?

Thanks.

RE: Problem with beCPG designer extension - Ajouté par Matthieu Laborie il y a environ 12 ans

Try with the last one first. It fix a lot of issues that you may have under windows : https://becpg.fr/redmine/attachments/download/57/becpg-contribs-20120327-1212-distribution.tar.gz

Install it under a clean Alfresco and Share war using wiki https://becpg.fr/redmine/projects/designer/wiki/Designer

RE: Problem with beCPG designer extension - Ajouté par Silverio Giancristofaro il y a environ 12 ans

Hi thanks for reply,

now i have installed the last version, but now if i try login on this address: http://127.0.0.1:8082/alfresco, it's ok, instead if i try login on this address: http://127.0.0.1:8082/share, i see the error page like in jpeg file.

My share-config-custom.xml located in [TOMCAT-HOME]\shared\classes\alfresco\web-extension attached in this message.

What's wrong?

Thanks a lot.

RE: Problem with beCPG designer extension - Ajouté par Silverio Giancristofaro il y a environ 12 ans

Sorry I forgot:

In the tomcat log i see:

17:24:52,792 INFO [org.springframework.extensions.webscripts.connector.RemoteClient] Error status 500 Network is unreachable: connect
java.net.SocketException: Network is unreachable: connect

and i see:

17:24:52,808 ERROR [org.alfresco.web.site] org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.NullPointerException
java.lang.NullPointerException

what's wrong? Thanks a lot

RE: Problem with beCPG designer extension - Ajouté par Matthieu Laborie il y a environ 12 ans

Your error doesn't seems to be due to designer. Only put what you need under share-config-custom.xml from .sample file.

For example <repository-url>http://localhost:8080/alfresco&lt;/repository-url>
doesn't seems to be good for your config.

The only install issue know with the last version is https://becpg.fr/redmine/issues/132. And is not like you described.

Hope it helps!

Regards

RE: Problem with beCPG designer extension - Ajouté par Silverio Giancristofaro il y a environ 12 ans

Hi,

i have resolved, thanks for the availability.

Now I'm testing your add-on, i have two question:

1- Using the control period did not show the preview of the form, i see error in share interface.
2- What are difference between the autocomplete control and autocomplete association control?
3- I read the documentation to use autocomplete control, but I can not figure out how to use it: eg i see on wiki control page
the JAVA class: I have a sample implementation of the class described in the example?

Thanks for the availability,

Regards,
Giancristofaro Silverio

RE: Problem with beCPG designer extension - Ajouté par Matthieu Laborie il y a environ 12 ans

Silverio Giancristofaro a écrit :

Hi,

i have resolved, thanks for the availability.

Now I'm testing your add-on, i have two question:

1- Using the control period did not show the preview of the form, i see error in share interface.

Hi, thanks for reporting I will open an issue

2- What are difference between the autocomplete control and autocomplete association control?
3- I read the documentation to use autocomplete control, but I can not figure out how to use it: eg i see on wiki control page
the JAVA class: I have a sample implementation of the class described in the example?

Autocomplete is used to autocomplete a d:text field.
Autocomplete association is used to complete an association field

Those contrôls are used a lot in our PLM products, and need some Java datasources to work with.
If you plan to use it or need more docs on it please subscribe some supports.

Thanks for the availability,

Regards,
Giancristofaro Silverio

RE: Problem with beCPG designer extension - Ajouté par Matthieu Laborie il y a environ 12 ans

1- Using the control period did not show the preview of the form, i see error in share interface.

Period control only work with field of type period.

Regards

    (1-9/9)