(SOLVED) why Cytoscape does not launch?
1
0
Entering edit mode
8.9 years ago
zizigolu ★ 4.3k

Hey guys,

I installed Cytoscape 3.2.1 and I can see its folder in program file in start menu but when I click on its icon, no happening I see. In manual I read by double-clicking on cytoscape.bat (in windows OS) application will be launch but when I did so no happening again, I think my java is 8 and by typing java -Xmx512M -jar cytoscape.jar -p plugins in cmd it says that unable to access jarfile cytoscape.jar

Why this is like this please?

software-error cytoscape • 5.7k views
ADD COMMENT
1
Entering edit mode
8.9 years ago
Ram 43k

If the batch file contains that command, try running the command with the exact location of the jar file. If that works, update the jar file with that change.

E.g.:

java -Xmx512M -jar "C:\Users\sarah\Downloads\cytoscape\cytoscape.jar" -p plugins
ADD COMMENT
0
Entering edit mode

Thank you Ram, launched now

ADD REPLY
1
Entering edit mode

You're very welcome. Please accept the solution if it worked, so it'll be marked as solved.

ADD REPLY
0
Entering edit mode

Sorry Ram, really I don't know how to accept. I can see just an upvoting icon, ADD REPLY and a link below the answer. I'm shy to ask but where is the accept icon?

ADD REPLY
1
Entering edit mode

Sarah,

Never hesitate to ask for help on usage. You should see a green check mark under the answer. That's the option to accept an answer.

Other usage details that may not be relevant to this answer:

The green book is to bookmark an answer (that you think would be a great reference in the future) so you can save it and view it when you visit the Bookmarks link from the top ribbon menu. The thumbs up is to add a vote if you found an answer helpful.

ADD REPLY

Login before adding your answer.

Traffic: 1540 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6