Unable to use class in same directory

I am not really new to java. But havent worked with these environment variables for a long time. I am not able to use my public classes in the same directory. I know it is perfectly legal but I am not able to solve the problem. My environment variables are set fine as I can even import org.xml.sax.* an other classes.
Would appreciate a quick reply.
Thanks

solve the problem. My environment variables are set
fine as I can even import org.xml.sax.* an otherDoesn't mean anything, they're not found using the CLASSPATH. You should set this variable in your system environment to either containg nothing or at least a dot "." if you want to use the current directory. Alternatively, use the -classpath argument.

Similar Messages

  • Class can't find anothe class in same directory.

    Hi
    I'm using javac and appletviewer and I keep getting this strange reaction.
    I've got a couple of classes, one extends the other. ie:
    class a
    class b extends a
    Now when I compile b it says it cannot find class a. Both of these java files are in the same directory. Class a compiles fine on its own but I can't compil b.
    Also, when compiling a with the statement:
    package c
    as the first statement and then trying to run the compiled class in the appletviewer, I get the following error:
    java.lang.NoClassDefFoundError: a (wrong name: c/a)
    The Applet window comes up but with applet not initialised.
    Can anyone help with this? I purposely didn't put up the code because I figured it would be unnecessary.
    Thanks
    allan

    Yep, that solved the compiling error. Thanks.
    Any ideas about the applet viewer problem? Or where I can look for an answer?
    allan

  • Using class of same package in another

    Hi,
    I have posted this message before but I feel I did not provide enough information.
    I have a directory called "beans" where I have two classes, A and B which are both part of the "beans" package. I am trying to use a method of a class A from class B, but when I compile class B I get the following error:
    ArticleBean.java:140: cannot resolve symbol
    symbol : class GetCurrentEditionBean
    location: class beans.AddArticleBean
    GetCurrentEditionBean current_edition = new GetCurrentEditionBean();
    ^
    Here the actual code:
    // GetCurrentEditionBean
    package beans;
    import java.io.*;
    public class GetCurrentEditionBean {
         // constructor
         GetCurrentEditionBean () { /* empty */ }
         public String process() { /* do something... */ }
    // AddArticleBean
    package beans;
    public class AddArticleBean {
         public String add() {
              GetCurrentEditionBean current_edition = new GetCurrentEditionBean();
              String result = current_edition.process();
    }Both the classes are in the same directory, I wonder what I could be doing wrong here?
    Thanks,
    Junaid

    You do not need to import a class if it is in the same package as the class trying to use it. You do need to have an environment in which the compiler can find the class.
    Let's say your directory structure is c:\myjava\beans. When you compile AddArticleBean, you must have c:\myjava in your classpath, not c:\myjava\beans. It might work if you "cd c:\myjava" and compile with "javac beans\AddArticleBean.java"

  • Cannot find class in same directory during compilation

    hi
    i have two file hello.java & hi.java in same directory having simple println statements.
    hello.java
    public class hello {
      public static void main(String[] args) {
        System.out.println("hello");
        new hi();
    }hi.java
    class hi {
      hi() {
        System.out.println("hi");
    }hi.java has compiled
    but when i try to compile hello.java i get error saying "Cannot find symbol class hi"
    i've tried giving classpath pointing to current directory during compilation as
    javac -classpath . hello.java
    but this also does not work.
    Please let me know if i am missing anything?
    thanks in advance...

    The javac compiler uses the Classpath to find classes. If your directory structure is c:\myjava\buron\doeacc (for example) then you need to have c:\myjava in the Classpath when you compile. For example javac -classpath c:\myjava MainFrame.java

  • How to use classes in other directory ?

    Hi,
    Sorry it's a total newbie question but i don't know how to do. I made a project, i have the main part of my classes in the root directory but i have somme classes in sub-directories , how can I use this classes , is there an equvalent of include in C ... ?

    search the forums for classpath.

  • Unable to use Class Designer when deriving Entity Bean from another class

    I have several Entity Beans that have common fields. In order to maximise reusability, I have defined a base class which contains these common fields and corresponding get/set methods on these fields.
    In the next step, I build an Entity Bean using JDeveloper. I then go to Source Editor and in the Bean class, modify the Java code to inherit from this base class that I have defined. I then try to go to Class Designer expecting to see the inherited fields as well.
    However, this is the error I get :
    "Error while trying to parse source file...."
    Any pointers on resolving this would be a great help ! Thanks !!!
    -Andre
    null

    If you're running >Java 1.4, you'll need to put your classes into a package since Tomcat can no longer import the class 'BeanProdess' which is in an unnamed namespace.
    Your JSP is compiled into a class (in the package org.apache.jsp) that doesn't recognize anything in the default package.
    Here's a reference if you want to read about this.
    http://java.sun.com/j2se/1.4/compatibility.html#incompatibilities1.4

  • Use Class with Same Name as Default Package Class

    I am upgrading a project to Flash CC and need to use the old JSON class in com.adobe.serialization.json. When I compile, I get an error, "1061: Call to a possibly undefined method decode through a reference with static type Class" because it probably is trying to use the newer default package JSON class rather than the one in com.adobe. I have the import statement in my class, "import com.adobe.serialization.json.JSON", but I guess its checking against the default package and giving me a compile error when I call "var parts:Object = JSON.decode(jsonData);"

    Thanks. I changed my publish settings to fp 10 which fixed it for now. I was hoping there might be a more elegant solution as the custom class is actually an Adobe class that would be better to not to have to rename.

  • Since a recent update to osx I have been unable to use Safari, when I open it a message comes saying that it has unexpectingly shut down. fire fox is working fine. I have tried in guest user and the same thing happens. Any ideas?

    Since a recent update to OSX (I have mountain Lion) I have been unable to use Safari. When trying to open it comes up with a message of unexpectidly shut down. Firefox is working ok. I have tried in guest user and the same message comes up, any ideas? Cheers

    Process:    
    Safari [1476]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    6.1 (8537.71)
    Build Info: 
    WebBrowser-7537071000000000~2
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [132]
    User ID:    
    501
    Date/Time:  
    2013-11-19 20:31:17.465 +0000
    OS Version: 
    Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Interval Since Last Report:     
    12626 sec
    Crashes Since Last Report:      
    12
    Per-App Interval Since Last Report:  27 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                 
    1ECF4F21-7BDC-978F-5F71-A3FAC532B17E
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    Process Model:
    Single Web Process
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore 
    0x000000010f2e22d3 JSC::Stringifier::Holder::appendNextProperty(JSC::Stringifier&, ***::StringBuilder&) + 2483
    1   com.apple.WebCore        
    0x000000010fd30764 WebCore::FontTranscoder::FontTranscoder() + 68
    2   com.apple.WebCore        
    0x000000010fd306fd WebCore::fontTranscoder() + 45
    3   com.apple.WebCore        
    0x000000010fd2ccf6 WebCore::Font::Font(WebCore::FontPlatformData const&, bool, WebCore::FontSmoothingMode) + 278
    4   com.apple.WebKit         
    0x000000010f65f585 -[NSString(WebKitExtras) _web_widthWithFont:] + 517
    5   com.apple.Safari.framework
    0x000000010ead8935 -[UnifiedField _securityPillSize] + 116
    6   com.apple.Safari.framework
    0x000000010eadd259 -[UnifiedField(Internal) _finishInitialization] + 2428
    7   com.apple.Safari.framework
    0x000000010ead6df9 -[UnifiedField initWithCoder:] + 64
    8   com.apple.AppKit         
    0x00007fff8b516b1c -[NSClassSwapper initWithCoder:] + 546
    9   com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    10  com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    11  com.apple.AppKit         
    0x00007fff8b39b680 -[NSView initWithCoder:] + 1103
    12  com.apple.AppKit         
    0x00007fff8b39cecd -[NSControl initWithCoder:] + 50
    13  com.apple.AppKit         
    0x00007fff8b39cd73 -[NSButton initWithCoder:] + 42
    14  com.apple.Safari.framework
    0x000000010e90cc64 -[OneStepBookmarkingButton initWithCoder:] + 42
    15  com.apple.AppKit         
    0x00007fff8b516b1c -[NSClassSwapper initWithCoder:] + 546
    16  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    17  com.apple.Foundation     
    0x00007fff8ad9f756 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1189
    18  com.apple.Foundation     
    0x00007fff8ad9fcc8 -[NSArray(NSArray) initWithCoder:] + 538
    19  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    20  com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    21  com.apple.AppKit         
    0x00007fff8b39b601 -[NSView initWithCoder:] + 976
    22  com.apple.AppKit         
    0x00007fff8b3aaac6 -[NSCustomView initWithCoder:] + 601
    23  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    24  com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    25  com.apple.AppKit         
    0x00007fff8b39b680 -[NSView initWithCoder:] + 1103
    26  com.apple.AppKit         
    0x00007fff8b39cecd -[NSControl initWithCoder:] + 50
    27  com.apple.AppKit         
    0x00007fff8b5ded30 -[NSSegmentedControl initWithCoder:] + 48
    28  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    29  com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    30  com.apple.AppKit         
    0x00007fff8b39b680 -[NSView initWithCoder:] + 1103
    31  com.apple.AppKit         
    0x00007fff8b39cecd -[NSControl initWithCoder:] + 50
    32  com.apple.AppKit         
    0x00007fff8b5ded30 -[NSSegmentedControl initWithCoder:] + 48
    33  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    34  com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    35  com.apple.AppKit         
    0x00007fff8b39b680 -[NSView initWithCoder:] + 1103
    36  com.apple.AppKit         
    0x00007fff8b39cecd -[NSControl initWithCoder:] + 50
    37  com.apple.AppKit         
    0x00007fff8b39cd73 -[NSButton initWithCoder:] + 42
    38  com.apple.AppKit         
    0x00007fff8b516b1c -[NSClassSwapper initWithCoder:] + 546
    39  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    40  com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    41  com.apple.AppKit         
    0x00007fff8b39b680 -[NSView initWithCoder:] + 1103
    42  com.apple.AppKit         
    0x00007fff8b39cecd -[NSControl initWithCoder:] + 50
    43  com.apple.AppKit         
    0x00007fff8b39cd73 -[NSButton initWithCoder:] + 42
    44  com.apple.AppKit         
    0x00007fff8b516b1c -[NSClassSwapper initWithCoder:] + 546
    45  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    46  com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    47  com.apple.AppKit         
    0x00007fff8b39b680 -[NSView initWithCoder:] + 1103
    48  com.apple.AppKit         
    0x00007fff8b39cecd -[NSControl initWithCoder:] + 50
    49  com.apple.AppKit         
    0x00007fff8b39cd73 -[NSButton initWithCoder:] + 42
    50  com.apple.AppKit         
    0x00007fff8b516b1c -[NSClassSwapper initWithCoder:] + 546
    51  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    52  com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    53  com.apple.AppKit         
    0x00007fff8b39b680 -[NSView initWithCoder:] + 1103
    54  com.apple.AppKit         
    0x00007fff8b39cecd -[NSControl initWithCoder:] + 50
    55  com.apple.AppKit         
    0x00007fff8b39cd73 -[NSButton initWithCoder:] + 42
    56  com.apple.AppKit         
    0x00007fff8b516b1c -[NSClassSwapper initWithCoder:] + 546
    57  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    58  com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    59  com.apple.AppKit         
    0x00007fff8b39b680 -[NSView initWithCoder:] + 1103
    60  com.apple.AppKit         
    0x00007fff8b39cecd -[NSControl initWithCoder:] + 50
    61  com.apple.AppKit         
    0x00007fff8b39cd73 -[NSButton initWithCoder:] + 42
    62  com.apple.AppKit         
    0x00007fff8b516b1c -[NSClassSwapper initWithCoder:] + 546
    63  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    64  com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    65  com.apple.AppKit         
    0x00007fff8b39b680 -[NSView initWithCoder:] + 1103
    66  com.apple.AppKit         
    0x00007fff8b39cecd -[NSControl initWithCoder:] + 50
    67  com.apple.AppKit         
    0x00007fff8b39cd73 -[NSButton initWithCoder:] + 42
    68  com.apple.AppKit         
    0x00007fff8b516b1c -[NSClassSwapper initWithCoder:] + 546
    69  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    70  com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    71  com.apple.AppKit         
    0x00007fff8b39b680 -[NSView initWithCoder:] + 1103
    72  com.apple.AppKit         
    0x00007fff8b39cecd -[NSControl initWithCoder:] + 50
    73  com.apple.AppKit         
    0x00007fff8b39cd73 -[NSButton initWithCoder:] + 42
    74  com.apple.AppKit         
    0x00007fff8b516b1c -[NSClassSwapper initWithCoder:] + 546
    75  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    76  com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    77  com.apple.AppKit         
    0x00007fff8b39b680 -[NSView initWithCoder:] + 1103
    78  com.apple.AppKit         
    0x00007fff8b39cecd -[NSControl initWithCoder:] + 50
    79  com.apple.AppKit         
    0x00007fff8b39cd73 -[NSButton initWithCoder:] + 42
    80  com.apple.AppKit         
    0x00007fff8b516b1c -[NSClassSwapper initWithCoder:] + 546
    81  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    82  com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    83  com.apple.AppKit         
    0x00007fff8b39b680 -[NSView initWithCoder:] + 1103
    84  com.apple.AppKit         
    0x00007fff8b39cecd -[NSControl initWithCoder:] + 50
    85  com.apple.AppKit         
    0x00007fff8b39cd73 -[NSButton initWithCoder:] + 42
    86  com.apple.AppKit         
    0x00007fff8b516b1c -[NSClassSwapper initWithCoder:] + 546
    87  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    88  com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    89  com.apple.AppKit         
    0x00007fff8b39b680 -[NSView initWithCoder:] + 1103
    90  com.apple.AppKit         
    0x00007fff8b39cecd -[NSControl initWithCoder:] + 50
    91  com.apple.AppKit         
    0x00007fff8b39cd73 -[NSButton initWithCoder:] + 42
    92  com.apple.AppKit         
    0x00007fff8b516b1c -[NSClassSwapper initWithCoder:] + 546
    93  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    94  com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    95  com.apple.AppKit         
    0x00007fff8b39b680 -[NSView initWithCoder:] + 1103
    96  com.apple.AppKit         
    0x00007fff8b39cecd -[NSControl initWithCoder:] + 50
    97  com.apple.AppKit         
    0x00007fff8b39cd73 -[NSButton initWithCoder:] + 42
    98  com.apple.AppKit         
    0x00007fff8b516b1c -[NSClassSwapper initWithCoder:] + 546
    99  com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    100 com.apple.Foundation     
    0x00007fff8ad9f756 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1189
    101 com.apple.Foundation     
    0x00007fff8ad9fcc8 -[NSArray(NSArray) initWithCoder:] + 538
    102 com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    103 com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    104 com.apple.AppKit         
    0x00007fff8b39b601 -[NSView initWithCoder:] + 976
    105 com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    106 com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    107 com.apple.AppKit         
    0x00007fff8b39cb35 -[NSResponder initWithCoder:] + 99
    108 com.apple.AppKit         
    0x00007fff8b39b294 -[NSView initWithCoder:] + 99
    109 com.apple.AppKit         
    0x00007fff8b39cecd -[NSControl initWithCoder:] + 50
    110 com.apple.AppKit         
    0x00007fff8b39cd73 -[NSButton initWithCoder:] + 42
    111 com.apple.AppKit         
    0x00007fff8b516b1c -[NSClassSwapper initWithCoder:] + 546
    112 com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    113 com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    114 com.apple.AppKit         
    0x00007fff8b392914 -[NSNibConnector initWithCoder:] + 401
    115 com.apple.AppKit         
    0x00007fff8b392778 -[NSNibOutletConnector initWithCoder:] + 344
    116 com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    117 com.apple.Foundation     
    0x00007fff8ad9f756 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1189
    118 com.apple.Foundation     
    0x00007fff8ad9fcc8 -[NSArray(NSArray) initWithCoder:] + 538
    119 com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    120 com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    121 com.apple.AppKit         
    0x00007fff8b3919ea -[NSIBObjectData initWithCoder:] + 2025
    122 com.apple.Foundation     
    0x00007fff8ad9e979 _decodeObjectBinary + 2741
    123 com.apple.Foundation     
    0x00007fff8ad9dd24 _decodeObject + 226
    124 com.apple.AppKit         
    0x00007fff8b3910c3 loadNib + 227
    125 com.apple.AppKit         
    0x00007fff8b390649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
    126 com.apple.AppKit         
    0x00007fff8b39047e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
    127 com.apple.AppKit         
    0x00007fff8b39025e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
    128 com.apple.Safari.framework
    0x000000010eaa8b8b -[ToolbarController initWithBrowserWindowController:] + 107
    129 com.apple.Safari.framework
    0x000000010e8e198a -[BrowserWindowControllerMac windowDidLoad] + 739
    130 com.apple.AppKit         
    0x00007fff8b544f82 -[NSWindowController _windowDidLoad] + 448
    131 com.apple.Safari.framework
    0x000000010eb089ff -[WindowController _windowDidLoad] + 43
    132 com.apple.AppKit         
    0x00007fff8b5162da -[NSWindowController window] + 114
    133 com.apple.Safari.framework
    0x000000010e8e20b8 -[BrowserWindowControllerMac showWindow:] + 50
    134 com.apple.AppKit         
    0x00007fff8b2a11b6 -[NSDocument showWindows] + 103
    135 com.apple.Safari.framework
    0x000000010e8b0989 -[BrowserDocument showWindows] + 39
    136 com.apple.AppKit         
    0x00007fff8b29f36f -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 461
    137 com.apple.AppKit         
    0x00007fff8b29f15e -[NSDocumentController newDocument:] + 39
    138 com.apple.Safari.framework
    0x000000010e826fca -[AppController applicationOpenUntitledFile:] + 22
    139 com.apple.AppKit         
    0x00007fff8b3f7c34 -[NSApplication _doOpenUntitled] + 482
    140 com.apple.AppKit         
    0x00007fff8b3f76cf __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke_0 + 233
    141 com.apple.AppKit         
    0x00007fff8b7396c1 __78-[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:]_block_invoke_01437 + 143
    142 com.apple.AppKit         
    0x00007fff8b3f717b -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 760
    143 com.apple.AppKit         
    0x00007fff8b3f566e -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 298
    144 com.apple.AppKit         
    0x00007fff8b3f5445 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 553
    145 com.apple.AppKit         
    0x00007fff8b3f504c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 351
    146 com.apple.Foundation     
    0x00007fff8adb207b -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308
    147 com.apple.Foundation     
    0x00007fff8adb1edd _NSAppleEventManagerGenericHandler + 106
    148 com.apple.AE             
    0x00007fff83212078 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 307
    149 com.apple.AE             
    0x00007fff83211ed9 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 37
    150 com.apple.AE             
    0x00007fff83211d99 aeProcessAppleEvent + 318
    151 com.apple.HIToolbox      
    0x00007fff8ccef709 AEProcessAppleEvent + 100
    152 com.apple.AppKit         
    0x00007fff8b3f1836 _DPSNextEvent + 1456
    153 com.apple.AppKit         
    0x00007fff8b3f0df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    154 com.apple.Safari.framework
    0x000000010e8794cf -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    155 com.apple.AppKit         
    0x00007fff8b3e81a3 -[NSApplication run] + 517
    156 com.apple.AppKit         
    0x00007fff8b38cbd6 NSApplicationMain + 869
    157 com.apple.Safari.framework
    0x000000010ea3c4fc SafariMain + 266
    158 libdyld.dylib            
    0x00007fff8925c7e1 start + 1
    Thread 1:
    0   libsystem_kernel.dylib   
    0x00007fff83a466d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff897f9f1c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff897f9ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff897e4191 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff83a46d16 kevent + 10
    1   libdispatch.dylib        
    0x00007fff8398ddea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x00007fff8398d9ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff83a466d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff897f9f1c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff897f9ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff897e4191 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff83a466d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff897f9f1c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff897f9ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff897e4191 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x00007fff83a466d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff897f9f1c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff897f9ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff897e4191 start_wqthread + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x00007fff83a44686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff83a43c42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff8b0df233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff8b0e4916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff8b0e40e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation     
    0x00007fff8ad87546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation     
    0x00007fff8ade5562 __NSThread__main__ + 1345
    7   libsystem_c.dylib        
    0x00007fff897f7772 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff897e41a1 thread_start + 13
    Thread 7:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x00007fff83a460fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff897fbfb9 _pthread_cond_wait + 869
    2   com.apple.WebCore        
    0x000000010fd267ab WebCore::IconDatabase::syncThreadMainLoop() + 491
    3   com.apple.WebCore        
    0x000000010fd233bf WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore 
    0x000000010f1caa6f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff897f7772 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff897e41a1 thread_start + 13
    Thread 8:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib   
    0x00007fff83a44686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff83a43c42 mach_msg + 70
    2   com.apple.QuartzCore     
    0x00007fff88e7f17b CA::Render::Server::server_thread(void*) + 403
    3   com.apple.QuartzCore     
    0x00007fff88f03dc6 thread_fun + 25
    4   libsystem_c.dylib        
    0x00007fff897f7772 _pthread_start + 327
    5   libsystem_c.dylib        
    0x00007fff897e41a1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x657571696e750000  rbx: 0x00000001119f86c8  rcx: 0x00007fff513dd110  rdx: 0x00007fff513dd110
      rdi: 0x00007fff513dd118  rsi: 0x00000001119fa2d0  rbp: 0x00007fff513dd150  rsp: 0x00007fff513dd108
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x000000010f5ac190  r11: 0x000000010f1cc680
      r12: 0x00007fff513dd400  r13: 0x0000000111a15dc0  r14: 0x00007fff513dd338  r15: 0x00000001119f70f8
      rip: 0x000000010f2e22d3  rfl: 0x0000000000010206  cr2: 0x000000010f2e2000
    Logical CPU: 1
    Binary Images:
    0x10e818000 -   
    0x10e818fff  com.apple.Safari (6.1 - 8537.71) <27A984C2-C6A5-3AA0-9989-C8E49C563F3D> /Applications/Safari.app/Contents/MacOS/Safari
    0x10e81d000 -   
    0x10edf2ff7  com.apple.Safari.framework (8537 - 8537.71) <A71311C1-2C05-317C-805A-C711818E4775> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x10f1c1000 -   
    0x10f566fff  com.apple.JavaScriptCore (8537 - 8537.65) <76BB1553-D36C-32FB-94AB-F42C537D3F41> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x10f65a000 -   
    0x10f7c3ff7  com.apple.WebKit (8537 - 8537.71) <CE89457F-C2CE-31A6-B0B7-EDFEB1EA2601> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x10f8bc000 -   
    0x10fb33ff7  com.apple.WebKit2 (8537 - 8537.71) <24D7718C-3DC5-332C-8994-3EB980DE3B6A> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x10fd1e000 -   
    0x110de3ff7  com.apple.WebCore (8537 - 8537.70) <7837A428-2455-32CC-9639-5CFCD84DD9E1> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x7fff6e418000 -
    0x7fff6e44c93f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    0x7fff82a53000 -
    0x7fff82b5efff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff82b5f000 -
    0x7fff82c7ffff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff82edf000 -
    0x7fff8307afef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8307b000 -
    0x7fff83201fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff83209000 -
    0x7fff83268fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff83269000 -
    0x7fff83276ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff832dc000 -
    0x7fff8342efff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff83433000 -
    0x7fff83435fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff83448000 -
    0x7fff834b0ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff835cc000 -
    0x7fff837ccfff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff83803000 -
    0x7fff838a1ff7  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
    0x7fff838a2000 -
    0x7fff838c4ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff838c5000 -
    0x7fff838c5fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff838c6000 -
    0x7fff838d5ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff83909000 -
    0x7fff83977ff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff83978000 -
    0x7fff83984fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff83985000 -
    0x7fff83988fff  libRadiance.dylib (851) <C317B2C7-CA3A-329F-B6DC-7CC33FE08C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff83989000 -
    0x7fff8399eff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff8399f000 -
    0x7fff839bcff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff839bd000 -
    0x7fff83a13fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff83a14000 -
    0x7fff83a33ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff83a34000 -
    0x7fff83a4fff7  libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
    0x7fff83a52000 -
    0x7fff83a52ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff83a9a000 -
    0x7fff83a9cfff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff83b08000 -
    0x7fff83b08fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff83b97000 -
    0x7fff83be6ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff83d85000 -
    0x7fff83d9cfff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff83e26000 -
    0x7fff83e80fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff83ec9000 -
    0x7fff83ecefff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff83f0b000 -
    0x7fff83f4eff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff84640000 -
    0x7fff84644fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff84645000 -
    0x7fff846adfff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff84809000 -
    0x7fff84841fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff84c44000 -
    0x7fff84c5afff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff84c5b000 -
    0x7fff84c5dfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff84df8000 -
    0x7fff84e49ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff84e4a000 -
    0x7fff84e58fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff84e59000 -
    0x7fff84e5bff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff84e5c000 -
    0x7fff8512dff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8512e000 -
    0x7fff8516dff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff85173000 -
    0x7fff85181ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff85182000 -
    0x7fff851e5fff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff851e6000 -
    0x7fff85206fff  libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff85207000 -
    0x7fff85208ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff85209000 -
    0x7fff85212ff7  com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff85213000 -
    0x7fff85292ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff85293000 -
    0x7fff852edff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff852ee000 -
    0x7fff852efff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff8544f000 -
    0x7fff8549efff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff85509000 -
    0x7fff8550dfff  libGIF.dylib (851) <AD40D084-6E34-38CD-967D-705F94B188DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8557c000 -
    0x7fff85617fff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff85e5f000 -
    0x7fff85e66fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff85eaa000 -
    0x7fff85ef4ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff85ef5000 -
    0x7fff85ef5fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff85ef6000 -
    0x7fff85f01ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff85f2b000 -
    0x7fff85fdcfff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff85fdd000 -
    0x7fff85fe3fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff85fe4000 -
    0x7fff85feafff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff85feb000 -
    0x7fff85fecfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff86107000 -
    0x7fff86131ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff86132000 -
    0x7fff8615eff7  libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8615f000 -
    0x7fff86231ff7  com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff86232000 -
    0x7fff86254ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff86255000 -
    0x7fff8628fff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff86290000 -
    0x7fff862b7ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff862b8000 -
    0x7fff862c4fff  libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8657f000 -
    0x7fff86587fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff86588000 -
    0x7fff86596ff7  libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib
    0x7fff86733000 -
    0x7fff868a8ff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff868a9000 -
    0x7fff868a9fff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff87885000 -
    0x7fff8788fff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff87890000 -
    0x7fff879a9fff  com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff879aa000 -
    0x7fff879abfff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff879ac000 -
    0x7fff879adfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff879ae000 -
    0x7fff87a6bff7  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
    0x7fff87a6c000 -
    0x7fff87a98fff  com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff87a99000 -
    0x7fff87ac7ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff87b25000 -
    0x7fff87beaff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff87beb000 -
    0x7fff87c6dff7  com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff88574000 -
    0x7fff8857ffff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff88580000 -
    0x7fff88584fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff88a8d000 -
    0x7fff88a8dfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff88ac9000 -
    0x7fff88ad6fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff88d5d000 -
    0x7fff88db4ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff88dc2000 -
    0x7fff88f70fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff88f71000 -
    0x7fff88f77ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff88f84000 -
    0x7fff88fd3ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff890e6000 -
    0x7fff890f1ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff890f2000 -
    0x7fff890f4fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff890f5000 -
    0x7fff89123fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff89124000 -
    0x7fff89124fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff89125000 -
    0x7fff89159fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8915a000 -
    0x7fff8915efff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8915f000 -
    0x7fff89239fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8923a000 -
    0x7fff89259ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8925a000 -
    0x7fff8925dff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff897a5000 -
    0x7fff897e2fef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff897e3000 -
    0x7fff898afff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
    0x7fff898b0000 -
    0x7fff89b1dfff  com.apple.RawCamera.bundle (4.07 - 697) <1588CEC6-012E-30E5-BF38-5BBDABB2F48F> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff89bb8000 -
    0x7fff89fd5fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff89fd6000 -
    0x7fff89fe1fff  com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8a150000 -
    0x7fff8a3f4ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8a3f5000 -
    0x7fff8a3f8fff  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
    0x7fff8a3f9000 -
    0x7fff8a4fbfff  libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8a4fc000 -
    0x7fff8a538fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8a539000 -
    0x7fff8a53aff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
    0x7fff8a53b000 -
    0x7fff8a57ffff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
    0x7fff8a58c000 -
    0x7fff8a591fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirec

  • Unable to use global transport directory

    Hi,
    I have a 3 system SAP landscape consisting of DEV, QAS, PRD. I configured TMS and put all three system into the same transport group. DEV and QAS can shared the same transport directory residing in DEV. However I am unable to get PRD to use the global transport directory. PRD is always using its transport directory. How can I allow PRD to use the global transport directory?
    Rdgs

    Hi,
    The transport directory is shared out which explains why QAS is able to use the same transport directory. DIR_TRANS in PRD points to local transport directory and not the shared transport directory. Is there really a need to set DIR_TRANS parameter if TMS is configured? In QAS, I don't see DIR_TRANS being set in the instance profile.
    I did tried setting DIR_TRANS in PRD however the system reported the parameter as unknown.
    BTW, PRD is a copied from another system. We migrated the old PRD to a new server.
    Rdgs

  • Do not seem to be able to backup iPad via iTunes on to my PC. Message after connecting is "iTunes was unable to load class information from Sync Services, Reconnect or try later"  Have tried that but get the same result. Can anyone assist?

    Do not seem to be able to backup iPad via iTunes on to my PC.
    Message after connecting is "iTunes was unable to load class information from Sync Services, Reconnect or try later" 
    Have tried that but get the same result.
    Remedies I've tried are:
    wait and try again
    reboot
    reload iTunes
    NB hp is a relatively new machine and has previously backed up quite happily.
    Can anyone assist?

    RHoodnkt-
    Try rebooting the iPad.  Hold down both the Home and Sleep buttons for several seconds until the Apple logo appears.  Ignore the "Slide to power off" arrow.  It takes a minute or two to restart.
    Also be sure your iPad battery is not completely discharged.
    Fred

  • Copying files from same directory as *.java files and moving to WEB-INF/classes/ package name

    In our current application we have the following source directory structure:
              src -
              - com
              - edeploy
              - subdirs ... (many directories here)
              - jsp
              -subdirs ... (many directories here)
              In com.edeploy.subdirs, there exists *.java files, and *.gxq files (query
              files). I would like to modify my build.cmd script to copy the *.gxq files
              into the same directory as the class files.
              Here's my script so far:
              @REM Create list of files to compile
              DIR /S /B /A:-D src\com\*.java >class.list
              @REM Create list of query files
              DIR /S /B /A:-D src\com\*.gxq >query.list
              @REM Compile
              javac -d stage\WEB-INF\classes @class.list
              @REM Copy query files into class directory
              .......... code needed here ......
              Can anyone help me with this?
              Thanks,
              Matt
              

    You may want to check out:
              http://jakarta.apache.org/ant/index.html
              Gary
              "Matt Raible" <[email protected]> wrote in message
              news:[email protected]..
              > In our current application we have the following source directory
              structure:
              >
              > src -
              > - com
              > - edeploy
              > - subdirs ... (many directories here)
              > - jsp
              > -subdirs ... (many directories here)
              >
              >
              > In com.edeploy.subdirs, there exists *.java files, and *.gxq files (query
              > files). I would like to modify my build.cmd script to copy the *.gxq
              files
              > into the same directory as the class files.
              >
              > Here's my script so far:
              >
              > @REM Create list of files to compile
              > DIR /S /B /A:-D src\com\*.java >class.list
              >
              > @REM Create list of query files
              > DIR /S /B /A:-D src\com\*.gxq >query.list
              >
              > @REM Compile
              > javac -d stage\WEB-INF\classes @class.list
              >
              > @REM Copy query files into class directory
              > .......... code needed here ......
              >
              > Can anyone help me with this?
              >
              > Thanks,
              >
              > Matt
              >
              >
              

  • I just upgraded to mountain lion. I am unable to use airplay mirroring through my apple tv. They are both on the same network. It says a airplay icon should appear in the menu bar but it isn't there. What am I missing here?

    I just upgraded to mountain lion. I am unable to use airplay mirroring through my apple tv. They are both on the same network. It says a airplay icon should appear in the menu bar but it isn't there. What am I missing here?

    http://www.apple.com/osx/specs/

  • Problem in package and accessing classes in the same directory

    i have a class JApplet1 which calls other classes from the same directory.ALL the other classes have a main within them whereas JApplet1 has an init method within it...the problem is this JApplet1 class is not able to call the other classes. there r no compile time errors but at runtime the classes are not being called...what should i do....suggestions plz..

    What exception are you getting?

  • Using javabean in tomcat(unable to compile class)

    Hello, I am using jakarta-tomcat-5.0.28, OS:WinXP
    I am getting the following error when i use javabean in tomcat (the example is executed just fine in another web server:Blazix)
    I am very new to this (JSP, Servlets and tomcat) so any help would be greatly appreciate.
    THE ERROR IS:
    ==============================================================
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Unable to compile class for JSP
    An error occurred at line: 1 in the jsp file: /SaveName.jsp
    Generated servlet error:
    C:\Programs\internet\jakarta-tomcat-5.0.28\work\Catalina\localhost\JSPSession\org\apache\jsp\SaveName_jsp.java:42: cannot resolve symbol
    symbol : class UserData
    location: class org.apache.jsp.SaveName_jsp
    UserData user = null;
    ^
    An error occurred at line: 1 in the jsp file: /SaveName.jsp
    Generated servlet error:
    C:\Programs\internet\jakarta-tomcat-5.0.28\work\Catalina\localhost\JSPSession\org\apache\jsp\SaveName_jsp.java:44: cannot resolve symbol
    symbol : class UserData
    location: class org.apache.jsp.SaveName_jsp
    user = (UserData) jspxpage_context.getAttribute("user", PageContext.SESSION_SCOPE);
    ^
    An error occurred at line: 1 in the jsp file: /SaveName.jsp
    Generated servlet error:
    C:\Programs\internet\jakarta-tomcat-5.0.28\work\Catalina\localhost\JSPSession\org\apache\jsp\SaveName_jsp.java:46: cannot resolve symbol
    symbol : class UserData
    location: class org.apache.jsp.SaveName_jsp
    user = new UserData();
    ^
    3 errors
         org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:84)
         org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:332)
         org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:412)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.0.28 logs.
    ===============================================================
    ERROR END
    I use the folowing files:
    GetName.html
    SaveName.jsp
    NextPage.jsp
    UserData.java
    My Dir Structure is:
    /JSPSession
        GetName.html
         SaveName.jsp
         NextPage.jsp
       /WEB-INF
          /classes
             UserData.java
             UserData.class
       /libThe Code for the files is:
    GetName.html
    <HTML>
    <BODY>
    <FORM METHOD=POST ACTION="SaveName.jsp">
    What's your name? <INPUT TYPE=TEXT NAME=username SIZE=20><BR>
    What's your e-mail address? <INPUT TYPE=TEXT NAME=email SIZE=20><BR>
    What's your age? <INPUT TYPE=TEXT NAME=age SIZE=4>
    <P><INPUT TYPE=SUBMIT>
    </FORM>
    </BODY>
    </HTML>---------------------------------------------------------------------------------------------------
    SaveName.jsp
    <jsp:useBean id="user" class="UserData" scope="session"/>
    <jsp:setProperty name="user" property="*"/>
    <HTML>
    <BODY>
    <A HREF="NextPage.jsp">Continue</A>
    </BODY>
    </HTML>-----------------------------------------------------------------------------------------------------
    NextPage.jsp
    <jsp:useBean id="user" class="UserData" scope="session"/>
    <HTML>
    <BODY>
    You entered<BR>
    Name: <%= user.getUsername() %><BR>
    Email: <%= user.getEmail() %><BR>
    Age: <%= user.getAge() %><BR>
    </BODY>
    </HTML>------------------------------------------------------------------------------------------------------------
    UserData.java
    public class UserData {
        String username;
        String email;
        int age;
        public void setUsername( String value ) {
            username = value;
        public void setEmail( String value ) {
            email = value;
        public void setAge( int value ) {
            age = value;
        public String getUsername() { return username; }
        public String getEmail() { return email; }
        public int getAge() { return age; }
    }

    A very common question. Tomcat dislikes classes which are not packaged. So, add a package statement in your UserBean.java
    package beans; // or something like thatand then place the compiled class file UserBean.class into WEB-INF/classes/beans.
    Put the import statement into the JSP accordingly and try again.
    ***Annie***

  • Generated servlet error - unable to compile class for JSP - using NB5.5/SS9

    I am using NB5.5 beta2 and Sun server 9.0 with JSF 1.1 - all is OK when I am creating firts JSF application - welcomeJSF.jsp page is rendered normally - but when I am adding one more jsp with JSP view and so on - then - I am getting errors in both JSF pages - both - in original welcomeJSF and the new invoice.jsp page
    here is code for typical error
    org.apache.jasper.JasperException: Unable to compile class for JSP
    org.apache.jasper.JasperException: Unable to compile class for JSP
    Generated servlet error:
    [javac] E:\Sun\AppServer\domains\domain1\generated\jsp\j2ee-modules\ERPSolution\org\apache\jsp\welcomeJSF_jsp.java:99: cannot find symbol
    [javac] symbol : method setJspId(java.lang.String)
    [javac] location: class com.sun.faces.taglib.jsf_core.ViewTag
    [javac] jspxth_f_view_0.setJspId("id7");
    [javac] ^
    Generated servlet error:
    [javac] E:\Sun\AppServer\domains\domain1\generated\jsp\j2ee-modules\ERPSolution\org\apache\jsp\welcomeJSF_jsp.java:144: cannot find symbol
    [javac] symbol : method setJspId(java.lang.String)
    [javac] location: class com.sun.faces.taglib.html_basic.OutputTextTag
    [javac] jspxth_h_outputText_0.setJspId("id17");
    [javac] ^
    Generated servlet error:
    [javac] E:\Sun\AppServer\domains\domain1\generated\jsp\j2ee-modules\ERPSolution\org\apache\jsp\welcomeJSF_jsp.java:145: setValue(java.lang.String) in com.sun.faces.taglib.html_basic.OutputTextTag cannot be applied to (javax.el.ValueExpression)
    [javac] jspxth_h_outputText_0.setValue(org.apache.jasper.runtime.PageContextImpl.getValueExpression("Java Server Faces", (PageContext)_jspx_page_context, java.lang.Object.class, null));
    [javac] ^
    [javac] 3 errors
         org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:94)
         org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:384)
         org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:461)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:528)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:507)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:495)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:530)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:409)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:317)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:414)
         com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:455)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:139)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:108)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:266)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:159)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:245)
         com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:73)
         com.sun.enterprise.web.VirtualServerPipeline.invoke(VirtualServerPipeline.java:120)
         org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:231)
         com.sun.enterprise.web.connector.grizzly.ProcessorTask.invokeAdapter(ProcessorTask.java:667)
         com.sun.enterprise.web.connector.grizzly.ProcessorTask.processNonBlocked(ProcessorTask.java:574)
         com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:844)
         com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask(ReadTask.java:287)
         com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(ReadTask.java:212)
         com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:252)
         com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:75)
    note The full stack trace of the root cause is available in the Sun Java System Application Server Platform Edition 9.0 logs.
    and there is output for another error:
    Generated servlet error:
    [javac] E:\Sun\AppServer\domains\domain1\generated\jsp\j2ee-modules\ERPSolution\org\apache\jsp\welcomeJSF_jsp.java:144: cannot find symbol
    [javac] symbol : method setJspId(java.lang.String)
    [javac] location: class com.sun.faces.taglib.html_basic.OutputTextTag
    [javac] jspxth_h_outputText_0.setJspId("id17");
    [javac] ^
    Generated servlet error:
    [javac] E:\Sun\AppServer\domains\domain1\generated\jsp\j2ee-modules\ERPSolution\org\apache\jsp\welcomeJSF_jsp.java:145: setValue(java.lang.String) in com.sun.faces.taglib.html_basic.OutputTextTag cannot be applied to (javax.el.ValueExpression)
    [javac] jspxth_h_outputText_0.setValue(org.apache.jasper.runtime.PageContextImpl.getValueExpression("Java Server Faces", (PageContext)_jspx_page_context, java.lang.Object.class, null));
    [javac] ^
    [javac] 3 errors
    and here is code of my new invoice.jsp page:
    <%@page contentType="text/html"%>
    <%@page pageEncoding="UTF-8"%>
    <%@taglib prefix="f" uri="http://java.sun.com/jsf/core"%>
    <%@taglib prefix="h" uri="http://java.sun.com/jsf/html"%>
    <%--
    The taglib directive below imports the JSTL library. If you uncomment it,
    you must also add the JSTL library to the project. The Add Library... action
    on Libraries node in Projects view can be used to add the JSTL 1.1 library.
    --%>
    <%--
    <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    --%>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
       "http://www.w3.org/TR/html4/loose.dtd">
    <f:view>
       <html>
        <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <title>JSP Page</title>
        </head>
        <body>
          <h1><h:outputText value="Java Server Faces" /></h1>
        <h:inputText value="#{managerBean.currentInvoice.id}"/>
        <h:inputText value="#{managerBean.currentInvoice.description}"/>
        <h:inputText value="#{managerBean.currentInvoice.total}"/>
        <h:commandButton value="new_invoice"
                         type="submit"
                         actionListener="#{managerBean.createNewInvoice}"/> 
        </body>
    </f:view>and faces-config.xml file:
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE faces-config PUBLIC
      "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN"
      "http://java.sun.com/dtd/web-facesconfig_1_1.dtd">
    <!-- =========== FULL CONFIGURATION FILE ================================== -->
    <faces-config>
        <managed-bean>
            <managed-bean-name>managerBean</managed-bean-name>
            <managed-bean-class>com.brl.ERPSolution.ui.ManagerBean</managed-bean-class>
            <managed-bean-scope>session</managed-bean-scope>
        </managed-bean>
    </faces-config>managerBean was intended to be backing beans which will call the facaed beans of EJB 3.0 entity beans - but at presnet - almost empty methods are declared there:
    package com.brl.ERPSolution.ui;
    import javax.faces.event.ActionEvent;
    import com.brl.solutions.EJB3.*;
    * @author Administrator
    public class ManagerBean {
        protected int currentInvoiceId;
        protected Invoices currentInvoice;
        protected InvoicesFacade invoicesFacade;
        /** Creates a new instance of ManagerBean */
        public ManagerBean() {
        /* business methods */
        public void createNewInvoice(ActionEvent actionEvent)
            invoicesFacade.create(this.currentInvoice);
        public Invoices getCurrentInvoice()
            return this.currentInvoice;
        public void setCurrentInvoice(Invoices currentInvoice)
            this.currentInvoice=currentInvoice;
    }I read in one blog (actually - the only page which was returned by yahoo - so - this should be very rare error!!!) to try to use Sun server's verifier.bat - and - it reported 0 errors and 0 warning. Build was succesfull as well and also - deployment was without errors - but - above mentioned error appeared during the automatic compilation of jsp pages/servlet when newly deployed jsps are first accessed from remote browser.
    So - is it possible, please, to receive some advice - what to do further? I feel that my invoice.jsp page can be with errors, - however - the original welcomeJSF.jsp should be working without errors even the erronwous JFS jsp page is added to web application.
    Thans for any adice or hint in advance!!!

    OK - I have made 'clean and build main project' from NB menu and the deployed the resulting *.war and the error messages have disappeared... So - it seems to be bug...

Maybe you are looking for

  • Want to delete the source file from the ext Hard drive using iphoto11

    I am testing using the external hard drive and turn off "copy items to the iphoto library", I put the iphoto library remain in the osx system disk. In case I forget to turn on the HD, iphoto still work. But the problem that I have is that I have no w

  • I can't clone (Duplicate) my Time Machine backup properly via Disk Utility

    I have an ext. HDD Time Machine backup sitting beside my 10.8 MBP. I want to create an identical ext. HDD Time Machine backup, because it's safe to have 2 identical HDDs backing up my system. But when I follow this apple guideline, a problem occurs:

  • OS X won't start; stuck on the Apple logo

    I went out of town on Friday and shut down my iMac G5 (Intel, purchased brand new January 2007). When I got home today and tried to boot it up, it stuck on the grey screen with the Apple logo and spinning gear. It will stay there until I either unplu

  • File browser closes

    Following a recent upgrade to OS X Mavericks I'm having problems with using the file browser when trying to upload a file - example, facebook or Google+ upload image. I click on the appropriate button to open the browser, it opens for a short while,

  • License has expired message

    I'm trying to download the trial version of Adobe Dreamweaver. Everytime I open it, it says "License has expired". I tried uninstall and reinstall a number of times, and I get the same message. How can I fix this? Thank you. I have a mac osx and its