It's the first time I'm using Gephi (version 0.9.2) and when I enter I get this screen.
Now when I select one of the .gexf files everything seems to go smoothly...
, but then I click on "Accept" and no graph is shown, and clicking on any of "Overview", "Data Laboratory" or "Preview" is useless.
I'm stuck and according to this tutorial I should be able to see the graph and have some bars available.
Note I previously had to change the path in the gephi.conf file to jdkhome="C:\Program Files\Java\jdk-17.0.1" as suggested here. I'm using Windows 11.
I suggest you to upgrade your Gephi version. From version 0.9.5 Gephi no longer requires Java installation and shows other improvements.
With this upgrade this problem should be solved as mentioned in this post about a similar issue:
"The latest version of Gephi (0.9.3) embed Java (JRE11) on Linux as well so no need anymore to install Java separately. This should solve most Java compatibility issues"
https://github.com/gephi/gephi/issues/1997
Related
We I to test latest dev version of Microsoft Edge web browser. So I downloaded corresponding virtual machine, logged in with my insider Microsoft accound and selected update to "fast" as shown on this screenshot:
Unfortunately, clicking on "check updates" brings nothing: it displays "system is up-to-date" and stuck with build 10240. Is it possible to update Edge version on such VM?
Ok, it seems that no proper way exists. The solution that worked for me: search for preview build iso torrent and install preview version into vm. Normally torrents are available next day a new preview build is out.
You should try this, it's the official Microsoft tool to perform build 10240 upgrade :
Go to https://www.microsoft.com/en-us/software-download/windows10
Click on "Upgrade Now" under "The Update Assistant can help you update to the latest version of Windows 10";
I have built a graph in Neo4j 2.2.0. I have validated it by using Cypher interface querying etc. Now I want to import it into Gephi 0.8.2. I am using neo4j plugin (not sure of its version. Its downloaded through the tool)
When I try importing my neo4j database it gives blank error popup, no information on it. I tried to import defaultdb which comes with neo4j, the exact same behavior. So I suppose its not to do with database but some configuration or version etc.
I also enabled debugging option in etc conf setting of Gephi.
-J-Dnetbeans.logger.console=true -J-ea
But this is not opening or printing anything. I also tries to find Gephi log file which I cannot. Could not find anything of google. Any idea what may be going on or how to debug/ see log file etc? Appreciate any help
You want to try the following in Gephi
1. Go to Tools - > Plugins - > Updates
2. Select all the plugins listed and click update
I found a way to get around this obstacle.
you can export your data from Neo4j to a CSV file, and then upload the file to Gephi.
hope it gets you what you need.
I downloaded neoclipse for my mac and tried to visualize a neo4j database, but I could see only the relationship types and no properties. No nodes are visible in my neoclipse database graph. Is there anything I should do?
A couple of things to try first:
In the toolbar above the center panel (where the graph is visualized), click on the "+" button, which increases the traversal depth.
Towards the right side of the same toolbar, click the downward-pointing-triangle to bring up a menu of what you want to display.
Also, the Help panel should be on right side, and it should contain the Neoclipse User Guide. You should refer to that to get more familiar with Neoclipse.
I faced the same bug for Neoclipse 1.8 and Neo4j 2.0.1 CE, but it was gone after upgrade to Neoclipse 1.9.5.
I have create a relation betweeen node(0) and node(1) in neo4j. When i am viewing it in gephi, it is not showing anything on graph screen.
In right most window pane it is showing nodes:2 and edges:0.
Can anybody help me ?
May be I got the answer. Actually gephi does work only with neo4j 1.5 version but i was using 1.9 version.
After installing neo4j1.5 , it works.
But now i shifted to neoclipse. It serve my purpose.
Installing BlackBerry's JDE in Eclipse, via Help > Install New Software, it fails with this error:
Cannot complete the install because one or more required items could not be found.
Software being installed: BlackBerry Java Plug-in 1.1.2.201004161203-16 (net.rim.EclipseJDE.feature.group 1.1.2.201004161203-16)
Missing requirement: BlackBerry Java Plug-in 1.1.2.201004161203-16 (net.rim.EclipseJDE.feature.group 1.1.2.201004161203-16) requires 'org.eclipse.help [3.4.0,3.5.0)' but it could not be found
Also;
I downloaded pluging(full installer) setup, but not it doesn't work. I work on win7, it says me Select another path for install, I tried everywhere... nothing changes.
ITS OK. I DOWNLOADED eclipse-jee-galileo-SR2-win32 version. I am downloadng content from blackberry now... But I have a problem about installing plugin manually.!!
I had this exact kind of problem. Worked on it on and off for over a week. Never got a good solution. I noticed that when I did the install it was saying "blocking" and it would take several hours to do the install. I tried it from work and from home. It still took hours. Most of the time it failed. One time it finally worked (or seemed to), but there were missing menu options. I suspect the error message is wrong.
Short answer, I've gotten marginal success using an alternate method of install. Try this:
http://us.blackberry.com/developers/javaappdev/devtools.jsp
Click on "Download the BlackBerry Java Plug-in for Eclipse v1.1 (full installer)"
It seems to install correctly and MUCH quicker (on the order of a few minutes as opposed to hours), no error messages, no warning messages - and the expected menu items are there.
Good luck.
Note: I still have the problem that I can't get the damned applications to install on the phone even though they work in the simulator, but I'm reasonably confident it's not because the JDE installation failed.
BlackBerry Java Plug-in ... requires 'org.eclipse.help [3.4.0,3.5.0)'
The key takeaway from the error message is that org.ecilpse.help is missing. What do you know about org.eclipse.help?
Use Eclipse to install the BlackBerry Java Plug-in.
Choose Help > Install New Software.
Click Add.
For Name, type BlackBerry Java Plug-in Update Site.
For Location, type http://www.blackberry.com/go/eclipseUpdate/mac/java.
Click OK.
Select BlackBerry Java Plug-in and at least one BlackBerry SDK. Choose the version of the BlackBerry SDK that is compatible with your intended target market.
Click Next.
Review the items being installed, and then click Next.
Review the license agreement, and then check I accept the terms of the license agreement if you agree.
Click Finish to begin the installation.
After the plug-in is updated, you'll be prompted to restart Eclipse.