Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.07 KB | None | 0 0
  1. ~ _ _
  2. ~ _ __ | | __ _ _ _| |
  3. ~ | '_ | |/ _' | || |_|
  4. ~ | __/|_|____|__ (_)
  5. ~ |_| |__/
  6. ~
  7. ~ play! 1.2.4, http://www.playframework.org
  8. ~
  9. ~ Ctrl+C to stop
  10. ~
  11. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseSplitVerifier; sup
  12. port was removed in 8.0
  13. Listening for transport dt_socket at address: 8000
  14. 13:43:16,622 INFO ~ Starting C:AppRessourcesAppWeb
  15. 13:43:16,638 INFO ~ Module crud is available (C:play-1.2.4modulescrud)
  16. 13:43:16,638 INFO ~ Module secure is available (C:play-1.2.4modulessecure)
  17. 13:43:19,696 ERROR ~
  18.  
  19. @6kb811e5p
  20. Error loading plugin LoadingPluginInfo{name='DocViewerPlugin', index=1000, url=f
  21. ile:/C:/play-1.2.4/modules/docviewer/app/play.plugins}
  22.  
  23. Oops: ClassFormatException
  24. An unexpected error occured caused by exception ClassFormatException: null
  25.  
  26. play.exceptions.UnexpectedException: Unexpected Error
  27. at play.classloading.ApplicationCompiler$1.findType(ApplicationCompiler.
  28. java:195)
  29. at play.classloading.ApplicationCompiler$1.findType(ApplicationCompiler.
  30. java:144)
  31. at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.askForType
  32. (LookupEnvironment.java:97)
  33. at org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding.r
  34. esolve(UnresolvedReferenceBinding.java:49)
  35. at org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.resolveTyp
  36. e(BinaryTypeBinding.java:102)
  37. at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getTypeFro
  38. mTypeSignature(LookupEnvironment.java:1264)
  39. at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getTypeFro
  40. mVariantTypeSignature(LookupEnvironment.java:1316)
  41. at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getTypeArg
  42. umentsFromSignature(LookupEnvironment.java:1107)
  43. at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getTypeFro
  44. mTypeSignature(LookupEnvironment.java:1269)
  45. at org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.createMeth
  46. od(BinaryTypeBinding.java:486)
  47. at org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.createMeth
  48. ods(BinaryTypeBinding.java:554)
  49. at org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.cacheParts
  50. From(BinaryTypeBinding.java:334)
  51. at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createBina
  52. ryTypeFrom(LookupEnvironment.java:719)
  53. at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createBina
  54. ryTypeFrom(LookupEnvironment.java:699)
  55. at org.eclipse.jdt.internal.compiler.Compiler.accept(Compiler.java:294)
  56. at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.askForType
  57. (LookupEnvironment.java:102)
  58. at org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding.r
  59. esolve(UnresolvedReferenceBinding.java:49)
  60. at org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.resolveTyp
  61. e(BinaryTypeBinding.java:102)
  62. at org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding.res
  63. olve(ParameterizedTypeBinding.java:835)
  64. at org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.resolveTyp
  65. e(BinaryTypeBinding.java:118)
  66. at org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.resolveTyp
  67. eFor(BinaryTypeBinding.java:901)
  68. at org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.getField(B
  69. inaryTypeBinding.java:735)
  70. at org.eclipse.jdt.internal.compiler.lookup.Scope.findField(Scope.java:8
  71. 49)
  72. at org.eclipse.jdt.internal.compiler.lookup.BlockScope.getBinding(BlockS
  73. cope.java:472)
  74. at org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference.resolveT
  75. ype(QualifiedNameReference.java:984)
  76. at org.eclipse.jdt.internal.compiler.ast.MessageSend.resolveType(Message
  77. Send.java:344)
  78. at org.eclipse.jdt.internal.compiler.ast.MessageSend.resolveType(Message
  79. Send.java:344)
  80. at org.eclipse.jdt.internal.compiler.ast.LocalDeclaration.resolve(LocalD
  81. eclaration.java:186)
  82. at org.eclipse.jdt.internal.compiler.ast.Block.resolve(Block.java:101)
  83. at org.eclipse.jdt.internal.compiler.ast.IfStatement.resolve(IfStatement
  84. .java:233)
  85. at org.eclipse.jdt.internal.compiler.ast.Block.resolve(Block.java:101)
  86. at org.eclipse.jdt.internal.compiler.ast.IfStatement.resolve(IfStatement
  87. .java:233)
  88. at org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration.resol
  89. veStatements(AbstractMethodDeclaration.java:444)
  90. at org.eclipse.jdt.internal.compiler.ast.MethodDeclaration.resolveStatem
  91. ents(MethodDeclaration.java:191)
  92. at org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration.resol
  93. ve(AbstractMethodDeclaration.java:403)
  94. at org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.resolve(TypeDec
  95. laration.java:1096)
  96. at org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.resolve(TypeDec
  97. laration.java:1184)
  98. at org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration.reso
  99. lve(CompilationUnitDeclaration.java:535)
  100. at org.eclipse.jdt.internal.compiler.Compiler.process(Compiler.java:743)
  101.  
  102. at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:444)
  103.  
  104. at play.classloading.ApplicationCompiler.compile(ApplicationCompiler.jav
  105. a:282)
  106. at play.classloading.ApplicationClasses$ApplicationClass.compile(Applica
  107. tionClasses.java:277)
  108. at play.classloading.ApplicationClassloader.loadApplicationClass(Applica
  109. tionClassloader.java:164)
  110. at play.classloading.ApplicationClassloader.loadClass(ApplicationClasslo
  111. ader.java:84)
  112. at java.lang.ClassLoader.loadClass(Unknown Source)
  113. at play.plugins.PluginCollection.loadPlugins(PluginCollection.java:158)
  114. at play.Play.init(Play.java:294)
  115. at play.server.Server.main(Server.java:158)
  116. Caused by: org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
  117. at org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.<init>(Cla
  118. ssFileReader.java:369)
  119. at play.classloading.ApplicationCompiler$1.findType(ApplicationCompiler.
  120. java:163)
  121. ... 47 more
  122. 13:43:19,726 WARN ~ You're running Play! in DEV mode
  123. 13:43:20,115 INFO ~ Listening for HTTP on port 9000 (Waiting a first request to
  124. start) ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement