Hi, A beginners question so that I can get information regarding my problem with my wfs-t insert problem.
This page (below) tells me about trouble shooting and offers ways to get the information. "http://docs.geoserver.org/latest/en/user/production/troubleshooting.html" so...I did this.. jps -mlv and found out that geoserver had the pid 27792 then I did this jstack -F -l 27792 and got many lines in putty ending with... Thread 27795: (state = BLOCKED) Locked ownable synchronizers: - None Thread 27794: (state = BLOCKED) - java.lang.Object.wait(long) @bci=0 (Interpreted frame) - java.lang.ref.ReferenceQueue.remove(long) @bci=44, line=118 (Interpreted frame) - java.lang.ref.ReferenceQueue.remove() @bci=2, line=134 (Interpreted frame) - java.lang.ref.Finalizer$FinalizerThread.run() @bci=3, line=159 (Interpreted frame) Locked ownable synchronizers: - None Thread 27792: (state = BLOCKED) - java.lang.Object.wait(long) @bci=0 (Interpreted frame) - java.lang.Object.wait() @bci=2, line=485 (Interpreted frame) - java.lang.ref.Reference$ReferenceHandler.run() @bci=46, line=116 (Interpreted frame) Locked ownable synchronizers: - None Questions: 1. Is this the so-called "stack trace"? 2. Should I run this straight after trying to do my WFS-T INSERT to find the problem? 3. Putty has the disadvantage that if the text is too long, the beginning is lost...how do I get this logged to a txt to post it on this forum? 4. What is the normal way of collecting all the required information to interprete an error? - 1/ firebug post and Response + 2/ geoserver/data_dir/log/geoserver.log + 3/ stacktrace output? If I know this, I think I could start reporting better forum threads. Thanks for any info. Robert
------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
