cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data Models are not loaded into Data Hub

Former Member
0 Likes
341

Hi,

I am trying to explore data hub hello world which is there in help.wiki. in 6.6 suite.

First let me explain what I did and my problem.

I did - > Followed all mentioned steps in site for datahub configuration . i can able to curl in 8433. and everything seems to be ok. Then while creating data models, I have successfully created jar files and placed under /opt/datahub/extensions folder.

Started Tomcat and it is run without any error,

Problems(P):

Site say : If you search the log for the extension name, you can find where each of your new extensions loaded. P1 --> But while searching in logs i could not see any extension name.?

then i just tried to load data by saving datafile .

p2--> I am getting "The origin server did not find a current representation for the target resource or is not willing to disclose that one exists." error.

Please Any one help me regarding this.

Regards, Muthukarthik

Accepted Solutions (0)

Answers (5)

Answers (5)

0 Likes

Hi, Put all your helloworld jars in the 'webapps\datahub-webapp\WEB-INF\lib' folder and then restart your datahub server.It will pick all you extensions. If you are facing any issue paste the srever logs.

0 Likes

Hi, Put all your helloworld jars in the 'webapps\datahub-webapp\WEB-INF\lib' folder and then restart your datahub server.It will pick all you extensions. If you are facing any issue paste the srever logs.

Former Member
0 Likes

Can any one please help me to resolve this?. thanks

0 Likes

The reason for extension not getting loaded is that you are not providing the correct POOL and FEED configuration in datahub local.prop sapcoreconfiguration.autocompose.pools, sapcoreconfiguration.autopublish.targetsystemsbypools

Former Member
0 Likes

Singh thanks for your reply. Can you kindly let me know how to configure these two for helloworld example as i did not find it in stie.

Former Member
0 Likes

Team, Please find the log and other screen shots here and help me to proceed further.