bootjar warnings
----------------

                 Key: CDV-645
                 URL: https://jira.terracotta.org/jira//browse/CDV-645
             Project: Community Development
          Issue Type: Bug
         Environment: Mac OS 10.5
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-237)
Java HotSpot(TM) Client VM (build 1.5.0_13-119, mixed mode, sharing)



            Reporter: Taylor Gautier
            Assignee: Issue Review Board


I see this error often:

[INFO] [node] 2008-03-13 00:49:58,414 INFO - Log file: 
'/Users/tgautier/src/forge/projects/labs/tim-guice/sample-annotations/logs-192.168.110.103/terracotta-client.log'.
[INFO] [node] [WARN] could not read class 
[org/terracotta/modules/cglib_2_1_3/object/dna/impl/CGLibFactoryInstance] as 
byte array
[INFO] [node] [WARN] could not read class 
[org/terracotta/modules/cglib_2_1_3/object/dna/impl/CGLibBulkBeanInstance] as 
byte array
[INFO] [node] [WARN] could not read class 
[com/google/inject/cglib/core/MethodWrapper$MethodWrapperKey$$KeyFactoryByCGLIB$$55122cac]
 as byte array
[INFO] [node] [WARN] could not read class 
[org/terracotta/sample/guice/Foo$$FastClassByGuice$$f9f3fb0] as byte array
[INFO] [node] [WARN] could not read class 
[org/terracotta/sample/guice/Bar$$FastClassByGuice$$f9f2efd] as byte array
[INFO] [node] [WARN] could not read class 
[[Lcom/google/inject/InjectorImpl$SingleMemberInjector;] as byte array
[INFO] [node] [WARN] could not read class 
[[Lcom/google/inject/InjectorImpl$SingleParameterInjector;] as byte array
[INFO] [node] [WARN] could not read class [[Ljava/lang/Class;] as byte array


Here is a project that repros it:

$ svn co http://svn.terracotta.org/svn/forge/projects/labs/tim-guice 
$ cd tim-guice 
$ mvn clean install 
$ cd sample-annotations
$ mvn tc:start 
$ mvn tc:run 



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to