Application import falls over

I'm using Portal 3.0.6.6.5 on 8.1.7 on Solaris. I'm trying to move my applications from development to a newly installed test environment.
I've read the Import/Export pdf and have followed the order of exports/imports there.
At the point where I run appimp.csh for my application, after the application and several of the components have been installed I get an error in sqlplus:
SP2-0642: SQL*Plus internal error state 2167, context 4294967294:2:0
Unable to proceed
SP2-0642: SQL*Plus internal error state 2167, context 4294967294:2:0
Unable to proceed
SP2-0642: SQL*Plus internal error state 2167, context 4294967294:2:0
Unable to proceedAnd a core dump.
When this first happened I tried running it again and I got a different set of errors:
...Importing component: ID = 4281806043 Name = CANCEL_USER_FORM Owner = HAC_SCREENS Type = FOP
*** ERROR ***
wwa_api_component.save: Component 4281806043/HAC_SCREENS/CANCEL_USER_FORM already exists
declare
ERROR at line 1:
ORA-00001: unique constraint (PORTAL30.WWV_MODULES$_PK) violated
ORA-06512: at line 363This happened again and again and every time earlier in the process.
I then tried deleting the application but discovered that deleting the application doesn't remove the components! You then end up with components you can't get to in GUI, even though they exist in WWV_MODULES$ and still cause duplicate key errors during the import. (I now delete each component before I delete the application and that seems to clear them out ok, but I can't get to those original components in the GUI.)
I have successfully exported and imported another smaller application (though the page that displays the components as portlets is still not working properly). So I must have understood the process to some degree to get that far. But the big application that I really want to get going defeats me.
My latest strategy was to remove the "duplicate" components from my import sql script and just try to get the other components imported. That worked fine until I hit
SP2-0642: SQL*Plus internal error state 2167, context 4294967294:2:0
Unable to proceed
SP2-0642: SQL*Plus internal error state 2167, context 4294967294:2:0
Unable to proceed
SP2-0642: SQL*Plus internal error state 2167, context 4294967294:2:0
Unable to proceedagain.
Using import has NOT gone smoothly. I've had a couple of very frustrating days and would appreciate some help.
Maybe the size of my application is the problem. Here's some file details:
$ grep 'Name' hac_screens*.orig | wc -l
136
rubicon:/export/home/bcugc/portal/export
$ wc -l hac_screens*.orig
36570 hac_screens_application.origThankyou
null

I wonder if anyone has read my first post.
Here's an update. I've copied my development application to another application in development. I imported that new application into test successfully while it only had a few components.
Now I'm importing each additional component separately. This is painful, but it was working ok until I struck the original problem again while importing a single component.
SP2-0642: SQL*Plus internal error state 2167, context 4294967294:2:0
Unable to proceed
SP2-0642: SQL*Plus internal error state 2167, context 4294967294:2:0
Unable to proceed
SP2-0642: SQL*Plus internal error state 2167, context 4294967294:2:0
Unable to proceed
SP2-0642: SQL*Plus internal error state 2167, context 4294967294:2:0
Unable to proceed
SP2-0642: SQL*Plus internal error state 2167, context 4294967294:2:0
Unable to proceed
Segmentation Fault
Import Portal Application CompleteI'd appreciate some advice. Failing that, I'd at least like to know that your export/import programmer/s have read my comments, even if they have no solution.
Thanks

Similar Messages

  • Page Not Found error on application import

    I'm using ApEx 2.1 on Oracle Express DB.
    I export an application, that works fine. I now want to import it again into the same instance as a copy with a new Application Id. I start the import wizard, click on load and then I get
    "Page can not be found" error.
    I've followed the threads
    import application - wwv_flow_accept page not found and ora-904
    Page not found after import of application
    but I have no idea of how to access the Web server Logs in Oracle Express which is mentioned in the above threads.
    Any ideas on where to start trouble shooting?
    regards
    Paul P.

    continued....
    I've just had a look at the import repository and each time I tried to import the file it loaded with 2,065,528 bytes.(i.e. 3 times)
    The actual file size is 4,334 Kb so it seems the import falls over half way each time.
    Paul P

  • Safari falling over due to JavaScript?

    Hi Folks,
    I was wondering if anyone on these discussions knew why Safari keeps crashing on me. It originally started on one website (Facebook) that could consistently keep bringing Safari down. I looked around and saw that many people were blaming the flash plugin, so even though I never seemed to have any problems on any other sites that used flash I assumed that was the case.
    However recently Safari has been falling over almost every 30 mins or so and now on sites that would normally have been rock solid, like bbc.co.uk or even Apple's own website. From the crash logs replicated below it seems to be the Javascript that's falling over but I can't be sure as Flash is mixed in there too.
    If anyone has any ideas or suggestions on how to stop this from happening or if they could just point out what is actually going on I'd greatly appreciate it.
    *Console Log*
    <hr>
    07/08/2008 14:01:06 [0x0-0xda3da3].com.apple.Safari[51811] Invalid memory access of location 00000009 eip=943f79bc
    07/08/2008 14:01:09 com.apple.launchd[129] ([0x0-0xda3da3].com.apple.Safari[51811]) Exited abnormally: Bus error
    <hr>
    *Crash Log*
    <hr>
    Process: Safari [52296]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.1.2 (5525.20.1)
    Build Info: WebBrowser-55252001~1
    Code Type: X86 (Native)
    Parent Process: launchd [129]
    Date/Time: 2008-08-07 16:19:44.771 +0100
    OS Version: Mac OS X 10.5.4 (9E17)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000089b8460b
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x943f79c4 KJS::Collector::collect() + 244
    1 com.apple.JavaScriptCore 0x943b9055 void* KJS::Collector::heapAllocate<(KJS::Collector::HeapType)0>(unsigned long) + 485
    2 com.apple.JavaScriptCore 0x943db1ce KJS::jsOwnedString(KJS::UString const&) + 46
    3 com.apple.JavaScriptCore 0x943db191 KJS::StringNode::evaluate(KJS::ExecState*) + 17
    4 com.apple.JavaScriptCore 0x943fa12a KJS::AddStringsNode::evaluate(KJS::ExecState*) + 74
    5 com.apple.JavaScriptCore 0x943dbac0 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 48
    6 com.apple.JavaScriptCore 0x943f70b4 KJS::NotEqualNode::evaluateToBoolean(KJS::ExecState*) + 20
    7 com.apple.JavaScriptCore 0x943e2279 KJS::IfNode::execute(KJS::ExecState*) + 25
    8 com.apple.JavaScriptCore 0x943e9240 KJS::BlockNode::execute(KJS::ExecState*) + 64
    9 com.apple.JavaScriptCore 0x943e8886 KJS::ForNode::execute(KJS::ExecState*) + 102
    10 com.apple.JavaScriptCore 0x943e2a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    11 com.apple.JavaScriptCore 0x943e2509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    12 com.apple.JavaScriptCore 0x943f137c KJS::functionProtoFuncApply(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 588
    13 com.apple.JavaScriptCore 0x943dbdb6 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 806
    14 com.apple.JavaScriptCore 0x943daf19 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 25
    15 com.apple.JavaScriptCore 0x943e2309 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
    16 com.apple.JavaScriptCore 0x943e9240 KJS::BlockNode::execute(KJS::ExecState*) + 64
    17 com.apple.JavaScriptCore 0x943e8886 KJS::ForNode::execute(KJS::ExecState*) + 102
    18 com.apple.JavaScriptCore 0x943e2a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    19 com.apple.JavaScriptCore 0x943e2509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    20 com.apple.JavaScriptCore 0x943e5f10 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 896
    21 com.apple.JavaScriptCore 0x943dc40b KJS::ArgumentListNode::evaluateList(KJS::ExecState*, KJS::List&) + 43
    22 com.apple.JavaScriptCore 0x943dbc3b KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 427
    23 com.apple.JavaScriptCore 0x943daf19 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 25
    24 com.apple.JavaScriptCore 0x943e2309 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
    25 com.apple.JavaScriptCore 0x943e9240 KJS::BlockNode::execute(KJS::ExecState*) + 64
    26 com.apple.JavaScriptCore 0x943e8886 KJS::ForNode::execute(KJS::ExecState*) + 102
    27 com.apple.JavaScriptCore 0x943e2a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    28 com.apple.JavaScriptCore 0x943e2509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    29 com.apple.JavaScriptCore 0x943e5f10 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 896
    30 com.apple.JavaScriptCore 0x943dc40b KJS::ArgumentListNode::evaluateList(KJS::ExecState*, KJS::List&) + 43
    31 com.apple.JavaScriptCore 0x943dbc3b KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 427
    32 com.apple.JavaScriptCore 0x943daf19 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 25
    33 com.apple.JavaScriptCore 0x943e2309 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
    34 com.apple.JavaScriptCore 0x943e9240 KJS::BlockNode::execute(KJS::ExecState*) + 64
    35 com.apple.JavaScriptCore 0x943f51ce KJS::IfElseNode::execute(KJS::ExecState*) + 78
    36 com.apple.JavaScriptCore 0x943e9240 KJS::BlockNode::execute(KJS::ExecState*) + 64
    37 com.apple.JavaScriptCore 0x943e8886 KJS::ForNode::execute(KJS::ExecState*) + 102
    38 com.apple.JavaScriptCore 0x943e2a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    39 com.apple.JavaScriptCore 0x943e2509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    40 com.apple.JavaScriptCore 0x943dbdb6 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 806
    41 com.apple.JavaScriptCore 0x943db0e9 KJS::PropertyListNode::evaluate(KJS::ExecState*) + 201
    42 com.apple.JavaScriptCore 0x943e239e KJS::AssignDotNode::evaluate(KJS::ExecState*) + 94
    43 com.apple.JavaScriptCore 0x943e2309 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
    44 com.apple.JavaScriptCore 0x943e2a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    45 com.apple.JavaScriptCore 0x943e2509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    46 com.apple.JavaScriptCore 0x943f137c KJS::functionProtoFuncApply(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 588
    47 com.apple.JavaScriptCore 0x943dbdb6 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 806
    48 com.apple.JavaScriptCore 0x943e2309 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
    49 com.apple.JavaScriptCore 0x943e2a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    50 com.apple.JavaScriptCore 0x943e2509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    51 com.apple.JavaScriptCore 0x943ee432 KJS::FunctionImp::construct(KJS::ExecState*, KJS::List const&) + 306
    52 com.apple.JavaScriptCore 0x943e6434 KJS::NewExprNode::evaluate(KJS::ExecState*) + 628
    53 com.apple.JavaScriptCore 0x943e4670 KJS::AssignBracketNode::evaluate(KJS::ExecState*) + 288
    54 com.apple.JavaScriptCore 0x943e2309 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
    55 com.apple.JavaScriptCore 0x943e9240 KJS::BlockNode::execute(KJS::ExecState*) + 64
    56 com.apple.JavaScriptCore 0x943e35a0 KJS::ForInNode::execute(KJS::ExecState*) + 832
    57 com.apple.JavaScriptCore 0x943e2a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    58 com.apple.JavaScriptCore 0x943e2509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    59 com.apple.JavaScriptCore 0x943dbdb6 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 806
    60 com.apple.JavaScriptCore 0x943e2309 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
    61 com.apple.JavaScriptCore 0x943e2a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    62 com.apple.JavaScriptCore 0x943e2509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    63 com.apple.JavaScriptCore 0x943e5f10 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 896
    64 com.apple.JavaScriptCore 0x943e2309 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
    65 com.apple.JavaScriptCore 0x943e2a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    66 com.apple.JavaScriptCore 0x943e2509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    67 com.apple.JavaScriptCore 0x943dbdb6 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 806
    68 com.apple.JavaScriptCore 0x943eb56a KJS::ConditionalNode::evaluate(KJS::ExecState*) + 106
    69 com.apple.JavaScriptCore 0x943e2309 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
    70 com.apple.JavaScriptCore 0x943e2a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    71 com.apple.JavaScriptCore 0x943e2509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    72 com.apple.JavaScriptCore 0x94426787 KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 135
    73 com.apple.WebCore 0x92e6d701 WebCore::ScheduledAction::execute(KJS::Window*) + 641
    74 com.apple.WebCore 0x92e6d3ad KJS::Window::timerFired(KJS::DOMWindowTimer*) + 269
    75 com.apple.WebCore 0x92e6d288 KJS::DOMWindowTimer::fired() + 40
    76 com.apple.WebCore 0x92e69129 WebCore::TimerBase::fireTimers(double, ***::Vector<WebCore::TimerBase*, 0ul> const&) + 137
    77 com.apple.WebCore 0x92e68eb2 WebCore::TimerBase::sharedTimerFired() + 162
    78 com.apple.WebCore 0x92e68df4 WebCore::timerFired(__CFRunLoopTimer*, void*) + 68
    79 com.apple.CoreFoundation 0x944eeb45 CFRunLoopRunSpecific + 4469
    80 com.apple.CoreFoundation 0x944eecf8 CFRunLoopRunInMode + 88
    81 com.apple.HIToolbox 0x96903da4 RunCurrentEventLoopInMode + 283
    82 com.apple.HIToolbox 0x96903bbd ReceiveNextEventCommon + 374
    83 com.apple.HIToolbox 0x96903a31 BlockUntilNextEventMatchingListInMode + 106
    84 com.apple.AppKit 0x95050505 _DPSNextEvent + 657
    85 com.apple.AppKit 0x9504fdb8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    86 com.apple.Safari 0x000086be 0x1000 + 30398
    87 com.apple.AppKit 0x95048df3 -[NSApplication run] + 795
    88 com.apple.AppKit 0x95016030 NSApplicationMain + 574
    89 com.apple.Safari 0x000ba4d6 0x1000 + 758998
    Thread 1:
    0 libSystem.B.dylib 0x9654168e _semwaitsignal + 10
    1 libSystem.B.dylib 0x9656c36d pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x92c4611f WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x92bfe885 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x9656b6f5 pthreadstart + 321
    5 libSystem.B.dylib 0x9656b5b2 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9653a4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96541c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x944ee0ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x944eecf8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x95fc2a32 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x9656b6f5 pthreadstart + 321
    6 libSystem.B.dylib 0x9656b5b2 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9653a4ee semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x96541fc5 pthreadmutexlock + 569
    2 com.apple.JavaScriptCore 0x943b8bce KJS::JSLock::lock() + 94
    3 com.apple.JavaScriptCore 0x9443633a JSStringCreateWithCFString + 26
    4 com.apple.CFNetwork 0x96029309 _JSArrayFromCFArrayOfCFStrings + 109
    5 com.apple.CFNetwork 0x960296a9 _JSDnsResolveFunctionCallback + 432
    6 com.apple.JavaScriptCore 0x944350f7 KJS::JSCallbackFunction::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 183
    7 com.apple.JavaScriptCore 0x943e5f10 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 896
    8 com.apple.JavaScriptCore 0x943daf19 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 25
    9 com.apple.JavaScriptCore 0x943e2309 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
    10 com.apple.JavaScriptCore 0x943e9240 KJS::BlockNode::execute(KJS::ExecState*) + 64
    11 com.apple.JavaScriptCore 0x943e22ae KJS::IfNode::execute(KJS::ExecState*) + 78
    12 com.apple.JavaScriptCore 0x943e2a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    13 com.apple.JavaScriptCore 0x943e2509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    14 com.apple.JavaScriptCore 0x943e5f10 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 896
    15 com.apple.JavaScriptCore 0x943daf19 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 25
    16 com.apple.JavaScriptCore 0x943daec9 KJS::VarStatementNode::execute(KJS::ExecState*) + 25
    17 com.apple.JavaScriptCore 0x943e2a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    18 com.apple.JavaScriptCore 0x943e2509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    19 com.apple.JavaScriptCore 0x943fe1a5 KJS::FunctionCallResolveNode::evaluateToBoolean(KJS::ExecState*) + 949
    20 com.apple.JavaScriptCore 0x943e942a KJS::LogicalOrNode::evaluateToBoolean(KJS::ExecState*) + 106
    21 com.apple.JavaScriptCore 0x943e93d9 KJS::LogicalOrNode::evaluateToBoolean(KJS::ExecState*) + 25
    22 com.apple.JavaScriptCore 0x943e93d9 KJS::LogicalOrNode::evaluateToBoolean(KJS::ExecState*) + 25
    23 com.apple.JavaScriptCore 0x943e93d9 KJS::LogicalOrNode::evaluateToBoolean(KJS::ExecState*) + 25
    24 com.apple.JavaScriptCore 0x943e93d9 KJS::LogicalOrNode::evaluateToBoolean(KJS::ExecState*) + 25
    25 com.apple.JavaScriptCore 0x943e93d9 KJS::LogicalOrNode::evaluateToBoolean(KJS::ExecState*) + 25
    26 com.apple.JavaScriptCore 0x943e93d9 KJS::LogicalOrNode::evaluateToBoolean(KJS::ExecState*) + 25
    27 com.apple.JavaScriptCore 0x943e93d9 KJS::LogicalOrNode::evaluateToBoolean(KJS::ExecState*) + 25
    28 com.apple.JavaScriptCore 0x943e93d9 KJS::LogicalOrNode::evaluateToBoolean(KJS::ExecState*) + 25
    29 com.apple.JavaScriptCore 0x943e93d9 KJS::LogicalOrNode::evaluateToBoolean(KJS::ExecState*) + 25
    30 com.apple.JavaScriptCore 0x943e93d9 KJS::LogicalOrNode::evaluateToBoolean(KJS::ExecState*) + 25
    31 com.apple.JavaScriptCore 0x943e93d9 KJS::LogicalOrNode::evaluateToBoolean(KJS::ExecState*) + 25
    32 com.apple.JavaScriptCore 0x943e2279 KJS::IfNode::execute(KJS::ExecState*) + 25
    33 com.apple.JavaScriptCore 0x943e2a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    34 com.apple.JavaScriptCore 0x943e2509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    35 com.apple.JavaScriptCore 0x943e5f10 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 896
    36 com.apple.JavaScriptCore 0x943daf19 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 25
    37 com.apple.JavaScriptCore 0x943daec9 KJS::VarStatementNode::execute(KJS::ExecState*) + 25
    38 com.apple.JavaScriptCore 0x943e2a51 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
    39 com.apple.JavaScriptCore 0x943e2509 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 265
    40 com.apple.JavaScriptCore 0x94426787 KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 135
    41 com.apple.JavaScriptCore 0x94435abd JSObjectCallAsFunction + 173
    42 com.apple.CFNetwork 0x9602948a CallFindProxyForURL + 297
    43 com.apple.CFNetwork 0x9602b4d9 executionContextPerform + 177
    44 com.apple.CoreFoundation 0x944ee615 CFRunLoopRunSpecific + 3141
    45 com.apple.CoreFoundation 0x944eecf8 CFRunLoopRunInMode + 88
    46 com.apple.Foundation 0x960a8460 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    47 com.apple.Foundation 0x96044f1d -[NSThread main] + 45
    48 com.apple.Foundation 0x96044ac4 _NSThread__main_ + 308
    49 libSystem.B.dylib 0x9656b6f5 pthreadstart + 321
    50 libSystem.B.dylib 0x9656b5b2 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9658a5e2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9656b6f5 pthreadstart + 321
    2 libSystem.B.dylib 0x9656b5b2 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9653a4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96541c9c mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x16cb8959 memcopy_mmx + 709497
    3 libSystem.B.dylib 0x9656b6f5 pthreadstart + 321
    4 libSystem.B.dylib 0x9656b5b2 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9653a4ee semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9656c866 pthread_condwait + 1267
    2 libSystem.B.dylib 0x965b2371 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x16b7f928 0x167ed000 + 3746088
    4 ...romedia.Flash Player.plugin 0x16bb7230 Flash_EnforceLocalSecurity + 125000
    5 ...romedia.Flash Player.plugin 0x16b7fbd2 0x167ed000 + 3746770
    6 libSystem.B.dylib 0x9656b6f5 pthreadstart + 321
    7 libSystem.B.dylib 0x9656b5b2 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9653a4ee semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9656c866 pthread_condwait + 1267
    2 libSystem.B.dylib 0x965b2371 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x16b7f928 0x167ed000 + 3746088
    4 ...romedia.Flash Player.plugin 0x16bb7230 Flash_EnforceLocalSecurity + 125000
    5 ...romedia.Flash Player.plugin 0x16b7fbd2 0x167ed000 + 3746770
    6 libSystem.B.dylib 0x9656b6f5 pthreadstart + 321
    7 libSystem.B.dylib 0x9656b5b2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x89b8458b ebx: 0x943f78db ecx: 0x0000000c edx: 0x166185ec
    edi: 0x00011880 esi: 0x16280000 ebp: 0xbfffcc98 esp: 0xbfffcc40
    ss: 0x0000001f efl: 0x00010286 eip: 0x943f79c4 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x89b8460b
    Binary Images:
    0x1000 - 0x133fef com.apple.Safari 3.1.2 (5525.20.1) <b8911db3c9f4e89257f40775a27be7c6> /Applications/Safari.app/Contents/MacOS/Safari
    0x17b000 - 0x18aff8 SyndicationUI ??? (???) <edde0133829971dbd8a0f3473cdb85fc> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x676000 - 0x794ff7 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <56067945130800a348eb076676d41e92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7c3000 - 0x7c8ff3 libCGXCoreImage.A.dylib ??? (???) <32265ec157db98a33c5dcf0e6687dec2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x147a2000 - 0x147a2ffd liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
    0x16263000 - 0x16264ffc com.apple.JavaPluginCocoa 12.1.0 (12.1.0) <d21a12c5668d4d89bfe492a5223a75cc> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x163c0000 - 0x163c5ffd com.apple.JavaVM 12.1.0 (12.1.0) <25c546c36e5bed978579d281080ab4c8> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x167ed000 - 0x16dedffb +com.macromedia.Flash Player.plugin 9.0.124 (1.0.4f60) <8355dcf076564b6784c517fd0eccb2f2> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x16f2e000 - 0x16f4dfed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x1b075000 - 0x1b19cfe7 libmecab.1.0.0.dylib ??? (???) <7b38ea21924f2d04b3aa6c75b0ddcb29> /usr/lib/libmecab.1.0.0.dylib
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
    0x90003000 - 0x900b3fff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90104000 - 0x901befe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x901bf000 - 0x901c1fff com.apple.CrashReporterSupport 10.5.0 (156) <3088b785b10d03504ed02f3fee5d3aab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x901c2000 - 0x902b6ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x902b7000 - 0x90313ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90314000 - 0x9044cff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
    0x9044d000 - 0x90920ffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90921000 - 0x9092afff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9092b000 - 0x90a0cff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
    0x90b6e000 - 0x90b79ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90b7a000 - 0x90b81fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90b82000 - 0x90bd2ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90bd3000 - 0x90bddfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x90bde000 - 0x90be2fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90c48000 - 0x90cfaffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x90cfb000 - 0x90d19ff3 com.apple.DirectoryService.Framework 3.5.4 (3.5.4) <fe27e80e1a9e86403fd9ed16dcfe4e11> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x91f1d000 - 0x91f57fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91f58000 - 0x91f8ffff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91f90000 - 0x91fd1fe7 libRIP.A.dylib ??? (???) <c8d988d3880d7268468112c64c626d86> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91fd2000 - 0x91fd7fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91fd8000 - 0x91feefe7 com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91fef000 - 0x91fefffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91ff0000 - 0x92400fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92401000 - 0x924c8ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x924c9000 - 0x924cbff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x924cc000 - 0x9264bfff com.apple.AddressBook.framework 4.1.1 (695) <24a448ba4f9f784189bd3183e3474d81> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9264c000 - 0x9266afff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
    0x9266b000 - 0x926b1fef com.apple.Metadata 10.5.2 (398.18) <adbb3a14e8f7da444e16d2fd61862771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92846000 - 0x92854ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x92855000 - 0x92bebfff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92bec000 - 0x92bfbffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92bfc000 - 0x9324cfff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9324d000 - 0x932aaffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x932ab000 - 0x932b2ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x932b3000 - 0x93671fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x93672000 - 0x93696feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x93697000 - 0x9369effe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x9369f000 - 0x937e5ff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x937e6000 - 0x93871fff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x938b1000 - 0x938b7fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x938b8000 - 0x938e5feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x938e6000 - 0x939b1fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x939b2000 - 0x93a6ffff com.apple.WebKit 5525.18 (5525.18) <7e41e38368974ed048c2f027a961dbd4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x93a70000 - 0x93aedfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93aee000 - 0x93b54ffb com.apple.ISSupport 1.7 (38) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93c29000 - 0x93c30fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x93c31000 - 0x93c35fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93c37000 - 0x93c4dfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93c4e000 - 0x93c4efff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93c50000 - 0x93c50ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93c51000 - 0x93c5cfe7 libCSync.A.dylib ??? (???) <8011fc1963cebdde0c6f101dbee5afd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x93c5d000 - 0x93ce9ff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x93cea000 - 0x93d28ff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93d29000 - 0x93d2efff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93d2f000 - 0x93d2fffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93d30000 - 0x93d30ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x93d31000 - 0x93d40fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x93e71000 - 0x93e72ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x93e73000 - 0x93e73ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x93e74000 - 0x93efefe3 com.apple.DesktopServices 1.4.6 (1.4.6) <94d1a28b351b7dff77becadab0967772> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x93f11000 - 0x941ebff3 com.apple.CoreServices.CarbonCore 786.4 (786.4) <059c4803a7a95e3c1a95a332baeb1edf> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x941ec000 - 0x941fcfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x941fd000 - 0x94277ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9432d000 - 0x943acff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x943ad000 - 0x9447bff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9447c000 - 0x945aefff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x945ec000 - 0x9461bfe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9461c000 - 0x94652fef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x94671000 - 0x946b0fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x946b1000 - 0x94d4dfff com.apple.CoreGraphics 1.351.31 (???) <c97a42498636b2596764e48669f98e00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94d4e000 - 0x94d90fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94e41000 - 0x9500ffff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95010000 - 0x9580dfef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9580e000 - 0x9581effc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9581f000 - 0x958b2fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x95b1c000 - 0x95c01ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95c02000 - 0x95d03fef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x95d04000 - 0x95d2ffe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x95d30000 - 0x95d89ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x95ed6000 - 0x95ed6ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95f5d000 - 0x95f85fff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
    0x95fb7000 - 0x96039ff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9603a000 - 0x962b5fe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x962b6000 - 0x962c2fe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x962c3000 - 0x963e7fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x963e8000 - 0x96410ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96411000 - 0x96425ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x96426000 - 0x9645fffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96460000 - 0x964f3ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x964f4000 - 0x96513ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96514000 - 0x96538fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x96539000 - 0x96699ff3 libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
    0x9669a000 - 0x96716feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96717000 - 0x96717ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x968d4000 - 0x96bdbff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96bdc000 - 0x96bf7ff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96bf8000 - 0x96bfbfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96bfc000 - 0x96c14fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x96c15000 - 0x96c47fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x96c48000 - 0x96c4afff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x96c4b000 - 0x96f6cfea com.apple.QuickTime 7.5.0 (861) <4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96f98000 - 0x9703ffeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x97040000 - 0x9711ffff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
    0x97193000 - 0x9719bfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9719c000 - 0x971e6fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x971e7000 - 0x97241ff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97242000 - 0x97262ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x97263000 - 0x972eaff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x972f0000 - 0x972f0ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <51586b8d9ef39123fbe6918f12d8285f> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Nope definitely says its version 9.0.124.0 on both the flash site and the safari installed plugins page, I checked the adobe website and the latest download is definitely listed as 9.0.124.0 for intel macs.
    http://www.elec.gla.ac.uk/~garethr/random/flash_site.png
    http://www.elec.gla.ac.uk/~garethr/random/safari_plugins.png
    I'll try and downgrade anyway and see what happens, as a side question is it definitely a problem with Flash then and not Javascript? It's just in further study I noticed the thread that crashed was a JavaCore thread and the fact that the console log was saying it was an "Invalid Memory Address" made me assume it was a SegFault somewhere in the JavaScript.

  • Cfpop falls over with attachments with %'s in the name

    Hi there,
    We are running CF 7.02 MX on a Windows 2003 Server.
    We have a scheduled process that runs which collects mail
    using cfpop, modifies it and forwards it on.
    If any of the downloaded mails contains an attachment with an
    unusual character in it's name e.g..
    AFU%image.JPG
    ..then the task falls over and doesn't complete. I've had a
    look in the application logs and this is accompanied by entries
    like...
    "The resource D:\codepath\htdocs\attachment\
    AFU%imge.JPG was not found.The root cause was: . The
    specific sequence of files included or processed is:
    D:\wwwroot\website\wwwroot\schedule\schedtask.cfm, line: 1254 "
    Notice the % seems to have got it confused as to what the
    attachment name is. It seems to have lost the "
    a" somehow. So the failure is simply down to the fact that,
    having confused itself over what the filename actually is, it can
    no longer find the true path to the file.
    If the attachments dont contain odd characters it works fine.
    Any ideas? We're really struggling.
    What I'm after is a workaround or a solution to the
    corruption of the filename since I'm guessing if it keeps the
    filename intact then all will be well (as it will still be able to
    find the file).
    Tem

    Bump. ^
    Anyone with any thoughts on this? We're really
    struggling.

  • Specifying character set on application import

    hi --
    I'm running into a problem that I think has to do w/ character sets.
    I'm using non-breaking spaces in numerous LOVs; they're entered in as ALT +0160 on the keypad. These non-breaking spaces work great in the development environment of APEX (eg in the development app), and now I need to export/import the app to a production environment, which is runtime only.
    The NLS_CHARACTERSET on both the development and production databases is US7ASCII.
    When I import the app into the runtime installation of APEX I simply run the export file in sqlplus as the schema user.
    (It has been scp'd over, as a text file, from the development server.)
    The application imports and runs fine, but the non breaking spaces are displayed as garbage characters.
    I did some testing on apex.oracle.com. I noticed that when I specify character set of unicode utf-8 on import,
    the non-breaking spaces work properly. When I specify US-ASCII, I get the same garbage I'm getting in
    my production environment.
    When I export the app from the development environment, the character set is fixed (cannot be changed) to unicode utf-8. But I'm not doing anything to set the character set on import (don't know that I can...), and I wonder if it's adopting the database default character set of ASCII.
    How can I get the imported app to use the desired character set? Am I going to have to convert this to a development
    environment just so I can specify the character set on import, or is there a way to do it in sqlplus?
    I'm not entirely sure I'm on the right track... but maybe someone has ideas how to get these non breaking spaces working in the production environment.
    If access to my workspace on apex.oracle.com would be helpful, let me know.
    Thanks,
    Carol

    I forgot to mention that, from what I've recently read, ASCII does not have a representation for non breaking spaces... so the behavior I'm experiencing is at least consistent with that...

  • Previously Working Code Falling Over After slight modification

    Hi All
    I have an issue with a piece of code that was working previously.  what I have is that initially I consolidated multiple projects plans into a master plan whilst retaining links and my extract to Excel worked fine.  However I modified my code to
    consolidate individual projects plans into an Excel worksheet but this time without retaining the link and it now fails.  There are 1496 tasks in the consolidated plan and it falls over at the end of the first inserted Project.  Here3 is the code:
    'Export GIVE and GET Milestones
    Row = 1
    For Each t In ActiveProject.Tasks
    If t.Flag10 = "True" Then 'Flag10 is Deliverable Yes/No
    Set s = xlApp.ActiveWorkbook.Worksheets(1)
    Set xlRng = s.Range("A3")
    If Not t Is Nothing Then
    With xlRng
    .Range("A" & Row) = t.Text16
    .Range("B" & Row) = t.Text12
    .Range("C" & Row) = t.Text4
    .Range("D" & Row) = t.Name
    .Range("E" & Row) = t.PercentComplete
    .Range("F" & Row) = t.Finish
    End With
    End If
    If t.Flag10 = "True" Then
    Row = Row + 1
    End If
    End If
    Set xlRng = xlRng.Offset(1, 0) 'Point to next row
    Next t
    The line it falls over on is :
                If t.Flag10 = "True" Then                       'Flag10 is Deliverable
    Yes/No
    Any help/advice would be appreciated.
    Kind regards
    Tony
    TKHussar

    Hi John
    The previous version of my code retained the link to each individual Project plan.  On your suggestion I removed the link to the sub project plans.  So when I recorded the macro to consolidate all of the individual plans I removed the tick to retain
    a link to the original plans.  In the consolidated plan there are 1496 tasks returned by the ApplicationsProject.Tasks.Count property.  Here is the full version of the code to hopefully help:
    Sub ExportGIVEs_GETs()
    Dim xlApp As Excel.Application
    Dim objRange
    Dim xlRng As Excel.Range
    Dim Res As Resource
    Dim t As Task
    Dim s As Worksheet
    Dim Row As Integer
    Dim LastRow As Integer
    'Start Excel and create a new Workbook
    Set xlApp = CreateObject("Excel.Application")
    xlApp.Visible = True
    xlApp.Workbooks.Add
    'Create Column Titles
    Set xlRng = xlApp.Range("A1")
    xlRng.Range("A1") = "EA Release 2 - GIVEs and GETs"
    Set xlRng = xlApp.Range("A1")
    xlRng.Range("A1").Select
    With xlApp.Selection.Font
    .Name = "Calibri"
    .Size = 22
    .Underline = xlUnderlineStyleSingle
    .ThemeColor = xlThemeColorLight2
    .ThemeFont = xlThemeFontMinor
    End With
    Set xlRng = xlApp.Range("A1:F1")
    xlRng.Range("A1:F1").Select
    With xlApp.Selection.Interior
    .Pattern = xlSolid
    .PatternColorIndex = xlAutomatic
    .ThemeColor = xlThemeColorAccent2
    .TintAndShade = 0.799981682294784
    .PatternTintAndShade = 0
    End With
    Set xlRng = xlApp.Range("E1")
    xlRng.Range("A1") = "Issued: "
    Set xlRng = xlApp.Range("F1")
    xlRng.Range("A1") = "=" & "Today()"
    Set xlRng = xlApp.Range("A2")
    xlRng.Range("A1").Select
    xlRng.Range("A1") = "Workstream"
    xlRng.Range("B1") = "UID from Plan"
    xlRng.Range("C1") = "Provider/Receiver"
    xlRng.Range("D1") = "GIVE/GET Name"
    xlRng.Range("E1") = "% Complete"
    xlRng.Range("F1") = "Date Required"
    Set xlRng = xlApp.Range("A2:F2")
    xlRng.Range("A1:G1").Select
    With xlApp.Selection.Font
    .Name = "Calibri"
    .FontStyle = "Regular"
    .Size = 11
    .ThemeColor = xlThemeColorDark1
    .TintAndShade = 0
    .ThemeFont = xlThemeFontMinor
    End With
    Set xlRng = xlApp.Range("A2")
    xlRng.Range("A1:F1").Select
    With xlApp.Selection.Font
    .Name = "Calibri"
    .FontStyle = "Regular"
    .Size = 11
    .ThemeColor = xlThemeColorDark1
    .TintAndShade = 0
    .ThemeFont = xlThemeFontMinor
    End With
    With xlApp.Selection.Interior
    .Pattern = xlSolid
    .PatternColorIndex = xlAutomatic
    .Color = 6299648
    .TintAndShade = 0
    .PatternTintAndShade = 0
    End With
    Set xlRng = xlApp.Range("A2:F2")
    xlRng.Range("A1:F1").Select
    With xlApp.Selection
    .RowHeight = 40
    .VerticalAlignment = xlCenter
    End With
    xlRng.Range("A1").Select
    'Export GIVE and GET Milestones
    Row = 1
    For Each t In ActiveProject.Tasks
    If t.Flag10 = "True" Then 'Flag10 is Deliverable Yes/No
    Set s = xlApp.ActiveWorkbook.Worksheets(1)
    Set xlRng = s.Range("A3")
    If Not t Is Nothing Then
    With xlRng
    .Range("A" & Row) = t.Text16
    .Range("B" & Row) = t.Text12
    .Range("C" & Row) = t.Text4
    .Range("D" & Row) = t.Name
    .Range("E" & Row) = t.PercentComplete
    .Range("F" & Row) = t.Finish
    End With
    End If
    If t.Flag10 = "True" Then
    Row = Row + 1
    End If
    End If
    Set xlRng = xlRng.Offset(1, 0) 'Point to next row
    Next t
    'Tidy up
    Set xlRng = s.Range("A2")
    xlRng.Range("A1").Select
    With xlApp.Selection
    .HorizontalAlignment = xlCenter
    .VerticalAlignment = xlCenter
    .WrapText = True
    End With
    Set xlRng = s.Range("D:E")
    xlRng.Range("A:B").Select
    With Selection
    xlRng.Range("A:B").HorizontalAlignment = xlLeft
    xlRng.Range("A:F").EntireColumn.AutoFit
    End With
    Set xlRng = s.Range("B:G")
    With xlRng
    xlRng.Range("A:F").EntireColumn.AutoFit
    End With
    Set xlRng = s.Range("A:A")
    xlRng.Range("A:A").ColumnWidth = 25
    Set xlRng = s.Range("E2")
    xlRng.Range("A1").Select
    With xlApp.Selection
    .HorizontalAlignment = xlCenter
    .VerticalAlignment = xlCenter
    .WrapText = True
    End With
    Set xlRng = s.Range("G2")
    xlRng.Range("A1").Select
    With xlApp.Selection
    .HorizontalAlignment = xlGeneral
    .VerticalAlignment = xlCenter
    .WrapText = True
    End With
    Set xlRng = s.Range("F:F")
    xlRng.Range("A:A").Select
    With Selection
    xlRng.Range("A:A").NumberFormat = "dd/mm/yy;@"
    xlRng.Range("A:A").HorizontalAlignment = xlCenter
    End With
    'Sort by Workstream Area
    Set objRange = xlApp.ActiveWorkbook.Worksheets("Sheet1").Range("A3:F2000")
    objRange.Sort Key1:=objRange.Parent.Range("A3"), Key2:=objRange.Parent.Range("D3")
    Set xlRng = s.Range("A1")
    xlRng.Range("A1").Select
    Set xlRng = s.Range("A1:F2000")
    With xlApp.ActiveSheet.PageSetup
    .Orientation = xlLandscape
    .PrintGridlines = True
    .PaperSize = xlPaperA3
    End With
    Set xlApp = Nothing
    End Sub
    Thanks for your help.
    Tony

  • Application Import broken in Apex 3.2.1.00.10?

    Hiya, trying to import my app into a new installation of Apex. I choose the file type, choose the encoding (utf-8), choose the file, click "next" and it says:
    *1 error has occurred*
    File must be selected to upload.
    (also, I cannot login using Internet Explorer as it always returns to the login screen without any error messages, but Firefox and Chrome I can login in, just that the import will not work. )
    What's up?

    Hi, I don't know the DAD (we're using mod_owa to boot so..)
    But it appears that there is a 32 kb limitation in file uploads in mod_owa, and that's causing it. I don't know for sure since I do not administer the server and have no access to it in any way other than the apex web gui.
    But I assume it is also possible to run the application import script through sqlplus?
    As for the IE login problem, that was caused by the host name having an underscore. IE would not accept the cookie :)

  • Application import/export failing, hopefully a simple one though

    hi all,
    i'm very new to oracle and am trying to get going with xe. i'm working between work and home and want to be able to transport wherever i'm at to work/home - so i thought the application import/export function would be the best way? first of all, is it?
    if so - i keep getting the
    failed to parse SQL query:
    ORA-00942: table or view does not exist
    error
    i'm running the same versions of oracle, on the same platforms (Application Express 2.1.0.00.39, winXPpro all service packed up). both my users have dba roles and the apps work fine on the machines i created them on. the import and install processes claim to be successful and the error only comes up when i try to log in to the application. any ideas?
    btw - the apps are just simple tests, dependences etc with a couple rows in each table]
    any help be much appreciated even if its "go read this!" as i've googled away & got not much....
    cheers!

    Your problem is likely that in your office you do not have the tables required by your program. The export does not include your tables. You have to create them yourselves

  • Info broadcaster - falls over when more than 2 queries are in a workbook

    Hi everyone,
    We use IB reports extensively with over 2,000 IBs being sent out weekly.
    I have a query I want so send out via IB and I can create an IB setting on the query without issue.  However when I insert more than one version of the query in a workbook, and try to create an IB setting on the workbook, IB falls over once I select Create new Setting.
    Its a fairly chunky query, we have no issues running the query in the Analyser and we have a number of workbooks with 20+ sheets and the query on each sheet, the workbook is fine.
    Its just when we create an IB setting we have issues.
    Anyone encountered this in your own businesses?
    Thanks
    Gill

    Hi Gill,
    We can't say that the Broadcasting is successful,if you are abe to precalculate through backend.This just for a testing of preclaculation server and not for broadcasting.
    If you are able to broadcast through web, then only we can say it is succeeded.
    Rgds,
    Murali

  • Have made some slide show libraries on publisher then saved as jpg however when I sync through itunes to my ipad the previous import is over written. Can anyone offer a solution. Thanks

    Have made some slide show libraries on publisher then saved as jpg however when I sync through itunes to my ipad the previous import is over written. Can anyone offer a solution. Thanks

    I have tried much of the same - still no joy.
    I also reported it as a bug to Apple although the response page said "we can't reply to messages"
    For now I have had to turn off auto syncing and keep plugging and unplugging until the device is recognised correctly - about 1 in 10.
    In my email to apple I also listed the contents of the xml file that keeps track of the devices that iTunes has seen:
    When seen as an ipad:
    <dict>
    <key>Connected</key>
    <date>2010-06-08T21:33:57Z</date>
    <key>Device Class</key>
    <string>iPad</string>
    <key>Family ID</key>
    <integer>10006</integer>
    <key>Firmware Version</key>
    <integer>256</integer>
    <key>Firmware Version String</key>
    <string>3.2</string>
    <key>ID</key>
    <string>8F98884620E0F9FF</string>
    <key>Serial Number</key>
    <string>V5020116Z39</string>
    <key>Updater Family ID</key>
    <integer>10006</integer>
    <key>Use Count</key>
    <integer>21</integer>
    </dict>
    When seen as an iPhone:
    <dict>
    <key>Connected</key>
    <date>2010-06-08T21:39:07Z</date>
    <key>Device Class</key>
    <string>iPhone</string>
    <key>Family ID</key>
    <integer>10006</integer>
    <key>Firmware Version</key>
    <integer>256</integer>
    <key>Firmware Version String</key>
    <string>3.2</string>
    <key>ID</key>
    <string>8F98884620E0F9FF</string>
    <key>Serial Number</key>
    <string>V5020116Z39</string>
    <key>Updater Family ID</key>
    <integer>10006</integer>
    <key>Use Count</key>
    <integer>22</integer>
    </dict>
    You will see from the Use Count that these are adjacent connections, ie plugged in as ipad then as iphone. Apart from the device class, everything else is the same.

  • Bug report: sql developer/application express application import

    I noticed some bugs on deploying an application using sql developer 1.5.1-5440.
    Using a single file deployment generated by apex including install/upgrade/remove scripts: Here's what happens:
    # I tried installing version 1.1 of my application already existing. Connected to the parsing schema of the version 1.0 I can clearly see my app "dashboard(101)"
    # using sql dev I tried an application import. Using the following import options buildstatus =runonly, autoassign app_id and checked run install scripts
    # The install runs, but instead of using the upgrade script it simply runs the install script causing a lot of errors of course since the objects already exist in the schema
    # After this installation the application is visible in the workspace using a browser dashboard(102), however it remains invisible in sql developer where i can still only see dashboard(101)
    After this failure I decided to go ahead and try once more doing the same thing but now just not check run install scripts.
    To my amazement it still runs the install scripts???
    Now I have 3 application showing in the browser and still only 1 in sql developer
    Final problem with sql developer is that I choose to drop dashboard(101) it only deinstalls the application. It does not run the deinstall script for supporting objects included in dashboard(101).
    All this makes an easy deployment a real hassle, since the browser interface can't handle a run only apllication with supporting object as all (it simply doesn't run the install script) I need to use sql developer, which is then fine for the first install, but then doen't upgrade properly. Finaly deinstalling a run only application again is impossible from a workspace and does work from sql developer, but then you still have to do the deinstall of the db objects manually.
    I know as an apex admin I can work arround al this by switching the build status etc etc, but then again I can do anything if I'm apex admin and db sys.Point in having a single file deployment is allowing a novice user to easily install.
    Geert

    Hi Scott
    Thanks for the reply
    sspadafo wrote:
    Run Only applications don't show up in the application list because they should not be editable. But perhaps it could display an icon indicating that.In my opinion they should and they do. The single app that is appearing in the list in sql developer is run only. Having it here allows me to select drop amongst other functionality the browser interface currently still lacks. Even when I drop all apps and than reinstall them again it seems like I can only see 1 version of an app with the same name.
    sspadafo wrote:
    The problem you described where you can't use the Application Install wizard to install supporting objects if the application is set to Run Only should be fixed in the upcoming 3.1.2 release/patch.I've installed the patch and I'm afraid the patch is no good either. Indeed is has improved. After the app installs it shows the supporting object dialogue. But if you then select yes and press Next it does absolutely nothing and redirects tot the application showing Application not available for edit.
    So if you would be so kind to reopen bug 7286162
    So while I'm on this section in my opinion the following bugs exist/features are missing
    SQL Developer interface
    # Not all application for parsing schema are shown in connection explorer. It seems like it can multiple show apps with different names only not when you install the same app twice with different app_id's. Then it only show the lowest app_id.
    # Installing runonly app with supporting objects installs supporting object regardless of option selected
    # Installing runonly app with upgrade scripts ignores update scripts and runs install scripts regardless of "install supporting objects" checkbox's state
    # De installing app shows unpredictable behaviour for running deinstall scripts. It seemingly prompts random. Sometimes it does, sometimes it doesn't. When it does show I get behaviour like initially prompting for running deinstall script, failing to run deinstall script, causing neither app or objects to be dropped, on retry not showing prompt anymore and only dropping app.
    Browser interface
    # Installing a runonly app always finishes with a white page showing only Application not available for edit instead of showing a proper installation summary
    # Installing a runonly app still prevents installation of supporting objects
    # De installing a runonly application is not possible. Possible a button for de install could be included on page 4000:733
    # Unable to perform important application level task from workspace like changing status, alias, global notification, proxy \\      (which are all available in the sql developer interface and imho could all be added to page 400:733 of the browser interface)
    Hope this helps,
    Geert

  • Cannot import voice over from garage band into FCP-X

    cannot import voice over from garage band into FCP-X

    Try:
    Share > Send Song to iTunes. In the dialog, turn OFF compress. That will create an .aiff version of your GB project.
    Alternately, you can Share to iTunes. When iTunes opens, right click on the selection and select Create AIFF version.
    When iTunes opens, right click on the selection and select Show In Finder -> drag it out to a more convenient location (or option-click-drag to make a duplicate in the new location you drag to.)
    Import that file into FCPX.

  • Portal "falls over" every 11 days!!

    Approx every 11 days our website falls over. None of the services seem to have stopped and nothing unusual is happening on the server. The web pages just become unavailable. A reboot fixes the problem. I believe the problem lies with webcache. Are ther andy files/directorys/tables that grow each day that may cause webcache to fall over??? I have modiced that the modplsys/cache/session direcotry seems to stop growing after 1000 directorys have been created. IS ther an issue with this? Any help is greatly appreciated.

    There should be no problem with the modplsql cache directory growth. It could be that modplsql only requires that many directories as it's caching is pretty much complete at that level. You could increase the modplsql cache size if it is always full and requires more space.
    It sounds roughly from your description that the machine is running out of resource and so perhaps hanging because it is unable to fork a new process. Is this what you see?
    It would be useful if you could work out which processes are using up the resources. To do this you could use top and "/usr/ucb/ps -auxww | grep <process id> ". I am assuming that you are on Solaris and perhaps 9.0.4.
    Useful log files to view are:
    $ORACLE_HOME/Apache/Apache/logs <error logs in particular>
    $ORACLE_HOME/opmn/logs <examine the process related log files, e.g. >
    $ORACLE_HOME/j2ee/OC4J_Portal/log/OC4J_Portal_default_island_1
    $ORACLE_HOME/webcache/logs/event_log and access_log
    Webcache is an in memory cache and so files/directorys/tables on the system should not cause it to fall over, unless perhaps the machine runs out of swap and real memory.
    cheers
    Nick

  • ITunes falls over on the third stage of running iMatch

    iTunes falls over on the third stage of running iMatch. Comes up with iTunes has stopped working look for fixes - which if you do says there is a fix but actually seems to do nothing just reloads 10.5.2.11 -which is what I am running. Any ideas?

    you can check a similar thread involving a scrolling
    movieclip:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=15&catid=665&threadid =1324923&enterthread=y

  • Ovi survey falls over.

    The Ovi Nokia survey falls over. Not a good sign!
    I wanted to **bleep** about not being able to install it, but I cant even do that!

    I've given up now.
    My problem is that I'm behind a proxy, and the install doesn't allow you to enter proxy details.
    So when it comes to down its bits, it fails. 

Maybe you are looking for

  • ITunes 11 - I am absolutely lost - what happened to transferring apps, files, etc.?

    I have iTunes 10 at work, but I made the mistake of installing 11 on a computer at home.  All it seems to have is advertisements for music or other media, which I absolutely do not care about. In know they call it I"Tunes," but all I want to do is tr

  • Three way matches

    I need to check configuration setting to check if three way matches have been activated for 1) Vendor Order, Good Receipt and Payment to Vendor 2) Customer Order, Customer Invoice and Customer Payment How do I do check this, what is the path.

  • How do I change the number listed in Settings 'my number' to the correct mobile number?

    Hi all, Recently taken out new contract with 3 network, and using a PAC code from Vodafone UK, I transfered my existing number to 3. In SETTINGS - PHONE - MY NUMBER the temporary number issued by 3 network is showing!! Plus it's showing in FACETIME a

  • Help!! iWeb is not opening!

    Hello I have been using iweb for about 3 years and until now it has been problem free. I published my site last week and somehow it got jumbled up in the publishing process. The site is not jumbled anymore but when i go to open iWeb, it opens but the

  • Textarea which take style and formatting?

    hi, I am working on java and jsp. I am making One Report in which I have to show some predefine instructions given by the client.Currently I am showing this instructions in normal textarea hence the formatting and style of text is not there. So I wan