errorlog
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
errorlog [2016/03/12 18:24] – external edit 127.0.0.1 | errorlog [2020/12/27 20:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
The error occurs in maven config files named " | The error occurs in maven config files named " | ||
- | ===Error: | + | ===Error: |
< | < | ||
Plugin execution not covered by lifecycle configuration: | Plugin execution not covered by lifecycle configuration: | ||
Line 13: | Line 13: | ||
- | ===Error: | + | ===Error: |
< | < | ||
java.lang.ClassNotFoundException: | java.lang.ClassNotFoundException: | ||
Line 35: | Line 35: | ||
- | ===Error: | + | ===Error: |
Eclipse doesn' | Eclipse doesn' | ||
< | < | ||
Line 54: | Line 54: | ||
- | ===Error: | + | ===Error: |
Eclipse can not resolve Classes from depending Eclipse RCP Plugin-Projects | Eclipse can not resolve Classes from depending Eclipse RCP Plugin-Projects | ||
< | < | ||
Line 72: | Line 72: | ||
- | ===Error: | + | ===Error: |
Maven' | Maven' | ||
This happens because it handles the ico path, as if it would start with **${project.build.directory}/ | This happens because it handles the ico path, as if it would start with **${project.build.directory}/ | ||
Line 83: | Line 83: | ||
- | ===Error: | + | ===Error: |
Eclipse can't find a suitable constructor, | Eclipse can't find a suitable constructor, | ||
< | < | ||
Line 213: | Line 213: | ||
- | ===Error: | + | ===Error: |
< | < | ||
!ENTRY org.eclipse.osgi 4 0 2012-10-15 12: | !ENTRY org.eclipse.osgi 4 0 2012-10-15 12: | ||
Line 243: | Line 243: | ||
- | ===Error: | + | ===Error: |
< | < | ||
Maven m2e and Eclipse Workspace are out of sync. | Maven m2e and Eclipse Workspace are out of sync. | ||
Line 264: | Line 264: | ||
- | ===Error: | + | ===Error: |
< | < | ||
The Eclipse executable launcher was unable to locate its companion shared library. | The Eclipse executable launcher was unable to locate its companion shared library. | ||
Line 278: | Line 278: | ||
- | ===Error: | + | ===Error: |
< | < | ||
package in Eclipse is not accessable. | package in Eclipse is not accessable. | ||
Line 306: | Line 306: | ||
- | ===Error: | + | ===Error: |
< | < | ||
Abhangigkeiten, | Abhangigkeiten, | ||
Line 340: | Line 340: | ||
- | === Error === | + | === Error: konnte kein Exemplar der Klasse=== |
Beim Starten des Client: | Beim Starten des Client: | ||
< | < | ||
Line 414: | Line 414: | ||
- | === Error === | + | === Error An error occurred while collecting items to be installed=== |
When using target platform: | When using target platform: | ||
< | < | ||
Line 440: | Line 440: | ||
- | ===Error: | + | ===Error: |
< | < | ||
- | The project cannot | + | The project cannot |
</ | </ | ||
Line 452: | Line 452: | ||
- Rebuild the All (open) projects. Update maven dependencies. | - Rebuild the All (open) projects. Update maven dependencies. | ||
- Then open the projects one by one | - Then open the projects one by one | ||
- | |||
===== Android | ===== Android | ||
- | ===Error: | + | ===Error: |
When implementing Android JUnit Tests. \\ | When implementing Android JUnit Tests. \\ | ||
Occurs, when the test-Project references the testED-Project as a jar. | Occurs, when the test-Project references the testED-Project as a jar. | ||
Line 480: | Line 479: | ||
- | ===Error: | + | ===Error: |
When trying to send Http Requests in Android. \\ | When trying to send Http Requests in Android. \\ | ||
An Exception occurs: **HttpHostConnectException: | An Exception occurs: **HttpHostConnectException: | ||
Line 492: | Line 491: | ||
- | ===Error: | + | ===Error: |
When importing dependencies via lib projects or via Maven tycho. | When importing dependencies via lib projects or via Maven tycho. | ||
Can not start the app on device, because the same classes are imported via multiple entry points. (in app and lib apk are the same libs) | Can not start the app on device, because the same classes are imported via multiple entry points. (in app and lib apk are the same libs) | ||
Line 505: | Line 504: | ||
- | ===Error: | + | ===Error: |
When launching many plugin projects in Eclipse IDE, and Maven (mainly M2Eclipse plugin). \\ | When launching many plugin projects in Eclipse IDE, and Maven (mainly M2Eclipse plugin). \\ | ||
Sometimes Eclipse freezes, with a message "User Operation is waiting for “Building Workspace”" | Sometimes Eclipse freezes, with a message "User Operation is waiting for “Building Workspace”" | ||
Line 515: | Line 514: | ||
Close as many projects as possible, and relaunch your main project. | Close as many projects as possible, and relaunch your main project. | ||
Then reopen your plugin projects one by one. | Then reopen your plugin projects one by one. | ||
+ | |||
+ | |||
+ | |||
+ | ===== Docker ===== | ||
+ | |||
+ | ===Error: Failed to open/create the internal network=== | ||
+ | |||
+ | **Problem**: | ||
+ | < | ||
+ | (default) Creating VirtualBox VM... | ||
+ | (default) Creating SSH key... | ||
+ | (default) Starting the VM... | ||
+ | (default) Check network to re-create if needed... | ||
+ | Error creating machine: Error in driver during machine creation: Unable to start the VM: D: | ||
+ | age.exe startvm default --type headless failed: | ||
+ | VBoxManage.exe: | ||
+ | | ||
+ | VBoxManage.exe: | ||
+ | VBoxManage.exe: | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | **Solution**: | ||
+ | modify the " | ||
+ | http:// | ||
+ |
errorlog.1457807067.txt.gz · Last modified: (external edit)