Hello, I'm trying to setup Sourcejammer server for a project I am part of. All seems well, the instructions are relativly simple and I get no errors during any of the steps taken to install SourceJammer and Tomcat. I can get to tomcat by going to http://localhost:8080 I can even get the SourceJammer by entering http://localhost:8080/sourcejammer and it presents me with the prompt to browse archives.
My problem is creating the inital archive. I'm attemting to connect using the SJ Client 2.1.0. I'm using the Linux Client and when trying to make the inital archive on the server I get the following error: > java.lang.NoClassDefFoundError: com/sun/net/ssl/internal/ssl/Provider > at org.sourcejammer.client.gui.CommandCentral.makeArchiveDisconnected(Un known Source) > at org.sourcejammer.client.gui.action.MakeArchiveAction.actionPerformed( Unknown Source) > at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:17 85) > at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Abstra ctButton.java:1838) > at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel .java:440) > at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:278 ) > at javax.swing.AbstractButton.doClick(AbstractButton.java:310) > at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1 138) > at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseRelease d(BasicMenuItemUI.java:965) > at java.awt.Component.processMouseEvent(Component.java:5261) > at java.awt.Component.processEvent(Component.java:5059) > at java.awt.Container.processEvent(Container.java:1607) > at java.awt.Component.dispatchEventImpl(Component.java:3754) > at java.awt.Container.dispatchEventImpl(Container.java:1664) > at java.awt.Component.dispatchEvent(Component.java:3582) > at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3491 ) > at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3206) > at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3136) > at java.awt.Container.dispatchEventImpl(Container.java:1650) > at java.awt.Window.dispatchEventImpl(Window.java:1636) > at java.awt.Component.dispatchEvent(Component.java:3582) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:531) > at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh read.java:238) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre ad.java:182) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168) > at java.awt.EventDispatchThread.run(EventDispatchThread.java:131) What I'm using in the SJ client is the following Archive Name: PDL Server URL: http://<myserversipaddy>:8080/sourcejammer/servlet/rpcrouter User: admin Password: admin Did I miss something in the setup?? ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ SourceJammer-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sourcejammer-users