PDA Coldboot  whit Creme 328

Hi all,
we are trying to do a Coldboot in the device Intermec CN3 using SAP MI 25 SP 18 Client and JVM Creme 'CrEme328 ARM CE50 PPC'.
The first step was using the manufacturer jar file 'Device.jar', we instance in the servlet, a object of the class:
import com.intermec.device.*;
Power.warmboot(); //  warm boot CN3
and then, we added the path in file 'creme_listOfJars.txt' :
-classpath 'SD CardMIwebappsMAM25_ECLIPSEWEB-INFlibDevice.jar;
This procedure didn´t reboot the device, and no messages of error were displayed.
The next step, we decide use a JNI call using a manufacturer DLL ''CN3ColdResetJNI_DLL.dll', in the servlet, we load the 'dll' file
and call the function to coldboot:
System.loadLibrary("CN3ColdResetJNI_DLL.dll");
DoColdBoot();
We tried put the dll in differents locations, calling with complete path, without extension, etc. and didn´t work, and no
messages were displayed.
Have anybody any idea about this issue, or know another case, with the same problem?
Support Creme JNI methods inside Tomcat?
Regards.

Hi,
why do you put a JAR file into the listofjars file, that is basically inside MAM? Why do you not put it inside the LIB folder of MI then? Can be downloaded as an AddOn in this case.
Jni is supported in Creme. So this should work fine a swell.
So: why is a restart necessary for you? MI has the option do do that after downloading new add ons. You just need to describe that in the deployment descriptor for the installation toolkit. While you have installed MAM - you should use DB2e - the DB2e installer does a restart of MI after its installation. Look into the XML file there and you will find the correct values.
Regards,
Oliver

Similar Messages

  • 7.1: Exception occured when App is started on PDA (works on Emulator)

    This relates to NW Mobile 7.1, development for PDAs, NWDS SP05 P01
    Dear all,
    if we deploy our application on Emulator under NWDS, everything
    will work fine.
    Now we want our app to run on a real mobile device, therefore we
    prepared the device
    - installed CrEme 4.12 (CrE-ME412_AX_CE42_PPC_minimal.CAB)
    - mindb (mindb.CAB)
    - pda_eswt_container.CAB
    - pda_runtime_wince.CAB
    CrEme starts with no errors. We created a device in the middleware
    and added the app to this device. After sync we see our app in the
    Application Launcher.
    If we click on our app, CrEme crashes after a minute.
    Looked in jscpout.txt, following exception is given:
    type: 5    s: processing
    type: 5    s: processing
    type: 3    s: Sync. Cycle End
    type: 3    s: Sync. Cycle End
    Error starting the framework
    java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: com/sap/tc/mobile/wdlite/progmodel/core/TextViewDesign
         at com.sap.demo.rewe1_ui.rewe1.comp.Rewe1CompViewView.<init>()
         at com.sap.demo.rewe1_ui.rewe1.comp.Rewe1CompViewView.getInstance0()
         at com.sap.demo.rewe1_ui.rewe1.comp.Rewe1CompViewView.getInstance()
         at com.sap.demo.rewe1_ui.rewe1.comp.Rewe1WindowWindow.getDefaultView()
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.navigate()
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.enter()
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.setCurrentApplication()
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.launchApplication()
         at com.sap.tc.mobile.wdlite.container.AppMenuView.startApp()
         at com.sap.tc.mobile.wdlite.container.AppMenuView.onActionLaunchApp()
         at com.sap.tc.mobile.wdlite.container.AppMenuView.invokeEventHandler()
         at com.sap.tc.mobile.wdlite.progmodel.core.AbstractViewElement.doHandleEvent()
         at com.sap.tc.mobile.wdlite.renderer.api.UIElement.doHandleEvent()
         at com.sap.tc.mobile.wdlite.renderer.api.UIImageButton.mouseReleased()
         at com.sap.tc.mobile.wdlite.renderer.api.UIElement.dispatchMouseReleasedWidgetEvent()
         at com.sap.tc.mobile.wdlite.renderer.api.UIElement$1.mouseReleased()
         at com.sap.tc.mobile.wdlite.renderer.swt.MouseEventDispatcher.mouseUp()
         at org.eclipse.swt.widgets.TypedListener.handleEvent()
         at org.eclipse.swt.widgets.EventTable.sendEvent()
         at org.eclipse.swt.widgets.Widget.sendEvent()
         at org.eclipse.swt.widgets.Widget.sendEvent()
         at org.eclipse.swt.widgets.Widget.sendEvent()
         at org.eclipse.swt.widgets.Control.pointerCallback()
         at org.eclipse.swt.widgets.Display.readAndDispatch()
         at com.sap.tc.mobile.wdlite.renderer.swt.container.WorkingArea.refresh()
         at com.sap.tc.mobile.wdlite.renderer.api.RenderingManager.refresh()
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.refresh()
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.navigate()
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.enter()
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.setCurrentApplication()
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.launchApplication()
         at com.sap.tc.mobile.wdlite.framework.ApplicationLauncher.start()
         at com.sap.tc.mobile.wdlite.framework.Start.runOnContext()
         at com.sap.tc.mobile.wdlite.framework.Start.startApplication()
         at com.sap.tc.mobile.wdlite.framework.Start.startContainer()
         at com.sap.tc.mobile.cfs.framework.spi.FrameworkManager.startContainer()
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init()
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main()
    CrEme jsPexit() called with status=1
    Could anybody help us?
    Thanks,
    Daniel

    hi denial,
    I am not sure but.. Have you checked PORT settings at server. Because till you sync from emulator, DOE gets request from internal network only... So when you install your applicaion in PDA, it'll use external network(Internet).. so In this case your Basis person need to do some settings at server for port configuration for SYNC. SO make sure about this configuration.
    Please Reward if useful,
    Thanks and Regards,
    Sagar Patel

  • Method to get working Java program on a PDA

    Hello all,
    I am attempting to create a java program for my PDA. I'm trying to use CrEme to do it but I am having many many problems with it. I've looked on the forums and they all appear to be posts where people have some clue. I have none.
    For example. Can you use any sdk to develop the program. Can you simply develop a desktop app and convert it to use on a PDA?
    Once CrEme is downloaded what do you have to add to the classpath on your desktop to compile with it. Up till now I've simply compiled with the standard java system using %javac my_app.java
    What do you type in the command line to run the emulator?
    In what form should you port the program to your pda? I've tried using .jar files. I load it and nothing happens. What do I have to type in the jRun command? Whats a .lk file and how do I use it?
    So many questions so little time. I am genuinly confused by all this and some help would be appreciated. I have looked around the internet and can find little or nothing to help a pda newbie . Incidently if I have missed anything online and this is all just wasting someones time, could they show me where I've missed it?
    Thanks a lot
    N

    I built a lot of applications to run on my PDA (Sharp Zaurus SL5500). When I first got the PDA I didn't know any Java. What I do, and it may not be useful to you, is to develop on my desktop using as few classes not supported in 1.0 as I can get away with. That seems to make the code runnable on the Zaurus JVM (which is JEODE). I don't use an interactive development environment (I never have gotten the hang of them); I just use a text editor that supports syntax highlighting (CONTEXT). Then I copy the compiled classes to the PDA and run them there.

  • Error while running MI Application on IPAQ.

    Hello Experts,
    I am trying to run an MI Application on the IPAQ after having deployed it in the SAP MI WebConsole. I have synched the IPAQ with the Web Application Server and the application got installed on IPAQ.
    However, when I try to click on the Application Name link to run the application on the IPAQ, I get the following error stacktrace:
    "Internal Servlet Error:
    java.lang.NoSuchMethodError: java.util.Vector: method get(I)Ljava/lang/Object; not found at display._jspService() at org.apache.jasper.runtime.HttpJspBase.service() at javax.servlet.http.HttpServlet.service() at org.apache.tomcat.core.ServletWrapper.doService() at org.apache.tomcat.core.Handler.service() at org.apache.tomcat.core.ServletWrapper.service() at org.apache.tomcat.facade.RequestDispatcherImpl.doForward() at org.apache.tomcat.facade.RequestDispatcherImpl.forward() at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest() at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe() at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet() at javax.servlet.http.HttpServlet.service() at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service() at javax.servlet.http.HttpServlet.service() at org.apache.tomcat.core.ServletWrapper.doService() at org.apache.tomcat.core.Handler.service() at org.apache.tomcat.core.ServletWrapper.service() at org.apache.tomcat.core.ContextManager.internalService() at org.apache.tomcat.core.ContextManager.service() at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection() at org.apache.tomcat.service.TcpWorkerThread.runIt() at org.apache.tomcat.util.ThreadPool$ControlRunnable.run() at java.lang.Thread.run()"
    I have installed CrE-ME 4.1 - J2ME-CDC implementation. Compliant with J2ME CDC 1.0 specification - based on JDK 1.3.1. and the SAP MI 2.5 on the IPAQ.
    Also, I am able to install and run other MI Apps on the IPAQ.
    Can anyone tell me if the JVM version that I have installed on my IPAQ is compatible with SAP MI 2.5? Also, if the above JVM version has the "java.util.Vector" related classes, as the stacktrace suggests so.
    Please suggest if I need to do anything further or if I am missing something.
    Thanks and Regards,
    Venkata Rammurty A

    Hi,
    MI on a PDA uses the Creme Virtual Machine, which only supports Java 1.1.8.
    Actually the method you are calling was added with Java 1.2*, so its not there in the version 1.1.8.
    Use the Method elementAt(int index) instead.
    As well may try to compile your Application using a JDK 1.1.8 in order to detect such issues during development immediatelly!
    Rgds Thomas
    PS: The Java Doc tells you since which version a method is available in the "Since: ." Tag
    <http://java.sun.com/j2se/1.4.2/docs/api/java/util/Vector.html#get(int)
    http://java.sun.com/j2se/1.4.2/docs/api/java/util/Vector.html#elementAt(int)

  • How to deploy application created in SAP MI 7.1 on Mobile Device.

    Hi Friends,
    I have developed a m employee application in SAP MI 7.1 through Netweaver Developer Studio running succesfully on mobile simulater.
    I have also successfuly Installed SAP MI Client 7.1 on my mobile device.
    Now I am struggling with how to deploy my application on mobile device.
    Is there any way that I can simply copy the working project files from developer studio and paste them in Mobile Device to make the application work on mobile device as well.
    or is there any other method to do this .
    Please Suggest.
    Regards
    Nitesh.

    <pre>
    Hi Amit
    Firstly I created the
    1. Employee_sc Service in the Service Explorer
    2. Employee_UI in the handheld UI explorer.<
    3. Emplyee_app in the 'Applicaton Explorer' where I included both the service and the UI together.
    Then I deployed all three in the default Mi location and tested in the simulater . It works fine in simulater.
    In the First View of my application I am not displaying any data from the DOE.
    In the first View I just have the butons to create, search and delete employee details.
    In my whole application I am not using any data objects from the backend. The dataobjects are creted in the frontend (NWDS) only.
    Now Instead of AWT I Installed JSP Container. It is now Showing The employee application.
    But as soon as I click the application it gives the execption.
    Error: 500
    Location: /me/startInternal Servlet Error:<br>
    java.lang.NullPointerException at com.sap.tc.mobile.wdlite.framework.Start.isResponsible() at <br>com.sap.tc.mobile.wdlite.framework.Start.isResponsible() at <br>com.sap.tc.mobile.cfs.framework.spi.FrameworkManager.findFramework() at <br>com.sap.tc.mobile.cfs.framework.spi.FrameworkManager.startApplication() at <br>com.sap.tc.mobile.cfs.jspui.MainServlet.LaunchApplication() at com.sap.tc.mobile.cfs.jspui.MainServlet.doHandleEvent() at <br>com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetThreadSafe() at <br>com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet() at com.sap.tc.mobile.cfs.jspui.MainServlet.doGet() at <br>com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doPost() at com.sap.tc.mobile.cfs.jspui.MainServlet.doPost() at <br>com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service() at javax.servlet.http.HttpServlet.service() at <br>org.apache.tomcat.core.ServletWrapper.doService() at org.apache.tomcat.core.Handler.service() at <br>org.apache.tomcat.core.ServletWrapper.service() at org.apache.tomcat.core.ContextManager.internalService() at <br>org.apache.tomcat.core.ContextManager.service() at <br>org.apache.tomcat.service.http.HttpConnectionHandler.processConnection() at <br>org.apache.tomcat.service.TcpWorkerThread.runIt() at org.apache.tomcat.util.ThreadPool$ControlRunnable.run() at <br>java.lang.Thread.run()
    <br>The contents of Jscout File are :-
    NSIcom Ltd., CrEme(tm)
    CrE-ME J2ME(tm)
    CrE-ME V4.12h B162.221008 22-Oct-2008
      MemoryLimit=64000Kb
    EBCI(TM) Interpreter V1.00,
    Copyright 1998-2002 by Bytecodes, Inc.
    java.io.IOException: SysCall : bind() failed
         at java.net.PlainSocketImpl.bind()
         at java.net.ServerSocket.<init>()
         at com.sap.tc.mobile.cfs.console.MgmtConsole.initialize()
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.startManagementConsole()
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init()
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main()
    java.lang.IllegalArgumentException: SysCall : bind() failed
         at com.sap.tc.mobile.cfs.console.MgmtConsole.initialize()
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.startManagementConsole()
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init()
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main()
    Error starting the framework
    java.lang.reflect.InvocationTargetException: java.lang.IllegalStateException: Cannot initialize framework
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init()
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main()
    CrEme jsPexit() called with status=1
    Please Suggest.
    Regards,
    Nitesh
    </pre>
    Edited by: Nitesh Harit on Nov 24, 2009 1:30 PM

  • 7.1 Trial:  Error during installation of Mindb and Mobile Client

    We are using a barcode scanner running on Windows Mobile 5.0.  When I use the SP03 trial to install the mobile client, I get the following information for every application besides the CreMe (the error is shown on the barcode scanner):
    The program you have installed may not display properly because it was designed for a previous version of Windows Mobile Software.
    How is this possible and what does this mean?  These applications state that they are supported on Windows Mobile 5.0.
    I continue anyway but when I try to start the Mobile Client I get a pop-up stating Creme is starting, then running, then nothing.  I read it can take up to 2 minutes to load the client so I gave it 10 minutes with no result.
    I have uninstalled and reinstalled multiple times (everything, Creme, mindb, mobile client) and it doesn't work.  I am using Active Sync 4.5.
    Any help is greatly appreciated.

    Thanks for the quick reply.  It is a Creme error.  I tried the licensed version from SAP first, then tried the 30 day copy and neither works.  They both have the same errors.
    See the jscpout.txt
    NSIcom Ltd., CrEme(tm)
    CrE-ME J2ME(tm)
    CrE-ME V4.12 B142.190307 19-March-2007
      MemoryLimit=64000Kb
    EBCI(TM) Interpreter V1.00,
    Copyright 1998-2002 by Bytecodes, Inc.
    2008-05-15 09:20:11 ...  Thread: com.sap.tc.mobile.cfs.startup.pda.Startup Error: Error creating initial tables -->
    2008-05-15 09:20:11 ...  Thread: com.sap.tc.mobile.cfs.startup.pda.Startup Error: Error dropping initial tables -->
    2008-05-15 09:20:14 ...  Thread: com.sap.tc.mobile.cfs.startup.pda.Startup Error: Insert sql executation failed -->
    2008-05-15 09:20:14 ...  Thread: com.sap.tc.mobile.cfs.startup.pda.Startup Error: Error storing model -->
    2008-05-15 09:20:15 ...  Thread: com.sap.tc.mobile.cfs.startup.pda.Startup Fatal: Cannot initialize framework -->
    java.lang.IllegalArgumentException: Error storing model
         at com.sap.tc.mobile.cfs.meta.conthandler.MetaDeployTimeUtils.storeModel()
         at com.sap.tc.mobile.cfs.meta.conthandler.MetaDeployTimeUtils.deploySystemMBOs()
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init()
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main()
    Error starting the framework
    java.lang.reflect.InvocationTargetException: java.lang.IllegalStateException: Cannot initialize framework
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init()
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main()
    CrEme jsPexit() called with status=1
    Sorry for the bad formatting.  Any help is appreciated!

  • Printer officejet pro 8600 will not install

    I have done everything but start drinking and that might be next!!! I cannot get this printer to work. Every since I download McAfee (which I uninstalled it) it will not work correctly. Now I got this pop up.
    This file does not have a program associated with it for performing this action. Please installl a program; if one already installed create association in the default program controls.
    How do you do that? And yes I have installed the software a million times.

    Hello @glendaguichard ,
    Welcome to the HP forums.
    I understand you are getting an error message, despite a million software installs.
    I would like to help you.
    3/4 oz Malibu® coconut rum
    3/4 oz white creme de cacao
    1/4 oz Frangelico® hazelnut liqueur
    1 splash half-and-half
    Combine ingredients in a mixing glass. Shake and strain over ice in an old-fashioned glass.
    Sorry.
    On a more serious note, What is the operating system of the computer?
    Aardvark1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!

  • Error while installing  CrE-ME 4.12  runtime on mobile device

    HI Friends,
    I have downloaded the CrE-ME 4.12 for mobile device from the website http://www.nsicom.com/ for my mobile device Asus M 530w which is running on microsoft windows mobile 6 standard CE OS 5.2.1239.
    Now as soon as I try to install the CrE-ME 4.12 after downloading it gives the error that filename is not a valid Windows CE application
    I tried installing all the below shown files but got the same error.
    CrE-ME412.22oa_ARM_CE61_PPC.exe
    CrE-ME412_ARM_CE50_HPC.exe
    CrEmeDevSup410.exe
    CrEme329_ARM_CE42_PPC.exe
    Please Suggest.
    It will be a great help.
    Regards
    Nitesh

    Hi Nipun ,
    Thanks for your reply.
    I followed the same Installation steps for Client on PDA
    1.Installed Crème cab file
    2.Installed MINDB cab file
    3.Installed pda_runtime_wince.cab
    4.Installed pda_eswt_container.cab
    a) How did you start the client. _ I started from Icon in programs. Netweaver Client.
    b) Could you pls send the contents of the file jscout.txt (This will be created in the same folder where the
    MI folder exists on the PDA) - The contents I have pasted Below.
    c) Did the client actually start or it never came up? - It never Came up .
    d) What is the client version you are using? - We are using SAP MI 7.1
    The Contents of JSCPOUT file are :-
    NSIcom Ltd., CrEme(tm)
    CrE-ME J2ME(tm)
    CrE-ME V4.12h B162.221008 22-Oct-2008
      MemoryLimit=25600Kb
    EBCI(TM) Interpreter V1.00,
    Copyright 1998-2002 by Bytecodes, Inc.
    java.lang.IllegalStateException: Cannot read counterUnknown table name: dba.CFS_COUNTER
         at com.sap.tc.mobile.cfs.compat.Context.getPersistenceManager()
         at com.sap.tc.mobile.cfs.compat.Context.getPersistenceManager()
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init()
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main()
    Error starting the framework
    java.lang.reflect.InvocationTargetException: java.lang.IllegalStateException: Cannot initialize framework
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init()
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main()
    CrEme jsPexit() called with status=1
    Please Suggest.
    Regards
    Nitesh.

  • Connecting to the mobile device

    Hi ,
    We have installed the MAM 2.5 Application successfully on the system.
    The Application is working fine now.
    We have to use the mobile device now we are planning to connect it to the
    system and then perform the sync.
    Are we supposed to install mobile Engine again on the device and install the
    application or in the first sync we get the application the device.
    Can you let me the procedure how to get the application on the device.
    Thanks,
    Aswini

    Hi Aswini,
    You will need the following three CAB files to Install SAP MI Client on your PDA.
    1.Creme cab file
    ->CrEme327a_AX_CE50_PPC_minimal.CAB file if u are using the Mobile 5 Device.
    ->CrEme327a_AX_CE42_PPC_minimal.CAB if u are using the Mobile 2003 device.
    You can download the creme from NSICOM site.
    http://www.nsicom.com/Default.aspx?tabid=159
    2.Jsse file.
    3.MI Client cab file.
    ->MI25Tom_en.CAB..file.(You can download the same from service.sap.com)
    First you should connect your PDA with PC via USB/Active sync.
    Then Copy these files in temp folder of your device.Then Click on cab files in following sequence creme->jsse->MI Client cab file.to install the SAP MI Client on to your device.Once the SAP MI Client is installed on your PDA.You can download the MAM Application in the sameway as on desktop PC.
    Hope this helps.
    Thanks
    Regards
    Devendra

  • Deploying software applications

    We are being told that to deploy a custom application we need to use a tool such as Tivoli.  Is this true for 7.0 and not 7.1? ; We are currently going to go ramp-up on 7.1.  I thought you would create a software package upload it to the DOE and then deploy it via the NWA.  Is this incorrect?
    Is Tivoli needed in either scenario?  We were told that Tivoli is needed to roll out the application to the mobile barcode/RFID devices (we are using an occasionally connected scenario).

    Hi Thomas,
    this is correct, but you can put these files on to a CF card, make this card AUTOSTART and so whenever you insert htis card into a device, it will automatically start the two files (MI and CREME) and install them.
    And if you have to do that for always the same landscape, build your own CAB file for MI and have all the properties already included.
    This at the end will give you an easy instalation process.
    More simple: yes, then you need an external tool I think - but do you have SMS server already for the internal PCs? Then you can use this as well for PDAs and install Creme and MI with that.
    Hope that helps!
    Regards,
    Oliver

  • J2ME (through CrEmE) and MMAPI problem on PDA

    I am using Creme from nsicom as vm for deploying java applications on a pda device (hp ipaq 4700hx).
    I am trying to reproduce some sound (.au) through the default implementation of mmapi in j2me and all i get is an exception that realize(), prefetch() and start() methods do not exist. I have checked the /lib directory of creme on the pda and the VMclasses.zip file contains the player class with all the methods available. Any ideas?
    The code i am using is the following:
    try
       InputStream is = getClass().getResourceAsStream("/sample.mp3");
       Player player = Manager.createPlayer(is,"audio/mpeg");
       player.realize();
       player.prefetch();
       player.start();
    catch(Exception e)
    {System.err.println(e);}

    Hi thanks for your reply. I had thought i had to use a vm like creme to run a java application on a pda? Is there another way?
    My code is below for a simple test program im trying to run:
    import javax.swing.JOptionPane;
    public class tempConverter
         public static void main(String[] args)
              double celsius, fahrenheit;
              String celsiusStr;
              // Getting user to input the temperature they want to convert
              celsiusStr = JOptionPane.showInputDialog("Enter the temperature (in celsius) you wish to convert:");
              celsius = Double.parseDouble(celsiusStr);
              // Performing the conversion
              fahrenheit = ((celsius*9)/5)+32;
              //Displaying the result
              JOptionPane.showMessageDialog(null, "The temperature in fahrenheit is:" + fahrenheit);
              System.exit(0);
    }

  • Application not working on PDA.

    Hi All,
    I am facing a strange problem.I have made one applicationwhere i am inserting the data in to the backend.when i am doing it from Desktop mi client and Mobile 5 data is getting inserted but when i am using imate PDA windows 2003 all fileds are getting inserted except one. I m using CrEme327a_AX_CE42_PPC_minimal.CAB this version of creme. I am not getting any error as such.Can any one help me in this regard.
    Regards
    Devendra Phate

    Buddy,
    JavaScripts are not supported in PIE (your IE on the PDA). You need to enable it.
    Go to Microsoft Downloads. Get IETOOLS.EXE from the same. Install that software using ActiveSync into your PDA. Then you'll have the option to enable the JScripts. After which your JavaScripts will work.
    Regards
    Ak.
    PS: Is that a date field that's not getting updated?

  • Untrusted server cert chain - MI 7.1 Client PDA

    Dear Expert,
    I am implementing SSL security in SAP MI 7.1.
    The HTTPS service is already enabled (port 443) and I can enter on via browser.
    Generate a certificate and signed by the SAP test certificate for 8 weeks.
    Export the certificate to the truststore file, using the command:
    keytool -import -file MID.cer  -keystore truststore -alias MID -storepass access
    Copy the truststore file (whit certificate MID) in PDA: \MI\settings.
    And also enable the parameters (in configuration.properties ):
    com.sap.tc.mobile.sync.http.port=443
    com.sap.tc.mobile.sync.protocol=https
    com.sap.tc.mobile.sync.http.sslenabled=true
    com.sap.tc.mobile.sync.https.hostnameverifying=false
    com.sap.tc.mobile.sync.https.truststore=/MI/settings/truststore
    But in trying to synchronize the PDA with the DOE get an error: "untrusted server cert chain"
    I am using: Client MI 7.1 for PDA SP9
    I have reviewed the documents: "How To Configure SSL for SAP NetWeaver Mobile 7.1 Applicable"
    Check various forms, without finding a solution ...
    some idea of the problem?
    Thanks!!

    Hi,
    Follow the below given links to configure SSL
    --> Making External Server Certificates Trusted
    http://help.sap.com/saphelp_dm40/helpdata/en/0f/8d80f68eace441b3d1ebdc4b
    2f2c81/content.htm (The link applies for PDA also)
    --> Configure the below given parameters in the default.properties
    com.sap.tc.mobile.sync.http.sslenabled
      > Default value: True
    com.sap.tc.mobile.sync.https.hostnameverifying
       > Default value: True
    com.sap.tc.mobile.sync.https.truststore
      > Location of truststore file containing SSL certificates. If the
    given location is not absolute, the system searches for the file in a
    path that is relative to the installation directory.
    For more details refer Note : 1312866
    And follow the below given link :
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/06/a7d001e17b421db7e2
    dd8279853971/frameset.htm
    --> Even after following the above mentioned steps,Do the following :
    Create the Trustsore on a PC and then use a Addon to
    deploy these files to the PDA along with the SSL Libraries.
    Regards,
    Suma

  • Sync does not give PDA a device ID?

    Hi,
    I am relatively new to the Mobile infrastructure (and SAP in general).  I was wondering if anyone had any suggestions regarding a problem I am having.
    We are using the MI 2.1 and the associated MAM application.    As a mobile device we are using an O2 XDA2 Pocket PC 2003 phone edition handheld. 
    I am having a problem syncing the device as it no matter who I login in as on the device and attempt to sync with the device never seems to get a device id.  Previously this device did have an id but it lost all settings due to being allowed to power down completely and resetting itself to the factory defaults.  The device claims to have synced successfully every time.
    Having reinstalled the correct versions of creme and the mobile engine client I can log on to the device with a user id.  I have set up the settings correctly and tested them as per the instructions in this link.
    http://help.sap.com/saphelp_nw04/helpdata/en/35/85ce4044bd0366e10000000a1550b0/frameset.htm
    The test results were successful.  I have synced the device many many times and I cannot get a device id assigned to the device.  Previous to the device resetting and losing all data and settings we had no problem getting it to sync and it recieved a deviced id with no problems.
    This is the message upon syncing.
    Synchronization Log
    Synchronization started.
    Connection set up (without proxy) to:  http://ourserver/meSync/servlet/meSync?~syid=MAM&
    Successfully connected with server.
    Processing of inbound data began.
    Inbound data processed.
    I have looked at the details of the sync using MEREP_MON in the webas and the only relevant info I seem to get is as follows
    "Return code from the RFC BAPI Wrapper Call : No mobile asset management scenario exists for user <USERNAME> (R3Key : )"
    I have used <USERNAME> instead of the real username here.
    I have also looked at the trace file from the client on the pda.
    I am confused as the user I am logging in with is not the user that is specified in the error message above.  It is a user that previously worked perfectly with this device and still works fine when I test the user by running the desktop based Mobile Engine and do a sync.
    If anyone has any suggestions or advice on this I would appreciate it. 
    Many thanks.

    Niall,
    Do you have the correct URL for the sync gateway?
    In your message, you have a typo in one URL parameters:
    http://ourserver/meSync/servlet/meSync?~syid=MAM&
    it should be ~sysid instead of ~syid
    With message like this, the common error comes from the wrong URL.
    Please check that again.
    Peter

  • White Screen computer hard restart

    I have been having this problem for some time ( I have been with apple since the Apple 2) and I have not been able to figure out what is the problem.  I have put in new ram (then took it out and put the old one back in to test it) I have reset pram.  My computer will heat up if it has been on for about 12 to 6 hours and then go to the white screen and says to press any key to restart your mac, or it will if I am playing a couple of hours on World of Warcraft.  Could you please help me I have given you a ETRCheck and console report on the last hard restart.  Thank you in advance for your help
    ETRECheck report
    Problem description:
    When my computer is turned on for a long while or when I play World of Warcraft for a short time my computer will turn itself off with a white screen saying that the computer was turned off for a reason.  It has been doing this for the past 3 months.  Any ideas
    EtreCheck version: 2.2 (132)
    Report generated 4/23/15, 3:40 AM
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (15-inch, Early 2011) (Technical Specifications)
        MacBook Pro - model: MacBookPro8,2
        1 2.2 GHz Intel Core i7 CPU: 4-core
        16 GB RAM Upgradeable
            BANK 0/DIMM0
                8 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                8 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery: Health = Normal - Cycle count = 25 - SN = W01107AW7D3BA
    Video Information: ℹ️
        Intel HD Graphics 3000
            Color LCD 1440 x 900
        AMD Radeon HD 6750M - VRAM: 1024 MB
    System Software: ℹ️
        OS X 10.10.3 (14D136) - Time since boot: 0:11:58
    Disk Information: ℹ️
        TOSHIBA MK7559GSXF disk0 : (750.16 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            [redacted] (disk1) / : 744.82 GB (75.64 GB free)
                Core Storage: disk0s2 749.30 GB Online
        HL-DT-ST DVDRW  GS31N
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Razer Razer DeathAdder
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Anywhere
    Kernel Extensions: ℹ️
            /Applications/MacX Video Converter Pro.app
        [not loaded]    com.digiarty.driver.goodSysAudioCapture (1 - SDK 10.8) [Click for support]
            /Applications/TechTool Pro 7.app
        [not loaded]    com.micromat.driver.spdKernel (1 - SDK 10.8) [Click for support]
            /Library/Application Support/Roxio
        [not loaded]    com.roxio.TDIXController (2.0) [Click for support]
            /Library/Application Support/Symantec/AntiVirus
        [loaded]    com.symantec.kext.SymAPComm (12.7f56 - SDK 10.6) [Click for support]
            /Library/Extensions
        [loaded]    at.obdev.nke.LittleSnitch (4240 - SDK 10.8) [Click for support]
        [loaded]    com.symantec.kext.internetSecurity (5.4f4 - SDK 10.8) [Click for support]
        [loaded]    com.symantec.kext.ips (3.10.2f23 - SDK 10.8) [Click for support]
    Launch Agents: ℹ️
        [running]    at.obdev.LittleSnitchUIAgent.plist [Click for support]
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [running]    com.bjango.istatmenusagent.plist [Click for support]
        [running]    com.bjango.istatmenusnotifications.plist [Click for support]
        [loaded]    com.divx.dms.agent.plist [Click for support]
        [loaded]    com.divx.update.agent.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [not loaded]    com.maintain.LogOut.plist [Click for support]
        [not loaded]    com.maintain.PurgeInactiveMemory.plist [Click for support]
        [not loaded]    com.maintain.Restart.plist [Click for support]
        [not loaded]    com.maintain.ShutDown.plist [Click for support]
        [not loaded]    com.maintain.Sleep.plist [Click for support]
        [running]    com.maintain.SystemEvents.plist [Click for support]
        [running]    com.micromat.TechToolProAgent.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [loaded]    com.symantec.errorreporter-periodicagent.plist [Click for support]
        [running]    com.symantec.uiagent.application.plist [Click for support]
    Launch Daemons: ℹ️
        [running]    at.obdev.littlesnitchd.plist [Click for support]
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [running]    com.bjango.istatmenusdaemon.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [not loaded]    com.maintain.AutoLoginUserScreenLocked.plist [Click for support]
        [not loaded]    com.maintain.CocktailScheduler.plist [Click for support]
        [not loaded]    com.maintain.HideSpotlightMenuBarIcon.plist [Click for support]
        [running]    com.micromat.TechToolProDaemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [loaded]    com.symantec.errorreporter-periodic.plist [Click for support]
        [loaded]    com.symantec.liveupdate.daemon.ondemand.plist [Click for support]
        [loaded]    com.symantec.liveupdate.daemon.plist [Click for support]
        [not loaded]    com.symantec.nav.migrateqtf.plist [Click for support]
        [running]    com.symantec.sharedsettings.plist [Click for support]
        [running]    com.symantec.symdaemon.plist [Click for support]
        [running]    com.syniumsoftware.CleanAppDaemon.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [failed]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist [Click for details]
        [loaded]    com.pia.pia_manager.plist [Click for support]
        [failed]    com.valvesoftware.steamclean.plist [Click for support] [Click for details]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Quicksilver    Application  (/Applications/Quicksilver.app)
        Caffeine    Application  (/Applications/Caffeine.app)
        iClipboard    Application  (/Applications/iClipboard.app)
        Dropbox    Application  (/Applications/Dropbox.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        DivX Web Player: Version: 3.2.3.1164 - SDK 10.6 [Click for support]
        Flash Player: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        AdobePDFViewer: Version: 10.1.1 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        o1dbrowserplugin: Version: 5.41.0.0 - SDK 10.8 [Click for support]
        OVSHelper: Version: 1.1 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        googletalkbrowserplugin: Version: 5.41.0.0 - SDK 10.8 [Click for support]
        SharePointBrowserPlugin: Version: 14.1.0 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
    Safari Extensions: ℹ️
        1Password
        Google Toolbar
        Cryptocat
        FastestTube
        SaveFrom.net helper
    3rd Party Preference Panes: ℹ️
        CleanApp Logging Service  [Click for support]
        Flash Player  [Click for support]
        Growl  [Click for support]
        Java  [Click for support]
        Norton\nQuickMenu  [Click for support]
        TechTool Protection  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: ON
        Auto backup: YES
        Volumes being backed up:
            Tharapper: Disk size: 744.82 GB Disk used: 669.17 GB
        Destinations:
            Back Dat *** Up [Local]
            Total size: 2.00 TB
            Total number of backups: 21
            Oldest backup: 2014-08-29 11:41:58 +0000
            Last backup: 2015-04-21 07:37:56 +0000
            Size of backup disk: Too small
                Backup size 2.00 TB < (Disk used 669.17 GB X 3)
    Top Processes by CPU: ℹ️
            21%    mdworker(4)
            10%    WindowServer
             2%    SystemUIServer
             0%    taskgated
             0%    iClipboard
    Top Processes by Memory: ℹ️
        865 MB    kernel_task
        328 MB    SymDaemon
        98 MB    Dropbox
        98 MB    Quicksilver
        82 MB    Dock
    Virtual Memory Information: ℹ️
        11.00 GB    Free RAM
        4.65 GB    Used RAM
        0 B    Swap Used
    Diagnostics Information: ℹ️
        Apr 23, 2015, 03:32:14 AM    /Library/Logs/DiagnosticReports/World of Warcraft_2015-04-23-033214_[redacted].hang [Click for details]
        Apr 23, 2015, 03:22:53 AM    Self test - passed
        Apr 23, 2015, 02:21:56 AM    /Library/Logs/DiagnosticReports/World of Warcraft_2015-04-23-022156_[redacted].cpu_resource.diag [Click for details]
        Apr 22, 2015, 09:41:46 AM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-04-22-094146_[ redacted].cpu_resource.diag [Click for details]
        Apr 22, 2015, 08:31:29 AM    /Library/Logs/DiagnosticReports/SymDaemon_2015-04-22-083129_[redacted].cpu_reso urce.diag [Click for details]
        Apr 22, 2015, 12:37:25 AM    /Library/Logs/DiagnosticReports/systemstats_2015-04-22-003725_[redacted].crash
        Apr 21, 2015, 06:20:05 PM    /Library/Logs/DiagnosticReports/SymDaemon_2015-04-21-182005_[redacted].cpu_reso urce.diag [Click for details]
        Apr 21, 2015, 06:07:58 PM    /Library/Logs/DiagnosticReports/Kernel_2015-04-21-180758_[redacted].panic [Click for details]
        Apr 21, 2015, 12:18:51 PM    /Library/Logs/DiagnosticReports/SymDaemon_2015-04-21-121851_[redacted].cpu_reso urce.diag [Click for details]
        Apr 21, 2015, 06:24:44 AM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-04-21-062444_[ redacted].cpu_resource.diag [Click for details]
        Apr 21, 2015, 03:14:54 AM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-04-21-031454_[ redacted].cpu_resource.diag [Click for details]
        Apr 21, 2015, 12:31:29 AM    /Library/Logs/DiagnosticReports/SymDaemon_2015-04-21-003129_[redacted].cpu_reso urce.diag [Click for details]
        Apr 20, 2015, 09:30:24 AM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-04-20-093024_[ redacted].cpu_resource.diag [Click for details]
        Apr 20, 2015, 08:45:08 AM    /Library/Logs/DiagnosticReports/SymDaemon_2015-04-20-084508_[redacted].cpu_reso urce.diag [Click for details]
        Apr 11, 2015, 01:04:05 AM    /Library/Logs/DiagnosticReports/Kernel_2015-04-11-010405_[redacted].panic [Click for details]
        Apr 9, 2015, 07:15:59 PM    /Library/Logs/DiagnosticReports/Kernel_2015-04-09-191559_[redacted].panic [Click for details]
        Apr 22, 2015, 08:54:47 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/pia_tray_2015-04-22-085447_[re dacted].crash
    Console report
    Date/Time: 2015-04-09 19:37:05 -0500 OS Version: 10.10.3 (Build 14D130a) Architecture: x86_64
    Report Version: 19
    Command: WindowServer
    Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ CoreGraphics.framework/Resources/WindowServer
    Version: Parent: PID:
    Event: Thread: Duration: Steps:
    ??? (???) launchd [1]
    152
    cpu usage (microstackshots only) 0x42a (56% cpu over 161 seconds) 161.00s
    160
    Hardware model: MacBookPro8,2 Active cpus: 8
    Fan speed: 1996 rpm
    Powerstats for: WindowServer [152] thread 0x42a
    Primary state: User Activity: Power Source:
    89 samples Non-Frontmost App, User mode, Thread QoS Unspecified 0 samples Idle, 137 samples Active
    2015-04-09 19:37:06 -0500 2015-04-09 19:39:46 -0500
    Start time:
    End time:
    Parent:
    Microstackshots: 137 samples (85%)
    launchd
    0 samples on Battery, 137 samples on AC 137 start + 1 (libdyld.dylib) [0x7fff895525c9]
    137 ??? (WindowServer + 3966) [0x103396f7e]
    137 CGXServer + 839 (CoreGraphics) [0x7fff89fda27b]
    120 CGXRunOneServicesPass + 155 (CoreGraphics) [0x7fff89fd9a21] 118 run_timer_pass + 412 (CoreGraphics) [0x7fff89f8eb65]
    113 update_display_callback + 160 (CoreGraphics) [0x7fff8a0a0d61] 46 CGXUpdateDisplay + 6406 (CoreGraphics) [0x7fff8a0a271d]
    44 CGXGLAccelComposite + 804 (CoreGraphics) [0x7fff89fa035d] 44 gl_composite_layers + 106 (CoreGraphics) [0x7fff89fa0c61]
    28 gl_composite_layer_core + 397 (CoreGraphics) [0x7fff89fa5388] 10 gl_composite_active_backdrops + 9343 (CoreGraphics)
    [0x7fff89faefa4]
    10 composite_layer_above_backdrop + 308 (CoreGraphics)
    [0x7fff89fb30c3]
    10 gl_composite_layer_core + 1211 (CoreGraphics) [0x7fff89fa56b6] 9 gl_composite_core_animation + 2927 (CoreGraphics)
    [0x7fff89fa3218]
    [0x7fff8e7d87de]
    182 (QuartzCore) [0x7fff8e71d794]
    9 CARenderOGLRenderDisplay + 82 (QuartzCore)
    9 CA::OGL::render(CA::OGL::Renderer&, CA::Render::Update*) + 9 CA::OGL::Renderer::render(CA::Render::Update const*) + 715
    (QuartzCore) [0x7fff8e71dac1]
    9 CA::OGL::render_root_layers(CA::OGL::Renderer&,
    x_link_struct const*, CA::OGL::Gstate const&) + 420 (QuartzCore) [0x7fff8e7254cc] 9 CA::OGL::render_layers(CA::OGL::Renderer&,
    CA::OGL::Layer*) + 158 (QuartzCore) [0x7fff8e72900f] 8
    CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 438 (QuartzCore) [0x7fff8e729246]
    8 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 221 (QuartzCore) [0x7fff8e72a1a5]
    8 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 158 (QuartzCore) [0x7fff8e72900f]
    8 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int)
    + 438 (QuartzCore) [0x7fff8e729246]
    7 CA::OGL::LayerNode::apply(float,
    CA::OGL::Surface**, float*) + 221 (QuartzCore) [0x7fff8e72a1a5]
    7 CA::OGL::render_layers(CA::OGL::Renderer&,
    CA::OGL::Layer*) + 158 (QuartzCore) [0x7fff8e72900f] 7
    CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 438 (QuartzCore) [0x7fff8e729246]
    7 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 221 (QuartzCore) [0x7fff8e72a1a5]
    7 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 158 (QuartzCore) [0x7fff8e72900f]
    7 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int)
    + 438 (QuartzCore) [0x7fff8e729246]
    7 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 221 (QuartzCore) [0x7fff8e72a1a5]
    7 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 158 (QuartzCore)
    [0x7fff8e72900f]
    7 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int)
    + 438 (QuartzCore) [0x7fff8e729246]
    7 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 221 (QuartzCore) [0x7fff8e72a1a5]
    7 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 158 (QuartzCore)
    [0x7fff8e72900f]
    7 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int)
    + 438 (QuartzCore) [0x7fff8e729246]
    7 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 221 (QuartzCore) [0x7fff8e72a1a5]
    7 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 158 (QuartzCore)
    [0x7fff8e72900f]
    7 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int)
    + 438 (QuartzCore) [0x7fff8e729246]
    7 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 221 (QuartzCore) [0x7fff8e72a1a5]
    7 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 158 (QuartzCore)
    [0x7fff8e72900f]
    7 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int)
    + 438 (QuartzCore) [0x7fff8e729246]
    7 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 221 (QuartzCore)
    [0x7fff8e72a1a5]
    7 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 158 (QuartzCore)
    [0x7fff8e72900f]
    7 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int)
    + 438 (QuartzCore) [0x7fff8e729246]
    7 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 221 (QuartzCore)
    [0x7fff8e72a1a5]
    7 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 158 (QuartzCore)
    [0x7fff8e72900f]
    7 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int)
    + 438 (QuartzCore) [0x7fff8e729246]
    7 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 221 (QuartzCore)
    [0x7fff8e72a1a5]
    7 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 158 (QuartzCore)
    [0x7fff8e72900f]
    7 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int)
    + 438 (QuartzCore) [0x7fff8e729246]
    7 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 221 (QuartzCore)
    [0x7fff8e72a1a5]
    7 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 158 (QuartzCore)
    [0x7fff8e72900f]
    7 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int)
    + 438 (QuartzCore) [0x7fff8e729246]
    7 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 221 (QuartzCore)
    [0x7fff8e72a1a5]
    7 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 158 (QuartzCore)
    [0x7fff8e72900f]
    7 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int)
    + 438 (QuartzCore) [0x7fff8e729246]
    3 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 221 (QuartzCore)
    [0x7fff8e72a1a5]
    3 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 158 (QuartzCore)
    [0x7fff8e72900f]
    3 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int)
    + 438 (QuartzCore) [0x7fff8e729246]
    2 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 57 (QuartzCore)
    [0x7fff8e72a101]
    2 CA::OGL::render_contents_background(CA::OGL::Renderer&, CA::OGL::Layer const*)
    + 2635 (QuartzCore) [0x7fff8e72af14]
    2 CA::OGL::ContentsGeometry::fill_and_unbind(CA::OGL::Context&, CA::OGL::Image*,
    CA::OGL::TextureFilter, float) const + 638 (QuartzCore) [0x7fff8e731ff0]
    2 CA::OGL::ContentsGeometry::fill_and_unbind(CA::OGL::Context&, CA::OGL::Image*)
    const + 418 (QuartzCore) [0x7fff8e7325ce]
    2 CA::OGL::fill_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, float const*) +
    173 (QuartzCore) [0x7fff8e7326a9]
    2 CA::OGL::emit_one_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, float
    const*, unsigned int) + 1037 (QuartzCore) [0x7fff8e72c81b] CA::OGL::Context::ClippedArray::next_rect(CA::Bounds&) + 319 (QuartzCore)
    2
    [0x7fff8e72cab9]
    CA::OGL::Context::array_flush() + 104 (QuartzCore) [0x7fff8e72162a]
    2
    2 CA::OGL::GLContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned
    short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 226 (QuartzCore) [0x7fff8e721712]
    1
    glDrawRangeElements_IMM_Exec + 1567 (GLEngine) [0x1052a84c9]
    1 GHALSendPrimitive + 347 (AppleIntelHD3000GraphicsGLDriver) [0x12340002501a]
    1 glrAppleSyncState + 80 (AppleIntelHD3000GraphicsGLDriver) [0x123400025222]
    1 GHAL3D::CGen6PrivateStateProcessor::BindPipeline() + 103 (AppleIntelHD3000GraphicsGLDriver) [0x1234002ba167]
    1 GHAL3D::CGen6PrivateStateProcessor::SetIndirectStateBindPipelineDirtyFlags() + 593 (AppleIntelHD3000GraphicsGLDriver) [0x1234002c3d61]
    1 <Kernel mode>
    glDrawRangeElements_IMM_Exec + 333 (GLEngine) [0x1052a7ff7]
    1 gleDoDrawDispatchCore + 536 (GLEngine) [0x1052f2dbc]
    1
    1 gldUpdateDispatch + 3122 (AppleIntelHD3000GraphicsGLDriver) [0x12340001d2df]
    1 glrUpdateHardwareState(GLDContextRec*, unsigned int*, unsigned char) + 7867 (AppleIntelHD3000GraphicsGLDriver) [0x123400020f65]
    1 g575UpdateTextureState(GLDContextRec*, unsigned int, unsigned int) + 72 (AppleIntelHD3000GraphicsGLDriver) [0x123400306640]
    1 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 221 (QuartzCore)
    [0x7fff8e72a1a5]
    1 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 158 (QuartzCore)
    [0x7fff8e72900f]
    1 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int)
    + 438 (QuartzCore) [0x7fff8e729246]
    1 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 57 (QuartzCore)
    [0x7fff8e72a101]
    CA::OGL::render_contents_background(CA::OGL::Renderer&, CA::OGL::Layer const*)
    1
    + 2635 (QuartzCore) [0x7fff8e72af14]
    1 CA::OGL::ContentsGeometry::fill_and_unbind(CA::OGL::Context&, CA::OGL::Image*,
    CA::OGL::TextureFilter, float) const + 638 (QuartzCore) [0x7fff8e731ff0]
    1 CA::OGL::ContentsGeometry::fill_and_unbind(CA::OGL::Context&, CA::OGL::Image*)
    const + 418 (QuartzCore) [0x7fff8e7325ce]
    1 CA::OGL::fill_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, float const*) +
    173 (QuartzCore) [0x7fff8e7326a9]
    1 CA::OGL::emit_one_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, float
    const*, unsigned int) + 1037 (QuartzCore) [0x7fff8e72c81b]
    CA::OGL::Context::ClippedArray::next_rect(CA::Bounds&) + 319 (QuartzCore) [0x7fff8e72cab9]
    1 CA::OGL::Context::array_flush() + 104 (QuartzCore) [0x7fff8e72162a]
    1
    1 CA::OGL::GLContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 226 (QuartzCore) [0x7fff8e721712]
    1 glDrawRangeElements_IMM_Exec + 1567 (GLEngine) [0x1052a84c9]
    1 GHALSendPrimitive + 347 (AppleIntelHD3000GraphicsGLDriver) [0x12340002501a]
    1 glrAppleSyncState + 80 (AppleIntelHD3000GraphicsGLDriver) [0x123400025222]
    1 GHAL3D::CGen6PrivateStateProcessor::BindPipeline() + 131 (AppleIntelHD3000GraphicsGLDriver) [0x1234002ba183]
    1 GHAL3D::CGen6PrivateStateProcessor::BindIndirectState() + 242 (AppleIntelHD3000GraphicsGLDriver) [0x1234002ba412]
    1 GHAL3D::CGen6PrivateStateProcessor::SetScissorRectangleState() + 432 (AppleIntelHD3000GraphicsGLDriver) [0x1234002ba670]
    3 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 57 (QuartzCore)
    [0x7fff8e72a101]
    3 CA::OGL::render_contents_background(CA::OGL::Renderer&, CA::OGL::Layer const*)
    + 2635 (QuartzCore) [0x7fff8e72af14]
    3 CA::OGL::ContentsGeometry::fill_and_unbind(CA::OGL::Context&, CA::OGL::Image*,
    CA::OGL::TextureFilter, float) const + 638 (QuartzCore) [0x7fff8e731ff0]
    3
    CA::OGL::ContentsGeometry::fill_and_unbind(CA::OGL::Context&, CA::OGL::Image*) const + 418 (QuartzCore) [0x7fff8e7325ce]
    3 CA::OGL::fill_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, float const*) +
    173 (QuartzCore) [0x7fff8e7326a9]
    3 CA::OGL::emit_one_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, float
    const*, unsigned int) + 1037 (QuartzCore) [0x7fff8e72c81b]
    3 CA::OGL::Context::ClippedArray::next_rect(CA::Bounds&) + 319 (QuartzCore)
    [0x7fff8e72cab9]
    CA::OGL::Context::array_flush() + 104 (QuartzCore) [0x7fff8e72162a]
    3
    2 CA::OGL::GLContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned
    short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 226 (QuartzCore) [0x7fff8e721712]
    2
    glDrawRangeElements_IMM_Exec + 1567 (GLEngine) [0x1052a84c9]
    2 GHALSendPrimitive + 347 (AppleIntelHD3000GraphicsGLDriver) [0x12340002501a]
    1 glrAppleSyncState + 405 (AppleIntelHD3000GraphicsGLDriver) [0x123400025367]
    1 bool GHAL3D::CGen6PublicStateProcessor::SendStateTemplate<false>(unsigned
    char*&) + 4304 (AppleIntelHD3000GraphicsGLDriver) [0x1234002b7780]
    1 glrAppleSyncState + 352 (AppleIntelHD3000GraphicsGLDriver) [0x123400025332]
    1 GHAL3D::CAllocator>*) + 1 (AppleIntelHD3000GraphicsGLDriver) [0x1234000724d3]
    GhalInterface::getBindingTablePatchHeaderSize(iSTD::CArray<SSHSlots,
    1 <Kernel mode>
    glDrawElements_IMM_Exec + 1433 (GLEngine) [0x1052a7eaa]
    <Kernel mode>
    1 1
    CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 145 (QuartzCore)
    [0x7fff8e72a159]
    1 CA::OGL::prepare_layers(CA::OGL::Renderer&, CA::OGL::Layer&, x_link_struct
    const&, CA::OGL::Gstate const&) + 73 (QuartzCore) [0x7fff8e72a28e]
    1
    CA::OGL::prepare_layer(CA::OGL::Renderer&, CA::Render::LayerNode*, CA::OGL::Layer&, CA::OGL::Gstate const&, unsigned int) + 1727 (QuartzCore) [0x7fff8e725d98]
    1
    1 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 57 (QuartzCore) [0x7fff8e72a101]
    1 CA::OGL::render_contents_background(CA::OGL::Renderer&, CA::OGL::Layer const*)
    + 2807 (QuartzCore) [0x7fff8e72afc0] 1
    CA::OGL::render_background(CA::OGL::Renderer&, CA::OGL::Layer const*) + 146 (QuartzCore) [0x7fff8e72b0b6]
    1 CA::OGL::render_solid_background(CA::OGL::Renderer&, CA::OGL::Layer const*,
    unsigned int, CA::Render::Pattern*) + 851 (QuartzCore) [0x7fff8e72b451]
    1 CA::OGL::fill_round_rect(CA::OGL::Context&,
    CA::OGL::RectState const&, double) + 61 (QuartzCore) [0x7fff8e72c02d]
    1 CA::OGL::fill_rect(CA::OGL::Context&,
    CA::OGL::RectState const&) + 180 (QuartzCore) [0x7fff8e72c2be] 1
    CA::OGL::emit_one_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, float const*, unsigned int) + 871 (QuartzCore) [0x7fff8e72c775]
    1 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int)
    + 405 (QuartzCore) [0x7fff8e729225]
    1 CA::OGL::(anonymous
    namespace)::MaskCorners::begin(CA::OGL::ImagingNode*) + 174 (QuartzCore) [0x7fff8e729426]
    [0x7fff8e72994f] [0x7fff89fa2c1a] [0x7fff8e7bce50]
    1 1
    1 CA::Render::Vector::rect() const + 43 (QuartzCore) gl_composite_core_animation + 1393 (CoreGraphics)
    CARenderUpdateInvalidateBackdrops + 32 (QuartzCore)
    1 CA::Render::Update::invalidate_backdrops(CA::Shape const*) + 31 (QuartzCore) [0x7fff8e7bc497]
    1 <Kernel mode>
    7 gl_composite_active_backdrops + 12634 (CoreGraphics)
    [0x7fff89fafc7f] [0x7fff89fb2def]
    [0x12340001d2df]
    5 gl_composite_emit_nine_part_rect + 2593 (CoreGraphics)
    5 glBegin_Exec + 96 (GLEngine) [0x1051fd613]
    3 gleDoDrawDispatchCore + 536 (GLEngine) [0x1052f2dbc]
    3 gldUpdateDispatch + 3122 (AppleIntelHD3000GraphicsGLDriver)
    1 glrUpdateHardwareState(GLDContextRec*, unsigned int*, unsigned char) + 2299 (AppleIntelHD3000GraphicsGLDriver) [0x12340001f9a5]
    1 GHAL3D::CGen6PublicStateProcessor::SetLogicOpEnable(unsigned int, bool) + 96 (AppleIntelHD3000GraphicsGLDriver) [0x1234002af6f0]
    1
    GHAL3D::CGen6PublicStateProcessor::SetScissorRectangle(unsigned int, SRectangle<unsigned int>) + 208 (AppleIntelHD3000GraphicsGLDriver) [0x1234002b0400]
    1 <Kernel mode>
    2 gleDoDrawDispatchCore + 104 (GLEngine) [0x1052f2c0c]
    [0x7fff8ec304de]
    2 [0x7fff89fb2f0b]
    2 IOConnectCallMethod + 349 (IOKit) [0x7fff8715498a] 2 io_connect_method + 381 (IOKit) [0x7fff871b116c]
    2 mach_msg_trap + 10 (libsystem_kernel.dylib)
    2 <Kernel mode> gl_composite_emit_nine_part_rect + 2877 (CoreGraphics)
    [0x12340002501a]
    2 gleUpdateDrawFramebufferState + 560 (GLEngine)
    2 gldUpdateDrawFramebuffer + 117 (libGPUSupport.dylib)
    [0x1052f1de6]
    [0x1051ac336]
    (AppleIntelHD3000GraphicsGLDriver) [0x1234002fdaee]
    2 glrBindContextDrawFramebuffer + 2299
    2 g575SubmitPacketsToken + 64 (AppleIntelHD3000GraphicsGLDriver) [0x12340002444d]
    2 GHAL3D::CPrivateCommandTransport::FlushCommandBuffer(GHAL3D::FLUSH_TYPE
    , unsigned char) + 280 (AppleIntelHD3000GraphicsGLDriver) [0x123400024718] 2 GhalInterface::getCommandBuffer(unsigned char**,
    unsigned char**, unsigned int*, unsigned int*) + 134 (AppleIntelHD3000GraphicsGLDriver) [0x1234000025e6]
    glEnd_Exec + 58 (GLEngine) [0x1051fd7fa]
    2
    2 GHALSendPrimitive + 347 (AppleIntelHD3000GraphicsGLDriver)
    2 glrAppleSyncState + 405 (AppleIntelHD3000GraphicsGLDriver)
    [0x123400025367]
    1 bool
    GHAL3D::CGen6PublicStateProcessor::SendStateTemplate<false>(unsigned char*&) + 5131 (AppleIntelHD3000GraphicsGLDriver) [0x1234002b7abb]
    1 GhalInterface::writeBindingTablePatchHeader(unsigned char*, iSTD::CArray<SSHSlots, GHAL3D::CAllocator>*,
    iSTD::CBuffer<GHAL3D::CAllocator>*) + 47 (AppleIntelHD3000GraphicsGLDriver) [0x12340007371f]
    1 bool GHAL3D::CGen6PublicStateProcessor::SendStateTemplate<false>(unsigned char*&) + 4449 (AppleIntelHD3000GraphicsGLDriver) [0x1234002b7811]
    1 _platform_memmove$VARIANT$Nehalem + 112 (libsystem_platform.dylib) [0x7fff9465b3b0]
    1 <Kernel mode>
    2 gl_composite_active_backdrops + 6791 (CoreGraphics)
    [0x7fff89fae5ac]
    2 gl_composite_layers + 106 (CoreGraphics) [0x7fff89fa0c61]
    2 gl_composite_layer_core + 1211 (CoreGraphics) [0x7fff89fa56b6] 2 gl_composite_core_animation + 2927 (CoreGraphics)
    [0x7fff89fa3218]
    [0x7fff8e7d87de]
    182 (QuartzCore) [0x7fff8e71d794]
    2 CARenderOGLRenderDisplay + 82 (QuartzCore)
    2 CA::OGL::render(CA::OGL::Renderer&, CA::Render::Update*) + 2 CA::OGL::Renderer::render(CA::Render::Update const*) + 715
    (QuartzCore) [0x7fff8e71dac1]
    2 CA::OGL::render_root_layers(CA::OGL::Renderer&,
    x_link_struct const*, CA::OGL::Gstate const&) + 420 (QuartzCore) [0x7fff8e7254cc] 2 CA::OGL::render_layers(CA::OGL::Renderer&,
    CA::OGL::Layer*) + 158 (QuartzCore) [0x7fff8e72900f] 2
    CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 438 (QuartzCore) [0x7fff8e729246]
    2 CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 221 (QuartzCore) [0x7fff8e72a1a5]
    2 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 158 (QuartzCore) [0x7fff8e72900f]
    2 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int)
    + 438 (QuartzCore) [0x7fff8e729246]
    2 CA::OGL::LayerNode::apply(float,
    CA::OGL::Surface**, float*) + 221 (QuartzCore) [0x7fff8e72a1a5]
    2 CA::OGL::render_layers(CA::OGL::Renderer&,
    CA::OGL::Layer*) + 158 (QuartzCore) [0x7fff8e72900f] 2

      Remove Symantec software.
       https://support.norton.com/sp/en/us/home/current/solutions/kb20080427024142EN_En dUserProfile_en_us?q=uninstall+symantec+for+mac
       Repair Disk. http://support.apple.com/kb/PH5836
    Reset SMC.     http://support.apple.com/kb/HT3964
        Choose the method for:    "Resetting SMC on portables with a battery you should not remove on your own"
    Increase Disk space.
    1. Start up in Safe Mode.
        http://support.apple.com/kb/PH11212
    2. Backup your computer.
    3. Empty Trash.
       http://support.apple.com/kb/PH13806
    4. Delete old iOS Devices Backup.
        iTunes > Preferences > Devices
        Highlight the old Backups , press “Delete Backup” and then “OK”.
        http://support.apple.com/kb/HT4946?viewlocale=en_US&locale=en_US
    5. Move iTunes, iPhoto and iMovie media folders to an external drive.
        iTunes
        http://support.apple.com/en-us/HT201562
        iPhoto
        http://support.apple.com/kb/PH2506
        iMovie
        http://support.apple.com/kb/ph2289

Maybe you are looking for