[Netarchivesuite-users] Value 'String beanName' is null

aponb at gmx.at aponb at gmx.at
Thu Feb 10 16:11:47 CET 2011


Thanks Søren and Bjarne for your quick response!
Your were right. The job was never started. Enclosed the log of the 
HarvesterControllerApplication.

INFO: Starting crawl of job : 3675
10.02.2011 16:02:57 dk.netarkivet.harvester.harvesting.HeritrixFiles 
writeOrderXml
FEIN: Writing order-file to disk as file: 
/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632/order.xml
10.02.2011 16:02:57 
dk.netarkivet.harvester.harvesting.controller.AbstractJMXHeritrixController 
<init>
INFO: Starting Heritrix for job 3675 of harvest 23 in 
harvester_high/3675_1297350176632
10.02.2011 16:02:57 
dk.netarkivet.harvester.harvesting.controller.AbstractJMXHeritrixController 
<init>
INFO: Starting Heritrix process with 
args[/usr/lib/jvm/java-6-sun-1.6.0.20/jre/bin/java, -Xmx1598M, 
-Dheritrix.home=/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632, 
-Dcom.sun.management.jmxremote.port=8193, 
-Dcom.sun.management.jmxremote.ssl=false, 
-Dcom.sun.management.jmxremote.password.file=/home/onbpre/work/nas/deploy/onbpre/conf/jmxremote.password, 
-Dcom.sun.management.jmxremote.access.file=/home/onbpre/work/nas/deploy/onbpre/conf/jmxremote.access, 
-Dheritrix.out=/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632/heritrix.out, 
-Djava.protocol.handler.pkgs=org.archive.net, 
-Ddk.netarkivet.settings.file=/home/onbpre/work/nas/deploy/onbpre/conf/settings_HarvestControllerApplication_high.xml, 
org.archive.crawler.Heritrix, --bind, /, --port=8192, 
--admin=admin:adminPassword]
10.02.2011 16:05:10 
dk.netarkivet.harvester.harvesting.controller.BnfHeritrixLauncher doCrawl
WARNUNG: Error during initialisation of crawl
dk.netarkivet.common.exceptions.IOFailure: Failed to execute 
completedJobs with args [] on 
org.archive.crawler:name=Heritrix,type=CrawlService,jmxport=8193,guiport=8192,host=prepc2, 
last exception was javax.management.InstanceNotFoundException after 17 
attempts
     at 
dk.netarkivet.harvester.harvesting.controller.BnfHeritrixController.jmxCall(BnfHeritrixController.java:814)
     at 
dk.netarkivet.harvester.harvesting.controller.BnfHeritrixController.executeOperation(BnfHeritrixController.java:697)
     at 
dk.netarkivet.harvester.harvesting.controller.BnfHeritrixController.executeMBeanOperation(BnfHeritrixController.java:628)
     at 
dk.netarkivet.harvester.harvesting.controller.BnfHeritrixController.initialize(BnfHeritrixController.java:248)
     at 
dk.netarkivet.harvester.harvesting.controller.BnfHeritrixLauncher.doCrawl(BnfHeritrixLauncher.java:196)
     at 
dk.netarkivet.harvester.harvesting.HarvestController.runHarvest(HarvestController.java:244)
     at 
dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer$HarvesterThread.run(HarvestControllerServer.java:645)
Caused by: javax.management.InstanceNotFoundException: 
org.archive.crawler:name=Heritrix,type=CrawlService,jmxport=8193,guiport=8192,host=prepc2
     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassLoaderFor(DefaultMBeanServerInterceptor.java:1438)
     at 
com.sun.jmx.mbeanserver.JmxMBeanServer.getClassLoaderFor(JmxMBeanServer.java:1276)
     at 
com.sun.jmx.remote.security.MBeanServerAccessController.getClassLoaderFor(MBeanServerAccessController.java:329)
     at 
javax.management.remote.rmi.RMIConnectionImpl$5.run(RMIConnectionImpl.java:1326)
     at java.security.AccessController.doPrivileged(Native Method)
     at 
javax.management.remote.rmi.RMIConnectionImpl.getClassLoaderFor(RMIConnectionImpl.java:1323)
     at 
javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:771)
     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
     at sun.rmi.transport.Transport$1.run(Transport.java:159)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
     at 
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
     at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
     at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
     at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
     at java.lang.Thread.run(Thread.java:619)
     at 
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
     at 
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
     at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)
     at com.sun.jmx.remote.internal.PRef.invoke(Unknown Source)
     at 
javax.management.remote.rmi.RMIConnectionImpl_Stub.invoke(Unknown Source)
     at 
javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
     at 
dk.netarkivet.harvester.harvesting.controller.BnfHeritrixController.jmxCall(BnfHeritrixController.java:780)
     ... 6 more
10.02.2011 16:05:10 
dk.netarkivet.harvester.harvesting.controller.BnfHeritrixController 
waitForReportGeneration
INFO: Started waiting for Heritrix report generation.
10.02.2011 16:05:10 
dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer$HarvesterThread 
run
WARNUNG: Error during crawling. The crawl may have been only partially 
completed.
dk.netarkivet.common.exceptions.ArgumentNotValid: The value of the 
variable 'String beanName' must not be null.
     at 
dk.netarkivet.common.exceptions.ArgumentNotValid.checkNotNull(ArgumentNotValid.java:77)
     at 
dk.netarkivet.common.exceptions.ArgumentNotValid.checkNotNullOrEmpty(ArgumentNotValid.java:60)
     at dk.netarkivet.common.utils.JMXUtils.getBeanName(JMXUtils.java:342)
     at 
dk.netarkivet.harvester.harvesting.controller.BnfHeritrixController.waitForReportGeneration(BnfHeritrixController.java:571)
     at 
dk.netarkivet.harvester.harvesting.controller.BnfHeritrixController.cleanup(BnfHeritrixController.java:311)
     at 
dk.netarkivet.harvester.harvesting.controller.BnfHeritrixLauncher.doCrawl(BnfHeritrixLauncher.java:245)
     at 
dk.netarkivet.harvester.harvesting.HarvestController.runHarvest(HarvestController.java:244)
     at 
dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer$HarvesterThread.run(HarvestControllerServer.java:645)
10.02.2011 16:05:10 
dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer 
processHarvestInfoFile
FEIN: Post-processing files in 
'/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632'
10.02.2011 16:05:10 
dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer 
processHarvestInfoFile
INFO: Store files in directory 'harvester_high/3675_1297350176632' from 
jobID: 3675.
10.02.2011 16:05:15 
dk.netarkivet.harvester.harvesting.HarvestDocumentation writeHarvestDetails
FEIN: No logs dir found in crawldir: 
/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632
10.02.2011 16:05:15 
dk.netarkivet.harvester.harvesting.HarvestDocumentation writeHarvestDetails
FEIN: No settings directory found in crawldir: 
/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632
10.02.2011 16:05:15 
dk.netarkivet.harvester.harvesting.HarvestDocumentation writeToArc
FEIN: Wrote 
'/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632/harvestInfo.xml' 
to 
'/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632/tmp-meta/3675-metadata-1.arc'.
10.02.2011 16:05:15 
dk.netarkivet.harvester.harvesting.HarvestDocumentation writeToArc
FEIN: Wrote 
'/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632/order.xml' 
to 
'/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632/tmp-meta/3675-metadata-1.arc'.
10.02.2011 16:05:15 
dk.netarkivet.harvester.harvesting.HarvestDocumentation writeToArc
FEIN: Wrote 
'/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632/seeds.txt' 
to 
'/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632/tmp-meta/3675-metadata-1.arc'.
10.02.2011 16:05:15 
dk.netarkivet.harvester.harvesting.HarvestDocumentation writeToArc
FEIN: Wrote 
'/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632/arcfiles-report.txt' 
to 
'/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632/tmp-meta/3675-metadata-1.arc'.
10.02.2011 16:05:15 
dk.netarkivet.harvester.harvesting.HarvestDocumentation writeToArc
FEIN: Wrote 
'/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632/heritrix.out' 
to 
'/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632/tmp-meta/3675-metadata-1.arc'.
10.02.2011 16:05:15 
dk.netarkivet.harvester.harvesting.HarvestDocumentation writeToArc
FEIN: Wrote 
'/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632/heritrix_dmesg.log' 
to 
'/home/onbpre/work/nas/deploy/onbpre/harvester_high/3675_1297350176632/tmp-meta/3675-metadata-1.arc'.
10.02.2011 16:05:15 dk.netarkivet.harvester.harvesting.HarvestController 
storeFiles
WARNUNG: Probable error in Heritrix job setup. No arcfiles generated by 
Heritrix for job 3675




More information about the NetarchiveSuite-users mailing list