I have a box running Windows Server 2016 box. I found an answer to this question regarding a MAC here: #neo4j Initialization error: TypeError: Cannot read property 'name' of undefined
This answer does not seem to work in windows as removal of 'AppData\Roaming\Neo4j Desktop' caused the application not to open; however, a background process was started.
The AppData\Roaming\Neo4j Desktop\log.txt file shows this error:
App initialization error: Error: ENOENT: no such file or directory, scandir 'C:\Users\ecxadmin\AppData\Roaming\Neo4j Desktop\Application\graphApps'
After you delete that folder, you need to uninstall Neo4j Desktop and then reinstall again for it to work.
Related
After upgrading Docker/Docker-Desktop to 4.0.0
i'm not able to start Visual Studio Code over Docker-Desktop.
Docker Desktop show an error: Error invoking remote method 'desktop-go-backend': Error: Internal Server Error
and if i start Visual Studio Code not over Docker Desktop, Visual Studio Code can not connect to WSL.
Console Output come with an error like this:
/home/xxxx/.vscode-server/bin/xxxxxxxxxxxxxxxxxxxxxxxxxx/bin/code: not found
After searching in outer issues with VS Code and WSL, i found the solution for me:
I delete the directory: /home/xxxxx/.vscode-server/ in the WSL/Distribution
because the directory /home/xxxxx/.vscode-server/bin/xxxxxxxxxxxxxxxxxxxxxxxxxx/ was empty
After deleting the directory and restart VS Code the needed files are reinstalled and all working like before.
I had an issue with a similar message:
Error invoking remote method 'desktop-go-backend': [object Object]
I managed to fix this by removing the spaces in my source code folder.
[![
Hi there!!
I am using R 4.0.5 on a windows 10 OS
I have installed rtools40-x86_64 and used the following command to put the location of the make it utilities as recommanded here
writeLines('PATH="${RTOOLS40_HOME}\\usr\\bin;${PATH}"', con = "~/.Renviron")
However after restarting R, it gave me the error on the picture below. or the following
Error: package or namespace load failed for ‘stats’ in inDL(x, as.logical(local), as.logical(now), ...):
unable to load shared object 'C:/Program Files/R/R-4.0.5/library/stats/libs/x64/stats.dll':
LoadLibrary failure: The specified module could not be found.
During startup - Warning message:
package ‘stats’ in options("defaultPackages") was not found
Error in inDL(x, as.logical(local), as.logical(now), ...) :
unable to load shared object 'C:/Program Files/R/R-4.0.5/library/stats/libs/x64/stats.dll':
LoadLibrary failure: The specified module could not be found.
I have uninstalled R, RStudio, Rtools, deleted all related files in C, Documents, and RStudio registry, and reinstalled there after. But the same error persist.
In a related post they made mentioned of missing binaries, and I used the command
install.packages("stats", type = "binary")
but it was negative.
I tried updating stats package, but once I call it it gives the same error.
> update.packages("stats")
> library(stats)
Error: package or namespace load failed for ‘stats’ in inDL(x, as.logical(local), as.logical(now), ...):
unable to load shared object 'C:/Program Files/R/R-4.0.5/library/stats/libs/x64/stats.dll':
LoadLibrary failure: The specified module could not be found.
Every package which requires stats package gives the exact same error.
Does anyone have any idea on how to overcome this challenge?
Thanks in advance.
]3]3
I have installed a previous version of R (3.6.0) and a previous version of Rtools (.35) and that message disappeared. I have not tried any other R version.
I’ve seen many suggestions here and elsewhere suggesting to delete the .Renviron files. I deleted .Renviron locally with no success. However, I found an additional two .Renviron file in my OneDrive folder.
After deleting these files in OneDrive and reinstalling the most recent versions of R and rtools I was able to avoid the ‘stats.dll’ error.
Go to files. Delete the .Renviron file that you created and it will work.
I am facing problems to use Delphi with MySQL ... I have been trying for weeks to solve the error but without success
i Am using AppServ : Apache + PHP + MYSQL 5.7.17
Someone please help me
On click ConnectionName Properties:
Error: Driver/Connection Registry File 'C:\Users\ROG3R\Documents\Embarcadero\Studio\dbExpress\19.0\dbxconnections.ini' not found.
There is no dbExpress folder in the directory
C:\Users\ROG3R\Documents\Embarcadero\Studio
Have you tried full installation on all users?
yes but problem continues
When you select true connect property:
DBX Error: Driver could not be properly initialized. Client library may be missing, not installed properly, of the wrong version, or the driver may be missing from the system path..
https://imgur.com/a/10bBIMr
This error shows up, when you have installed Delphi only for your own user.
Uninstall it, but don't delete the registry keys at the end of the uninstall process or you will loose all your settings and you would have to reinstall 3rd party componets.
After that reinstall Delphi, but this time for all users!
Source
am trying to install dolphin on my mac. I used the following to set up php and other required software.
http://coolestguidesontheplanet.com/get-apache-mysql-php-and-phpmyadmin-working-on-osx-10-11-el-capitan/
At permission reversal screen, I am asked to change the permission. Which i did so (chmod 400). However I received error. I reverted to writeable permission and tried again still I get the below error -
Warning: require_once(/Library/WebServer/Documents/~tusharsaurabh/pleasereferme/inc/version.inc.php): failed to open stream: No such file or directory in/Users/tusharsaurabh/Sites/pleasereferme/inc/header.inc.php on line 154
Fatal error: require_once(): Failed opening required '/Library/WebServer/Documents/~tusharsaurabh/pleasereferme/inc/version.inc.php' (include_path='.:') in/Users/tusharsaurabh/Sites/pleasereferme/inc/header.inc.php on line 154
When I check the file /Library/WebServer/Documents/~tusharsaurabh/pleasereferme/inc/version.inc.php, there is no tusharsaurabh folder under Documents folder. However /Users/tusharsaurabh/Sites/pleasereferme/inc/header.inc.php is present.
Please let me know how to fix it.
The issue was $dir[root](in header.inc) had incorrect path. Corrected the path and installation was complete.
We are using sikuli tool for mobile automation on our MAC OSX 10.7.3 I have written a shell script to open simulator and to run scripts on simulator:
SikuliScript.sh
/Users/ezprintsqa/Downloads/FoneMonkey/bin/iphonesim launch /Users/ezprintsqa/Documents/Xcode/DerivedData/SnapCards-btmjdowsgmixpvdyfxfvhxtoihab/Build/Products/Debug-iphonesimulator/SnapCardsFoneMonkey.app&
/Users/ezprintsqa/Downloads/Sikuli-IDE.app/sikuli-ide.sh -r /Users/ezprintsqa/Downloads/SikuliWorkSpace/SnapcardsTestSuite1.sikuli
When I execute from command line I can see simulator opening and scripts getting executed on simulator.
But when I run from Jenkins I am getting the following error:
[JavaAppLauncher Error] CFBundleCopyResourceURL() failed loading MRJApp.properties file
[DEBUG] Could not start simulator session: Error Domain=DTiPhoneSimulatorErrorDomain Code=5 "Operation failed with underlying error 4294956486." UserInfo=0x100305c70 {NSLocalizedDescription=Operation failed with underlying error 4294956486., NSUnderlyingError=0x100300610 "The operation couldn’t be completed. (OSStatus error -10810.)"}
[LaunchRunner Error] No main class specified
[JavaAppLauncher Error] CallStaticVoidMethod() threw an exception
Exception in thread "main" java.lang.NullPointerException
at apple.launcher.LaunchRunner.run(LaunchRunner.java:113)
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51)
at apple.launcher.JavaApplicationLauncher.main(JavaApplicationLauncher.java:61)
Any suggestions will be very helpful
It definitely looks like a permission issue. The official Jenkins installer for Mac sets up Jenkins to run either as user "daemon" or user "jenkins". You need to make tools needed by Jenkins readable and executable by that user. Also, they need to be in a directory which is readable and executable by that user.
However, even if you get the permissions fixed, you will probably have further problems with your test run. The official Jenkins installer for Mac sets up Jenkins to run as a launch daemon. These run in the system context and they have no access to any desktop or GUI session, which means it is not possible to draw windows on the screen => Any tool that displays windows, like iPhone Simulator or Sikuli is going to fail.
You could try my unofficial Jenkins.app instead, which should solve your problem. It is available at https://github.com/stisti/jenkins-app (download it under the Downloads tab.)