can't start sessions configurator on mac
----------------------------------------

                 Key: CDV-642
                 URL: https://jira.terracotta.org/jira//browse/CDV-642
             Project: Community Development
          Issue Type: Bug
    Affects Versions: trunk-nightly
            Reporter: Taylor Gautier
            Assignee: Issue Review Board


Mac OS X Leopard
java -version:

tmac:terracotta-trunk-nightly-rev7364 tgautier$ java -version
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)

Got this exception running configurator.sh:

tmac:terracotta-trunk-nightly-rev7364 tgautier$ 
tools/sessions/sessions-configurator.sh
Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: 
org.dijon.TextPane
        at com.tc.SessionIntegratorFrame.<init>(SessionIntegratorFrame.java:353)
        at com.tc.SessionIntegrator.start(SessionIntegrator.java:147)
        at com.tc.SessionIntegrator$2.run(SessionIntegrator.java:179)
        at com.tc.admin.common.Splash$1.triggerEncountered(Splash.java:75)
        at com.tc.admin.common.StreamReader$1.run(StreamReader.java:74)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
        at 
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
        at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)



-- 
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