cancel
Showing results for 
Search instead for 
Did you mean: 

portal activity report(image problem).

Former Member
0 Kudos

Hi All,

I have a problem in Portal Activity report of Number of users who logged on.

In "Number of users who logged on" report, there is one java image(applet).It is not rendering. It is giving the error :

Java Plug-in 1.6.0_01

Using JRE version 1.6.0_01 Java HotSpot(TM) Client VM

User home directory = C:\Documents and Settings\km39649

-


c: clear console window

f: finalize objects on finalization queue

g: garbage collect

h: display this help message

l: dump classloader list

m: print memory usage

o: trigger logging

p: reload proxy configuration

q: hide console

r: reload policy configuration

s: dump system and deployment properties

t: dump thread list

v: dump thread stack

x: clear classloader cache

0-5: set trace level to <n>

-


Piglet Version 1.1.35 - 07.12.01

java.lang.NullPointerException

at com.sap.miniapps.graphics.CategoryChart.setChartType(CategoryChart.java:898)

at com.sap.miniapps.graphics.Piglet.init(Piglet.java:268)

at sun.applet.AppletPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Exception in thread "Thread-7" java.lang.NullPointerException

at sun.plugin.util.AnimationPanel.createTranslucentImage(Unknown Source)

at sun.plugin.util.AnimationPanel.createGradientShapeImage(Unknown Source)

at sun.plugin.util.AnimationPanel.initBackground(Unknown Source)

at sun.plugin.util.AnimationPanel.preloadResources(Unknown Source)

at sun.plugin.util.AnimationPanel.doPaint(Unknown Source)

at sun.plugin.util.AnimationPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Can any one please help me why it is coming?

Thanks in Advance,

Kavitha

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Java Plug-in 1.6.0_01?

What are you running this on?

I don't think this version is compatible.

Former Member
0 Kudos

Hi David,

Thanks a lot for your reply.We are using j2sdk 1.4.2_09, EP 6.0, SP 16 .

Former Member
0 Kudos

1.4.2_09, EP 6.0, SP 16.

Two things that I can think of. That version 1.6 that was in the logs was odd. Someone developing on a different java level. Or, are you looking at this on Internet Explorer version 7. IE7 does not work well with portal that run anything less that SP19.

Former Member
0 Kudos

Hi David,

I am using IE verion 6.0, Windows 2003 server(X 86), EP6.0, and SP 16. J2sdk 1.4.2.

I am just taken the standard par file of Portal Activity report, com.sap.km.activityreport.frontend --> activity report.

Thanks in advance,

Kavitha

Former Member
0 Kudos

And what internet browser are you using?

Former Member
0 Kudos

Opps, I see IE 6, sorry.

Former Member
0 Kudos

Are you looking at the portal from the server itself or a client?

Former Member
0 Kudos

client side.

Former Member
0 Kudos

Have you tried it on another client?

Former Member
0 Kudos

Another client that does not have that 1.6 java VM I mean?

I have the same iview working and I am just trying to narrow down things.

Former Member
0 Kudos

Hi David,

Actually this same iview is working well in my devlopment box, but when i configured the same in the Test server, it is giving problem.I have checked all the Configurations, they are same in both. Even the report is also not displayed( the tabular format). It throws the error "No content available for the specified period". I have taken the reporting period of last 10 days.

Is it because of this the image is also not getting displayed?

Thanks & Regards,

Kavitha.

Former Member
0 Kudos

Ah, then what database is it pointing to for the information? Test or Development?

Former Member
0 Kudos

I am sorry i am new to this area. How to check to which database is it pointing???

Thanks,

Kavitha

Former Member
0 Kudos

What DB are you using for the portal?

In the case of MS_SQL it is WRC_USERSTAT.

If you copied the iview over from the other system, It could be looking at that table over there of the other system. (it might not see the table on the other system or the table may be empty on the system you are using) Just as a test, recreate the iview from scratch on the server that is giving you problems and see if it works.

Former Member
0 Kudos

I am using ORACLE.

Actually the iview is the standard par iview, so i have created it from the "iview from Par" and that too in my test server seperately. I have created a new folder and under it i have created this new iview from Par. I have taken the com.sap.km.activityreport.frontend. and under this the activity report component.

I have also restarted the Data collection service. Other than these I did not do any other configurations. Any thing else is required?

Thanks in advance,

kavitha

Former Member
0 Kudos

Hmmmm.....

Mine is coming from com.sap.portal.activityreport.frontend.ActivityReport.

I'm pretty much doing the same as you.

Answers (0)