Guest User

Untitled

a guest
Oct 3rd, 2013
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. [DEBUG] [ims] - Rebinding com.gwtplatform.mvp.client.DesktopGinjector
  2. [DEBUG] [ims] - Invoking generator com.google.gwt.inject.rebind.GinjectorGenerator
  3. [ERROR] [ims] - Error injecting nz.co.doltech.ims.client.application.openincident.OpenIncidentPresenter$MyProxy: Unable to create or inherit binding: No @Inject or default constructor found for nz.co.doltech.ims.client.application.openincident.OpenIncidentPresenter$MyProxy
  4. Path to required node:
  5.  
  6. nz.co.doltech.ims.client.application.openincident.OpenIncidentPresenter$MyProxy [com.gwtplatform.mvp.client.gin.AbstractPresenterModule.bindPresenter(AbstractPresenterModule.java:124)]
  7.  
  8. [ERROR] [ims] - Error injecting nz.co.doltech.ims.client.application.openincident.OpenIncidentView$Binder: Unable to create or inherit binding: No @Inject or default constructor found for nz.co.doltech.ims.client.application.openincident.OpenIncidentView$Binder
  9. Path to required node:
  10.  
  11. nz.co.doltech.ims.client.application.openincident.OpenIncidentView [com.gwtplatform.mvp.client.gin.AbstractPresenterModule.bindPresenter(AbstractPresenterModule.java:123)]
  12. -> nz.co.doltech.ims.client.application.openincident.OpenIncidentView$Binder [@Inject constructor of nz.co.doltech.ims.client.application.openincident.OpenIncidentView]
  13.  
  14. [ERROR] [ims] - Deferred binding failed for 'com.gwtplatform.mvp.client.DesktopGinjector'; expect subsequent failures
  15. [ERROR] [ims] - Unable to load module entry point class nz.co.doltech.ims.client.Project (see associated exception for details)
  16. [ERROR] [ims] - Failed to load module 'ims' from user agent 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.76 Safari/537.36' at 127.0.0.1:50966
Advertisement
Add Comment
Please, Sign In to add comment