Bugs item #3481262, was opened at 2012-01-29 02:00 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=843359&aid=3481262&group_id=167540
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: File/Folder Operations Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Alexander Waldmann (netcorps) Assigned to: Nobody/Anonymous (nobody) Summary: VCS does not gracefully deactivate upon errors Initial Comment: In case the VCS component has an error, Saros suspends completely without showing the user a message that something went wrong while initializing the VCS information of a file XY. I will attach a zip of the workspace later (including the problematic project) - the project "testlocal no svn" was created and maintained by using a saros sessions with VCS enabled (svn checkout on invitee side)). Here is the log of the inviting user that hangs in an empty session... INFO 10:48:07,421 [main] (Saros.java:250) Starting Saros 12.1.27.DEVEL running: Java Version: 1.6.0_29 Java Vendor: Sun Microsystems Inc. Eclipse Runtime Version: 3.7.0.v20110110 Operating System: Windows XP (5.1) Hardware Architecture: x86 INFO 10:48:08,031 [main] (StatisticManager.java:303) Current feedback settings: Feedback disabled: true Feedback interval: 5 Statistic submission allowed: false Pseudonym submission allowed: false INFO 10:48:08,062 [main] (XMPPAccountStore.java:106) loaded 1 accounts INFO 10:48:08,078 [main] (ErrorLogManager.java:306) Current error log settings: Error log submission allowed: false Full Error log submission allowed: false DEBUG 10:48:08,078 [main] (StreamServiceManager.java:228) StreamServices added: SendFile ArchiveProject AudioService VideoSharing DEBUG 10:48:08,203 [Saros-AsyncConnect-] (SarosNet.java:207) Socks5Proxy properties changed. Socks5Proxy started on port 7778... DEBUG 10:48:08,546 [Saros-AsyncConnect-] (SarosNet.java:429) New Connection State == CONNECTING DEBUG 10:48:09,421 [Saros-AsyncConnect-] (SarosNet.java:429) [[email protected]/Saros] New Connection State == CONNECTED DEBUG 10:48:09,625 [Saros-AsyncConnect-] (DataTransferManager.java:674) Prepare bytestreams for XMPP connection. Used transport order: [XEP 65 SOCKS5, XEP 47 In-Band Bytestream] DEBUG 10:48:09,640 [Saros-AsyncConnect-] (SkypeManager.java:280) Refreshing Skype username cache... DEBUG 10:48:10,218 [Thread-15] (DiscoveryManager.java:389) Inserted DiscoveryInfo into Cache for: [email protected]/Saros DEBUG 10:48:14,718 [Worker-2] (WhiteboardManager.java:108) WhiteboardManager instantiated DEBUG 10:48:14,812 [Worker-2] (DocumentRecord.java:93) Added Node: attr(132783049481280235) name=svg DEBUG 10:48:29,765 [Thread-6] (StunHelper.java:121) Added WAN-IP: 92.226.62.240 (through 192.168.1.10) DEBUG 10:49:56,843 [Thread-16] (WhiteboardManager.java:55) Session Started, set Color: RGB {141, 206, 231} DEBUG 10:49:56,890 [Thread-16] (ColorUtils.java:21) set foregroundcolor RGB {141, 206, 231} DEBUG 10:49:57,078 [Thread-16] (MUCManager.java:73) Joining MUC... DEBUG 10:49:57,140 [Thread-16] (MUCSession.java:238) Trying to create room. DEBUG 10:49:58,031 [Thread-16] (MUCSession.java:279) Configuring room DEBUG 10:49:58,187 [Thread-16] (MUCSession.java:269) MUC created and joined. Server: conference.jabber.ccc.de Room: SAROS1134951060 Password -196895371 DEBUG 10:49:58,187 [Thread-16] (MUCManagerSingletonWrapperChatView.java:45) MUCManagerSingletonWrapperChatView created / joined. DEBUG 10:49:58,203 [Thread-16] (SXEController.java:120) SXE (402): initialize session at inviter side DEBUG 10:49:58,265 [Smack Listener Processor (0)] (MUCSession.java:129) processPacket called DEBUG 10:49:58,265 [Smack Listener Processor (0)] (MUCStateManager.java:99) Incoming Message from [email protected]/[email protected]/Saros with state: active DEBUG 10:49:58,265 [Smack Listener Processor (0)] (MUCSession.java:92) stateChanged fired with state: active DEBUG 10:49:58,281 [Thread-16] (ConsistencyAction.java:99) Inconsistency indicator goes: off DEBUG 10:49:58,296 [main] (ChatRoomsComposite.java:408) Sender: You DEBUG 10:49:58,296 [main] (ChatRoomsComposite.java:409) Color: Color {141, 206, 231} INFO 10:49:58,531 [Thread-16] (ParticipantCollector.java:147) Session started: Current number of participants: 1 DEBUG 10:49:58,531 [Thread-16] (ConsistencyAction.java:99) Inconsistency indicator goes: off INFO 10:49:58,812 [Thread-16] (StatisticManager.java:283) Session count: 115 ERROR 10:49:59,906 [Thread-16] (SharedProject.java:485) VCS URL out of sync on test/stf/de/fu_berlin/inf/dpp/stf/test/session/OverlappingSharing.java in project testlocal no svn found "null" expected "https://dpp.svn.sourceforge.net/svnroot/dpp/trunk/dpp/de.fu_berlin.inf.dpp/test/stf/de/fu_berlin/inf/dpp/stf/test/session/OverlappingSharing.java". java.lang.IllegalStateException at de.fu_berlin.inf.dpp.project.SharedProject.logIllegalStateException(SharedProject.java:484) at de.fu_berlin.inf.dpp.project.SharedProject.checkIntegrity(SharedProject.java:441) at de.fu_berlin.inf.dpp.project.SharedProject.initializeResources(SharedProject.java:265) at de.fu_berlin.inf.dpp.project.SharedProject.<init>(SharedProject.java:226) at de.fu_berlin.inf.dpp.project.internal.SarosSession.addSharedResources(SarosSession.java:326) at de.fu_berlin.inf.dpp.project.SarosSessionManager.startSession(SarosSessionManager.java:217) at de.fu_berlin.inf.dpp.ui.util.CollaborationUtils$1.run(CollaborationUtils.java:67) at de.fu_berlin.inf.dpp.util.Utils$6.run(Utils.java:377) at java.lang.Thread.run(Unknown Source) ERROR 10:50:00,078 [Thread-16] (Utils.java:384) Internal Fatal Error: java.lang.AssertionError at de.fu_berlin.inf.dpp.project.SharedProject.initializeResources(SharedProject.java:265) at de.fu_berlin.inf.dpp.project.SharedProject.<init>(SharedProject.java:226) at de.fu_berlin.inf.dpp.project.internal.SarosSession.addSharedResources(SarosSession.java:326) at de.fu_berlin.inf.dpp.project.SarosSessionManager.startSession(SarosSessionManager.java:217) at de.fu_berlin.inf.dpp.ui.util.CollaborationUtils$1.run(CollaborationUtils.java:67) at de.fu_berlin.inf.dpp.util.Utils$6.run(Utils.java:377) at java.lang.Thread.run(Unknown Source) ERROR 10:50:00,093 [Thread-16] (Utils.java:386) Original caller: StackTrace: at de.fu_berlin.inf.dpp.util.Utils.wrapSafe(Utils.java:371) at de.fu_berlin.inf.dpp.util.Utils.runSafeAsync(Utils.java:408) at de.fu_berlin.inf.dpp.util.Utils.runSafeAsync(Utils.java:422) at de.fu_berlin.inf.dpp.ui.util.CollaborationUtils.shareResourcesWith(CollaborationUtils.java:63) at de.fu_berlin.inf.dpp.ui.menuContributions.ProjectShareProjects$2.widgetSelected(ProjectShareProjects.java:110) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:240) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4165) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3754) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) Exception in thread "Thread-16" java.lang.AssertionError at de.fu_berlin.inf.dpp.project.SharedProject.initializeResources(SharedProject.java:265) at de.fu_berlin.inf.dpp.project.SharedProject.<init>(SharedProject.java:226) at de.fu_berlin.inf.dpp.project.internal.SarosSession.addSharedResources(SarosSession.java:326) at de.fu_berlin.inf.dpp.project.SarosSessionManager.startSession(SarosSessionManager.java:217) at de.fu_berlin.inf.dpp.ui.util.CollaborationUtils$1.run(CollaborationUtils.java:67) at de.fu_berlin.inf.dpp.util.Utils$6.run(Utils.java:377) at java.lang.Thread.run(Unknown Source) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2012-07-22 00:44 Message: m59FMl <a href="http://pxcffqixpdgn.com/">pxcffqixpdgn</a>, [url=http://ejprvvpqmnyk.com/]ejprvvpqmnyk[/url], [link=http://shwkcfibqtzo.com/]shwkcfibqtzo[/link], http://oiytstanvedq.com/ ---------------------------------------------------------------------- Comment By: Stefan Rossbach (kargor) Date: 2012-03-17 16:56 Message: Is this fixed for the march release ? If yes please mark this bug as fixed. ---------------------------------------------------------------------- Comment By: Alexander Waldmann (netcorps) Date: 2012-01-29 02:12 Message: Here you'll find the workspace with the "unfresh"??? project http://sale-peak.com/uni/workspace-bob.zip ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=843359&aid=3481262&group_id=167540 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Dpp-robot mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dpp-robot
