Java Errors - Unexpected Exception

Almost every time I try to DEBUG my Lua code, I get an “Unexpected Exception” error.

Also, the variables window does not update, unless I switch from Variables to another (e.g. Files). I don’t know if these are related.

java.lang.ClassCastException: com.MYDevelopers.LuaDebugger.VariablesPersistence.LuaVariable cannot be cast to com.MYDevelopers.LuaDebugger.VariablesPersistence.RequestResult

    at com.MYDevelopers.LuaVMScanner.DebuggerIntegration.DebuggerSymbolAdder.processRequest(DebuggerSymbolAdder.java:40)

    at com.MYDevelopers.LuaVMScanner.DebuggerIntegration.DebuggerSymbolAdder.eventReceived(DebuggerSymbolAdder.java:86)

    at com.MYDevelopers.LuaDebugger.VariablesPersistence.ControllerImpl.process(ControllerImpl.java:68)

    at com.MYDevelopers.Cider.CoronaBridge.CoronaBridge.process(CoronaBridge.java:459)

[catch] at com.MYDevelopers.Cider.CoronaBridge.CoronaBridge.process(CoronaBridge.java:474)

    at com.MYDevelopers.Cider.CoronaBridge.CoronaBridge.datagramReceived(CoronaBridge.java:484)

    at com.MYDevelopers.Cider.CoronaBridge.SocketCommunicator$1.run(SocketCommunicator.java:104)

    at org.openide.util.RequestProcessor$FixedDelayTask.run(RequestProcessor.java:1247)

    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)

    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2044)

Hello Mimetic,

Thank you for the stack trace. Does this error block you from debugging? We will be releasing a maintenance patch today and we want to fix this issue. Please upload logs via help-> upload logs.

Regards,

M.Y. Developers

Hello Mimetic,

Please let us know which version you are running via help-> whats new.

Regards,

M.Y. Developers

Something interferes with debugging but doesn’t prevent me from working completely. I often have to quite and restart Glider.

I’ve just uploaded my logs. My version is:

Product Version: LuaGliderv19 201302132200

Java: 1.7.0_21; Java HotSpot™ 64-Bit Server VM 23.21-b01

Runtime: Java™ SE Runtime Environment 1.7.0_21-b12

System: Mac OS X version 10.8.4 running on x86_64; UTF-8; en_US (luagliderv19)

Argh!!! Getting worse. Sometimes, it won’t go to break points anymore.

I cannot get debugging working in a useful way. Too cumbersome. Please, please fix the bugs!

Here’s the plugin Console reports by the way, over and over:

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

56:74: execution error: Corona Simulator got an error: AppleEvent timed out. (-1712)

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

56:74: execution error: Corona Simulator got an error: AppleEvent timed out. (-1712)

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

Hello Mimetic,

Please go to help->Check for updates, there is an update that should fix the Java errors. 

Regards,

M.Y. Developers

Hello Mimetic,

Thank you for the stack trace. Does this error block you from debugging? We will be releasing a maintenance patch today and we want to fix this issue. Please upload logs via help-> upload logs.

Regards,

M.Y. Developers

Hello Mimetic,

Please let us know which version you are running via help-> whats new.

Regards,

M.Y. Developers

Something interferes with debugging but doesn’t prevent me from working completely. I often have to quite and restart Glider.

I’ve just uploaded my logs. My version is:

Product Version: LuaGliderv19 201302132200

Java: 1.7.0_21; Java HotSpot™ 64-Bit Server VM 23.21-b01

Runtime: Java™ SE Runtime Environment 1.7.0_21-b12

System: Mac OS X version 10.8.4 running on x86_64; UTF-8; en_US (luagliderv19)

Argh!!! Getting worse. Sometimes, it won’t go to break points anymore.

I cannot get debugging working in a useful way. Too cumbersome. Please, please fix the bugs!

Here’s the plugin Console reports by the way, over and over:

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

56:74: execution error: Corona Simulator got an error: AppleEvent timed out. (-1712)

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

56:74: execution error: Corona Simulator got an error: AppleEvent timed out. (-1712)

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/osascript) is code signed with entitlements

Hello Mimetic,

Please go to help->Check for updates, there is an update that should fix the Java errors. 

Regards,

M.Y. Developers