Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

riccja

macrumors newbie
Original poster
Oct 9, 2011
4
0
I am running Think or Swim trading platform and get the following error:


Process: JavaApplicationStub [2249]
Path: /Applications/thinkTDA/thinkTDA.app/Contents/MacOS/JavaApplicationStub
Identifier: ????
Version: ??? (desktop)
Code Type: X86 (Native)
Parent Process: launchd [190]

Date/Time: 2011-10-09 11:56:39.884 -0700
OS Version: Mac OS X 10.7.1 (11B26)
Report Version: 9

Interval Since Last Report: 615436 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 481960 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: E865473E-B1D4-4C88-A85D-8CB7530F8532

Crashed Thread: 80 Java: ConfigParser#4

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004

VM Regions Near 0x4:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/thinkTDA/thinkTDA.app/Contents/MacOS/JavaApplicationStub
__TEXT 0000000000001000-0000000000003000 [ 8K] r-x/rwx SM=COW /Applications/thinkTDA/thinkTDA.app/Contents/MacOS/JavaApplicationStub

Application Specific Information:
objc[2249]: garbage collection is OFF

Java information:
Exception type: Bus Error (0xa) at pc=0000000003497ad2

Java VM: Java HotSpot(TM) Client VM (20.1-b02-383 mixed mode macosx-x86)

Any ideas?

Thanks

Rick
Riccja3@gmail.com
 
Wirelessly posted (Mozilla/5.0 (iPod; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5)

You do have Java installed, so that's not the problem. Try launching the game from the command line (not JavaApplicationStub, but the .jar file) and see if that helps.
 
command line

I am pretty new to macs. How do you launch an app from the command line in terminal?

thanks

Rick
 
Launching Java apps is slightly different than other apps. You can still open up Terminal, type "cd " (without quotes, don't forget the space!) drag the application bundle to the terminal, press enter, then "cd Contents/MacOS/", press enter, then do "./" and the application name (usually you can just press tab to autocomplete the name) press enter, and report on anything that looks like it could cause it to crash. However, you are trying to run a Java application, which uses slightly different method of launching. The reason why I told you to launch the app from the Terminal is that there might be a bug in JavaApplicationStub and to display any error messages that might lead to the crash. You can still launch the Java app using the instructions above.

But meh, I could be over thinking this. The best course of action is to contact the company that made it and send in your crash report.
 
Has anything environmental changed on your machine? Java apps are pretty sensitive to things like OS upgrades and Java version upgrades.
 
java

The application is think or swim charting package. Its a real time charting package . As far as support there is virtually none as it relates to the mac.

Nothing has changed at all on my machine...it just stopped working on launch. Now I need to launch with 1 chart open and then open charts one by one. On a rare occasion all of the charts will open ( about 8 in all) but most of the time I get a java stub error.

I am still not clear how to open in terminal. I did notice that java has had problems on the mac.

any other ideas?

thanks

rick
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.