B4J Question SOLVED: Getting error on running AB material template

saeed10051

Active Member
Licensed User
Longtime User
Hi I am new to AB material, i have copied the library files and the template files, on running template B4J file i am getting following error
2020-04-26 14:32:16.143:INFO::main: Logging initialized @1508ms to org.eclipse.jetty.util.log.StdErrLog
can anyone help me out in this
 

Harris

Expert
Licensed User
Longtime User
If new to ABM, start here...


Take it slow and you shall catch on how it works.
 
Upvote 0

saeed10051

Active Member
Licensed User
Longtime User
Thanks Harris, I have started from this link, the basic setup that i have done is based on the link given by you. However i am getting this error. Is it something related to some settings in my B4J
 
Upvote 0

Harris

Expert
Licensed User
Longtime User
Paste the entire Logs tab output into a
B4X:
snip... Not enough info provided at present to tell....
 
Upvote 0

saeed10051

Active Member
Licensed User
Longtime User
Paste the entire Logs tab output into a
B4X:
snip... Not enough info provided at present to tell....
 
Upvote 0

saeed10051

Active Member
Licensed User
Longtime User
I have updated the handler in ABM application. It is giving me following error, on running and calling it through browser
 
Upvote 0

alwaysbusy

Expert
Licensed User
Longtime User
Well, this says it all, you are missing the css/js/font etc files:
B4X:
/js/core.4.30.min.js
Not Found
/css/materialize.4.26.min.css
Not Found
/js/core.4.30.min.js
Not Found
/css/materialize.4.26.min.css
Not Found
/js/core.4.30.min.js
Not Found
/css/materialize.4.26.min.css
Not Found

Try this:

Delete www folder in template (under Objects) just to make sure we start fresh and replace with www folder found in \Library\ in the zip you downloaded.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…