cPath plugin for Cytoscape 2.1 using Webstart

41 views
Skip to first unread message

Mack

unread,
Jun 1, 2005, 2:37:08 PM6/1/05
to cpat...@googlegroups.com
I'm trying Cytoscape 2.1 using webstart and the cpath plugin. However
I'm running into problems. I can get it all to work when I run things
locally and can specify a plugins directory with a --JLD argument. The
problem comes when I run this through an web server. The --JLD tag no
longer works. I've been told to try using the -rp argument with the
classpath for the main plugin class. Well, that was simple enough
considering the single class in the cpath.jar. However I'm getting the
following expection when I try to run everything.

Caused by: java.lang.NoClassDefFoundError:
csplugins/dataviewer/util/SynchronizeProperties
at csplugins.dataviewer.plugin.CPathPlugIn.<init>(CPathPlugIn.java:56)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at
cytoscape.plugin.CytoscapePlugin.loadPlugin(CytoscapePlugin.java:86)
at cytoscape.CytoscapeInit.loadPlugin(CytoscapeInit.java:639)
at cytoscape.CytoscapeInit.init(CytoscapeInit.java:222)
at cytoscape.CyMain.<init>(CyMain.java:94)
at cytoscape.CyMain.main(CyMain.java:166)

Any help is appreciated resolving this issues.

thanks,
-Mack

Gary Bader

unread,
Jun 4, 2005, 12:51:21 PM6/4/05
to cpat...@googlegroups.com
Hi Mack,
Are you signing your cpath plugin jar? Did you try Googling through
the Cytoscape discussion list? There is quite a bit of discussion
there about Cytoscape and webstart.

http://groups-beta.google.com/group/cytoscape-discuss

Gary

Mack

unread,
Jun 6, 2005, 7:26:27 AM6/6/05
to cpat...@googlegroups.com
All my jars are signed properly and everything works if I run my .jnlp
as a local file. The problem exists when I distribute the file through
use of a web server. Even then I can get other plugins to load
properly, but not cPath. It can't find one of the classes, which is
present in the data-aux jar.

Since my issue was specifically pertains to loading the cPath plugin I
figured I'd try here instead of the Cytoscape group.

thanks,
-Mack

Reply all
Reply to author
Forward
0 new messages