I am still getting multiple popup windows (5 of them). The console log is attached... I know that my Java is up to date (although this might be one of those 'Alyssa only' bugs. But try running from webstart and see if that is the issue?
Program ID: GeneChipAnalysis.GEBaseCall.1
number of probesets: 22810
Stopped loading, parsing Legacy CHP data only partially implemented!
-------------------------------------------------------
ERROR: CHP file is in legacy format, cannot be loaded
-------------------------------------------------------
Parsing CHP file: /var/folders/XG/XGHkYUt9Gu82T4cqiJhnxE+++TQ/Tmp/ArabidopsisATH1-121502.CHP.gz7850241402517407750.tmp
CHP file is for legacy data: affymetrix.fusion.chp.FusionCHPLegacyData@764e7c4
Alg name: ExpressionStat
Alg version: 5.0
Assay type: 0
Chip type: ATH1-121501
Rows: 712, Columns: 712
Parent .cel file: ArabidopsisATH1-121502.CEL
Program ID: GeneChipAnalysis.GEBaseCall.1
number of probesets: 22810
Stopped loading, parsing Legacy CHP data only partially implemented!
-------------------------------------------------------
ERROR: CHP file is in legacy format, cannot be loaded
-------------------------------------------------------
Parsing CHP file: /var/folders/XG/XGHkYUt9Gu82T4cqiJhnxE+++TQ/Tmp/ArabidopsisATH1-121502.CHP.gz3588064759050536868.tmp
CHP file is for legacy data: affymetrix.fusion.chp.FusionCHPLegacyData@126536ee
Alg name: ExpressionStat
Alg version: 5.0
Assay type: 0
Chip type: ATH1-121501
Rows: 712, Columns: 712
Parent .cel file: ArabidopsisATH1-121502.CEL
Program ID: GeneChipAnalysis.GEBaseCall.1
number of probesets: 22810
Stopped loading, parsing Legacy CHP data only partially implemented!
-------------------------------------------------------
ERROR: CHP file is in legacy format, cannot be loaded
-------------------------------------------------------
Parsing CHP file: /var/folders/XG/XGHkYUt9Gu82T4cqiJhnxE+++TQ/Tmp/ArabidopsisATH1-121502.CHP.gz6279140797501919359.tmp
CHP file is for legacy data: affymetrix.fusion.chp.FusionCHPLegacyData@589f42c8
Alg name: ExpressionStat
Alg version: 5.0
Assay type: 0
Chip type: ATH1-121501
Rows: 712, Columns: 712
Parent .cel file: ArabidopsisATH1-121502.CEL
Program ID: GeneChipAnalysis.GEBaseCall.1
number of probesets: 22810
Stopped loading, parsing Legacy CHP data only partially implemented!
-------------------------------------------------------
ERROR: CHP file is in legacy format, cannot be loaded
-------------------------------------------------------
Parsing CHP file: /var/folders/XG/XGHkYUt9Gu82T4cqiJhnxE+++TQ/Tmp/ArabidopsisATH1-121502.CHP.gz4901623179079393163.tmp
CHP file is for legacy data: affymetrix.fusion.chp.FusionCHPLegacyData@2567115
Alg name: ExpressionStat
Alg version: 5.0
Assay type: 0
Chip type: ATH1-121501
Rows: 712, Columns: 712
Parent .cel file: ArabidopsisATH1-121502.CEL
Program ID: GeneChipAnalysis.GEBaseCall.1
number of probesets: 22810
Stopped loading, parsing Legacy CHP data only partially implemented!
-------------------------------------------------------
ERROR: CHP file is in legacy format, cannot be loaded
-------------------------------------------------------
Also, the file will show and be checked under 'Local Files' in the 'Data Access' tab, but when unchecking the file another error is thrown in the console:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at com.affymetrix.igb.view.load.GeneralLoadUtils.loadAndDisplayAnnotations(GeneralLoadUtils.java:710)
at com.affymetrix.igb.view.load.GeneralLoadView.loadFeature(GeneralLoadView.java:315)
at com.affymetrix.igb.view.load.GeneralLoadView.addFeature(GeneralLoadView.java:575)
at com.affymetrix.igb.view.load.FeatureTreeView$FeatureTreeCellEditor$FeatureLoadAction.actionPerformed(FeatureTreeView.java:688)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.JToggleButton$ToggleButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at javax.swing.plaf.basic.BasicTreeUI$MouseInputHandler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)