XCode 4.5 EXC_BAD_INSTRUCTION when try to Run App

Hi,
Im having problems to run apps on XCode 4.5, when i press RUN XCode Crashes and the above error its shown, please I really need help on this I need to deliver an application soon and I cant start with this issue, Thanks in advance
Process:         Xcode [2735]
Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         4.5 (1839)
Build Info:      IDEApplication-1839000000000000~3
App Item ID:     497799835
App External ID: 10747437
Code Type:       X86-64 (Native)
Parent Process:  launchd [133]
User ID:         501
Date/Time:       2012-10-01 10:12:52.282 -0500
OS Version:      Mac OS X 10.8.2 (12C54)
Report Version:  10
Interval Since Last Report:          2738 sec
Crashes Since Last Report:           6
Per-App Interval Since Last Report:  2483 sec
Per-App Crashes Since Last Report:   6
Anonymous UUID:                      E0E52762-AB50-7ECE-EFDB-E931B5FDF062
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Application Specific Information:
ProductBuildVersion: 4G182
objc[2735]: garbage collection is ON
Performing @selector(performRunAction:) from sender IDERunPauseContinueToolbarButton 0x4019c37e0
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.LLDB.framework                0x000000011c15a842 std::tr1::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<CommandObj ectProcessAttach*, std::tr1::_Sp_deleter<CommandObjectProcessAttach> >(CommandObjectProcessAttach*, std::tr1::_Sp_deleter<CommandObjectProcessAttach>) + 4
1   com.apple.LLDB.framework                0x000000011c159999 lldb_private::CommandObjectMultiwordProcess::CommandObjectMultiwordProcess(lldb _private::CommandInterpreter&) + 101
2   com.apple.LLDB.framework                0x000000011c1fc1d0 lldb_private::CommandInterpreter::LoadCommandDictionary() + 2014
3   com.apple.LLDB.framework                0x000000011c1fa9ae lldb_private::CommandInterpreter::Initialize() + 58
4   com.apple.LLDB.framework                0x000000011c183a62 lldb_private::Debugger::Debugger(void (*)(char const*, void*), void*) + 674
5   com.apple.LLDB.framework                0x000000011c1832b7 lldb_private::Debugger::CreateInstance(void (*)(char const*, void*), void*) + 51
6   com.apple.LLDB.framework                0x000000011b3d6585 lldb::SBDebugger::Create(bool, void (*)(char const*, void*), void*) + 71
7   com.apple.LLDB.framework                0x000000011b3d6720 lldb::SBDebugger::Create(bool) + 22
8   com.apple.dt.dbg.DebuggerLLDB           0x0000000111e764bd -[DBGLLDBLauncher initWithExtensionIdentifier:launchSession:] + 76
9   com.apple.dt.dbg.DebuggerLLDBService          0x000000010ff50291 -[DBGLLDBDebugLocalService operationWorkerWithLaunchSession:error:] + 197
10  com.apple.dt.IDE.IDEiPhoneSupport          0x0000000112058644 -[IDERuniPhoneSimulatorService operationWorkerWithLaunchSession:error:] + 297
11  com.apple.dt.IDEFoundation              0x000000010b18818d -[IDERunDestination runOperationForLaunchSession:error:] + 108
12  com.apple.dt.IDEFoundation              0x000000010b18710f -[IDELaunchSchemeAction runOperationForExecutionEnvironment:withBuildOperation:buildParameters:buildabl eProductDirectories:runDestination:outError:] + 2328
13  com.apple.dt.IDEFoundation              0x000000010b182e0f -[IDEScheme _executionOperationForExecutionEnvironment:build:onlyBuild:buildPurpose:buildCo mmand:schemeCommand:overridingProperties:destination:buildLog:filePath:error:tes tCallbackBlock:] + 1517
14  com.apple.dt.IDEFoundation              0x000000010b18657f -[IDEScheme runWithExecutionContext:buildIfNeeded:onlyBuild:destination:overridingPropertie s:commandName:error:] + 413
15  com.apple.dt.IDEKit                     0x000000010b6c524d -[IDEWorkspaceTabController _actuallyPerformSchemeTask:onScheme:runDestination:command:commandName:buildCom mand:filePath:completionBlock:] + 948
16  com.apple.dt.IDEKit                     0x000000010b6c7214 __130-[IDEWorkspaceTabController _performSchemeTask:onScheme:runDestination:command:commandName:buildCommand:fil ePath:completionBlock:]_block_invoke_0 + 144
17  com.apple.dt.IDEKit                     0x000000010b6c714d -[IDEWorkspaceTabController _performSchemeTask:onScheme:runDestination:command:commandName:buildCommand:fil ePath:completionBlock:] + 3305
18  com.apple.dt.IDEKit                     0x000000010b6c775f __124-[IDEWorkspaceTabController _performDebuggableSchemeTask:onScheme:runDestination:command:commandName:buildC ommand:filePath:]_block_invoke_0 + 78
19  com.apple.dt.DVTDeveloperModeHelper          0x000000010c4f11f5 -[DVTDeveloperModeAlertHelper _askToEnableDeveloperModeIfNecessary] + 50
20  com.apple.dt.IDEKit                     0x000000010b6c76f3 -[IDEWorkspaceTabController _performDebuggableSchemeTask:onScheme:runDestination:command:commandName:buildC ommand:filePath:] + 505
21  com.apple.dt.IDEKit                     0x000000010b6c78e7 -[IDEWorkspaceTabController _runScheme:runDestination:] + 148
22  com.apple.AppKit                        0x00007fff85c5ea59 -[NSApplication sendAction:to:from:] + 342
23  com.apple.dt.DVTKit                     0x000000010ad59438 -[DVTApplication sendAction:to:from:] + 318
24  com.apple.AppKit                        0x00007fff85c5ea59 -[NSApplication sendAction:to:from:] + 342
25  com.apple.dt.DVTKit                     0x000000010ad59438 -[DVTApplication sendAction:to:from:] + 318
26  com.apple.dt.DVTKit                     0x000000010ae11a90 -[DVTDelayedMenuButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 567
27  com.apple.AppKit                        0x00007fff85c5bc9c -[NSControl mouseDown:] + 820
28  com.apple.AppKit                        0x00007fff85c5360e -[NSWindow sendEvent:] + 6853
29  com.apple.AppKit                        0x00007fff85c4f744 -[NSApplication sendEvent:] + 5761
30  com.apple.dt.IDEKit                     0x000000010b55e5c4 -[IDEApplication sendEvent:] + 369
31  com.apple.AppKit                        0x00007fff85b652fa -[NSApplication run] + 636
32  com.apple.AppKit                        0x00007fff85b09cb6 NSApplicationMain + 869
33  com.apple.dt.Xcode                      0x000000010a92bd17 0x10a92a000 + 7447
34  com.apple.dt.Xcode                      0x000000010a92bca8 0x10a92a000 + 7336
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8da55d16 kevent + 10
1   libdispatch.dylib                       0x00007fff81e2adea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff81e2a9ee _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff8da556d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff82e30eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff82e30cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff82e1b171 start_wqthread + 13
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff8da556d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff82e30eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff82e30cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff82e1b171 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff8da556d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff82e30eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff82e30cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff82e1b171 start_wqthread + 13
Thread 5:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff8da53686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8da52c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8b489803 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8b48eee6 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8b48e6b2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff8245d586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation                    0x00007fff824bb612 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff82e2e742 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff82e1b181 thread_start + 13
Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff8da55322 __select + 10
1   com.apple.CoreFoundation                0x00007fff8b4ce4e6 __CFSocketManager + 1302
2   libsystem_c.dylib                       0x00007fff82e2e742 _pthread_start + 327
3   libsystem_c.dylib                       0x00007fff82e1b181 thread_start + 13
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff8da53686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8da52c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8b489803 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8b48eee6 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8b48e6b2 CFRunLoopRunSpecific + 290
5   com.apple.DTDeviceKit                   0x0000000112149cff -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 298
6   com.apple.Foundation                    0x00007fff824bb612 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff82e2e742 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff82e1b181 thread_start + 13
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff8da556d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff82e30eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff82e30cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff82e1b171 start_wqthread + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff8da556d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff82e30eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff82e30cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff82e1b171 start_wqthread + 13
Thread 10:: DYMobileDeviceManager
0   libsystem_kernel.dylib                  0x00007fff8da53686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8da52c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8b489803 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8b48eee6 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8b48e6b2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff824c089e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
6   com.apple.Foundation                    0x00007fff8245918a -[NSRunLoop(NSRunLoop) run] + 74
7   com.apple.Foundation                    0x00007fff824bb612 __NSThread__main__ + 1345
8   libsystem_c.dylib                       0x00007fff82e2e742 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff82e1b181 thread_start + 13
Thread 11:: CVDisplayLink
0   libsystem_kernel.dylib                  0x00007fff8da550fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff82e32f89 _pthread_cond_wait + 869
2   com.apple.CoreVideo                     0x00007fff87f732d4 CVDisplayLink::runIOThread() + 680
3   com.apple.CoreVideo                     0x00007fff87f73013 startIOThread(void*) + 148
4   libsystem_c.dylib                       0x00007fff82e2e742 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff82e1b181 thread_start + 13
Thread 12:
0   libsystem_kernel.dylib                  0x00007fff8da550fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff82e32f89 _pthread_cond_wait + 869
2   com.apple.Xcode.DevToolsCore            0x000000010e992395 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] + 353
3   com.apple.Foundation                    0x00007fff824bb612 __NSThread__main__ + 1345
4   libsystem_c.dylib                       0x00007fff82e2e742 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff82e1b181 thread_start + 13
Thread 13:
0   libsystem_kernel.dylib                  0x00007fff8da556d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff82e30eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff82e30cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff82e1b171 start_wqthread + 13
Thread 14:
0   libsystem_kernel.dylib                  0x00007fff8da556d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff82e30eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff82e30cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff82e1b171 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007fff72692588  rbx: 0x00007ffd63e94b20  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x00007fff552d3bf0  rsi: 0x00007ffd63e94b20  rbp: 0x00007fff552d3b20  rsp: 0x00007fff552d3b20
   r8: 0x0000000000000003   r9: 0x0000000000000015  r10: 0x0000000000000040  r11: 0x00007ffd63e94d28
  r12: 0x00007ffd63e5a400  r13: 0x00007ffd63e5a540  r14: 0x00007ffd63e80f60  r15: 0x00007ffd63e5a400
  rip: 0x000000011c15a842  rfl: 0x0000000000000206  cr2: 0x000000010c48f2d0
Logical CPU: 0
Binary Images:
       0x10a92a000 -        0x10a92cfff  com.apple.dt.Xcode (4.5 - 1839) <B5C20A97-D031-383A-8045-814DBC82546E> /Applications/Xcode.app/Contents/MacOS/Xcode
       0x10a932000 -        0x10ac4dff7  com.apple.dt.DVTFoundation (4.5 - 1828) <EBED7760-2AF1-325D-AA67-308E33DF1EEF> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versi ons/A/DVTFoundation
       0x10ad50000 -        0x10afaeff7  com.apple.dt.DVTKit (4.5 - 1832) <CA78B684-5EF2-3A6F-8E1A-F6FACF638CF0> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/D VTKit
       0x10b10f000 -        0x10b398fff  com.apple.dt.IDEFoundation (4.5 - 1877) <290F84BC-8B7E-34A2-9568-7A8B6B248A92> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/ IDEFoundation
       0x10b548000 -        0x10ba23fff  com.apple.dt.IDEKit (4.5 - 1854) <4BA461E1-5CFD-3841-AB41-38D230A64F96> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x10bd5d000 -        0x10bdfefff  com.apple.PackageKit (3.0 - 252) <857ACE13-1AAF-3CE2-BD76-1DF1BFBF98A5> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
       0x10be72000 -        0x10c48efff +libclang.dylib (421.11.65) <9F1CFA11-AED1-377B-AFC7-98C0D1E9095D> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/lib/libclang.dylib
       0x10c4ef000 -        0x10c4f2fff  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <7C4DBC81-CCE3-38BD-A47F-2044890E51C7> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framew ork/Versions/A/DVTDeveloperModeHelper
       0x10db0c000 -        0x10db13ff7  com.apple.dt.IDE.HexEditor (4.5 - 1802) <B06B0981-92A6-3115-B22B-4249E49D1B34> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/Hex Editor
       0x10db44000 -        0x10db9aff7  com.apple.dt.IDE.IDEFindReplace (4.5 - 1811) <A723A972-EEBD-3BAD-9DEC-44CC8A76B49C> /Applications/Xcode.app/Contents/PlugIns/IDEFindReplace.ideplugin/Contents/MacO S/IDEFindReplace
       0x10dbd9000 -        0x10dc25ff7  com.apple.DADocSetAccess (4.5 - 1803) <DB3CBFD9-2777-3716-AD51-6B9E6BF8C021> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Vers ions/A/DADocSetAccess
       0x10dc53000 -        0x10dc6efff  com.apple.DADocSetManagement (4.5 - 1803) <142E8478-6504-36C2-BE95-947A61687915> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/ Versions/A/DADocSetManagement
       0x10dcd1000 -        0x10dd1dff7  com.apple.dt.IDE.IDEDocViewer (4.5 - 1804) <4E92AE5F-535E-3D76-B3D1-4B60F90D2442> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/ IDEDocViewer
       0x10dd5c000 -        0x10dd74ff7  com.apple.dt.IDE.IDEQuickHelp (4.5 - 1817) <651BD82E-6BB1-3584-BA5E-436F08D2227F> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/ IDEQuickHelp
       0x10dd8c000 -        0x10e09afff  com.apple.dt.IDE.IDEInterfaceBuilderKit (4.5 - 2840) <5E760AF7-7A02-3AD6-9606-7D126526E89D> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Conte nts/MacOS/IDEInterfaceBuilderKit
       0x10e2b1000 -        0x10e323ff7  com.apple.dt.IBAutolayoutFoundation (1.0 - 1) <D1AE4BB6-CA1C-3499-B8AD-11FBFAB42B68> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Ve rsions/A/IBAutolayoutFoundation
       0x10e36a000 -        0x10e38eff7  com.apple.dt.dbg.DebuggerFoundation (4.5 - 1821) <05F0EA0F-30AE-3B01-A45E-73F63A00DA8C> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/ MacOS/DebuggerFoundation
       0x10e3b0000 -        0x10e419fff  com.apple.dt.dbg.DebuggerUI (4.5 - 1821) <E02D9310-CED3-3339-87E1-A2472F5FCECC> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/De buggerUI
       0x10e470000 -        0x10e4a7fff +com.ridiculousfish.HexFiendFramework (4.5 - 1802) <D1765556-C829-3E70-9507-405189313E77> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A /HexFiend
       0x10e4ce000 -        0x10e564fff  com.apple.dt.IDE.IDESourceEditor (4.5 - 1814) <EF450F60-CF4C-36CA-BFED-6B7E20143A7C> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/Mac OS/IDESourceEditor
       0x10e5c7000 -        0x10e5e1fff  com.apple.dt.IDE.Xcode3Core (4.5 - 1845) <096541B7-1FEB-3890-8033-1C11DF5C06C2> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xc ode3Core
       0x10e5f4000 -        0x10e5fdfff  com.apple.DevToolsFoundation (6.5 - 1845) <73911449-583D-3D33-8639-AD1781317FDF> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x10e608000 -        0x10e63efff  com.apple.Xcode.DevToolsSupport (6.5 - 1845) <4FB38511-50F3-39ED-9C91-58B29FF38789> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x10e6e1000 -        0x10e6f9fff  com.apple.dt.IDE.SharedPlugInUtilities (4.5 - 1802) <AC1A52CD-3437-3433-B322-31150409789A> /Applications/Xcode.app/Contents/PlugIns/SharedPlugInUtilities.ideplugin/Conten ts/MacOS/SharedPlugInUtilities
       0x10e8ab000 -        0x10eb66ff7  com.apple.Xcode.DevToolsCore (6.5 - 1845) <30F9E2A1-3D2D-3B99-B57A-43B2C0B3FCB8> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x10ecd1000 -        0x10ede6ff7  com.apple.dt.IDE.Xcode3UI (4.5 - 1845) <D2EE71A2-5B74-3A7B-AF4D-0A6093012512> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcod e3UI
       0x10eea4000 -        0x10eea6ff7  com.apple.dt.IDE.IDEInterfaceBuilderAutomator (4.5 - 1810) <F44BDE75-89C2-3BD5-8659-4C046DCE8468> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderAutomator.ideplugin /Contents/MacOS/IDEInterfaceBuilderAutomator
       0x10ff47000 -        0x10ff49ff7  com.apple.dt.dbg.DebuggerGDBService (4.5 - 1821) <8E22DE7C-16DB-3F7D-8EDC-E1A8E7124F18> /Applications/Xcode.app/Contents/PlugIns/DebuggerGDBService.ideplugin/Contents/ MacOS/DebuggerGDBService
       0x10ff4f000 -        0x10ff51ff7  com.apple.dt.dbg.DebuggerLLDBService (4.5 - 1821) <DEF316B8-71F9-3E96-B903-7BAC4C2DEC75> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents /MacOS/DebuggerLLDBService
       0x10ff57000 -        0x10ff86ff7  com.apple.framework.ConfigurationProfiles (5.2 - 546) <ED1E951A-17F3-39AF-A65A-D1C3D4F385AA> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/Co nfigurationProfiles
       0x10ff9f000 -        0x10ffcbff7  com.apple.DTDeviceKitBase (4.5 - 1883) <990CA46E-B904-30FA-8C9C-AC2316E940D2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x10ffea000 -        0x110002ff7  com.apple.DeviceLinkX (5.0 - 260) <E1AA5DDE-AE85-3CC1-9E2C-7B58A655406B> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
       0x110011000 -        0x11002ffff  com.apple.dt.IDE.IDEArchivedApplicationsViewer (4.5 - 1804) <2118C15C-4E6C-3BF1-83CA-DB1285DE2E04> /Applications/Xcode.app/Contents/PlugIns/IDEArchivedApplicationsViewer.ideplugi n/Contents/MacOS/IDEArchivedApplicationsViewer
       0x11004b000 -        0x110055ff7  com.apple.DVTiPhoneSimulatorRemoteClient (4.5 - 1813) <FD31F856-E608-35F6-B8B6-938ABE68D58A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/PrivateFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Vers ions/A/DVTiPhoneSimulatorRemoteClient
       0x110060000 -        0x110070fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoa (4.5 - 1810) <46BC6DD5-777E-3CE3-9148-F74B9EBC50D5> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoa.ideplugin/Con tents/MacOS/IDEInterfaceBuilderCocoa
       0x110083000 -        0x110085fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchEditingSupport (4.5 - 1926) <C386EEDB-FCB6-36CA-A385-254ED9FD26DB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchEditingSuppor t.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchEditingSupport
       0x111e6c000 -        0x111e90fff  com.apple.dt.dbg.DebuggerLLDB (4.5 - 1821) <60C5ED57-D858-3E49-A96D-F40951CD65B8> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/ DebuggerLLDB
       0x111ffe000 -        0x1120b4fff  com.apple.dt.IDE.IDEiPhoneSupport (4.5 - 1919) <A187478F-81AD-3A41-8CDE-D40917D2D6F7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPho neSupport
       0x112141000 -        0x1121bdfff  com.apple.DTDeviceKit (4.2 - 1883) <88DEFD6F-0B29-39D7-9B36-B84E79339F8B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
       0x112213000 -        0x1122b0fff  com.apple.mobiledevice (555.40 - 555.40) <EBE1EADF-92BA-3D06-BF89-6B6E7D9AB2F3> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
       0x11237c000 -        0x1124bbfff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (4.5 - 2840) <AA617B96-F094-3850-9BB4-9D38F58DC928> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.id eplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
       0x1125a4000 -        0x1125ecff7  com.apple.glut (3.5.2 - GLUT-3.5.2) <A82DC750-C5E2-3833-8C8D-EA317B8BA260> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
       0x112660000 -        0x11280aff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (4.5 - 1926) <47B7BF6F-94BF-3B74-9ED3-CEA371FE3AC6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.i deplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
       0x1128c6000 -        0x112ccfff7  com.apple.SceneKit (3.2 - 155.4) <6D1742E5-64AD-3002-B1E0-6FDE82F8AA60> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
       0x112ed3000 -        0x112effff7  com.apple.DiscRecordingUI (7.0 - 7000.2.4) <971E7510-32BE-36DB-84F4-CBFDC52FC9AB> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
       0x11303f000 -        0x113044fff  com.apple.audio.AppleHDAHALPlugIn (2.3.1 - 2.3.1f2) <E807EE74-4241-36B2-87A6-92AFAE41D68F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x113049000 -        0x113053fff  com.apple.xcode.plug-in.CoreBuildTasks (6.5 - 1845) <7945B784-15C8-3E94-A095-960914356056> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/Co reBuildTasks
       0x11305c000 -        0x113060fff  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <172AB30E-5FB4-3C67-A8BB-F75FDDB859F2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
       0x113065000 -        0x113069ff7  com.apple.dt.gpu.GPUTraceDebugger (4.5 - 110.14) <FD084F1C-7DD6-332C-8549-AEDF86DF87F4> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/Ma cOS/GPUTraceDebugger
       0x113070000 -        0x113072ff7  com.apple.dt.IDE.IDEAppleScriptEditor (4.5 - 1801) <5B7F1035-08E7-3C24-B5D9-FAB4DE9AB8F1> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Content s/MacOS/IDEAppleScriptEditor
       0x1131d9000 -        0x11332dfff  com.apple.audio.units.Components (1.8 - 1.8) <7846E0A3-4AFB-3E29-96D3-BF87348024ED> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x1136c7000 -        0x11375bff7  com.apple.dt.gpu.GPUDebuggerFoundation (4.5 - 110.14) <723BAD76-3055-3336-A04F-4C8606D6B149> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Conten ts/MacOS/GPUDebuggerFoundation
       0x1137ab000 -        0x1137f4ff7  com.apple.GPUTools (1.0 - 148.3) <FA50862A-3CE2-3C1F-A60B-440BF17E5680> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A /GPUTools
       0x113821000 -        0x113898ff7  com.apple.GPUToolsCore (1.0 - 148.3) <72CC6FE0-C2A9-3AE3-B4AE-7A9458B99158> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versio ns/A/GPUToolsCore
       0x1138d7000 -        0x113975ff7  com.apple.GPUToolsAnalysis (1.0 - 36.3) <062AABA1-6AD6-34FD-B0D9-E1C16A7F01EA> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsAnalysis.framework/Ve rsions/A/GPUToolsAnalysis
       0x1139bc000 -        0x113a31ff7  com.apple.GPUToolsServices (1.0 - 36.3) <0C49F63F-95CE-3392-813D-C998B969F3B7> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Ve rsions/A/GPUToolsServices
       0x113a81000 -        0x113a8afff  com.apple.dt.gpu.GPUDebuggerKit (4.5 - 110.14) <D54ADC00-E29D-3360-AEF6-19422F039657> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacO S/GPUDebuggerKit
       0x113a99000 -        0x113b2ffff  com.apple.dt.gpu.GPUTraceDebuggerUI (4.5 - 110.14) <2BF9F781-EFFE-3F9C-8CF0-9BD421E5AC98> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/ MacOS/GPUTraceDebuggerUI
       0x113b6d000 -        0x113be4fff  com.apple.dt.gpu.GPURenderTargetEditor (4.5 - 110.14) <9973EC30-0541-37FB-96F9-99D880E0E056> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Conten ts/MacOS/GPURenderTargetEditor
       0x113c37000 -        0x113c3dff7  com.apple.GPUToolsInterface (1.0 - 36.3) <790CD06D-F699-3CFB-BB84-12B4C891D021> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/V ersions/A/GPUToolsInterface
       0x113c45000 -        0x113c50ff7  com.apple.dt.IDE.IDEProjectsOrganizer (4.5 - 1802) <DEC395E2-81D5-391C-B1B7-B054E7E8B5A0> /Applications/Xcode.app/Contents/PlugIns/IDEProjectsOrganizer.ideplugin/Content s/MacOS/IDEProjectsOrganizer
       0x113c5c000 -        0x113c94fff  com.apple.dt.IDE.IDESceneKitEditor (4.5 - 1806) <8C34F3E3-7713-3522-A6F6-4CEDA3CD5CAC> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/M acOS/IDESceneKitEditor
       0x113cc8000 -        0x113d9dff7  com.apple.dt.IDE.IDEModelEditor (4.5 - 1810) <055403CE-DA59-3476-A7EB-095D3ED79100> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacO S/IDEModelEditor
       0x113e2d000 -        0x113e94ff7  com.apple.dt.IDE.IDEModelFoundation (4.5 - 1810) <9BBA31E3-ECE7-35C1-9E4E-88DF5A166E38> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/ MacOS/IDEModelFoundation
       0x113fae000 -        0x113fb6ff7  com.apple.dt.PlistEditor (4.5 - 1804) <962FE96E-C7B6-3EFA-B411-573B5419672D> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/P listEditor
       0x113fc1000 -        0x113fcffff  com.apple.dt.IDE.IDEQuickLookEditor (4.5 - 1803) <2A8F58AC-1916-3209-8F19-2DADF3BADF90> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/ MacOS/IDEQuickLookEditor
       0x113fe0000 -        0x114012ff7  com.apple.dt.IDE.IDELogNavigator (4.5 - 1805) <FBF75F42-6631-3333-AB85-293802B1E0F5> /Applications/Xcode.app/Contents/PlugIns/IDELogNavigator.ideplugin/Contents/Mac OS/IDELogNavigator
       0x114038000 -        0x11404afff  com.apple.dt.IDE.IDEStructureNavigator (4.5 - 1803) <44F026AC-6E84-39E7-B35A-0E9B52651DC0> /Applications/Xcode.app/Contents/PlugIns/IDEStructureNavigator.ideplugin/Conten ts/MacOS/IDEStructureNavigator
       0x114058000 -        0x11406eff7  com.apple.dt.IDE.IDESymbolNavigator (4.5 - 1801) <3A654E87-C37A-3FDF-9C07-A6E60199F350> /Applications/Xcode.app/Contents/PlugIns/IDESymbolNavigator.ideplugin/Contents/ MacOS/IDESymbolNavigator
       0x114081000 -        0x114086ff7  com.apple.dt.IDE.IDEPDFViewer (4.5 - 1802) <58CB1C41-DBE2-37A2-B109-BA1BA6E2D4D6> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/ IDEPDFViewer
       0x11408f000 -        0x1140bffff  com.apple.dt.gpu.GPUDebuggeriOSSupport (4.5 - 51.8) <1D68BA75-3122-39B5-AF30-436970052427> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GP UDebuggeriOSSupport
       0x1140e4000 -        0x1140f4fff  com.apple.GPUToolsMobileFoundation (1.0 - 52.6) <05D82242-8837-38A6-970E-E18B341EF398> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToo lsMobileFoundation
       0x114103000 -        0x114158fff  com.apple.GPUToolsExpert (1.0 - 52.6) <2F8CEC3B-7778-3CD0-8A4A-4A5F49F4D234> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsExpert.framework/Versions/A/GPUToolsExpert
       0x114199000 -        0x1141d1fff  com.apple.dt.IDE.IDERepositoryViewer (4.5 - 1809) <1627E155-E38B-3470-853F-E1E182B3EE48> /Applications/Xcode.app/Contents/PlugIns/IDERepositoryViewer.ideplugin/Contents /MacOS/IDERepositoryViewer
       0x114201000 -        0x11420eff7  com.apple.dt.IDE.IDEIssueNavigator (4.5 - 1801) <79C4C63E-8A87-3C0D-9E55-EBD1ABDD8996> /Applications/Xcode.app/Contents/PlugIns/IDEIssueNavigator.ideplugin/Contents/M acOS/IDEIssueNavigator
       0x114219000 -        0x11422dff7  com.apple.dt.IDE.IDERTFEditor (4.5 - 1800) <81E8B141-188F-3C0E-9272-B999F19F9366> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/ IDERTFEditor
       0x11423f000 -        0x114247ff7  com.apple.dt.ScriptingDefinitionEditor (4.5 - 1801) <B10666DC-5F6C-3C9F-BBD2-4607FB5E799A> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Co ntents/MacOS/ScriptingDefinitionEditor
       0x114362000 -        0x11437aff7  com.apple.gputools.MobileAnalysis (1.0 - 52.6) <C821F23B-5160-37BC-82DD-F8AC1CCDDC6C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/GPUTools/PlugIns/MobileAnalysis.gtplugin/Contents/MacOS/MobileAnalysis
       0x11457b000 -        0x1145a1fff  libPDFRIP.A.dylib (324.6) <6F0487BB-6C03-30C4-BD02-73D638828030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
       0x11521f000 -        0x115228fe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x11522e000 -        0x11522eff1 +cl_kernels (???) <3174F1B8-E423-47B4-A4CC-58BCDF72C4D2> cl_kernels
       0x11529c000 -        0x11529dff2 +cl_kernels (???) <FFFAD3BF-81D5-4933-A6AF-8F4D50D1621F> cl_kernels
       0x11570d000 -        0x115710ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x115715000 -        0x1157b0ff7  unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
       0x1157df000 -        0x1157e0ff3 +cl_kernels (???) <5EBC96D6-86B7-41DD-8522-6F05E1A0B075> cl_kernels
       0x115f4b000 -        0x115f50ff7  com.apple.dt.IDE.IDEInstrumentsService (4.5 - 1821) <6F947545-0A85-3913-B485-C8FA233AD779> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Conten ts/MacOS/IDEInstrumentsService
       0x115fce000 -        0x116185fff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x1161bc000 -        0x1162fefff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x116332000 -        0x1166e6fff  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.61 - 8.0.0) <2A12EDBB-1DF7-3638-BB7F-BBD7DB9DB3CB> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
       0x116804000 -        0x116812ff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x116819000 -        0x116846fff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x11685a000 -        0x11685bff3 +cl_kernels (???) <EBE5126C-4713-4D64-BF6B-140D9CC7945A> cl_kernels
       0x116a36000 -        0x116a38ff7  com.apple.dt.IDE.IDEAppleScriptCore (4.5 - 1801) <8569989A-39A4-340F-AE67-6A8548CE3CA8> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/ MacOS/IDEAppleScriptCore
       0x1170d3000 -        0x1170e2fff  com.apple.dt.IDE.IDESubversion (4.5 - 1805) <924A5ACB-ED24-356E-AB48-56664842E0BC> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS /IDESubversion
       0x1170ef000 -        0x117103ff7  com.apple.dt.IDE.IDEGit (4.5 - 1808) <8984CB19-0D4E-345B-86CC-B0C3D5AD3633> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
       0x11b3bf000 -        0x11c88cfef  com.apple.LLDB.framework (1.167.2 - 167.2) <97786784-2894-3A37-B5E5-D8E95E355533> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLD B
       0x11cd6b000 -        0x11ce78fff  org.python.python (2.7.2 - 2.7.2) <B2E5B3C9-2D7C-37D7-B23D-84DEF8DDAF28> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
    0x7fff6a52a000 -     0x7fff6a55e93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff811cb000 -     0x7fff8124cfff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8124d000 -     0x7fff8124eff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
    0x7fff8129f000 -     0x7fff812e2ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff812e3000 -     0x7fff81591fff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff81592000 -     0x7fff815e3ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff815e4000 -     0x7fff816fdff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff816fe000 -     0x7fff81723ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
    0x7fff81724000 -     0x7fff8174cfff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8174d000 -     0x7fff8176eff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8176f000 -     0x7fff817a9fff  com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff817aa000 -     0x7fff817c1fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff817c2000 -     0x7fff817e4ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff817e5000 -     0x7fff818d5ff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff818d6000 -     0x7fff8197cff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8197d000 -     0x7fff81993fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff81994000 -     0x7fff819a1ff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff819a7000 -     0x7fff81a64ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff81a65000 -     0x7fff81a9cff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
    0x7fff81a9d000 -     0x7fff81ad3fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff81ad4000 -     0x7fff81ad5fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff81ad6000 -     0x7fff81b74ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff81b75000 -     0x7fff81b77fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff81b78000 -     0x7fff81ba6fff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff81ba7000 -     0x7fff81ba7fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff81bb0000 -     0x7fff81beafff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff81beb000 -     0x7fff81bf2fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff81bf3000 -     0x7fff81bf5fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff81c51000 -     0x7fff81d42ff7  com.apple.PubSub (1.0.5 - 65.32) <A53D3D5D-85DF-3CFC-94DF-FB05D6FEC34A> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff81d43000 -     0x7fff81d87fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x7fff81d88000 -     0x7fff81e22fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff81e23000 -     0x7fff81e25ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff81e26000 -     0x7fff81e3bff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff81e89000 -     0x7fff81e8dff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff81e8e000 -     0x7fff81ee8ff7  com.apple.imfoundation (8.0 - 900) <850E59A3-B5CE-3149-8D42-9ED4CBBCAA9D> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
    0x7fff81ee9000 -     0x7fff81f3fff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff81f44000 -     0x7fff81f47fff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff81f48000 -     0x7fff81f5bff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff81f5c000 -     0x7fff81fc4fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8206b000 -     0x7fff82071ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8207f000 -     0x7fff82083fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff82090000 -     0x7fff82185fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff82186000 -     0x7fff822a6fff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff822b9000 -     0x7fff822e4fff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff822fc000 -     0x7fff823f9ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff823fa000 -     0x7fff82425fff  com.apple.datadetectors (4.0 - 199.0) <4FE34A35-8DE1-3A43-8586-4B2ED03F2D84> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff82426000 -     0x7fff82782fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff82783000 -     0x7fff82909fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8290a000 -     0x7fff82913fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff829ac000 -     0x7fff82b1dff7  com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff82b27000 -     0x7fff82b83ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff82b84000 -     0x7fff82cd5fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff82cf1000 -     0x7fff82d0cff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff82d0d000 -     0x7fff82d50fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff82d7b000 -     0x7fff82d7ffff  libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff82dc5000 -     0x7fff82df6ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff82e00000 -     0x7fff82e00fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff82e01000 -     0x7fff82e04fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff82e05000 -     0x7fff82e19fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff82e1a000 -     0x7fff82ee6fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
    0x7fff82ee7000 -     0x7fff82fb5fff  com.apple.Bluetooth (4.0.9 - 4.0.9f33) <3F57E1F3-08E8-3EDF-8DE0-E3855EB4D74B> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff82fb6000 -     0x7fff82fbdfff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff8301c000 -     0x7fff8306bff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8306c000 -     0x7fff830d9fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff830da000 -     0x7fff834d1fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff834d2000 -     0x7fff83683fff  com.apple.AutomatorFramework (1.3 - 346) <263DC026-AE26-34BB-A7B2-19A8ECC48EF6> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
    0x7fff836ec000 -     0x7fff838ecfff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
    0x7fff838ed000 -     0x7fff839ebfff  com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff83a15000 -     0x7fff83a1ffff  com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff83a20000 -     0x7fff83a22ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff83a23000 -     0x7fff83a59fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff83aab000 -     0x7fff83ab4ff7  com.apple.marco (8.0 - 900) <5864ADD1-FC2F-37EF-BE89-A9E582C78610> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff83ac2000 -     0x7fff83bbffff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff83bc0000 -     0x7fff83bc4ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff83c20000 -     0x7fff83cf3ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff83cf9000 -     0x7fff83cfffff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff83d00000 -     0x7fff83d5dff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff83d5e000 -     0x7fff83e87ff7  com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff83e88000 -     0x7fff84158fff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff84159000 -     0x7fff84170fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff84171000 -     0x7fff841feff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff841ff000 -     0x7fff841ffffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff84292000 -     0x7fff8429dfff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8429e000 -     0x7fff8429fff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff842a0000 -     0x7fff842bfff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff842c0000 -     0x7fff842e8ff7  com.apple.SystemConfiguration.EAP8021X (12.0.0 - 12.0) <1BCC05B1-1E08-377C-A01D-4F421E63868B> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff842e9000 -     0x7fff84321fff  libncurses.5.4.dylib (37.3) <68D5B5F5-8252-3F1E-AFF1-C6AFE145DBC1> /usr/lib/libncurses.5.4.dylib
    0x7fff84322000 -     0x7fff8432efff  libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff84825000 -     0x7fff84830fff  com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
    0x7fff84831000 -     0x7fff84879fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8487a000 -     0x7fff848c9ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff84a6a000 -     0x7fff84a7afff  com.apple.AppleScriptObjC (1.2 - 21) <D6ADE9DF-43F9-3678-9BBA-0EAC9C3BFE5E> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
    0x7fff84a7b000 -     0x7fff84a9dff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
    0x7fff84a9e000 -     0x7fff84aebfff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff84aec000 -     0x7fff84b37ff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff84b38000 -     0x7fff84b3dfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff84b3e000 -     0x7fff84b3ffff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff84b40000 -     0x7fff84b40fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /Syste

The OP didn't get an answer here and I doubt you will too. If you're having this kind of problem you should have more luck over on the Developer forums. Try posting a thread there:
https://discussions.apple.com/community/developer_forums

Similar Messages

  • Air not responding when i try to run apps

    Hello, I am very new to Adobe air, installed it for the first time within the last month. Ive installed this on 2 machines and it works fine on them.
    Ive been trying to get it to work on this laptop for about a week now and I cannot figured it out. ive searched and searched and searched but cant seem to find anything.
    Installation of Air seems to go fine but when try to open apps (lontail pro or market samurai) it opens an adobe air process that appears to do nothing at all.
    Please help!!
    System info and install log:
    OS Name
    Microsoft Windows 7 Home Premium
    Version
    6.1.7601 Service Pack 1 Build 7601
    Other OS Description
    Not Available
    OS Manufacturer
    Microsoft Corporation
    System Name
    SCOTT-PC
    System Manufacturer
    Acer
    System Model
    Aspire 5738
    System Type
    x64-based PC
    Processor
    Pentium(R) Dual-Core CPU  
    T4300  @ 2.10GHz, 2100 Mhz, 2 Core(s), 2 Logical Processor(s)
    BIOS Version/Date
    Phoenix Technologies LTD V1.16., 26/08/2009
    SMBIOS Version
    2.5
    Windows Directory
    C:\Windows
    System Directory
    C:\Windows\system32
    Boot Device
    \Device\HarddiskVolume2
    Locale
    United Kingdom
    Hardware Abstraction Layer
    Version = "6.1.7601.17514"
    User Name
    scott-PC\scott
    Time Zone
    GMT Standard Time
    Installed Physical Memory (RAM)
    3.00 GB
    Total Physical Memory
    2.93 GB
    Available Physical Memory
    1.44 GB
    Total Virtual Memory
    5.86 GB
    Available Virtual Memory
    4.08 GB
    Page File Space
    2.93 GB
    Page File
    C:\pagefile.sys
    [2013-12-05:23:32:32] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-05:23:32:32] Commandline is:
    [2013-12-05:23:32:32] Installed runtime (1.5.0.7220) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-05:23:33:21] Relaunching with elevation
    [2013-12-05:23:33:21] Launching subprocess with commandline c:\users\scott\appdata\local\temp\airbc75.tmp\adobe air installer.exe -ei
    [2013-12-05:23:33:33] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-05:23:33:33] Commandline is: -stdio \\.\pipe\AIR_8140_0 -ei
    [2013-12-05:23:33:33] Installed runtime (1.5.0.7220) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-05:23:33:33] Starting silent runtime update. Updating runtime from version 1.5.0.7220 to version 3.9.0.1210
    [2013-12-05:23:33:33] Installing msi at c:\users\scott\appdata\local\temp\airbc75.tmp\setup.msi with guid {52E225FC-FCB4-41F7-837B-6E37FB05BD7B}
    [2013-12-05:23:33:40] Runtime Installer end with exit code 0
    [2013-12-05:23:33:40] Elevated install completed
    [2013-12-05:23:35:18] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-05:23:35:18] Commandline is:
    [2013-12-05:23:35:18] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-05:23:35:46] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2013-12-05:23:35:46] Runtime Installer end with exit code 0
    [2013-12-05:23:35:46] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-05:23:35:46] Commandline is: -installupdatecheck
    [2013-12-05:23:35:46] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-05:23:37:35] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-05:23:37:35] Commandline is: C:\Users\scott\Downloads\MarketSamurai.0.92.97.air
    [2013-12-05:23:37:35] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-05:23:42:24] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-05:23:42:24] Commandline is: C:\Users\scott\Downloads\MarketSamurai.0.92.97.air
    [2013-12-05:23:42:24] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-05:23:42:38] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-05:23:42:38] Commandline is: C:\Users\scott\Downloads\MarketSamurai.0.92.97.air
    [2013-12-05:23:42:38] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-08:21:34:11] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-08:21:34:11] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.013\LongTailPro2.4.15.air
    [2013-12-08:21:34:11] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-08:21:34:19] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-08:21:34:19] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.630\LongTailPro2.4.15.air
    [2013-12-08:21:34:19] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-08:21:35:56] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-08:21:35:56] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.612\LongTailPro2.4.15.air
    [2013-12-08:21:35:56] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-08:21:48:40] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-08:21:48:40] Commandline is:
    [2013-12-08:21:48:40] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-08:21:48:44] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2013-12-08:21:48:44] Runtime Installer end with exit code 0
    [2013-12-08:21:48:44] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-08:21:48:44] Commandline is: -installupdatecheck
    [2013-12-08:21:48:44] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-08:21:49:08] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-08:21:49:08] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.279\LongTailPro2.4.15.air
    [2013-12-08:21:49:08] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-08:21:55:23] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-08:21:55:23] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.381\LongTailPro2.4.15.air
    [2013-12-08:21:55:23] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-08:21:56:32] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-08:21:56:32] Commandline is: -arp:uninstall
    [2013-12-08:21:56:32] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-08:21:58:46] Relaunching with elevation
    [2013-12-08:21:58:46] Launching subprocess with commandline c:\program files (x86)\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2013-12-08:21:58:46] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-08:21:58:46] Commandline is: -stdio \\.\pipe\AIR_2560_0 -eu
    [2013-12-08:21:58:46] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-08:21:58:46] Starting runtime uninstall. Uninstalling runtime version 3.9.0.1210
    [2013-12-08:21:58:46] Reinstalling c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\setup.msi
    [2013-12-08:21:58:49] Uninstalling product with GUID {52E225FC-FCB4-41F7-837B-6E37FB05BD7B}
    [2013-12-08:21:58:50] Runtime Installer end with exit code 0
    [2013-12-08:21:58:50] Elevated install completed
    [2013-12-08:21:58:50] Runtime Installer end with exit code 0
    [2013-12-15:18:08:39] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:18:08:39] Commandline is:
    [2013-12-15:18:08:39] No installed runtime detected
    [2013-12-15:18:08:43] Relaunching with elevation
    [2013-12-15:18:08:43] Launching subprocess with commandline c:\users\scott\appdata\local\temp\air5975.tmp\adobe air installer.exe -ei
    [2013-12-15:18:08:45] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:18:08:45] Commandline is: -stdio \\.\pipe\AIR_4288_0 -ei
    [2013-12-15:18:08:45] No installed runtime detected
    [2013-12-15:18:08:45] Starting silent runtime install. Installing runtime version 3.9.0.1210
    [2013-12-15:18:08:46] Installing msi at c:\users\scott\appdata\local\temp\air5975.tmp\setup.msi with guid {52E225FC-FCB4-41F7-837B-6E37FB05BD7B}
    [2013-12-15:18:08:48] Runtime Installer end with exit code 0
    [2013-12-15:18:08:49] Elevated install completed
    [2013-12-15:18:09:01] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:18:09:01] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.116\LongTailPro2.4.15.air
    [2013-12-15:18:09:01] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:18:32:25] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:18:32:25] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.531\LongTailPro2.4.15.air
    [2013-12-15:18:32:25] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:18:51:31] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:18:51:31] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.081\LongTailPro2.4.15.air
    [2013-12-15:18:51:31] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:18:55:36] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:18:55:36] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.513\LongTailPro2.4.15.air
    [2013-12-15:18:55:36] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:18:55:37] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:18:55:37] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.229\LongTailPro2.4.15.air
    [2013-12-15:18:55:37] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:18:55:38] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:18:55:38] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.966\LongTailPro2.4.15.air
    [2013-12-15:18:55:38] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:18:55:39] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:18:55:39] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.809\LongTailPro2.4.15.air
    [2013-12-15:18:55:39] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:18:55:39] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:18:55:39] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.127\LongTailPro2.4.15.air
    [2013-12-15:18:55:39] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:18:55:39] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:18:55:39] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.914\LongTailPro2.4.15.air
    [2013-12-15:18:55:39] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:20:04:23] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:20:04:23] Commandline is: -arp:uninstall
    [2013-12-15:20:04:23] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:20:04:31] Relaunching with elevation
    [2013-12-15:20:04:31] Launching subprocess with commandline c:\program files (x86)\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2013-12-15:20:04:31] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:20:04:31] Commandline is: -stdio \\.\pipe\AIR_4756_0 -eu
    [2013-12-15:20:04:31] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:20:04:31] Starting runtime uninstall. Uninstalling runtime version 3.9.0.1210
    [2013-12-15:20:04:32] Reinstalling c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\setup.msi
    [2013-12-15:20:04:38] Uninstalling product with GUID {52E225FC-FCB4-41F7-837B-6E37FB05BD7B}
    [2013-12-15:20:04:40] Runtime Installer end with exit code 0
    [2013-12-15:20:04:40] Elevated install completed
    [2013-12-15:20:04:40] Runtime Installer end with exit code 0
    [2013-12-15:20:05:39] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:20:05:39] Commandline is:
    [2013-12-15:20:05:39] No installed runtime detected
    [2013-12-15:20:05:48] Relaunching with elevation
    [2013-12-15:20:05:48] Launching subprocess with commandline c:\users\scott\appdata\local\temp\aire188.tmp\adobe air installer.exe -ei
    [2013-12-15:20:05:56] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:20:05:56] Commandline is: -stdio \\.\pipe\AIR_5468_0 -ei
    [2013-12-15:20:05:56] No installed runtime detected
    [2013-12-15:20:05:56] Starting silent runtime install. Installing runtime version 3.9.0.1210
    [2013-12-15:20:05:56] Installing msi at c:\users\scott\appdata\local\temp\aire188.tmp\setup.msi with guid {52E225FC-FCB4-41F7-837B-6E37FB05BD7B}
    [2013-12-15:20:05:59] Runtime Installer end with exit code 0
    [2013-12-15:20:06:00] Elevated install completed
    [2013-12-15:20:06:30] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:20:06:30] Commandline is: C:\Users\scott\Downloads\MarketSamurai.0.92.97.air
    [2013-12-15:20:06:30] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:20:06:41] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:20:06:41] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.563\LongTailPro2.4.15.air
    [2013-12-15:20:06:41] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:14:09] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:14:09] Commandline is:
    [2013-12-15:23:14:09] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:14:33] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2013-12-15:23:14:33] Runtime Installer end with exit code 0
    [2013-12-15:23:14:34] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:14:34] Commandline is: -installupdatecheck
    [2013-12-15:23:14:34] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:15:24] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:15:24] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.245\LongTailPro2.4.15.air
    [2013-12-15:23:15:24] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:26:41] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:26:41] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.115\LongTailPro2.4.15.air
    [2013-12-15:23:26:41] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:33:18] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:33:18] Commandline is:
    [2013-12-15:23:33:18] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:33:26] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2013-12-15:23:33:26] Runtime Installer end with exit code 0
    [2013-12-15:23:33:28] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:33:28] Commandline is: -installupdatecheck
    [2013-12-15:23:33:28] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:35:09] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:35:09] Commandline is: -arp:uninstall
    [2013-12-15:23:35:09] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:36:10] Relaunching with elevation
    [2013-12-15:23:36:10] Launching subprocess with commandline c:\program files (x86)\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2013-12-15:23:36:10] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:36:10] Commandline is: -stdio \\.\pipe\AIR_1576_0 -eu
    [2013-12-15:23:36:10] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:36:10] Starting runtime uninstall. Uninstalling runtime version 3.9.0.1210
    [2013-12-15:23:36:10] Reinstalling c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\setup.msi
    [2013-12-15:23:36:10] Error occurred during msi repair operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2013-12-15:23:36:10] Rollback complete
    [2013-12-15:23:36:10] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2013-12-15:23:36:10] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2013-12-15:23:36:10] Runtime Installer end with exit code 7
    [2013-12-15:23:36:42] Runtime Installer end with exit code 7
    [2013-12-15:23:36:59] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:36:59] Commandline is:
    [2013-12-15:23:36:59] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:37:02] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2013-12-15:23:37:02] Runtime Installer end with exit code 0
    [2013-12-15:23:37:02] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:37:02] Commandline is: -installupdatecheck
    [2013-12-15:23:37:02] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:37:08] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:37:08] Commandline is: -arp:uninstall
    [2013-12-15:23:37:08] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:37:10] Relaunching with elevation
    [2013-12-15:23:37:10] Launching subprocess with commandline c:\program files (x86)\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2013-12-15:23:37:10] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:37:10] Commandline is: -stdio \\.\pipe\AIR_1080_0 -eu
    [2013-12-15:23:37:10] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:37:10] Starting runtime uninstall. Uninstalling runtime version 3.9.0.1210
    [2013-12-15:23:37:10] Reinstalling c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\setup.msi
    [2013-12-15:23:37:10] Error occurred during msi repair operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2013-12-15:23:37:10] Rollback complete
    [2013-12-15:23:37:10] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2013-12-15:23:37:10] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2013-12-15:23:37:10] Runtime Installer end with exit code 7
    [2013-12-15:23:37:13] Runtime Installer end with exit code 7
    [2013-12-15:23:37:35] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:37:35] Commandline is: -arp:uninstall
    [2013-12-15:23:37:35] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:37:38] Relaunching with elevation
    [2013-12-15:23:37:38] Launching subprocess with commandline c:\program files (x86)\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2013-12-15:23:37:38] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:37:38] Commandline is: -stdio \\.\pipe\AIR_772_0 -eu
    [2013-12-15:23:37:38] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:37:38] Starting runtime uninstall. Uninstalling runtime version 3.9.0.1210
    [2013-12-15:23:37:38] Reinstalling c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\setup.msi
    [2013-12-15:23:37:38] Error occurred during msi repair operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2013-12-15:23:37:38] Rollback complete
    [2013-12-15:23:37:38] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2013-12-15:23:37:38] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2013-12-15:23:37:38] Runtime Installer end with exit code 7
    [2013-12-15:23:37:40] Runtime Installer end with exit code 7
    [2013-12-15:23:45:35] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:45:35] Commandline is: -arp:uninstall
    [2013-12-15:23:45:35] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:45:37] Relaunching with elevation
    [2013-12-15:23:45:37] Launching subprocess with commandline c:\program files (x86)\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2013-12-15:23:45:37] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:45:37] Commandline is: -stdio \\.\pipe\AIR_1356_0 -eu
    [2013-12-15:23:45:37] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:45:37] Starting runtime uninstall. Uninstalling runtime version 3.9.0.1210
    [2013-12-15:23:45:37] Reinstalling c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\setup.msi
    [2013-12-15:23:45:37] Error occurred during msi repair operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2013-12-15:23:45:37] Rollback complete
    [2013-12-15:23:45:37] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2013-12-15:23:45:37] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2013-12-15:23:45:37] Runtime Installer end with exit code 7
    [2013-12-15:23:45:40] Runtime Installer end with exit code 7
    [2013-12-15:23:46:32] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:46:32] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.395\LongTailPro2.4.15.air
    [2013-12-15:23:46:32] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:46:42] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:46:42] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.909\LongTailPro2.4.15.air
    [2013-12-15:23:46:42] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:52:01] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:52:01] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.027\LongTailPro2.4.15.air
    [2013-12-15:23:52:01] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:53:12] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:53:12] Commandline is: C:\Users\scott\Desktop\LongTailPro2.4.15.air
    [2013-12-15:23:53:12] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-16:23:43:44] Runtime Installer begin with version 3.9.0.1380 on Windows 7 x86
    [2013-12-16:23:43:44] Commandline is:
    [2013-12-16:23:43:44] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-16:23:43:50] Relaunching with elevation
    [2013-12-16:23:43:50] Launching subprocess with commandline c:\users\scott\appdata\local\temp\air82ff.tmp\adobe air installer.exe -ei
    [2013-12-16:23:43:54] Runtime Installer begin with version 3.9.0.1380 on Windows 7 x86
    [2013-12-16:23:43:54] Commandline is: -stdio \\.\pipe\AIR_3836_0 -ei
    [2013-12-16:23:43:54] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-16:23:43:54] Starting silent runtime update. Updating runtime from version 3.9.0.1210 to version 3.9.0.1380
    [2013-12-16:23:43:54] Reinstalling c:\users\scott\appdata\local\temp\air82ff.tmp\setup.msi
    [2013-12-16:23:44:24] Runtime Installer end with exit code 1
    [2013-12-16:23:44:24] Elevated install completed
    [2013-12-16:23:45:46] Application Installer begin with version 3.9.0.1380 on Windows 7 x86
    [2013-12-16:23:45:46] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.869\LongTailPro2.4.15.air
    [2013-12-16:23:45:46] Installed runtime (3.9.0.1380) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-16:23:46:26] Application Installer begin with version 3.9.0.1380 on Windows 7 x86
    [2013-12-16:23:46:26] Commandline is: C:\Users\scott\AppData\Local\Temp\Rar$DIa0.335\LongTailPro2.4.15.air
    [2013-12-16:23:46:26] Installed runtime (3.9.0.1380) located at c:\Program Files (x86)\Common Files\Adobe AIR

    I do see that you're running into some MSI errors trying to update AIR:
    [2013-12-15:23:45:35] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:45:35] Commandline is: -arp:uninstall
    [2013-12-15:23:45:35] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:45:37] Relaunching with elevation
    [2013-12-15:23:45:37] Launching subprocess with commandline c:\program files (x86)\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2013-12-15:23:45:37] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-12-15:23:45:37] Commandline is: -stdio \\.\pipe\AIR_1356_0 -eu
    [2013-12-15:23:45:37] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-12-15:23:45:37] Starting runtime uninstall. Uninstalling runtime version 3.9.0.1210
    [2013-12-15:23:45:37] Reinstalling c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\setup.msi
    [2013-12-15:23:45:37] Error occurred during msi repair operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2013-12-15:23:45:37] Rollback complete
    [2013-12-15:23:45:37] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2013-12-15:23:45:37] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2013-12-15:23:45:37] Runtime Installer end with exit code 7
    [2013-12-15:23:45:40] Runtime Installer end with exit code 7
    I would recommend using Microsoft's MSI Fix It utility to uninstall both AIR and Long Tail Pro.  Once uninstalled, go and install AIR from http://get.adobe.com/air then install Long Tail Pro again.
    http://support.microsoft.com/mats/program_install_and_uninstall

  • Error File missing when try to run iTunes on windows. No more info. Uninstalled following support instructions and reinstalled - same message while reinstalling.

    Error "File missing" when try to run iTunes on windows. No more info. Uninstalled following support instructions and reinstalled - same message while reinstalling.

    Hi there slklug43,
    You may find the troubleshooting steps in the article below helpful.
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    -Griff W. 

  • When try to update apps  its says need to go to Bavarian store  Do not have account.   How do I get to the right store. (United States)

    When try to update apps  it says do not have account need to go to Bavarian store.  Need jot get to United States store. How?

    Can you post the exact message you get please. As far as I know, there is no "Bavarian" store (unless you are talking about an import store with merchandise from Bavaria).
    Are you trying to go to the Mac App Store (for Mac OS) or the app store for iPhones, iPads, etc???
    And, we need to have more information: what Mac computer or i-Device are you on? What version of the OS?

  • JDeveloper - Error when try to run application

    Hello all I am trying to build simple app using JDeveloper following this tutorial http://www.youtube.com/watch?v=O9FXJu2fl28
    the version that I am using is 11g Release 2. The main difference is that I am using mySQL database which is successfully set up thanks to this thread Re: mySQL and JDeveloper
    basically the rest is copy of the above mentioned tutorial. However when I try to run the application I get this error:
    [Running application 10mindemo on Server Instance IntegratedWebLogicServer...]
    [02:05:51 PM] Web Module ViewControllerWebApp.war recognized in project ViewController.jpr
    [02:05:51 PM] ----  Deployment started.  ----
    [02:05:51 PM] Target platform is  (Weblogic 10.3).
    [02:05:52 PM] Retrieving existing application information
    [02:05:52 PM] Running dependency analysis...
    [02:05:52 PM] Deploying 2 profiles...
    [02:05:52 PM] Wrote Web Application Module to /home/marek/.jdeveloper/system11.1.2.3.39.62.76.1/o.j2ee/drs/10mindemo/ViewControllerWebApp.war
    [02:05:53 PM] Wrote Enterprise Application Module to /home/marek/.jdeveloper/system11.1.2.3.39.62.76.1/o.j2ee/drs/10mindemo
    [02:05:53 PM] Deploying Application...
    <Feb 19, 2013 2:05:55 PM CET> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1361279153312' for task '4'. Error is: 'weblogic.application.ModuleException: '
    weblogic.application.ModuleException:
         at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:302)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
         Truncated. see log file for complete stacktrace
    Caused By: weblogic.common.resourcepool.ResourceSystemException: Cannot load driver class: com.mysql.jdbc.Driver
         at weblogic.jdbc.common.internal.JDBCUtil.parseException(JDBCUtil.java:301)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.loadDriver(ConnectionEnvFactory.java:75)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.<init>(ConnectionEnvFactory.java:131)
         at weblogic.jdbc.common.internal.ConnectionPool.initPooledResourceFactory(ConnectionPool.java:712)
         at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:235)
         Truncated. see log file for complete stacktrace
    >
    <Feb 19, 2013 2:05:55 PM CET> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application '10mindemo'.>
    <Feb 19, 2013 2:05:55 PM CET> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException:
         at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:302)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
         Truncated. see log file for complete stacktrace
    Caused By: weblogic.common.resourcepool.ResourceSystemException: Cannot load driver class: com.mysql.jdbc.Driver
         at weblogic.jdbc.common.internal.JDBCUtil.parseException(JDBCUtil.java:301)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.loadDriver(ConnectionEnvFactory.java:75)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.<init>(ConnectionEnvFactory.java:131)
         at weblogic.jdbc.common.internal.ConnectionPool.initPooledResourceFactory(ConnectionPool.java:712)
         at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:235)
         Truncated. see log file for complete stacktrace
    >
    [02:05:55 PM] Deployment cancelled.
    [02:05:55 PM] ----  Deployment incomplete  ----.
    [02:05:55 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    #### Cannot run application 10mindemo due to error deploying to IntegratedWebLogicServer.
    [Application 10mindemo stopped and undeployed from Server Instance IntegratedWebLogicServer]The steps which I followed is also on this pictures: http://www1.picturepush.com/photo/a/12224689/img/12224689.png
    also it seems that web server is running on localhost address http://127.0.0.1:7101/console/login/LoginForm.jsp (please refer to pictures). Tried also this sugesstion http://adf-linux-learning.blogspot.sk/2012/07/remote-deployment-failed.html but did not helped. What is wrong ? many thanks.
    Edited by: 984519 on Feb 19, 2013 6:16 AM

    Hello guys, I am back on Windows (home) from Linux (work). The directory mentioned in second tutorial C:\Oracle\Middleware\user_projects\domains\mysql_domain\lib I have not found.
    There are another directories which I have found:
    # Probably the place where are stored projects
    C:\JDeveloper\mywork\Application1\
    # Probably some temp data
    C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.2.3.39.62.76.1
    # Installation directory
    C:\Oracle\Middleware
    Then I have copied the mysql-connector-java-5.1.23-bin.jar into following directories:
    C:\Oracle\Middleware\wlserver_10.3\server\lib
    C:\Oracle\Middleware\jdk160_24\lib
    C:\Oracle\Middleware\jdk160_24\jre\lib
    C:\Oracle\Middleware\jdeveloper\jdev\lib
    Also in C:\Oracle\Middleware\wlserver_10.3\common\bin\commEnv.cmd I set the following:
    set WL_HOME=C:\Oracle\Middleware\wlserver_10.3
    @rem ############################################## FOLLOWING LINE WAS WAS ADDED RIGHT BEHIND PREVIOUS ##############################################
    set MYSQL_CLASSPATH=%WL_HOME%\server\lib\mysql-connector-java-5.1.18-bin.jar
    @rem ############################################## THOSE LINES WERE COMMENTED OUT ##############################################
    @rem set up WebLogic Server's class path and config tools classpath
    @rem set WEBLOGIC_CLASSPATH=%JAVA_HOME%\lib\tools.jar;%WL_HOME%\server\lib\weblogic_sp.jar;%WL_HOME%\server\lib\weblogic.jar;%FEATURES_DIR%\weblogic.server.modules_10.3.5.0.jar;%WL_HOME%\server\lib\webservices.jar;%ANT_HOME%/lib/ant-all.jar;%ANT_CONTRIB%/lib/ant-contrib.jar
    @rem set FMWCONFIG_CLASSPATH=%JAVA_HOME%\lib\tools.jar;%BEA_HOME%\utils\config\10.3\config-launch.jar;%WL_HOME%\server\lib\weblogic_sp.jar;%WL_HOME%\server\lib\weblogic.jar;%FEATURES_DIR%\weblogic.server.modules_10.3.5.0.jar;%WL_HOME%\server\lib\webservices.jar;%ANT_HOME%/lib/ant-all.jar;%ANT_CONTRIB%/lib/ant-contrib.jar
    @rem ############################################## PREVIOUS TWO LINES WERE REPLACED BY FOLLOWING LINES (%MYSQL_CLASSPATH% WAS ADDED TO THE %WEBLOGIC_CLASSPATH% AND TO THE %FMWCONFIG_CLASSPATH%) ##############################################
    @rem set up WebLogic Server's class path and config tools classpath
    set WEBLOGIC_CLASSPATH=%JAVA_HOME%\lib\tools.jar;%WL_HOME%\server\lib\weblogic_sp.jar;%WL_HOME%\server\lib\weblogic.jar;%FEATURES_DIR%\weblogic.server.modules_10.3.5.0.jar;%WL_HOME%\server\lib\webservices.jar;%ANT_HOME%/lib/ant-all.jar;%ANT_CONTRIB%/lib/ant-contrib.jar;%MYSQL_CLASSPATH%
    set FMWCONFIG_CLASSPATH=%JAVA_HOME%\lib\tools.jar;%BEA_HOME%\utils\config\10.3\config-launch.jar;%WL_HOME%\server\lib\weblogic_sp.jar;%WL_HOME%\server\lib\weblogic.jar;%FEATURES_DIR%\weblogic.server.modules_10.3.5.0.jar;%WL_HOME%\server\lib\webservices.jar;%ANT_HOME%/lib/ant-all.jar;%ANT_CONTRIB%/lib/ant-contrib.jar;%MYSQL_CLASSPATH%But this did not help :(
    PS: I noticed resources drain when runnign WebLogic Server, are there some tunning setting which can solve this ?

  • System hang after when try to run report from a form

    Hi all,
    I was able to run the report by using the run_report command from form builder to call a report with any problem. However, when I attached in my application, the form is being call out but when try to click on the print button from the form, the screen is stuck or hung without showing anything.
    Below is part of the code that will call the report to print within the form.
    declare
         PL_ID PARAMLIST;
         printername VARCHAR2(50);
    begin     
         PL_ID := GET_PARAMETER_LIST('WEIGHMENT');
    IF NOT ID_NULL(PL_ID) THEN
    DESTROY_PARAMETER_LIST(PL_ID);
    END IF;
    PL_ID := CREATE_PARAMETER_LIST('WEIGHMENT');
    printername := '"'||'ZDesigner GK420d, USB001'||'"';
    Add_Parameter(pl_id, 'DESNAME', TEXT_PARAMETER, printername);
    Add_Parameter(pl_id, 'DESTYPE', TEXT_PARAMETER, 'PRINTER');
    RUN_PRODUCT( REPORTS, 'ACT_INV_ITM_LBL.rep', SYNCHRONOUS, RUNTIME, FILESYSTEM, pl_id, NULL );
    Thanks.
    Lim

    i got it
    just make report out of SSO by the steps
    If you don't want to use Single Sign-On:
    Edit $ORACLE_HOME\reports\conf\rwservlet.properties
    Change #SINGLESIGNON=YES to SINGLESIGNON=NO
    Log in to the Enterprise Manager website at http://<server_name>:18100
    Navigate to the Report server page. Click on the "Edit Configuration File" link.
    Delete the section that reads
    <security id="rwSec" class="oracle.reports.server.RWSecurity">
    <!--property name="securityUserid" value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%" confidential="yes" encrypted="no"/-->
    <property name="oidEntity" value="reportsApp_apps10_85643151B9D911DCAF4E278FF4D47F77"/>
    </security>
    Press “OK” and let EMWebsite restart the reports server. or restart all
    and it will work ...

  • Login screen when try to run report

    hi all
    i am using application server and forms 10g rel 2
    when i make a form runs a report in the development machine every thing is ok when i try to run it on the server i got a login screen
    which have this string
    http://apps10:7777/sso/jsp/login.jsp? ...............
    but the url i typed in WEB.SHOW_DOCUMENT is
    ('http://apps10:7778/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server=rep_apps10_oracleas2','_blank');
    any ideas ??

    i got it
    just make report out of SSO by the steps
    If you don't want to use Single Sign-On:
    Edit $ORACLE_HOME\reports\conf\rwservlet.properties
    Change #SINGLESIGNON=YES to SINGLESIGNON=NO
    Log in to the Enterprise Manager website at http://<server_name>:18100
    Navigate to the Report server page. Click on the "Edit Configuration File" link.
    Delete the section that reads
    <security id="rwSec" class="oracle.reports.server.RWSecurity">
    <!--property name="securityUserid" value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%" confidential="yes" encrypted="no"/-->
    <property name="oidEntity" value="reportsApp_apps10_85643151B9D911DCAF4E278FF4D47F77"/>
    </security>
    Press “OK” and let EMWebsite restart the reports server. or restart all
    and it will work ...

  • When try to download apps from ipod keep getting error 1004, change password 2 days ago dont know if that why problem occur can someone help

    When try ti down load apps from Ipod keep getting error 1004 how can I download ?

    http://support.apple.com/kb/TS3694#error1004
    There have been some problems accessing pages on the Apple web site.  If the hyperlink gives you a "We're sorry" message, try again.

  • Frm-92101 when try to run the test form

    dear all,
    i have just install OAS 10g rel 2 on windows 2003 server
    when i try to call http://apps10
    - where apps10 is the server name -
    welocme sreen get ok
    when i try to access a test form
    http://apps10/forms/frmservlet?form=test.fmx
    i got frm error frm-92101 and details are following :
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    oracle.forms.net.ConnectionException: Forms session <4> failed during startup: no response from runtime process
         at oracle.forms.net.HTTPNStream.getInfoFromServlet(Unknown Source)
         at oracle.forms.net.HTTPNStream.<init>(Unknown Source)
         at oracle.forms.net.HTTPConnection.connect(Unknown Source)
         at oracle.forms.engine.FormsDispatcher.initConnection(Unknown Source)
         at oracle.forms.engine.FormsDispatcher.init(Unknown Source)
         at oracle.forms.engine.Runform.initConnection(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

    Are you sure that all the file in the project is execuatable ?
    What error number you are getting, Can you post your VI.
    Kudos are always welcome if you got solution to some extent.
    I need my difficulties because they are necessary to enjoy my success.
    --Ranjeet

  • When try to run ciimpact.xml in jdeveloper get error

    hi
    when i try to test project moduel xml page CiImpact.xml in jdeveloper got error
    Exception Details.
    oracle.apps.fnd.framework.OAException: java.lang.NumberFormatException: null
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.pa.ci.webui.ImpactLayoutCO.getStatus(ImpactLayoutCO.java:324)
         at oracle.apps.pa.ci.webui.ImpactLayoutCO.processRequest(ImpactLayoutCO.java:102)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:518)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:920)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1536)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:866)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:833)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:575)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:363)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:866)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:833)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:575)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:330)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2121)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    java.lang.NumberFormatException: null
         at java.lang.Integer.parseInt(Integer.java:436)
         at java.lang.Integer.<init>(Integer.java:609)
         at oracle.apps.pa.ci.webui.ImpactLayoutCO.getStatus(ImpactLayoutCO.java:303)
         at oracle.apps.pa.ci.webui.ImpactLayoutCO.processRequest(ImpactLayoutCO.java:102)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:518)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:920)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1536)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:866)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:833)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:575)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:363)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:866)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:833)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:575)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:330)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2121)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    java.lang.NumberFormatException: null
         at java.lang.Integer.parseInt(Integer.java:436)
         at java.lang.Integer.<init>(Integer.java:609)
         at oracle.apps.pa.ci.webui.ImpactLayoutCO.getStatus(ImpactLayoutCO.java:303)
         at oracle.apps.pa.ci.webui.ImpactLayoutCO.processRequest(ImpactLayoutCO.java:102)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:518)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:920)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1536)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:866)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:833)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:575)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:363)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:866)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:833)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:575)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:330)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2121)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    please help me

    Hi Shiv
    In VO there is only select query and in which onle column
    select...... 'N' column_name
    from ...
    i change only
    select...... 'Y' column_name
    from ...
    2. here is the code of ImpactLayoutCO
    package oracle.apps.pa.ci.webui;
    import java.sql.*;
    import oracle.apps.fnd.common.VersionInfo;
    import oracle.apps.fnd.framework.OAApplicationModule;
    import oracle.apps.fnd.framework.OAException;
    import oracle.apps.fnd.framework.server.OADBTransaction;
    import oracle.apps.fnd.framework.webui.*;
    import oracle.apps.fnd.framework.webui.beans.OAWebBean;
    import oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean;
    import oracle.apps.fnd.framework.webui.beans.layout.OASubTabLayoutBean;
    import oracle.apps.fnd.framework.webui.beans.nav.OABreadCrumbsBean;
    import oracle.apps.pa.util.webui.*;
    import oracle.cabo.ui.beans.layout.PageLayoutBean;
    import oracle.jbo.ApplicationModule;
    import oracle.jbo.Transaction;
    import oracle.jbo.server.DBTransaction;
    // Referenced classes of package oracle.apps.pa.ci.webui:
    // CINextPageUtils, CISecurity
    public class ImpactLayoutCO extends PAPageLayoutControllerImpl
    public static final String RCS_ID = "$Header: ImpactLayoutCO.java 115.28 2005/05/05 11:30:40 raluthra noship $";
    public static final boolean RCS_IDRECORDED = VersionInfo.recordClassVersion("$Header: ImpactLayoutCO.java 115.28 2005/05/05 11:30:40 raluthra noship $", "oracle.apps.pa.ci.webui");
    public void processRequest(OAPageContext oapagecontext, OAWebBean oawebbean)
    super.processRequest(oapagecontext, oawebbean);
    String s = (String)oapagecontext.getSessionValue("paImplCallingPage");
    oapagecontext.removeSessionValue("paImplCallingPage");
    if(oapagecontext.isLoggingEnabled(3))
    Debug.write(oapagecontext, this, "Destination (from Session) = " + s, 3);
    oapagecontext.putTransactionValue("paImplCallingPage", s);
    oapagecontext.putTransactionValue("PaImpactImplemented", null);
    oapagecontext.putTransactionValue("PaImpactDelete", null);
    String s1 = oapagecontext.getParameter("paCiId");
    oapagecontext.putTransactionValue("paControlItemId", s1);
    String s2 = "";
    s2 = oapagecontext.getParameter("paContext");
    String s3 = getStatus(oapagecontext, oawebbean, s1);
    oapagecontext.putTransactionValue("paCiStatus", s3);
    s2 = "IMPLEMENTATION";
    oapagecontext.putSessionValue("paCIPageCode", "IMPLEMENT_IMPACT");
    OADBTransaction oadbtransaction = oapagecontext.getRootApplicationModule().getOADBTransaction();
    oadbtransaction.putValue("ImpactContext", s2);
    String s4 = oapagecontext.getParameter("paEditMode");
    Debug.log(oapagecontext, this, "in processRequest() of ImpactLayoutCO", 2);
    Debug.log(oapagecontext, this, "in processRequest() of ImpactLayoutCO editMode = " + s4, 2);
    oapagecontext.putTransactionValue("paEditMode", s4);
    s4 = "UPDATE";
    boolean flag = CINextPageUtils.CheckPageUpdateAccess(oapagecontext, getCurrProjectId(oapagecontext), s1, CINextPageUtils.PAGE_IMPLEMENT_IMPACT, false);
    if(!flag)
    s4 = "VIEW";
    CISecurity.checkViewAccess(s1, oapagecontext, true);
    oapagecontext.putTransactionValue("paEditMode", s4);
    oapagecontext.putTransactionValue("paContext", s2);
    oapagecontext.putTransactionValue("paAccessMode", s4);
    String s5 = oapagecontext.getMessage("PA", "PA_CI_IMPACT_IMP", null);
    oapagecontext.getPageLayoutBean().setTitle(s5);
    oapagecontext.getPageLayoutBean().setPageTitle(s5);
    public String getStatus(OAPageContext oapagecontext, OAWebBean oawebbean, String s)
    OADBTransaction oadbtransaction = oapagecontext.getRootApplicationModule().getOADBTransaction();
    String s1 = "select pps.project_system_status_code from pa_control_items pci, pa_project_stat" +
    "uses pps where pci.ci_id = :1 and pci.status_code=pps.project_status_code"
    java.sql.CallableStatement callablestatement = oadbtransaction.createCallableStatement(s1, 1);
    String s2 = "";
    try
    Integer integer = new Integer(s);
    callablestatement.setInt(1, integer.intValue());
    ResultSet resultset = callablestatement.executeQuery();
    if(resultset.next())
    s2 = resultset.getString(1);
    } else
    s2 = "CI_WORKING";
    catch(Exception exception1)
    if(oapagecontext.isLoggingEnabled(3))
    Debug.write(oapagecontext, this, "There is an Exception:", 3);
    Debug.write(oapagecontext, this, exception1.getMessage(), 3);
    throw OAException.wrapperException(exception1);
    finally
    try
    callablestatement.close();
    catch(Exception exception2)
    throw OAException.wrapperException(exception2);
    return s2;
    public void goBackToCallerPage(OAPageContext oapagecontext, OAWebBean oawebbean)
    String s = "";
    OABreadCrumbsBean oabreadcrumbsbean = (OABreadCrumbsBean)oapagecontext.getPageLayoutBean().getBreadCrumbsLocator();
    if(oabreadcrumbsbean != null)
    int i = oabreadcrumbsbean.getLinkCount();
    if(oapagecontext.isLoggingEnabled(3))
    Debug.write(oapagecontext, this, " Link Count = " + i, 3);
    if(i >= 2)
    s = oabreadcrumbsbean.getLinkDestination(i - 2);
    if(oapagecontext.isLoggingEnabled(3))
    Debug.write(oapagecontext, this, " Destination = " + s, 3);
    if(s == null || "".equals(s))
    s = (String)oapagecontext.getTransactionValue("paImplCallingPage");
    oapagecontext.removeTransactionValue("paImplCallingPage");
    if(oapagecontext.isLoggingEnabled(3))
    Debug.write(oapagecontext, this, "Destination (from Transaction) = " + s, 3);
    if(s == null)
    s = "";
    try
    oapagecontext.sendRedirect(s);
    return;
    catch(Exception _ex)
    return;
    public void processFormRequest(OAPageContext oapagecontext, OAWebBean oawebbean)
    super.processFormRequest(oapagecontext, oawebbean);
    OAApplicationModule oaapplicationmodule = oapagecontext.getApplicationModule(oawebbean);
    OADBTransaction _tmp = (OADBTransaction)oaapplicationmodule.getTransaction();
    getCurrProjectId(oapagecontext);
    if(oapagecontext.getParameter("paCancel") != null)
    oapagecontext.getApplicationModule(oawebbean).getTransaction().rollback();
    goBackToCallerPage(oapagecontext, oawebbean);
    return;
    if(oapagecontext.getParameter("paApply") != null)
    String s = (String)oapagecontext.getTransactionValue("paEditMode");
    if(s.equals("UPDATE"))
    oapagecontext.getApplicationModule(oawebbean).getTransaction().commit();
    goBackToCallerPage(oapagecontext, oawebbean);
    private String getCurrProjectId(OAPageContext oapagecontext)
    String s = (String)oapagecontext.getTransactionValue("paProjectId");
    if(s == null)
    s = oapagecontext.getParameter("paProjectId");
    if(s == null)
    s = SessionUtils.getProjectId(oapagecontext);
    if(s == null || s.equals(""))
    throw new OAException("getCurrProjectId: Project ID must be set by the caller of this page");
    } else
    return s;
    public void goToListPage(OAPageContext oapagecontext)
    String s = (String)oapagecontext.getTransactionValue("paCITypeClassCode");
    String s1 = CINextPageUtils.getPageURL(getCurrProjectId(oapagecontext), CINextPageUtils.PAGE_LIST, "1", s, oapagecontext);
    if(s1 != null && !"".equals(s1))
    oapagecontext.redirectImmediately(s1, false, "RP");
    return;
    } else
    Debug.write(oapagecontext, this, "CIProgressLayoutCO.goToListPage, nextURL [" + s1 + "] for ciTypeClassCode " + s, 2);
    return;
    public void goToCITabPage(OAPageContext oapagecontext)
    String s = null;
    String s1 = oapagecontext.getParameter("paCiId");
    String s2 = getCurrProjectId(oapagecontext);
    s = "OA.jsp?page=/oracle/apps/pa/ci/webui/CIUpdatePG&akRegionApplicationId=275&paCiId" +
    "="
    + s1 + "&paProjectId=" + s2 + "&" + "OA_SubTabIdx" + "=" + 1;
    oapagecontext.setRedirectURL(s, false, "RP");
    public ImpactLayoutCO()
    Regards

  • [Solved] Get a segmentation fault message when try to run a Fullrecall

    I'm running on Arch x86_64.
    Then install this package with the packer.
    https://aur.archlinux.org/packages/fullrecall/
    run it with the terminal and get a segmentation fault message.
    I have tried to install some lib32-* but still no luck.
    http://sophie.zarb.org/distrib/Mageia/2 … 2f35d/deps
    Any ideas ?
    Otherwise, I will run it on Wine instead.
    Last edited by fieldfirst (2013-03-25 07:16:53)

    The fullrecall package is unmaintained, poorly written, and out of date (the latest version on the fullrecall website is 1.5.2).  It's really hard to say why it is segfaulting but I would bet that it is because fullrecall is distributed as a binary rather than as source files.  This means that it links against very specific versions of its dependencies, none of which are listed in the PKGBUILD.  It's very possible that the versions in the arch repos of the various lib32-* dependencies that you installed are newer versions than the binary program requires.
    You could try running namcap[1] on the built package and look for the specific version of the dependency you need in the Arch Rollback Machine[2], but I'm not sure how much that will help you.  If you do manage to get it working, please adopt and update the package in the AUR.
    [1]https://www.archlinux.org/packages/extra/any/namcap/
    [2]http://arm.konnichi.com/
    Last edited by jynnantonix (2013-03-24 18:32:00)

  • Oracle.DataAccess.Client.OracleException occurs when try to run application

    Hello,
    I have an application Winforms in Visual Studio 2005 with Database Oracle 10g XE.
    In my development machine are all ok.
    When I put the application in client machine the exception is raised: Oracle.DataAccess.Client.OracleException.
    The error occurs when the access to Oracle begin.
    The client 10g XE is ok in client machine. SQL*Plus run ok into 10g XE, and work normally.
    What is need to do?
    Thanks by any help.

    We need to know the exception message to have a chance at helping you.
    Thanks
    Greg

  • Help: Error when try to run j2mewtk 1.0.3 under redhat linux7.1

    I downloaded and installed a j2mewtk 1.0.3 beta release onto my linux pc,
    but I got message when I tried to run ktoolbar.sh:
    $ sh ktoolbar.sh
    ktoolbar.sh: line 23: 2200 Segmentation fault ${javapathtowtk}java
    -Dkvem.home=${KVEM_HOME} -cp ${KVEM_LIB}/kenv.zip:${KVEM_LIB}/ktools.zip
    com.sun.kvem.toolbar.Main $*
    Also same thing happens when I run emaultor.sh and other *.sh,
    $ sh emulator.sh
    emulator.sh: line 23: 2251 Segmentation fault ${javapathtowtk}java
    -Dkvem.home=${KVEM_HOME} -cp ${KVEM_LIB}/kenv.zip:${KVEM_LIB}/ktools.zip
    com.sun.kvem.environment.EmulatorWrapper $* 0
    I installed a JDK java version "1.3.1_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
    Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
    and it works fine with my other java applications.
    I tried to set LD_ASSUME_KERNEL=2.2.5, it doesn't help.
    Other environment:
    AMD K2-300 CPU with 228MB RAM and enough harddisk space.
    Linux 7.1 2.4.2-2 and glibc 2.2.2-10(which comes with linux 7.1
    standard installation).
    Thank you very much!

    [raybao],
    You might want to erase the previous installation and install the recent officially released version of the J2ME Wireless Toolkit 1.0.3 from:
    http://developer.java.sun.com/developer/releases/j2mewtoolkit/
    If you still encounter the same errors, please post your test results here and we might want to do some more investigation.
    HTH.
    Allen Lai
    Developer Technical Support
    SUN Microsystems
    htpp://www.sun.com/developers/support/

  • Error message when try to run copied java program

    Hi Java Guru,
    Can somebody help me with this issue ?
    I was copy my java source from java_ulangan2 to java_ulangan20, when i tried to run the java program, i get an error message.
    Below is the error message:
    05/01/2010 1:02:42 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [003]Deployment aborted
    Settings
    SDM host : wfmdev
    SDM port : 50018
    URL to deploy : file:/d:/DOCUME1/GunawanJ/LOCALS1/Temp/temp7843042886291622098Java_ulangan20.ear
    Result
    => deployment aborted : file:/d:/DOCUME1/GunawanJ/LOCALS1/Temp/temp7843042886291622098Java_ulangan20.ear
    Aborted: development component 'Java_ulangan20'/'local'/'LOKAL'/'0.2010.01.05.13.02.32'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application local/Java_ulangan20.. Reason: Clusterwide exception: Failed to deploy application local/Java_ulangan20. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application local/Java_ulangan20. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine? (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    I really appreciate any kind of help.
    Thanks,
    JGN

    Hi John.
    In past i have faced same problem for the same task. Take help of the Basis team provide tham .ear file name and ask then to un-deploy the file from the server cluster.
    After this deploy your application again.
    Hope this may help you.....:)
    Deepak!!!

  • Java virtual machine error occurs when try to run Oracle Application Projec

    Problem Description: when i run the java concurrent program from jdeveloper the following error message pops up
    "Could not create the java virtual machine"
    i am trying to run the following example :
    http://idealpenngroup.tripod.com/sitebuildercontent/OAUG2008/Collaborate20Collaborate07/pdfs/jlockhart_wp.pdf
    More Info:
    i have windows7 installed on my pc.
    oracle 9i jdeveloper version 9.0.3.5 (Build 1453)
    any kind of help would be greate and appreciated.

    {forum:id=210} is the correct forum for your question

Maybe you are looking for