I have Installed 3.0.1 and still have a connectionrefused error.

this is the AllegroLog:

AllegroGraph Free Java Edition 3.0.1
Copyright (c) 2005-2008 Franz Inc.  All Rights Reserved.
AllegroGraph contains patent-pending technology.
BUILD: July 07, 2008 09:55:16 GMT-0700
LIMIT: 50,000,000 triples.

; AllegroGraph implementation version 3.0.1 -- Protocol/server level
7/8
server[6] Started server listener1 listening at *:4567
Server running, waiting for connections...
listener1[9] Starting listener.

This is the Eclipse error:

java.io.IOException: java.net.ConnectException: Connection refused:
connect
        at com.franz.ag.AGDirectLink.<init>(AGDirectLink.java:177)
        at com.franz.ag.AGDirectConnector.enable(AGDirectConnector.java:196)
        at
com.franz.ag.AllegroGraphConnection.enable(AllegroGraphConnection.java:
632)
        at
org.topbraid.allegro.graphstore.AllegroGraphConnectionManager.getConnection(AllegroGraphConnectionManager.java:
38)
        at
org.topbraid.allegro.graphstore.AllegroGraphStore.getConnection(AllegroGraphStore.java:
140)
        at
org.topbraid.allegro.graphstore.AllegroGraphStore.createConnection(AllegroGraphStore.java:
97)
        at org.topbraidcomposer.allegro.wizards.create.CreateAllegroWizard
$1.run(CreateAllegroWizard.java:70)
        at org.eclipse.jface.operation.ModalContext
$ModalContextThread.run(ModalContext.java:121)

Cheers,

James
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TopBraid Composer Users" group.
To post to this group, send email to topbraid-composer-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to