Kevin, the message is indicating that a proxy is preventing localhost access. The issue could be in your Eclipse proxy settings. If you have a firewall, this could be the "external source" that has blocked localhost access.
You should be able to use Terminal to execute apps from a command line. -- Scott On Nov 25, 11:09 am, Kevin Matthews <[email protected]> wrote: > Weird. Well I restarted my machine and TBC, and now I just get a > "failed to connect" error, as if the internal server is not even > running, when I go tohttp://localhost:8083/tbl/. The error log has > the following entry, but it doesn't look too helpful: > > "System property http.nonProxyHosts has been set to local|*.local| > 169.254/16|*.169.254/16 by an external source. This value will be > overwritten using the values from the preferences" > > You mentioned that I should run eclipse from the command line. How do > I run TopBraidComposer.app from the command line on a Mac? .app files > aren't command line runnable, from what I can tell. > > Thanks, > > Kev > > On Nov 24, 1:50 pm, Holger Knublauch <[email protected]> wrote: > > > Hi Kevin, > > > is there any other error message? We have difficulties reproducing this. > > The Error Log may have more information, or run Eclipse from a command line > > with the -console option set to get more messages. > > > Regarding the dropins folder, you can just create a new one manually and it > > should work. > > > Regards, > > Holger > > > On Nov 24, 2009, at 8:01 AM, Kevin Matthews wrote: > > > > I recently upgraded to TBC-ME 3.2.1 and now my webservices are no > > > longer working. When I go to: > > > >http://localhost:8083/tbl/actions?action=sparqlmotion&id=GetSubClasse... > > > > I get: > > > > HTTP ERROR 404 > > > Problem accessing /tbl/actions. Reason: > > > ProxyServlet: /tbl/actions > > > > I checked the new documentation and the URL seems to be correct. I > > > also refreshed my webservices by going to Scripts -> Refresh > > > SparqlMotion functions. What do I need to do to get them working > > > again? > > > > On another note, in TBC 3.1, there was a "dropins" directory in the > > > Eclipse directory structure where we put additional jars that are > > > needed for extension functions. That directory no longer exists. If > > > I still need to use extension functions, what is the proper directory > > > to put the Jar files in? > > > > Thanks, > > > > Kevin > > > > -- > > > > You received this message because you are subscribed to the Google Groups > > > "TopBraid Composer Users" group. > > > To post to this group, send email to > > > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]. > > > For more options, visit this group > > > athttp://groups.google.com/group/topbraid-composer-users?hl=en. -- You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en.
