[JBoss Portal] - Re: WARN [LoadContexts] ?
by remi_dong
"remi_dong" wrote : Hi,
| I have the WARN when i show the page portal:
| -----------------------------------------------------------------------------
| 19:08:03,203 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@18188d<rs=com.mysql.jdbc.ResultSet@1ed2ef2>
| 19:08:03,203 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@1f3e277<rs=com.mysql.jdbc.ResultSet@da77c1>
| 19:08:16,781 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@5adb45<rs=com.mysql.jdbc.ResultSet@e9f104>
| 19:08:16,906 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@1052d84<rs=com.mysql.jdbc.ResultSet@d2343d>
| 19:08:17,031 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@f74da2<rs=com.mysql.jdbc.ResultSet@1e04ebb>
| 19:08:27,453 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@e9feff<rs=com.mysql.jdbc.ResultSet@67107>
| 19:08:27,453 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@642005<rs=com.mysql.jdbc.ResultSet@11f2184>
| 19:08:35,562 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@1d85fd0<rs=com.mysql.jdbc.ResultSet@a465a3>
| 19:08:35,562 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@7a86f9<rs=com.mysql.jdbc.ResultSet@10b7627>
| 19:08:39,796 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@94e31d<rs=com.mysql.jdbc.ResultSet@d464da>
| 19:08:39,812 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@cab467<rs=com.mysql.jdbc.ResultSet@1e1e9d0>
| 19:08:44,781 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@c870d6<rs=com.mysql.jdbc.ResultSet@ce315a>
| 19:08:44,781 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@16813da<rs=com.mysql.jdbc.ResultSet@1641d58>
| ------------------------------------------------------------------------
| How i can do for resoluble this problme?
| I'am run in mode clustering.
| Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094714#4094714
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094714
18Â years, 9Â months
[JBoss Tools (users)] - Re: WTP2.0.1, JBossAS-Tools-1.0.0.beta4 not publishing corre
by dlmiles
"rob.stryker(a)jboss.com" wrote : Thanks for all your help in this. I really wish I could have dedicated more to it before you did, but hey, thats hte benefit of community right?
|
| >> What does this idiom "copied = copied &&" do ?
|
| That's my attempt to make sure *all* files were copied correctly. If any single file is not copied, the end value of copied would be false.
Yes sure on the community comment.
I still don't understand the "copied = copied &&" I can't see how it works (even if you presume an optimizing JVM does not remove the operation due to redundancy). Its a single "=" character, if it were a compare operator then that would fail fast (as oppose to try to copy everything with best effort) even though copied is not set to anything other than 'true' AFAIS.
"max.anderson(a)jboss.com" wrote : I never seen anything in that tmp file location you mention - it just contains a profile.dat file which I think just represents the last list of resources that have been copied ?
Can you be more specific? Are you windows or linux ?
Have you ever create a Tomcat runtime and WAR/DWP deployed to it ? Have you even created JBoss runtime using WTP driver and deployed to it ? If no and no then I wouldn't expect to see much in the directory if you've never had a publish failure.
What is the specific path on your computer you are looking at ?
Can you confirm the absolute path to your JBoss runtime, I have not verified if the problem I see is re-creatable on windows by having JBoss runtime on a different drive letter. I'm not sure if windows has rename magic (which turns out to be a file copy) if you rename a file across drive letters.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094712#4094712
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094712
18Â years, 9Â months
[JBoss Portal] - WARN [LoadContexts] ?
by remi_dong
Hi,
I have the WARN when i show the page portal:
-----------------------------------------------------------------------------
19:08:03,203 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@18188d<rs=com.mysql.jdbc.ResultSet@1ed2ef2>
19:08:03,203 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@1f3e277<rs=com.mysql.jdbc.ResultSet@da77c1>
19:08:16,781 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@5adb45<rs=com.mysql.jdbc.ResultSet@e9f104>
19:08:16,906 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@1052d84<rs=com.mysql.jdbc.ResultSet@d2343d>
19:08:17,031 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@f74da2<rs=com.mysql.jdbc.ResultSet@1e04ebb>
19:08:27,453 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@e9feff<rs=com.mysql.jdbc.ResultSet@67107>
19:08:27,453 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@642005<rs=com.mysql.jdbc.ResultSet@11f2184>
19:08:35,562 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@1d85fd0<rs=com.mysql.jdbc.ResultSet@a465a3>
19:08:35,562 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@7a86f9<rs=com.mysql.jdbc.ResultSet@10b7627>
19:08:39,796 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@94e31d<rs=com.mysql.jdbc.ResultSet@d464da>
19:08:39,812 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@cab467<rs=com.mysql.jdbc.ResultSet@1e1e9d0>
19:08:44,781 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@c870d6<rs=com.mysql.jdbc.ResultSet@ce315a>
19:08:44,781 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@16813da<rs=com.mysql.jdbc.ResultSet@1641d58>
------------------------------------------------------------------------
How i can do for resoluble this problme? Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094710#4094710
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094710
18Â years, 9Â months