User Tools

Site Tools


errorlog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
errorlog [2016/03/12 18:24] – external edit 127.0.0.1errorlog [2020/12/27 20:35] (current) – external edit 127.0.0.1
Line 4: Line 4:
 The error occurs in maven config files named "pom.xml". The error occurs in maven config files named "pom.xml".
  
-===Error:===+===Error: Plugin execution not covered by lifecycle configuration===
 <code> <code>
 Plugin execution not covered by lifecycle configuration: org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-version (execution: default-validate-version, phase: validate) Plugin execution not covered by lifecycle configuration: org.eclipse.tycho:tycho-packaging-plugin:0.14.1:validate-version (execution: default-validate-version, phase: validate)
Line 13: Line 13:
  
  
-===Error:===+===Error: ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter===
 <code> <code>
 java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
Line 35: Line 35:
  
  
-===Error:===+===Error: cannot be resolved to a type===
 Eclipse doesn't find any library in a new Eclipse RCP plugin, and complains: Eclipse doesn't find any library in a new Eclipse RCP plugin, and complains:
 <code> <code>
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 Eclipse can not resolve Classes from depending Eclipse RCP Plugin-Projects
 <code> <code>
Line 72: Line 72:
  
  
-===Error:===+===Error: Maven's Tycho plugin wont find the .ico file===
 Maven's Tycho plugin wont find the .ico file and won't replace launcher's icon. Maven's Tycho plugin wont find the .ico file and won't replace launcher's icon.
 This happens because it handles the ico path, as if it would start with **${project.build.directory}/products/${product-id}** This happens because it handles the ico path, as if it would start with **${project.build.directory}/products/${product-id}**
Line 83: Line 83:
  
  
-===Error:===+===Error: Eclipse can't find a suitable constructor, to create a class, defined in Application.e4xmi===
 Eclipse can't find a suitable constructor, to create a class, defined in Application.e4xmi and complains. Eclipse can't find a suitable constructor, to create a class, defined in Application.e4xmi and complains.
 <code> <code>
Line 213: Line 213:
  
  
-===Error:===+===Error: No application id has been found===
 <code> <code>
 !ENTRY org.eclipse.osgi 4 0 2012-10-15 12:42:15.851 !ENTRY org.eclipse.osgi 4 0 2012-10-15 12:42:15.851
Line 243: Line 243:
  
  
-===Error:===+===Error: Maven m2e and Eclipse Workspace are out of sync===
 <code> <code>
 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===
 <code> <code>
 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.===
 <code> <code>
 package in Eclipse is not accessable. package in Eclipse is not accessable.
Line 306: Line 306:
  
  
-===Error:===+===Error: Abhangigkeiten===
 <code> <code>
 Abhangigkeiten,  Abhangigkeiten, 
Line 340: Line 340:
  
  
-=== Error ===+=== Error: konnte kein Exemplar der Klasse===
 Beim Starten des Client: Beim Starten des Client:
 <code> <code>
Line 414: Line 414:
  
  
-=== Error ===+=== Error An error occurred while collecting items to be installed===
 When using target platform: When using target platform:
 <code> <code>
Line 440: Line 440:
  
  
-===Error:===+===Error: The project cannot be built until its prerequirenments X is build===
 <code> <code>
-The project cannot built until its prerequirenments X is build. Cleaning and building all projects is recommended+The project cannot be built until its prerequirenments X is build. Cleaning and building all projects is recommended
 </code> </code>
  
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: Class ref in pre-verified class resolved to unexpected implementation===
 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: HttpHostConnectException: Connection refused Android===
 When trying to send Http Requests in Android. \\ When trying to send Http Requests in Android. \\
 An Exception occurs: **HttpHostConnectException: Connection refused Android** An Exception occurs: **HttpHostConnectException: Connection refused Android**
Line 492: Line 491:
  
  
-===Error:===+===Error: same classes are imported via multiple entry points===
 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: User Operation is waiting for “Building Workspace===
 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**: Docker failes to start with:
 +<code>
 +(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:\Programme\VirtualBox\VBoxMan
 +age.exe startvm default --type headless failed:
 +VBoxManage.exe: error: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet
 + Adapter #2' (VERR_INTNET_FLT_IF_NOT_FOUND).
 +VBoxManage.exe: error: Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND)
 +VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole
 +</code>
 +
 +
 +
 +
 +**Solution**: 
 +modify the "VirtualBox Host-Only Ethernet Adapter #2". Enable "VirtualBox NDIS6 Bridged Networking driver"
 +http://stackoverflow.com/questions/33725779/failed-to-open-create-the-internal-network-vagrant-on-windows10
 +
errorlog.1457807067.txt.gz · Last modified: (external edit)