Random exception on wlps 3.2: please help me!!!

Using wlps 3.2 and wls 5.1 sp8, driver oci that points to a oracle 8i database,
only on a specific ruleset, sometimes, I find this error:
ven nov 02 14:47:31 CET 2001:<E> <T3Services> COMMERCE_SERVER_FRAMEWORK,LOG_ERROR,"Error
in AdvisorBean.advise() : Exception com.beasys.commerce.axiom.re
com.beasys.commerce.axiom.advisor.AdvisorException: Rules Service RulesServiceException
thrown : RulesService:Unable to apply rules :: RulesService:Unable
at com.beasys.commerce.axiom.advisor.advislets.ContentSelectorAdvisletImpl.advise(ContentSelectorAdvisletImpl.java:157)
at com.beasys.commerce.axiom.advisor.AdvisorBean.advise(AdvisorBean.java:100)
at com.beasys.commerce.axiom.advisor.AdvisorBeanEOImpl.advise(AdvisorBeanEOImpl.java:103)
at com.beasys.commerce.axiom.advisor.AdvisorBeanEOImpl_ServiceStub.advise(AdvisorBeanEOImpl_ServiceStub.java:190)
at com.beasys.commerce.p13n.tags.ContentSelectorTag.getDocuments(ContentSelectorTag.java:151)
at com.beasys.commerce.p13n.tags.ContentSelectorTag.doStartTag(ContentSelectorTag.java:112)
at jsp._tutorial._provamenusx._jspService(_provamenusx.java:112)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:106)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:907)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:851)
at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:364)
at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:252)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
ContentSelectorTag:Unable to get advice:
com.beasys.commerce.axiom.advisor.AdvisorException: Exception thrown during Advislet.advise
method
at com.beasys.commerce.axiom.advisor.AdvisorBean.advise(AdvisorBean.java:117)
at com.beasys.commerce.axiom.advisor.AdvisorBeanEOImpl.advise(AdvisorBeanEOImpl.java:103)
at com.beasys.commerce.axiom.advisor.AdvisorBeanEOImpl_ServiceStub.advise(AdvisorBeanEOImpl_ServiceStub.java:190)
at com.beasys.commerce.p13n.tags.ContentSelectorTag.getDocuments(ContentSelectorTag.java:151)
at com.beasys.commerce.p13n.tags.ContentSelectorTag.doStartTag(ContentSelectorTag.java:112)
at jsp._tutorial._provamenusx._jspService(_provamenusx.java:112)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:106)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:907)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:851)
at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:364)
at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:252)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
ContentSelectorTag:Unable to evaluate tag:
javax.servlet.jsp.JspTagException: ContentSelectorTag:Unable to get advice.
at com.beasys.commerce.p13n.tags.ContentSelectorTag.getDocuments(ContentSelectorTag.java:160)
at com.beasys.commerce.p13n.tags.ContentSelectorTag.doStartTag(ContentSelectorTag.java:112)
at jsp._tutorial._provamenusx._jspService(_provamenusx.java:112)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:106)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:907)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:851)
at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:364)
at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:252)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
I'd like to underline that the specific ruleset, with one rule, functions correctly
for a few minutes, and then display this message.
Loading the specific ruleset on the administration tool don't give me any error.
I don't know how to stabilize these rules!!!
Ples help me!!!

Fulvio,
Hmmm. Out of curiosity, did you or your DBA modify the DDL scripts for Oracle.
Look at the create-ruleeditor-oracle.sql script. What is the data type of the
DOCUMENT column? Is it LONG RAW or something else?
Are you on 3.2 release version, SP1 or SP2?
PJL
"fulvio" <[email protected]> wrote:
>
Using wlps 3.2 and wls 5.1 sp8, driver oci that points to a oracle 8i
database,
only on a specific ruleset, sometimes, I find this error:
ven nov 02 14:47:31 CET 2001:<E> <T3Services> COMMERCE_SERVER_FRAMEWORK,LOG_ERROR,"Error
in AdvisorBean.advise() : Exception com.beasys.commerce.axiom.re
com.beasys.commerce.axiom.advisor.AdvisorException: Rules Service RulesServiceException
thrown : RulesService:Unable to apply rules :: RulesService:Unable
at com.beasys.commerce.axiom.advisor.advislets.ContentSelectorAdvisletImpl.advise(ContentSelectorAdvisletImpl.java:157)
at com.beasys.commerce.axiom.advisor.AdvisorBean.advise(AdvisorBean.java:100)
at com.beasys.commerce.axiom.advisor.AdvisorBeanEOImpl.advise(AdvisorBeanEOImpl.java:103)
at com.beasys.commerce.axiom.advisor.AdvisorBeanEOImpl_ServiceStub.advise(AdvisorBeanEOImpl_ServiceStub.java:190)
at com.beasys.commerce.p13n.tags.ContentSelectorTag.getDocuments(ContentSelectorTag.java:151)
at com.beasys.commerce.p13n.tags.ContentSelectorTag.doStartTag(ContentSelectorTag.java:112)
at jsp._tutorial._provamenusx._jspService(_provamenusx.java:112)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:106)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:907)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:851)
at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:364)
at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:252)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
ContentSelectorTag:Unable to get advice:
com.beasys.commerce.axiom.advisor.AdvisorException: Exception thrown
during Advislet.advise
method
at com.beasys.commerce.axiom.advisor.AdvisorBean.advise(AdvisorBean.java:117)
at com.beasys.commerce.axiom.advisor.AdvisorBeanEOImpl.advise(AdvisorBeanEOImpl.java:103)
at com.beasys.commerce.axiom.advisor.AdvisorBeanEOImpl_ServiceStub.advise(AdvisorBeanEOImpl_ServiceStub.java:190)
at com.beasys.commerce.p13n.tags.ContentSelectorTag.getDocuments(ContentSelectorTag.java:151)
at com.beasys.commerce.p13n.tags.ContentSelectorTag.doStartTag(ContentSelectorTag.java:112)
at jsp._tutorial._provamenusx._jspService(_provamenusx.java:112)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:106)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:907)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:851)
at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:364)
at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:252)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
ContentSelectorTag:Unable to evaluate tag:
javax.servlet.jsp.JspTagException: ContentSelectorTag:Unable to get advice.
at com.beasys.commerce.p13n.tags.ContentSelectorTag.getDocuments(ContentSelectorTag.java:160)
at com.beasys.commerce.p13n.tags.ContentSelectorTag.doStartTag(ContentSelectorTag.java:112)
at jsp._tutorial._provamenusx._jspService(_provamenusx.java:112)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:106)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:907)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:851)
at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:364)
at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:252)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
I'd like to underline that the specific ruleset, with one rule, functions
correctly
for a few minutes, and then display this message.
Loading the specific ruleset on the administration tool don't give me
any error.
I don't know how to stabilize these rules!!!
Ples help me!!!

Similar Messages

  • My ios is upgrade to 7.0.2, but I forget my power-on password, so the iphone is disabled and I can't use it now except for emergrncy call. Please help me...

    My ios is upgrade to 7.0.2, but I forget my power-on password, so the iphone is disabled and I can't use it now except for emergrncy call. Please help me...

    I tried this way , but I forgot my e-mail address too !
    and I dont have any idea to re-active my iPhone5 ..
    sombody help me .

  • Exception in thread "main" - error: Please help

    I installed the Java 1.4.0 beta on my machine. I configured the JRE and the javac and java commands are responding well. Now I have written very simple classes which are compiling without errors. But now, if I use the java command to run the classes, I am getting the following message:
    Exception in thread "main" java.lang.NoClassFoundError: ForTick/class ;
    where ForTick is the name of my class for example. Where am I going wrong? Also, where do I find documentation for error messages like this - I have toured almost the whole java website and even the documentation that I downloaded -but I couldn't find it.
    Please help me coz I am just stuck.

    Did you try
    java ForTick.class ?
    If so, please try
    java ForTickHope this helps

  • SQLServer Exception and Database Adapter. Please Help!!

    Hello Everyone!
    I've been trying during a whole week to insert a row in an SQLServer Database table from a BPEL Process using the database adapter. But I've never had success, I will show you the table, the XML used to do the insert with the DB adapter and the exception, I hope that someone will help me.
    The Table:
    CREATE TABLE [dbo].[Solicitudes](
         [NumSolicitud] [int] IDENTITY(1,1) NOT NULL,
         [NifSol] [varchar](9) COLLATE Modern_Spanish_CI_AS NOT NULL,
         [Destino] [varchar](max) COLLATE Modern_Spanish_CI_AS NOT NULL,
         [Motivo] [varchar](max) COLLATE Modern_Spanish_CI_AS NOT NULL,
         [FechaS] [datetime] NOT NULL,
         [FechaR] [datetime] NOT NULL,
         [InformeDirDep] [varchar](max) COLLATE Modern_Spanish_CI_AS NULL,
         [VoBoDirDep] [int] NOT NULL CONSTRAINT [DF_Solicitudes_VoBoDirDep] DEFAULT ((2)),
         [FirmaDirDep] [varchar](9) COLLATE Modern_Spanish_CI_AS NULL,
         [VoBoDirCen] [int] NOT NULL CONSTRAINT [DF_Solicitudes_VoBoDirCen] DEFAULT ((2)),
         [FirmaDirCen] [varchar](9) COLLATE Modern_Spanish_CI_AS NULL,
         [MedioLocom] [varchar](max) COLLATE Modern_Spanish_CI_AS NOT NULL,
         [Matricula] [varchar](max) COLLATE Modern_Spanish_CI_AS NOT NULL,
         [Credito] [varchar](10) COLLATE Modern_Spanish_CI_AS NOT NULL,
         [CantidadEst] [float] NOT NULL,
         [VoBoRespCredito] [int] NOT NULL CONSTRAINT [DF_Solicitudes_VoBoRespCredito] DEFAULT ((2)),
         [FirmaRespCredito] [varchar](9) COLLATE Modern_Spanish_CI_AS NULL,
         [VoBoRector] [int] NOT NULL CONSTRAINT [DF_Solicitudes_VoBoRector] DEFAULT ((2)),
         [FirmaRec] [varchar](9) COLLATE Modern_Spanish_CI_AS NULL,
         [FechaFirmaRec] [datetime] NULL,
         [FirmaSolicitante] [varchar](max) COLLATE Modern_Spanish_CI_AS NULL,
         [FechaSol] [datetime] NOT NULL,
    CONSTRAINT [PK_Solicitudes] PRIMARY KEY CLUSTERED
         [NumSolicitud] ASC
    )WITH (PAD_INDEX = OFF, IGNORE_DUP_KEY = OFF) ON [PRIMARY]
    ) ON [PRIMARY]
    The XML:
    <InvokeAdapter_insert_InputVariable>
    <part name="SolicitudesCollection" >
    <SolicitudesCollection>
    <Solicitudes>
    <CantidadEst>250.73</CantidadEst>
    <Credito>Crédito21</Credito>
    <Destino>Destino2</Destino>
    <FechaR>2007-04-14T12:45:51.924</FechaR>
    <FechaS>2007-04-14T12:45:51.908</FechaS>
    <FechaSol>2007-04-14T12:45:51.939</FechaSol>
    <FirmaSolicitante>Signature26</FirmaSolicitante>
    <Matricula>Matrícula20</Matricula>
    <MedioLocom>MedioLocomoción19</MedioLocom>
    <Motivo>Motivo3</Motivo>
    <NifSol>12345678S</NifSol>
    </Solicitudes>
    </SolicitudesCollection>
    </part>
    </InvokeAdapter_insert_InputVariable>
    And the Exception (Translated from spanish):
    Descripción de Excepción: com.microsoft.sqlserver.jdbc.SQLServerException: El nombre de objeto 'SEQUENCE' no es válido. Excepción Interna: com.microsoft.sqlserver.jdbc.SQLServerException: El nombre de objeto 'SEQUENCE' no es válido. Código de Error: 208
    Exception Description: com.microsoft.sqlserver.jdbc.SQLServerException: invalid object name 'SEQUENCE'. Internal Exception: com.microsoft.sqlserver.jdbc.SQLServerException: invalid object name 'SEQUENCE'. Error Code: 208
    Why do i have this exception? Please help!!

    Hi peter, thanks for answering!!
    I don't have anything called sequence so i don't know why I have this error. The steps described in the page you sent to me were followed and the connection is good.
    Do you know if there's any way to know the SQL query executed or the jdbc classes used by the database adapter?
    Regards Antonio
    P.D. I'm using SQL Server Express 2005

  • Urgent !  Exception problem ... Please Help!

    Question: What is the value of the variable output for foo(1)?
    I've got different numbers from the answer ... Please help!
    public class Test1{
         public static String output = "";
         public static void foo(int i){
              try{
                   if(i == 1){
                        throw new Exception();
                   output +="1";
              catch(Exception e){
                   output += "2";
                   return;               
              finally{
                   output += "3";
              output += "4";
              public static void main(String args[]){
                   foo(0);
                   foo(1);     
         }

    It is what it is. If running this code gives you a different answer than what the book says, then either the book is wrong, or you're not running the same code as what's in the book.
    You can confirm or eliminate the latter quite easily, just by reading carefully.

  • Random Pics stuck in iPhoto. Please HELP!

    Hello, I am so frustrated any help is much appreciated.
    I have been using iPhoto '09 to import for some time, and editing in Photoshop CS. I noticed recently some pictures will not respond to the double click that opens them up in Photoshop (PS from here on in.) The crazy thing is, it's random photos, even from the same day of import. I am so confused and really at my wits end. I can not drag and drop anything from iPhoto to the desktop. I can not copy or paste a selected image. I can not even find iPhoto file or library when trying to search from PS. I can't even edit them IN iPhoto when I select the app to be the editor.
    I have no idea what I may have done, but will be pretty devastated if I have to lose many of the original images that are stuck in iPhoto.
    PLEASE. If anyone knows what I can do, I really really appreciate your assistance.
    Macbook OSX 10.6.8 2GHz Intel Core Duo
    iPhoto '09 8.1.2
    Photoshop CS version 8

    Matt, you're awesome, and so sorry to have you on this mess! I have seen other files, like Data, Modified etc.. Now the Data folder looks like an Alias (has that little curved arrow in the bottom left corner), but the Data.no.index appears normal... This is where ALL my photos can be recognised, but they are simply thumbnails... The Modified folder holds all the originals as well, not just pics I've edited in PS.
    How do I edit in PS? I have had that selected as the editor for iPhoto for years.
    I am currently rebuilding the Library, with the top three choices selected. I'll see if that does anything, but you've helped a lot in teaching me how to access internal files or commands with the 'right click' before opening.
    Again, your time and help have been much appreciated!

  • Random linkbucks redirect issie...please help!

    Hello,
    I've got this strange redirect issie in all my web browsers, and think I may have a trojan or a virus. It's driving me mad, please somone help! I'm running OSX 10.6.8 with Firebox and Chrome.
    When I click a link on random sites it redirects me to an irellevant URL + advertising: linkbucks.com... [followed by the adress of the intenended site]
    This occures when leaving the page you are on (e.g. changing page on the site you are viewing). It happens on any site and appears to be compeltly random.
    Is this a virus/trojan? If so, how can I get rid of it?
    Thank you very much.
    Ben

    THIS IS A BROWSER REDIRECTION INFECTION
    No known Malware Protection/detection will help!
    How it works:  You pick it up on a web site and it then infects your browser.
    It rapidly spreads to your wifi hub and the many other items of your network infrastructure
    Finding for the hidden/embedded infection files is near impossible
    REMOVAL
    Close Down WiFi
    Remove any RG45/CAT5 Connection
    Delete Completely - all traces of: Firefox, Opera and Chrome
    Reset Safari using Shift + Alt + Reset
    Re-Install Firefox, Opera and Chrome
    POWER DOWN every item on your network
    Reboot Your Network
    Reconnect WiFi and test
    IFF it is normal :-)
    IFF NOT:  Reset & Reinstall your browser + remove and power down every item on your network
    Rebuild and reboot form your first hub/router and then test.  You Should be clear !!
    THEN connect one item at a time testing each one for infection
    I DO NOT KNOW if it infects printers + scanners et al+++ but mine are OK

  • HT1338 My iphoto keeps quitting when I attempt to post pics on Facebook.  It will say it sent, then it quits.  It sends random pics to the account.  Please help.

    As the title says I need help in understanding and finding a solution to my iphotos quitting and not being able to post the correct pics on facebook.  I dont know the operating system.  However the laptop was bought in 2012.  Please let me know.
    Best regards,
    FCV

    Hello, AaronCJLugo. 
    Thank you for visiting Apple Support Communities. 
    Try signing out of the iTunes and App Store on the iOS device and sign back in.  Once this is done test accessing your previous purchases. 
    iOS: Changing the signed-in iTunes Store Apple ID account
    http://support.apple.com/kb/ht1311
    Downloading past purchases from the iTunes Store, App Store, and iBooks Store
    http://support.apple.com/kb/ht2519
    Cheers,
    Jason H. 

  • Windows 8.1 IE 11 not working except on Adobe page. Please help!

    I updated to Windows 8.1 IE 11. Since that time I have been told by several websites I need to get a flash player. I went to Adobe help page and did all it said. Adobe page is the only page my flash works perfectly.  My flash still does not work and now I am getting an error window that I do not understand. Error #2440? Not sure if I remembered that right. Also, just so you know I did try to change my browser. This actually made it worse. Any ideas that can help would be great. I am about five seconds away to playing baseball with this new computer!

    The problem is the abomination called Internet Exploder 11.
    Microsoft thought they were really being cool when the wrote the code for it, and the intentionally screwed up the "User-Agent Strings", which websites use to identify the browser and provide the proper content for it.
    Thansk to the "geniuses" <sacrasm intended> in Redmond, websites see IE11 as either a Gecko browser (Firefox) or a Webkit browser (Opera or Safari). Problem is since IE DOESN'T have that browser engine, the identification is false, and it totally screws everything else up. (See: IE11's User-Agent Strings).
    Since the pages can't recognize the browser, they don't recognize any of the plugins, like Flash Player. So far, Microsoft has made NO indication that they have any plan to fix it soon. Personally, I hope this is what it finally takes for EVERYONE EVERYWHERE to realize what a massive pile of garbage IE is and always has been.
    Microsoft's recommendation is to use Compatibility View for affected pages, and "pretend" you're using an different browser. Trouble with that is it has seen limited success at best, and you have to individually enable it for EVERY page that has problems.
    I'm not big on "pretending" so I recommend actually using another browser.
    Firefox (from Mozilla)
    Opera (from Opera)
    Safari (from Apple)
    Chrome (from Google)
    ANY of those will work where IE11 won't, with the Flash Player Plug-in (For all other browsers), and Chrome doesn't even need that because it has its own Flash Player plugin built in.

  • Nullpointer exception with oracle thin driver, please help

    Hi All
    I am getting a null pointer exception when i invoke getBinaryOutputStream on a
    OracleThinBlob. The code is given below
    java.sql.Blob b = rs.getBlob(1);
    OutputStream blobOS = ((weblogic.jdbc.vendor.oracle.OracleThinBlob)b).getBinaryOutputStream();
    blobOS.write(objectToByte(validator));
    blobOS.close();
    The exception is given below.
    BODY: java.sql.SQLException: java.lang.NullPointerException:
    Start server side stack trace:
    java.lang.NullPointerException
    at oracle.sql.LobPlsqlUtil.plsql_getChunkSize(LobPlsqlUtil.java:1215)
    at oracle.sql.LobPlsqlUtil.plsql_getChunkSize(LobPlsqlUtil.java:121)
    at oracle.jdbc.dbaccess.DBAccess.getLobChunkSize(DBAccess.java:955)
    at oracle.sql.LobDBAccessImpl.getChunkSize(LobDBAccessImpl.java:111)
    at oracle.sql.BLOB.getChunkSize(BLOB.java:228)
    at oracle.sql.BLOB.getBufferSize(BLOB.java:242)
    at oracle.sql.BLOB.getBinaryOutputStream(BLOB.java:202)
    at weblogic.jdbc.rmi.internal.OracleTBlobImpl.getBinaryOutputStream(Orac
    leTBlobImpl.java:127)
    at weblogic.jdbc.rmi.internal.OracleTBlobImpl_WLSkel.invoke(Unknown Sour
    ce)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:305)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
    a:274)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest
    .java:22)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    End server side stack trace

    Thanks for informing the group!!. What was the root cause of the error?

  • Album art is randomly disappearing from my iTunes.  Please help!

    I think it might be a bug or something.  If anyone else is experiencing the same thing, please let me know so I know I'm not the only one.

    The part that ****** me off the most is I pay 1$ for each tune, and the artwork magically disappears. This does not seem to be a very common issue, I have not seen many posts about it. Isolated issue?

  • My beloved Pinkie randomly stopped working &refuses to charge. please help!

    I don't know whats going on. and its not the charger because it charges my brothers ipod. ne suggestions?

    Result. My wifi is back working again.
    After a number of evenings trawling through the support pages, I found a youtube clip from a chap taking his macbook apart and locating the airport adaptor and connecting cables.
    The cable in question is located in the black plastic bar below the display and is a pain to get to. Apprently the most common cause of this issue is the cable becoming dislodged through an impromptu knock. I can see how this happened to me by travelling on the London Underground everyday with my mac in my shoulder bag.
    Anyway, having seen the video, I bottled it and went to the genius bar obviously having seen the clip. I had a worst case scenario quote of £95.00, but a quote for a replacement cable and reseal being much less. I'm quite savvy but my mac is sacred and i'd rather the pros did it. Turned out to be £37.00 and my mac came back fixed and clean.... £37.00 for piece of mind is well worth it.
    Here's the youtube clip but please don't take unnecessary risks. http://www.youtube.com/watch?v=UsSIUs7jzQc
    Best of luck all.
    Al

  • Image capture deleted all my photos from iPhone without transferring them to the harddisk. So now I've lost 427 photos due to some data error it says. Please help me get my pictures back!?!

    I just wanted to back up my photos since I haven't done so since October 5th. I plugged in my iPhone and let Image Capture transfer the selected photos to the designated folder. Accidently I hit 'Import All but that's not the biggest problem. Apparently I had "Delete all after transfer" on AND 427 photos apparently "failed to transfer" as it said. I didn't think it was such a big problem, but then I noticed : what the ****.The delete all option was ON and now ALL my photos are gone, from the iPhone and NOT on the computer. Except a list of some old pictures I already have three backups and from the new ones between Oct 5 and this day I have a random selection >><!!!
    So please help me! How do I get my pictures back? iPhone Data recovery? Please please help. There are so many nice memories of this month and I'm so ****** that this just happened!

    If you have iCloud backup turned on or if you have recently backed up via iTunes you could restore the phone from either of those sources. Camera Roll photos are included in those backups. Be aware that doing a restore will replace the contents of the phone with the contents of the backup so you would lose anything new on the phone since the last backup. Back up and restore your iPhone, iPad, or iPod touch using iCloud or iTunes - Apple Support

  • Whenever I select voicemail, it says the number is unavailable from my service. Please help?

    Whenever I call my voicemail or 101 to check voice messages, it rings until a voice says "the number I have called is unavailable from this service" and tells me to enquire something. Ringing other numbers and texting is working fine, except voicemail and 101. Please help
    Thanks

    Voicemail is primarily a function of the cellular provider. You may want to discuss the issue with them.

  • Please Help : (x)newInstance()

    I want to load class and instantiate object, but i dont i now the type of object :
    my code java is :
    Class cls = class.forName(org.com.xxxx);
    int idx0 = str.lastIndexOf(".");
    String testObj = str.substring(idx0+1);
    obj = (testObj)cls.newInstance();
    when i compile exception is : class testObj introuvable
    Please Help Thanks

    My code is (i dont use interface in my case.......):
    HashMap ht_ = getAttribute (root, hsAll_);
    Set s_ = ht_.keySet();
    for (Iterator i= s_.iterator(); i.hasNext(); ) {
    String str = (String)i.next();
    int idx0 = str.lastIndexOf(".");
    String testObj = str.substring(idx0+1);
    HashMap htt_ = (HashMap)ht_.get(str);
    Set ss_ = htt_.keySet();
    Class cls = Class.forName(str);
    o_ = (testObj)cls.newInstance();
    for (Iterator ii= ss_.iterator(); ii.hasNext(); ) {
    String nomAtt = ((String)ii.next());
    String test = (nomAtt.substring(3));
    String valAtt = (String)htt_.get(nomAtt);
    //Tableau des classes des param�tres des m�thodes
    Class[] args = new Class[1] ;
    //R�cup�ration du type des param�tres des m�thdes de l'objet
    String clsField = cls.getDeclaredField(test.toUpperCase()).getType().toString();
    int idx = clsField.lastIndexOf(".");
    String strField = clsField.substring(idx+1);
    //Tableau des objets � passer en param�tre(chaque type doit
    //�tre envelopper dans un objet qui lui correspond(double----> Double))
    Object[] parms = new Object[1] ;
    if(strField.equals("String") ){
    parms[0] = valAtt;
    args[0] = Class.forName("java.lang.String");
    method = cls.getMethod(nomAtt,args);
    else if(clsField.equals("double")){
    parms[0] = new Double(valAtt);
    method = cls.getMethod(nomAtt,new Class[] {double.class});
    else if(clsField.equals("int")){
    parms[0] = new Integer(valAtt);
    method = cls.getMethod(nomAtt,new Class[] {int.class});
    else if(clsField.equals("boolean")){
    parms[0] = new Boolean(valAtt);
    method = cls.getMethod(nomAtt,new Class[] {boolean.class});
    else if(clsField.equals("float")){
    parms[0] = new Float(valAtt);
    method = cls.getMethod(nomAtt,new Class[] {float.class});
    else if(clsField.equals("DateOms")){
    dateoms = new DateOms(valAtt,"dd-MM-yyyy");
    else continue;
    //Appel de la m�thode envelopp�e dans l'objet method avec le param�tre params
    method.invoke(o_,parms);
    if (TraceManager.on()) {
    TraceManager.log ("Le vecteur g�n�r� est de taille : " + htsObj.size());
    //Stockage de l'objet instanci� dans un HashMap
    htsObj.put(testObj, o_);
    htsObj.put("DateOms", dateoms);
    catch (Exception ex) {
    TraceManager.log ("Le vecteur d'objet est null ");
    ex.printStackTrace();
    if (TraceManager.on()) {
    TraceManager.log ("Fin de la m�thode xmlToObj()");
    return htsObj;
    }

Maybe you are looking for