Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Unexpected value found in scm-server-0.log

Updated: 21 May 2010 | 12 comments
Hiren_Trivedi's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

Hi I could see : Unknown Exception Files not in GZIP format & Unexpected parameter value for schedule reporting error in scm-server-0.log files

Please see the attached screenshot.

2009-08-05 12:32:55.387 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ScheduledReportingTask
java.io.IOException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:132)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:58)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:68)
at com.sygate.scm.server.task.ScheduledReportingHelper.doRequest(ScheduledReportingHelper.java:375)
at com.sygate.scm.server.task.ReportWriter.generateReport(ReportWriter.java:82)
at com.sygate.scm.server.task.ScheduledReportingTask.generateReport(ScheduledReportingTask.java:185)
at com.sygate.scm.server.task.ScheduledReportingTask.run(ScheduledReportingTask.java:138)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)

2009-08-05 12:33:00.403 SEVERE: Unexpected parameter value. in: com.sygate.scm.server.task.ScheduledReportingTask
com.sygate.scm.server.util.ServerException: Unexpected parameter value.
at com.sygate.scm.server.task.ScheduledReportingHelper.getForm(ScheduledReportingHelper.java:269)
at com.sygate.scm.server.task.ScheduledReportingTask.generateReport(ScheduledReportingTask.java:184)
at com.sygate.scm.server.task.ScheduledReportingTask.run(ScheduledReportingTask.java:138)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)

Comments

kavin's picture
05
Aug
2009
0 Votes 0
Login to vote

Check your MS SQL Database

Check your MS SQL Database Server Transaction Logs.

Beppe's picture
05
Aug
2009
0 Votes 0
Login to vote

Hi, what is the version of

Hi,

what is the version of your installation?

Regards,

Regards,

Giuseppe

Beppe's picture
05
Aug
2009
0 Votes 0
Login to vote

Are you using the SQL Server

Are you using the SQL Server or the embedded database?

Regards,

Giuseppe

Beppe's picture
05
Aug
2009
0 Votes 0
Login to vote

Maybe there is a lack of

Maybe there is a lack of permissions on <SEPM install folder>\InetPub\Reporting folder.

Regards,

Giuseppe

Rafeeq's picture
05
Aug
2009
0 Votes 0
Login to vote

Its a replication data issue

I see that data from two diff sepm are sent in Gzip format

lossless compressed data format that is compatible with the widely used GZIP utility. The format includes a cyclic redundancy check value for detecting data corruption
Most of the sofwares use this tool.
I guess the data which been sent is not in valid format

I'm sure that it wont be an easly task to determine
Let me know what things are replicated between two sites.

Please don't forget to mark your thread solved with whatever answer helped you : ) Rafeeq

Hiren_Trivedi's picture
05
Aug
2009
0 Votes 0
Login to vote

Veriosn of Installation is MR4 MP2

Version of installation is MR4 MP2 . we use SQL database.
We replicate logs to central site.

Rafeeq's picture
05
Aug
2009
0 Votes 0
Login to vote

Do u see anything in replication logs ??

go to tools folder inside sepm
double click on collectlog.cmd
you will get a zipped file with log of logs
check the replication log..paste it here if possible :)

Please don't forget to mark your thread solved with whatever answer helped you : ) Rafeeq

Hiren_Trivedi's picture
05
Aug
2009
0 Votes 0
Login to vote

Replication log is 0 kb

Replication log is 0 KB

kavin's picture
05
Aug
2009
1 Vote +1
Login to vote

Di you checked the

Di you checked the Transaction Logs for SQL.

Hiren_Trivedi's picture
05
Aug
2009
0 Votes 0
Login to vote

what i need to check in that

what should i check in transaction logs in SQL

kavin's picture
05
Aug
2009
0 Votes 0
Login to vote

Just check if the logs are

Just check if the logs are hung?

Hiren_Trivedi's picture
04
Nov
2009
0 Votes 0
Login to vote

Unexpected value found in logs & Console.

Hi, This issue usulally comes when schedule report is configured and if there are multiple recipient added.

I have disabled the configured Schedule report and created new report with only one recipient observed it for some time i didnt see Unepected value in scm0 log & on SEPM console. later i added few more recipient and its working fine now.

Regards,
Hiren Trivedi.