cancel
Showing results for 
Search instead for 
Did you mean: 

MI CLIENT(SIMULATOR) IS NOT DISPLAYING ANY DATA AFTER SYNC

muhammed_nishad
Participant
0 Kudos

Hi ,

I am facing a problem in displaying the data in the mobile client(Simulator).

STEP1: I have created the data objects in the MI7.1 server and then updated the CDS(CDS is having values ) and the created the devices in the Mobile administrator .

STEP2: Created the client UI (Composite Development) deployed ,no errors and able to view the application.

STEP3: Device queue i filled up,Tried to sync the client with the DOE (SYNC Successful). checked the C\:....IDE\CE\eclipse\plugins\com.sap.tc.mobile.dt.oca.rt\MI\data\dba this is having the databases for the device.(MINDB and the corresponding tables)

But when I opened up the client to run the application again then also no data i appearing in the client (Simulator). When i Checked the log file it is giving an java.util.MissingResourceException. trace show like this.

<?xml version="1.0" encoding="utf-8"?>

<l>

<h n="..\log\trace_0.trc" v="1.5" d="2009-03-05" t="18:53:50">

<f n="BuildVersion" v="71505"/>

<f n="BuildDate" v="2008-11-11"/>

<f n="BuildTime" v="02:08:00"/>

<f n="MI" v="71"/>

<f n="SP" v="5"/>

<f n="Patch" v="05"/>

<f n="DeviceType" v="PDA"/>

</h>

<rs>

<r id="1236259430817" t="18:53:50" d="2009-03-05" s="E" c="000" u="" g="" m="java.util.MissingResourceException: Can&apos;t find resource for bundle com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle, key START_MOBILE_CLIENT">

<f n="LocationName" v=" (com.sap.ip.me.api.services.MEResourceBundle:handle get object missing resource exception )"/>

<f n="ThreadName" v="main"/>

</r>

<r id="1236259430989" t="18:53:50" d="2009-03-05" s="I" c="000" u="" g="" m="Logging initialized">

<f n="LocationName" v=" (com.sap.tc.mobile.logging.impl.FileLogger:)"/>

<f n="ThreadName" v="main"/>

</r>

<r id="1236259430990" t="18:53:50" d="2009-03-05" s="I" c="000" u="" g="" m="Logging initialized">

<f n="LocationName" v=" (com.sap.tc.mobile.logging.impl.FileLogger:)"/>

<f n="ThreadName" v="main"/>

</r>

<r id="1236259431942" t="18:53:51" d="2009-03-05" s="D" c="000" u="" g="" m="SELECT C_VALUE FROM CFS_COUNTER WHERE C_ID = 0">

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

<r id="1236259432036" t="18:53:52" d="2009-03-05" s="D" c="000" u="" g="" m="UPDATE CFS_COUNTER SET C_VALUE = 591 WHERE C_ID = 0">

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259432051" t="18:53:52" d="2009-03-05" s="D" c="000" u="" g="" m="SELECT * FROM CFS_CONFIGURATION">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

<r id="1236259432208" t="18:53:52" d="2009-03-05" s="I" c="000" u="" g="" m="Database: Embedded MinDB/1.1.08.22 Windows XP (Make-Version: 2007-12-28 16:02)">

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManager:logDatabaseInfo)"/>

<f n="ThreadName" v="main"/>

</r>

<r id="1236259432209" t="18:53:52" d="2009-03-05" s="I" c="000" u="" g="" m="Database driver: Embedded MinDB JDBC Driver, com.sap.sdb.minDB.DriverEmbeddedMinDB/1.1.08.22 Windows XP (Make-Version: 2007-12-28 16:02)">

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManager:logDatabaseInfo)"/>

<f n="ThreadName" v="main"/>

</r>

<r id="1236259432210" t="18:53:52" d="2009-03-05" s="I" c="000" u="" g="" m="set db.name = Embedded MinDB ">

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.conf.Configuration:setConfiguration)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259432489" t="18:53:52" d="2009-03-05" s="D" c="000" u="" g="" m="SELECT * FROM M13AGENT WHERE CFS_STATUS &lt; 16384 AND (AGENT_ID=&apos;CONFIG&apos;)">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManager:execute)"/>

<f n="ThreadName" v="main"/>

</r>

...

</r>

*<r id="1236259447023" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M4PROPERTIES WHERE PSYNCKEY=&apos;3440261DA6540CA00000011FD49B5315&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447024" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M2DEPLOYMENT_STATUS WHERE DEP_SYNCKEY=&apos;353062DE978F9C170000011FD49B5325&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447025" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M4PROPERTIES WHERE PSYNCKEY=&apos;353062DE978F9C170000011FD49B5325&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447026" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M2DEPLOYMENT_STATUS WHERE DEP_SYNCKEY=&apos;463F48C8533E632C0000011FD51502B7&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447027" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M4PROPERTIES WHERE PSYNCKEY=&apos;463F48C8533E632C0000011FD51502B7&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447028" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M2DEPLOYMENT_STATUS WHERE DEP_SYNCKEY=&apos;47E3F9952E4ADDAE0000011FD49B5306&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447029" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M4PROPERTIES WHERE PSYNCKEY=&apos;47E3F9952E4ADDAE0000011FD49B5306&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447030" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M2DEPLOYMENT_STATUS WHERE DEP_SYNCKEY=&apos;57DE1F0E1E4EAA4A0000011FD5A49451&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447031" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M4PROPERTIES WHERE PSYNCKEY=&apos;57DE1F0E1E4EAA4A0000011FD5A49451&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447032" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M2DEPLOYMENT_STATUS WHERE DEP_SYNCKEY=&apos;A79E36195B3ACA7C0000011FD5A49460&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447033" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M4PROPERTIES WHERE PSYNCKEY=&apos;A79E36195B3ACA7C0000011FD5A49460&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447034" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M2DEPLOYMENT_STATUS WHERE DEP_SYNCKEY=&apos;E3FF3F9A3B1F5E6E0000011FD49B5325&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447035" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M4PROPERTIES WHERE PSYNCKEY=&apos;E3FF3F9A3B1F5E6E0000011FD49B5325&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447036" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M2DEPLOYMENT_STATUS WHERE DEP_SYNCKEY=&apos;F8C6E8FDB201E6E10000011FD49B5306&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447037" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M4PROPERTIES WHERE PSYNCKEY=&apos;F8C6E8FDB201E6E10000011FD49B5306&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447038" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M1COMPONENT_DEPENDENCIES WHERE CFS_STATUS &lt; 16384 AND (PSYNCKEY=&apos;0B0BE741EA189E100000011FD5A49403&apos;)">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManager:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447039" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M0ARCHIVE WHERE CFS_STATUS &lt; 16384 AND (MCD_NAME=&apos;flight_details&apos; AND MCD_VERSION=&apos;1.0&apos;)">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManager:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447040" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M2DEPLOYMENT_STATUS WHERE DEP_SYNCKEY=&apos;A79E36195B3ACA7C0000011FD5A49460&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447041" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M4PROPERTIES WHERE PSYNCKEY=&apos;A79E36195B3ACA7C0000011FD5A49460&apos;">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManagerImpl:execute)"/>

<f n="ThreadName" v="main"/>

</r>

*<r id="1236259447042" t="18:54:07" d="2009-03-05" s="D" c="000" u="MNISHAD" g="en" m="SELECT * FROM M1COMPONENT_DEPENDENCIES WHERE CFS_STATUS &lt; 16384 AND (PSYNCKEY=&apos;A79E36195B3ACA7C0000011FD5A49460&apos;)">*

<f n="LocationName" v=" (com.sap.tc.mobile.cfs.pers.PersistenceManager:execute)"/>

<f n="ThreadName" v="main"/>

</r>

.I do not know what is the exact problem.could anyone help me out.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Nishad,

The error "java.util.MissingResourceException" is not the issue here.

First thing you can do is to check wheather data is downloaded on the client.

You already know that the database tables are created.

There is a very nice blog from [Stefan Henke |/people/stefan.henke/blog] at link [https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/10690] [original link is broken] [original link is broken] [original link is broken];

This blog will explain you about how you can view the contents of the MINDB.

Remember, MINDB allows only one connection to the database at a time so when you are using this tool to connect to database then the client must be shutwon.

After you are connected to the database, check your application data object related tables.

Do they contain the data that needs to be downloaded from the DOE?

Let me know this information.

Thanks & Regards,

Abhijit

Answers (1)

Answers (1)

muhammed_nishad
Participant
0 Kudos

solved

Former Member
0 Kudos

Hi.

I'm facing the same problem. I've checked the table in the mindb using dbvisualizer and it contains data but the table that I'm using in my application to show this data is empty.

I've already checked if it could be a problem in the application but it seems to be correct.

Do you have any idea about this situation? Could it be a problem related to the authorization?

Thanks in advance, Beatrice

muhammed_nishad
Participant
0 Kudos

Hi,

There can be inconsistency between , workspace, simulator((Client) and the device queue. First reinitialize the client, then try to delete the device(middleware), and then create the device again after this do a trigger extract.

then rebuild the UI project and run the program.

Also make sure your JDK version should be JDK1.5.0_17

This can solve the issue.

Regards

Former Member
0 Kudos

Hi Muhammed,

I've followed every steps you mentioned but the problem persists.

My JDK version is JDK1.5.0_17.

I've just tried to use as data object in my application the USERDETAILS standard data object but no data is shown in my table in the application.

If it could be useful, I'm using NW Mobile 7.1 SP7 but I'm still using eclipse plugins for SP4 because when I tried to update them to SP7 I got several errors in NWDS. I wasn't able to see exisitng components in the mobile prospectives.

Thanks, Beatrice