I had upgraded my neo4j dekstop from 3.3.3 to 3.3.5 , but getting compatibility issue with APOC? - database

I also try to add plugin manually as suggested in APOC procedure not found
but not nothing seems worked, please help me out. Find screenshot here

In Neo4j Desktop, when you upgrade a Project's database to a newer version, the Project's plugins are not automatically upgraded for you.
To upgrade a Project's DB version manually, you can do this:
Open the Project (while its DB is stopped).
Click Manage.
Click the dropdown arrow next to Open Folder and select Plugins.
Delete the old APOC jar file from the plugins folder.
Get the right APOC jar file version from https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases, and put it in the plugins folder.
Start the DB, and the APOC plugin should start running.
If the Project's UI still shows an error for the plugin, try closing the desktop and re-opening it.

Related

"JBoss Tools Java Standard Tools AngularJS" will be ignored because it is already installed

Using JBoss Studio and importing sample jboss-forge-html5-archetype. When you click next; shows that plugin AngularJS Eclipse needs to be installed. When I try Download and Install it fails. It says it is already installed.
Has anyone seen this issue before? Where does JBoss Studio keep it's log files? Where does JBOss Studio list it's plugins? How do you un-install a plugin?
Thanks!
Log files are stored the same way as plain Eclipse does. Check in your ~/devstudio/ folder for .log files, or check your workspace's folder for a .log file. Or check the Error Log view while running Devstudio.
To list installed plugins / features, from within Devstudio,select Help > About. You can also uninstall features (not plugins) from that dialog.
If a feature needed by a quick start is already installed then you shouldn't need to reinstall it... But maybe you need to update it?
What version of Devstudio are you running? Which OS & version? Which JDK vendor & version?

Install.aspx file issue while upgrading Evoq Content

Currently my application is running on Evoq Content 7.3 and I was trying to upgrade it to Evoq Basic 8.5. I have copied the upgraded file into my application directory And now when I try to access the http://MYWEBSITE/install/install.aspx?mode=upgrade , It is giving error "resource can not found Requested URL: /install/install.aspx.
Please advise.
This looks like some files were removed from the install directory, probably as part of a security precaution. I'm not sure why they were not added back with the upgrade package.
You might be able to fix this by copying the install directory from an appropriate install package. Just the install directory.
As always, make a copy of your database and complete file directory first, just in the event that what you do fails.

Sitecore Download Package

I created a package for items in Sitecore, but forgot downloading the package in wizard.
Is there any way to download the package I created??
Many items have been changed, so creating the package again is not working.
A little old, but from within sitecore:
Start the installation wizard,
Click browse
Find the package (UI sucks, not sorting or anything)
Click download
From the sitecore file explorer, I couldn't go all the way the data folder (outside the website folder)
It will be in your data folder under the /packages directory.
If you haven't got access to the sever directly you can download the file using the File explorer.
More info here
https://superruub.wordpress.com/2013/01/04/sitecore-package-designer-zipfile-location-folder/
The pacakage will be in your “~/Data/packages” folder.

Angular JS plugin for WebStorm 7

I am following the plugin link. I have followed these steps after installing the plugin.
Goto the WebStorm File->Settings->IDE Settings->Plugins.
Click Install plugin from disk and select the zip files.
Restart the WebStorm.
After opening the WebStorm, I am unable to type anything in the IDE (HTML and JS files, any of them).
I prefer doing it manually.
Can any one pour in your experiences and suggestions?
Sometimes plugins accessible via the download method may not work. To start clean, you should delete that plugin you downloaded, including any directory under plugins that it might have created.
Then, go to Settings -> Plugins -> Browser Repositories, and install AngularJS that way. It's a standard plugin from JetBrains.
Please see https://jetbrains.zendesk.com/entries/38945603-JavaScript-can-t-edit-files-after-installing-AngularJS-plugin for explanation/fix
Problems like this usually occur when installing plugin from disk if you extract the downloaded archive and select the plugin .jar when installing instead of using the downloaded zip without unpacking it.

AngularJS plugin for Webstorm not sticking

I have installed WebStorm 7 for Windows successfully, and have been playing with Angularjs projects. I wanted to install the AngularJS plugin. I opened File/Settings/Plugins, and the AngularJS plugin was not listed, so I pressed Browse Repositories, found it, and installed it. It then showed up in my list, highlighted in green. When I hit OK WebStorm asks if I want to restart to integrate the plugin, and I do. But when I open WebStorm again, the plugin is no longer listed. I tried once more, same result. Any idea what incantation I need to do? ;)
Thanks
Please refer to the installing plugins document.
There could be some issue with installing the plugin, check idea.log for possible errors.
As a workaround you can download plugin zip manually and unpack it into the plugins directory.
I've verified that on my system this plugin appears in the list of installed plugins after IDE restart.

Resources