• Welcome to KonaKart Community Forum. Please login or sign up.
 

Unable to initiate the asynchronous service invocation

Started by hcchemical, December 25, 2007, 03:39:22 am

Previous topic - Next topic

hcchemical

hi,
I seem to have it somewhat installed.  when I ps ax | grep, the threads are there.  I'm running postgres.  I went to file:///usr/local/konakart/webapps/konakartadmin/KonakartAdmin.html, assuming that would be where to start the administration screen, and I get this message:  Unable to initiate the asynchronous service invocation -- check the network connection.

My network is fine, I'm running everything through localhost; however, I am behind a firewall, so I opened up 8780 and pointed the firewall to this computer, just in case kona kart needs to see a kerberos server, or have connection with some other app across the net.  Anyway, that didn't work either.

I'm running Ubuntu 7.04 on an 86 box, the JRE and tomcat installed just fine through apt-get.  the database connection to the postgres tables worked just fine and all the tables loaded through the auto-sql stage.

Maybe i'm not getting to the Admin screens from the correct location?  any ideas?  Is there a screen where I can create the shopping cart and administer all of that?   You can email me directly, I think it would be faster,  myhelp@hc-chemical.com.  thanks

kate

Hi,

For the admin app try:  http://localhost:8780/konakartadmin/

For the shopping cart application try:  http://localhost:8780/konakart/

Kate

hcchemical

that worked, that was what I was looking for.  I looked through the documentation, but couldn't find where to start the apps.  You might want to put that just after the installation information.