Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI All,
I am able to install data prep successfully. data prep service is running but when try to access portal it hung.
Please see attached screenshot for more details.
Tried to increase the Xmx to 8 GB still same issue
Hi,
Which version are you running? 2.0 or 2.1?
Can you send the log and configuration files (respectively data/logs/app.log and config/application.properties)?
My first guess would be "public.ip in application.properties is not properly set".
Cheers,
Gwendal
Issue resolved, once I changed to IP address instead of localhost. But why localhost is not working, thats bit wierd..
ping localhost
result will ping to 127.0.0.1
is that the reason ?
So "ping localhost" pings "127.0.0.1", that's good and expected .
Are you starting DP inside a VM?