Weird problem with JApplet

I'm having a weird problem with JApplet. So first I create an Applet with this code
public class japp extends JApplet {
     public void init() {
          Container content=getContentPane();
          JButton jb=new JButton("Hello");
          content.add(jb);
}and with this in the .html file;
<html>
<body>
<APPLET CODE="japp.class" WIDTH="650" HEIGHT="500"></APPLET>
</body>
</html>
And opened it in Firefox, it worked as expected. However, when I change the code in any way, i.e.
public class japp extends JApplet {
     public void init() {
          Container content=getContentPane();
          JButton jb=new JButton("Goodbye");
          content.add(jb);
}and compile it, it still shows the old button that displays "Hello". I've tried deleting the .class file from before and recompiling, that doesn't work. What am I doing wrong?
Thanks.

Reloading the page usually doesn't work. You will need to open the Java Console and clear classloader cache (x). You can also use appletviewer for testing purposes.

Similar Messages

  • Apple Banned me, because of a very weird problem with my "Factory Unlocked"

    Hi Everybody! Im having a very weird problem with my unlocked iphone 4.
    First of all, i would like to apologize because of my english, is not very good. My native language is Spanish.
    Well.. Im from Mexico, and here we can buy the iphone Unlocked on the Apple Online Store.
    Here's my problem. Apple has exchanged my iphone 3 times.
    I returned the iphone the first time because the screen was totally yellowish, other than that everything was working great!, that was by the end of September.
    On October 20th, i recieved my second iphone, and then a bigger problem started .
    Before i continue, let me give you this information: here in Mexico we have basically 3 cell phone companies
    1.- Telcel
    2.- Movistar
    3.- Unefon
    OK, now on october 20th, i recieved my second iphone, and then procced to activate via itunes using my UNEFON sim card (microsim).
    And every time i tried to activate it, only got this message onscreen:
    http://i148.photobucket.com/albums/s2/jorgelomeli/Screenshot2010-10-29at24915PM. png
    I though something was wrong with my brand new factory unlocked iphone 4.
    I have 4 more simcards from my brothers (they all had iphone 4 too)
    I tried telcel sim card, and i could activate my iphone. Then i insterted the Movistar microsim, and it worked too!! But then when i put the Unefon sim, the itunes logo inmediatly appears on the screen asking to activate on itunes, and when i tried that, the only response i got was the image above saying " The Simcard inserted on this iphone does not appear to be supported"
    Weird thing here is, that, when i put my Unefon sim card on my brothers iphone 4, it worked great! on all of them, internet 3g, phone, wireless , evrything!
    I called apple support, and they exchange the iphone for another one.
    I recieved the third iphone on October 29. Last friday. and guess what? SAME PROBLEM! different serial number, same week production (week 42) but exactly the same message on itunes.
    Very, very frustrated, i called apple again, and after 1 hour with thechnical support, they told me " We are sorry, but we can only offer you, your money back, NO MORE EXCHANGES FOR YOU"
    I said why?... i dont want my money back! i want an UNLOCKED iphone!, but they refuse to give me another iphone.
    When i asked techincal support, why my unefon sim card worked great on all three of my brothers iphone but not on mine, he just told me, "I really dont know, i guess they just got lucky" ****, this answer put all my trust i had on apple products for years, right on the garbage.
    Since they refused to give me another iphone, i accepted my money back, and inmediatly after i finished the call, i asked my brother to buy me one more time an iphone 4 using his name, and his credit card. Now i have to wait until November 8-12 to recieve my new iphone, hoping this time i get a REAL UNLOCKED iphone, and not a partially unlocked iphone.
    btw. i even went to Unefon costumer service and bought a new prepiad line, with a new microsim, just to be 100% sure that this problem is not because of the sim. And again didnt worked on my iphone, but it worked on any of my brothers iphone4.
    Serial numbers of the 3 iphones:
    79039C0U* (this one worked great with Unefon, only problem was yellow screen)
    85042GR4*
    81042FJB*
    What do you suggest me? any info would be really aprecciated
    FYI i also restore 4 times the last iphone and nothing seemed to work, i use 3 different computers, Macbook Pro, iMac, and an Hp with Windows 7, and the same message on all three computers.
    Wierd thing also, one of my brothers bougth an iphone 4 this last week too, but he bought the 16Gb not the 32Gb. His iphone production week is 42 also! and when i put my Unefon sim in his iphone works great!
    I dont know what else i can do, I just need to have faith that my new iphone coming this november will be real unlocked, but what if i'll recieve an iphone and then the same problem?? time for android? just kidding really guys, what can i do? anyone with similar problem like me? i dont wanna use Telcel or Movistar, i wanna use Unefon, and thats why i bought an Unlocked iphone
    btw: jailbreak is not a solution for me, because i always like to use legal software on all my apple products, and because of the warranty.

    According to http://support.apple.com/kb/HT1937, there are two official carriers in Mexico (Movistar and Telcel) and neither carrier offers an unlocked phone.

  • Hiya, I've got a weird problem with my iPhone4. On the 'home page' of my iPhone the mail symbol tells me there's a new mail waiting for me. However, there's no new mail to be found. Does anyone know what the problem is? Thanks

    Hiya, I've got a weird problem with my iPhone4. On the 'home page' of my iPhone the mail symbol tells me there's a new mail waiting for me. However, there's no new mail to be found. Does anyone know what the problem is? Thanks

    This response is a little late as I just read about your problem. I have a 2012 Dodge Charger and a 2012 Chrysler Town and Country and both worked flawlessly with the iPhone 5s my wife and I had. However, we just upgraded to the iPhone 6 and Uconnect will receive calls but you cannot answer them. You can callout successfully, however. the annoyance being the inability to answer incoming calls in the HandsFree mode.

  • I am facing a weird problem with my iphone 4s Wi-Fi connectivity. As i connect my iphone to my office Wi-Fi, internet works in one building, but it doesnt work in the other building, although the phone shows Wi-Fi is connected. Please help me out!!

    I am facing a weird problem with my iphone 4s Wi-Fi connectivity. As i connect my iphone to my office Wi-Fi, internet works in one building, but it doesnt work in the other building, although the phone shows Wi-Fi is connected in the other building. This problem was not there earlier but has occured recently. I would also like to mention that none of my other colleauges who uses iphone are not facing this issue. Please help me out!!

    Assuming you entered the correct WiFi password for your network, see these articles:
    iOS: Troubleshooting Wi-Fi networks and connections
    iOS and OS X: Recommended settings for Wi-Fi routers and access points

  • Weird problems with CSS being applied to JSF pages

    I have this really weird problem with my CSS rules being applied to my JSF pages. My CSS rules don't get applied unless one of the following two things happen:
    - A page is reloaded (by redirecting to itself, or if there were validation errors)
    - The previous page in the history had the same relative reference to the same CSS file.
    If a page is newly loaded, and the previous page did not have that same CSS reference, the CSS styles will not show up. Also, if the above is true, and the page is reloaded by JSF, the CSS styles show up.
    Now, my problem could be solved if I put all JSP files in the same level, but the display of the first page would still be without the CSS style applied.
    Is this known behaviour? And if it is, does it have anything to do do with the way JSF handles URLs (always one level back)? Help and input is kindly appreciated!

    Dude,
    I tried the same
    <link rel="stylesheet" href="<h:outputText value="#{facesContext.externalContext.requestContextPath}"/pages/css/default.css" />
    and I got the following Jasper exception.... pointers plz ??
    =============================================================
    2005-08-24 14:18:55,937 [http-8080-Processor25] ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[mydemo].[FacesServlet] - Servlet.service() for servlet FacesServlet threw exception
    org.apache.jasper.JasperException: /myproj/eventCrit.jsp(8,78) Unterminated <h:outputText tag
         at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:39)
         at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:405)
         at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:130)
         at org.apache.jasper.compiler.Parser.parseOptionalBody(Parser.java:1049)
         at org.apache.jasper.compiler.Parser.parseCustomTag(Parser.java:1367)
         at org.apache.jasper.compiler.Parser.parseElements(Parser.java:1564)
         at org.apache.jasper.compiler.Parser.parseBody(Parser.java:1793)
         at org.apache.jasper.compiler.Parser.parseOptionalBody(Parser.java:1060)
         at org.apache.jasper.compiler.Parser.parseCustomTag(Parser.java:1367)
         at org.apache.jasper.compiler.Parser.parseElements(Parser.java:1564)
         at org.apache.jasper.compiler.Parser.parse(Parser.java:126)
         at org.apache.jasper.compiler.ParserController.doParse(ParserController.java:211)
         at org.apache.jasper.compiler.ParserController.parse(ParserController.java:100)
         at org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:146)
         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:286)
         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:267)
         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:255)
         at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:556)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:293)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
    =========================================================

  • Weird problems with OSX Tiger

    I'm with a weird problem with my OS Tiger. I have a G4/400 AGP Graphics with a Fastmac 1.5GHz processor upgrade, 1 GB RAM, 128MB video card, USB 2.0 card and a Sonnet serial ATA card. I have two HDs: one of 80GB and another one with 250GB (serial ATA) connected to the serial ATA card.
    I have installed OS X Tiger in this serial ATA HD. Some weird things are happening since then. Sometimes when I shutdown my Mac, the delay is too long, all the icons disappear and the spinning wheel cursor remains in the screen for a long time until the Mac shuts down.
    Sometimes when I try to open some applications, the same thing happens, the delay is long. And it happens too when I try to quit some applications. The sintom doesn't follow a rule - sometimes happen and other times it don't happen. And when I hit optioncommandesc to force quit, the application appears in the list as 'not responding', and even when I force quit it doesn't quit at all.
    I already have checked the disk permissions, I have runned MacJanitor, but the problem is still there.
    Any idea?

    Hello! Long delays are often caused by corrupt disk directories. I'd first boot from the install Tiger disc and run the repair disk routine and then repair permissions AFTER rebooting from the hard drive. Other than that I'd get Diskwarrior to keep the directories in good shape. Tom

  • Weird problems with XFCE

    So I got a weird problem with XFCE (I think) sometimes everything just stops working, my PPTP vpn, can't start new applications, no shortcut commands on my keyboard works etc. For example when this happened and I tried to open a text document with gedit i got "Process /usr/bin/Thunar exited with status 1" and when I'm connected to my vpn I can't access the internet, not browsing and I can't ping other websites. And in my terminal instead of "icamaxi@localhost" it becomes "[email protected]
    This problem happens randomly and it works if you restart the computer.
    my xinitrc looks like:
    #!/bin/sh
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    exec startxfce4
    I also get this error message sometimes if that helps you
    "(process:1055): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
    No protocol specified"
    Xorg log
    Another thing that is not related to this problem but that is annoying is that i can't lock my screen, when I try nothing happens, I've tried the shortcut command and also with the actions button applet but none of this work.
    Last edited by Icamaxi (2012-11-24 17:13:22)

    Icamaxi wrote:
    So I got a weird problem with XFCE (I think) sometimes everything just stops working, my PPTP vpn, can't start new applications, no shortcut commands on my keyboard works etc. For example when this happened and I tried to open a text document with gedit i got "Process /usr/bin/Thunar exited with status 1" and when I'm connected to my vpn I can't access the internet, not browsing and I can't ping other websites. And in my terminal instead of "icamaxi@localhost" it becomes "[email protected]
    This problem happens randomly and it works if you restart the computer.
    my xinitrc looks like:
    #!/bin/sh
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    exec startxfce4
    I also get this error message sometimes if that helps you
    "(process:1055): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
    No protocol specified"
    Xorg log
    Another thing that is not related to this problem but that is annoying is that i can't lock my screen, when I try nothing happens, I've tried the shortcut command and also with the actions button applet but none of this work.
    I'm not certain about your first issue, but does it ever occur when you aren't connected ot your VPN?
    For the screen locking problem, what are you using to lock your screen? I use xflock4, and have a keyboard command set up in the keyboard commands to lock my screen.

  • Weird problems with battery

    Hi guys,
    I having some weird problems with my new battery. I changed the old battery (that died) for a brand new one. The first problem was: the mac didn't recognized the new battery in a macbook pro 13 early 2011. So, I putted the battery in a another macbook pro 13 mid 2010 and worked. So, I passed the battery again to macbook early 2011 and worked fine. I thought this very weird, but it is ok. The big problem came after: about two or three days of regular use, the mac just didn't turn on (I'm sure the battery charge was full). Even the battery charge button didn't work, like as the battery didn't stay there. However, if I shake the mac, something happen and the battery start to work normally. few minutes after (around 15 minutes), the mac shut down immediately, like as someone disconnect the battery from MB. If I shake the mac, the same thing happen again, few minutes after the mac turn off. The other strange fact is: if I open the mac, disconnect and reconnect the cable of battery (that connect with MB), the mac start work properly and 2 or 3 days after the problem go back.
    Anyone has a clue?
    I'm not confident about a bad contact problem of the cable with the MB, because the problem is repeated with some regularity of days (ever 2 or 3 days after connect the cable to MB).
    I guess could be a problem in the logic board of the battery... What do you think could be? If the problem is because the logic board, is there a solution?
    Thanks

    Call Apple and get them to take a look at it, you've done all the 'customer troubleshooting' you can ...

  • Weird problem with role assignment in Portal

    Hi,
    In our newly installed Portal for eRecruitment Production System we encounter a weird problem with assigning roles to users.
    When I open User Administration and search for roles, it displays the Portal roles perfectly.
    However, when I search for a user in User Administration and click on it when found, I am unable to find any roles to assign! So I am unable to find any roles, when I want to modify the assigned roles for a particular user, while the roles do exist and can be found on its own. How is this possible? Am I missing something here?
    We have installed SPS 15 and use ABAP as user store. We have used reverse proxy and web dispatchers in this case.
    Thanks in advance and best regards,
    Jan Laros

    Found some entries in the default trace from this morning:
    #1.#005056A15F78006A000004F400006D310004520B11DB3CE8#1216107404407#com.sap.security.core.jmx.impl.CompanyPrincipalFactory#sap.com/tc~wd~dispwda#com.sap.security.core.jmx.impl.CompanyPrincipalFactory.static Set evaluateDatasourcesToSearchFor(String[] requestDatasourceIds,     String privateType, Locale locale)#JALAROS#58762##nun.efteling.nl_POP_9750151#JALAROS#581700b0524011ddc029005056a15f78#SAPEngine_Application_Thread[impl:3]_36##0#0#Error##Java###Error while connecting to remote producer {0}
    [EXCEPTION]
    {1}#2#PRODUCER_0KTHQ3YTJV#com.sap.security.core.persistence.remote.CommunicationException: Cannot display remote roles of selected producer. The producer has removed your consumer instance from their portal.
            at com.sap.portal.ivs.global.roles.RemoteProducerAccessImpl.sendToRemote(RemoteProducerAccessImpl.java:497)
            at com.sap.portal.ivs.global.roles.RemoteProducerAccessImpl.checkConnectivity(RemoteProducerAccessImpl.java:220)
            at com.sap.security.core.jmx.impl.CompanyPrincipalFactory.evaluateDatasourcesToSearchFor(CompanyPrincipalFactory.java:656)
            at com.sap.security.core.jmx.impl.CompanyPrincipalFactory.simplePrincipalSearchByDatasources(CompanyPrincipalFactory.java:3172)
            at com.sap.security.core.jmx.impl.JmxSearchHelper.getSimpleEntitySearchResult(JmxSearchHelper.java:74)
            at com.sap.security.core.jmx.impl.JmxSearchHelper.calculateSimpleEntityTable(JmxSearchHelper.java:1182)
            at com.sap.security.core.jmx.impl.JmxServer.calculateSimpleEntityTableByDatasources(JmxServer.java:1061)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.pj.jmx.introspect.DefaultMBeanInvoker.invoke(DefaultMBeanInvoker.java:58)
            at javax.management.StandardMBean.invoke(StandardMBean.java:286)
            at com.sap.pj.jmx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:944)
            at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.invoke(MBeanServerWrapperInterceptor.java:288)
            at com.sap.engine.services.jmx.CompletionInterceptor.invoke(CompletionInterceptor.java:409)
            at com.sap.pj.jmx.server.interceptor.BasicMBeanServerInterceptor.invoke(BasicMBeanServerInterceptor.java:277)
            at com.sap.jmx.provider.ProviderInterceptor.invoke(ProviderInterceptor.java:258)
            at com.sap.engine.services.jmx.RedirectInterceptor.invoke(RedirectInterceptor.java:340)
            at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.invoke(MBeanServerInterceptorChain.java:330)
            at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.invoke(MBeanServerSecurityWrapper.java:287)
            at com.sap.engine.services.jmx.ClusterInterceptor.invoke(ClusterInterceptor.java:776)
            at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.invoke(MBeanServerInterceptorChain.java:330)
            at com.sap.security.core.jmx._gen.IJmxServer$Impl.calculateSimpleEntityTableByDatasources(IJmxServer.java:717)
            at com.sap.security.core.wd.jmxmodel.JmxModelCompInterface.calculateSimpleEntityTable(JmxModelCompInterface.java:396)
            at com.sap.security.core.wd.jmxmodel.wdp.InternalJmxModelCompInterface.calculateSimpleEntityTable(InternalJmxModelCompInterface.java:443)
            at com.sap.security.core.wd.jmxmodel.wdp.InternalJmxModelCompInterface$External.calculateSimpleEntityTable(InternalJmxModelCompInterface.java:746)
            at com.sap.security.core.wd.umeuifactory.UmeUiFactoryCompInterface.getSimpleEntityTable(UmeUiFactoryCompInterface.java:471)
            at com.sap.security.core.wd.umeuifactory.wdp.InternalUmeUiFactoryCompInterface.getSimpleEntityTable(InternalUmeUiFactoryCompInterface.java:517)
            at com.sap.security.core.wd.umeuifactory.wdp.InternalUmeUiFactoryCompInterface$External.getSimpleEntityTable(InternalUmeUiFactoryCompInterface.java:894)
            at com.sap.security.core.wd.relaterole.RelateRoleComp.searchNewRoles(RelateRoleComp.java:259)
            at com.sap.security.core.wd.relaterole.wdp.InternalRelateRoleComp.searchNewRoles(InternalRelateRoleComp.java:282)
            at com.sap.security.core.wd.relaterole.AssignParentRolesView.onActionSearchNewRoles(AssignParentRolesView.java:215)
            at com.sap.security.core.wd.relaterole.wdp.InternalAssignParentRolesView.wdInvokeEventHandler(InternalAssignParentRolesView.java:261)
            at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
            at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
            at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
            at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
            at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
            at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
            at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
            at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
            at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
            at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
            at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
            at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1257)
            at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:325)
            at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:826)
            at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
            at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
            at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
            at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
            at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
            at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
            at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(AccessController.java:180)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    #1.#005056A15F780060000004FD00006D310004520C6A35F87C#1216113181849#com.sap.engine.services.security.roles.SecurityRoleReference##com.sap.engine.services.security.roles.SecurityRoleReference#J2EE_GUEST#0####399cb180524e11dd9849005056a15f78#SAPEngine_Application_Thread[impl:3]_37##0#0#Error#1#/System/Security/Audit/J2EE#Java###{0}: Authorization check for caller assignment to J2EE security role [{1} : {2}] referencing J2EE security role [{3} : {4}].#5#ACCESS.ERROR#service.naming#jndi_all_operations#SAP-J2EE-Engine#administrators#
    #1.#005056A15F78005C00000C0500006D310004520C6A394185#1216113181992#com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImpl##com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImpl#J2EE_GUEST#0####39aa6d20524e11ddaee2005056a15f78#SAPEngine_Application_Thread[impl:3]_29##0#0#Error#1#/System/Server#Java###Runtime exception occurred while processing external JMX request [ JMX request (java) v1.0 len: 150 |  src: 2 target-node: 9750150 req: getAttribute params-number: 2 params-bytes: 0 |  ]
    [EXCEPTION]
    {0}#1#com.sap.engine.services.jmx.exception.JmxSecurityException: Caller J2EE_GUEST not authorized, only role administrators is allowed to access JMX
            at com.sap.engine.services.jmx.EngineAuthorization.checkMBeanPermission(EngineAuthorization.java:88)
            at com.sap.engine.services.jmx.auth.UmeAuthorization.checkMBeanPermission(UmeAuthorization.java:77)
            at com.sap.engine.services.jmx.JmxServerFrame.checkMBeanPermission(JmxServerFrame.java:98)
            at com.sap.engine.services.jmx.MessageClientSecurityWrapper.checkPermissions(MessageClientSecurityWrapper.java:76)
            at com.sap.engine.services.jmx.MessageClientSecurityWrapper.invokeMbs(MessageClientSecurityWrapper.java:38)
            at com.sap.engine.services.jmx.ClusterInterceptor.invokeMbs(ClusterInterceptor.java:196)
            at com.sap.engine.services.jmx.ClusterInterceptor.getAttribute(ClusterInterceptor.java:512)
            at com.sap.engine.services.jmx.MBeanServerInterceptorInvoker.invokeMbs(MBeanServerInterceptorInvoker.java:84)
            at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImpl.invokeMbs(P4ConnectorServerImpl.java:61)
            at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImplp4_Skel.dispatch(P4ConnectorServerImplp4_Skel.java:64)
            at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:313)
            at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)
            at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(AccessController.java:180)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

  • I am having a real weird problem with OWB:

    I am having a real weird problem with OWB:
    I have 2 tables A and D
    select a.id,d.src_id, a.date_created,a.dt_code
    from A, D
    where a.id=d.mdoc_id
    The are my output :
    ID SRC_ID DATE_CREATED DT_CODE
    35 2 1/25/2008 302
    36 1 1/20/2008 301
    37 2 1/21/2008 301
    33 1 2/3/2008 302
    34 1 3/5/2008 302
    I want to see just 2 rows
    ID SRC_ID DATE_CREATED DT_CODE
    35 2 1/25/2008 302
    34 1 3/5/2008 302
    1. I need to 1 row with SRC_ID
    2. I want to retern max(dt_code)
    3. I want to order by max(dt_code), date_created
    I try do with PLSql but i get this answer :
    select a.id,d.src_id,a.dt_code, a.date_created
    from moi_documents a, document_src_candidates d
    where a.id=d.mdoc_id (+) and
    a.DT_CODE in (301,302) and dt_code =(select max(dt_code) from moi_documents)
    ORDER BY a.dt_code , a.date_created
    ID     SRC_ID     DT_CODE     DATE_CREATED
    35     2     302     1/25/2008
    33     1     302     2/3/2008
    34     1     302     3/5/2008
    I need to delete row 33
    How can i do this
    Regards

    Hi,
    okay...for Operations like max, min, avg, etc. you must use an Aggregation in a Mapping.
    Delete Operations you must handle in the Table Characteristics.
    (Right Click on top of a Table --> Context Menu --> choose delete).
    To come to your Target you must made several Steps in the Mapping and lead the Data through the Conditions.
    Lone

  • Weird problem with the apple tv (3rd gen) playing choppy iTunes Music

    I have a weird problem with the apple tv(3rd gen) when i use my macbook pro to play itunes music via airplay the music is extremely choppy however that only happens if I have both my mac and apple tv connected to the same 5 ghz band on my dual band wifi network if i switch either one of my mac or apple tv to the 2.4 ghz band it works fine. I would like to find a solution instead of having to do this work around because i prefer my 5 ghz band for both my mac and apple tv and have my other things connected to my 2.4 ghz.

    5 GHz, so far as I'm aware transfers no more data than 2.4 Ghz. There are other things involved that might help data through volume such as the wifi standard or dual width channels, but essentially if you compare like for like they are they same for the amount of data they can send. The main advantage of 5GHz is that it's less susceptible to interference and potentially more private.
    It's possible that you have different issues on each band, I couldn't say at this time but have you checked for interference.

  • Weird Problem with Mouse Preferences

    I have a weird problem with my mouse preferences.
    When I open System Preferences - Keyboard & Mouse - Mouse, I can change the Double Click Speed as much as I want, it doesn't have any effect. No matter what the slider shows, the speed seems to be set to "slow" and stays like that. It's driving me mad, because I continuously open documents without wanting it. For example, when I click on a document and click a second time to change its name, it always opens. I'd have to wait VERY long before the second click to prevent that.
    I've already tried to connect another mouse, or to use another USB port. Also I've tried to trash the Preferences Cache in my Library. Without success.
    Anyone an idea what the problem is and how to solve it?
    Mac Pro   Mac OS X (10.4.8)  

    So I think now this is it
    weborican's post at macosxhints helped me to solve the problem, this time for good, as it seems:
    http://forums.macosxhints.com/showthread.php?p=336319
    The problem seems to be the Intel version of the driver for the MacAlly IceKey keyboard. I uninstalled the driver and now everything works as it should. So until Macally bring a new driver I will use the keyboard that came with the Mac Pro.
    who would think of the keyboard when the mouse seems to be the problem?

  • Weird problem with power shut down msi nforce 4 platinum

    recently i have flashed the latest bios 1.9 of msi nforce 4 u platinum, everything work fine untill yesterday.some stanges happened......
    my power doesnt have a on and off button on it ,every time i turn off the pc , i have to turn off the power button of a socket near by the pc.everytime it works fine, but yesterday when i turn on the power on button of that socket , the pc automatic start, i didint turn on the power button of pc, what a weird problem..   also when i  go into os , the system time also changed, although i can turn them back to correct one in bios and os, but when i turn the pc off , it changed again...   could any one help me out , what is teh real problem of my pc. some virus ?thanks a lot.
    weird problem with power shut down  msi nforce 4 platinum

    it seems the first question has been solved. cos today when i turn on pc, the oc set up is gone ,in bios, it back to the original set up.i cant save my oc setup, so it definitely a battery problem!!!!!!!!!!!
    i take the old battery t o a saler , there they massure it with voltmeter, it shows only 0.97v, but in bios 1.6 it shows 1.82v, so waht is the real meaning of that reading num in bios for battery?it cant be the real voltage of the battery. i buy a new one ,this one is maxcell 2032   hitachi, the old one is shi  t   panansonic 2032 .the new one shows 3.17v with voltmeter, then i come back , installed the  new battery , in bios this time it shows 2.3v in bios 1.6. so the reading num in bios for battery is definitely is not a real reading for your battery.
    i will keep my pc in 24/7 using , and i will look if the battery is sable or not , cos untilll now no one come out for a real explain for this  stupid battery problem of msi nofroce 4 platinum.i dont want change battery every 2 or 3month, what a real sick of this!!!!

  • Weird problem with mdb

    Hi,
              I am having a weird problem with my message driven bean. I developed a MDB to handle some calculations and database operations which takes about two minutes. If I send one message and the MDB is doing ok. But when I send second message to the same queue and the first message is still be processing, the instance of MDB which processing the first message was interrupted by second MDB instance. The value of variables in first instance was changed by second MDB instance. Then I got lots of SQLExceptions because of this.
              Looks like two MDB instances were sharing the same memory! I am not sure what I did is wrong. If I send second message after the first is finished, I got no problem.
              BTW, I use XAConnectionFactory and AUTO_ACKNOWLEDGE. I have 10 beans in the session pool. I am using Queue, not Topic.
              Thanks,
              Richard Zhang

    An MDB is, essentially, a Stateless Session Bean. If you are keeping state
              in instance variables, you are going to have problems with concurrency. Make
              the variables local to the onMessage() routine.
              Bill
              "Richard Zhang" <[email protected]> wrote in message
              news:24872664.1103837737402.JavaMail.root@jserv5...
              > Hi,
              >
              > I am having a weird problem with my message driven bean. I developed a MDB
              to handle some calculations and database operations which takes about two
              minutes. If I send one message and the MDB is doing ok. But when I send
              second message to the same queue and the first message is still be
              processing, the instance of MDB which processing the first message was
              interrupted by second MDB instance. The value of variables in first instance
              was changed by second MDB instance. Then I got lots of SQLExceptions because
              of this.
              > Looks like two MDB instances were sharing the same memory! I am not sure
              what I did is wrong. If I send second message after the first is finished, I
              got no problem.
              >
              > BTW, I use XAConnectionFactory and AUTO_ACKNOWLEDGE. I have 10 beans in
              the session pool. I am using Queue, not Topic.
              >
              > Thanks,
              >
              > Richard Zhang
              

  • Weird Problem with X6, help please!

    I have got this weird problem with my nokia X6, it's display shows lines and merged colors when turned on. It started happening after I got my Nokia X6 fixed for broken screen, 15 days later after getting it fixed it started showing such display. I figured out somehow to unlock my phone while in such display horror and figured that opening a heavy app like OVI store brings back mobiles display. I don't want to send same people my mobile again. Just want to know what can be done to fix this problem. PLease Help!

    Yeah, it was a nokia care center. Anyway I fixed the problem luckily. It just needed some updates. I never thought not updating can cause this problem.

Maybe you are looking for