Business Central - Editor model couldn't be loaded from path

721 views
Skip to first unread message

Haseena Banu

unread,
Sep 15, 2020, 10:14:43 AM9/15/20
to Drools Setup
Hi, 
  I have deployed the business central in kubernetes. I'm able to access the UI page and create a project but when i add an asset and try to open that im getting the attached error but in local i was able to create any asset without any issue. Please help me to resolve this issue. I used "jboss/business-central-workbench:latest" image.


Kind Regards,
Haseena
Error.JPG

Alex Porcelli

unread,
Sep 16, 2020, 5:03:05 PM9/16/20
to drools...@googlegroups.com
This looks like a bug, I’ll check with team.

--


You received this message because you are subscribed to the Google Groups "Drools Setup" group.


To unsubscribe from this group and stop receiving emails from it, send an email to drools-setup...@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/drools-setup/d8fde7f5-394e-4d84-b67f-0ef0cb0c2d48n%40googlegroups.com.


--
Regards,
_____________
Alex Porcelli
http://porcelli.me

Haseena Banu

unread,
Sep 18, 2020, 9:00:35 AM9/18/20
to Drools Setup
Hi Alex,
  Do you have update on this? . Additional info is, i could see the below alert as well during the page loading in the kubernetes. Appreciate your response.

org.eclipse.aether.collection.dependencycollectionexception: failed to read artifact descriptor for org.default:artifact:jar:1.0.0

Kind Regards,
Haseena

Haseena Banu

unread,
Sep 21, 2020, 1:07:54 PM9/21/20
to drools...@googlegroups.com
Hi Team,
  Is there any update on this? Does it seems like accessing the repository issue?. Can you please check and let me know. Also please share the repository URL which business central internally uses to load all jars to check if it's accessible.

Kind Regards,
Haseena.

Haseena Banu

unread,
Sep 23, 2020, 12:47:35 PM9/23/20
to Drools Setup
Hi Alex/Team,
  Looking forward to hear from you. Appreciate your response on this thread.

Kind Regards,
Haseena.

Alex Porcelli

unread,
Sep 23, 2020, 1:44:41 PM9/23/20
to drools...@googlegroups.com
The team has been busy, I expect to hear from them soon.

Regards,
___________________
Alex Porcelli
F: +1 (978) 844-8695
https://porcelli.me
> To view this discussion on the web visit https://groups.google.com/d/msgid/drools-setup/67df184f-fe19-4f02-a402-3f7e2c4b8801n%40googlegroups.com.

Alex Porcelli

unread,
Sep 23, 2020, 2:13:34 PM9/23/20
to drools...@googlegroups.com
I just checked and I couldn't reproduce the issue. Can you provide the
POJO so I can try to reproduce?
Regards,
___________________
Alex Porcelli
F: +1 (978) 844-8695
https://porcelli.me

On Wed, Sep 23, 2020 at 12:47 PM Haseena Banu <haseen...@gmail.com> wrote:
>
> To view this discussion on the web visit https://groups.google.com/d/msgid/drools-setup/67df184f-fe19-4f02-a402-3f7e2c4b8801n%40googlegroups.com.

Haseena Banu

unread,
Sep 23, 2020, 7:55:36 PM9/23/20
to drools...@googlegroups.com
Thanks Alex for replying. I'm trying to just add(create) a new pojo using Add asset option. The same page works fine in my local k8s but after deploying to pks I'm unable to access any asset. It's gives the error as Editor model couldn't be loaded.



Kind Regards,
Haseena

Alex Porcelli

unread,
Sep 23, 2020, 10:08:16 PM9/23/20
to drools...@googlegroups.com
Do you have any log? Unfortunately, we can't reproduce the issue.

Regards,
___________________
Alex Porcelli
F: +1 (978) 844-8695
https://porcelli.me

> To view this discussion on the web visit https://groups.google.com/d/msgid/drools-setup/CAKtn6sStW%3DkJhmxzcQaX%3DBrbwEffTAC8GpTmDOHX-XFT6_CR%2Bg%40mail.gmail.com.

Haseena Banu

unread,
Sep 25, 2020, 4:35:18 AM9/25/20
to Drools Setup

Hi Alex,
  Please find the attached logs which contains the log from start up of server till loading the asset page while trying to add new asset.

Kind Regards,
Haseena.
logs-from-droolsbusinesscentrals.txt

Alex Porcelli

unread,
Sep 26, 2020, 1:26:43 PM9/26/20
to drools...@googlegroups.com
The log shows that it seems you have a corrupted POM file, could you
share your project?

Regards,
___________________
Alex Porcelli
F: +1 (978) 844-8695
https://porcelli.me

> To view this discussion on the web visit https://groups.google.com/d/msgid/drools-setup/e39ab963-44cb-4435-8738-ab7a4764c098n%40googlegroups.com.

Haseena Banu

unread,
Sep 28, 2020, 6:21:39 AM9/28/20
to Drools Setup
Alex,
  I used  jboss/business-central-workbench-showcase:latest  image and deployed business central on PKS. The project was also created using the same. Immediately after the project is created, when i tried to add an asset, im getting the above mentioned error.

Kind Regards,
Haseena. 

Alex Porcelli

unread,
Sep 28, 2020, 7:15:28 AM9/28/20
to drools...@googlegroups.com
Sorry, but I can't reproduce the issue (I don't have access to a PKS
environment).

Regards,
___________________
Alex Porcelli
F: +1 (978) 844-8695
https://porcelli.me

> To view this discussion on the web visit https://groups.google.com/d/msgid/drools-setup/e436c047-bf12-43e2-aa71-14a60e451b7fn%40googlegroups.com.

Haseena Banu

unread,
Sep 28, 2020, 12:09:18 PM9/28/20
to Drools Setup
Alex Thanks for your response. Could you please help me with the below details. I guess its a firewall issue to access the business central maven repository from our PKS environment. will try to see what i can do to overcome this.

 1. What is the JAR needed to load the business central editor pages and what is the configuration change needed- can it be uploaded and accessed from our maven repository.
 2. What changes needed to use an external Maven repository to deploy a Business Central project. While creating a project, Business Central should use our own Maven repository to retrieve/upload. (Is this can be achieved by only editing the maven settings configuration in wildfly).


Kind Regards,
Haseena,

Alex Porcelli

unread,
Sep 28, 2020, 12:24:14 PM9/28/20
to drools...@googlegroups.com
Glad to see you have at least a clue to dig into more ;)

The thing is... we assume that you'll have a Maven repository always
available. In case of your firewalled environment, you could set up a
proxy for your company that would expose maven central, but without
opening it up.

In the past we've tried to offer a mechanism to offline things... but
actually it wasn't that great. So a proxy path would be the best
solution.

Regards,
___________________
Alex Porcelli
F: +1 (978) 844-8695
https://porcelli.me

> To view this discussion on the web visit https://groups.google.com/d/msgid/drools-setup/eb17d25a-2871-4902-9266-1aeabeb488fen%40googlegroups.com.

Haseena Banu

unread,
Sep 29, 2020, 8:05:32 AM9/29/20
to Drools Setup
Thanks Alex. Could you please help me with the steps to set proxy as im using the  "jboss/business-central-workbench-showcase:latest" image.

Kind Regards,
Haseena.

Haseena Banu

unread,
Sep 30, 2020, 4:47:57 AM9/30/20
to Drools Setup
Reason for asking is, i did a proxy configuration in my  kubernetes business central deployment yaml file. Now i'm getting the below error for loading the asset page. So wanted to check if anything else needs to be done.

caused by: org.apache.maven.model.building.modelbuildingexception: 1 problem was encountered while building the effective model [fatal] non-readable pom : input contained no data @ at deployment.business-central.war
//org.apache.maven.model.building.defaultmodelproblemcollector.newmodelbuildingexception(defaultmodelproblemcollector.java:197)

Kind Regards,
Haseena.

Haseena Banu

unread,
Oct 5, 2020, 12:15:38 PM10/5/20
to Drools Setup
Hi Alex,
  May i have an update please?

Kind Regards,
Haseena.

Reply all
Reply to author
Forward
0 new messages