IQSS / dataverse-docker

Dataverse 6.2 on Docker with integrated services called "Archive in a box" and could be used both as demo and production system and easily integrated with other services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I cannot publish any dataverse or dataset

alexsantiago13 opened this issue · comments

Hi Guys,

I successfully installed dataverse. But when I do my loging or try add a dataset/dataverse the page gives me the following message:

Not Authorized - You are not authorized to view this page. If you believe this is an error, please contact Root Support for assistance.

What should I do to solve this?

Best regards

Hi @alexsantiago13, you have to put DOI provider in Fake mode:
curl http://localhost:8080/api/admin/settings/:DoiProvider -X PUT -d FAKE

I ran this command inside the dataverse container. however this problem persists ... =/

Can you send last 100 lines from server.log, it's in the container?

Hi =)

[2020-03-30T17:24:33.097+0000] [glassfish 4.1] [WARN] [] [org.jboss.weld.Event] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589073097] [levelValue: 900] [[
WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jms.injection.JMSCDIExtension.processAnnotatedType(@observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.]]

[2020-03-30T17:24:33.310+0000] [glassfish 4.1] [INFO] [] [org.jboss.weld.Bootstrap] [tid: _ThreadID=94 _ThreadName=weld-worker-1] [timeMillis: 1585589073310] [levelValue: 800] [[
WELD-000119: Not generating any bean definitions from org.glassfish.jersey.server.internal.inject.ParamConverters$CharacterProvider because of underlying class loading error: Type [unknown] not found. If this is unexpected, enable DEBUG logging to see the full error.]]

[2020-03-30T17:24:41.023+0000] [glassfish 4.1] [WARNING] [] [org.glassfish.jersey.internal.Errors] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589081023] [levelValue: 900] [[
The following warnings have been detected: WARNING: Parameter 1 of type T from public void edu.harvard.iq.dataverse.dataaccess.StorageIO.setDvObject(T) is not resolvable to a concrete type.
]]

[2020-03-30T17:24:41.291+0000] [glassfish 4.1] [WARNING] [] [org.glassfish.jersey.internal.Errors] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589081291] [levelValue: 900] [[
The following warnings have been detected: WARNING: Parameter 1 of type T from public void edu.harvard.iq.dataverse.dataaccess.StorageIO.setDvObject(T) is not resolvable to a concrete type.
]]

[2020-03-30T17:24:41.369+0000] [glassfish 4.1] [WARNING] [] [org.glassfish.jersey.internal.Errors] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589081369] [levelValue: 900] [[
The following warnings have been detected: WARNING: Parameter 1 of type T from public void edu.harvard.iq.dataverse.dataaccess.StorageIO.setDvObject(T) is not resolvable to a concrete type.
]]

[2020-03-30T17:24:43.942+0000] [glassfish 4.1] [INFO] [] [edu.harvard.iq.dataverse.timer.DataverseTimerServiceBean] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589083942] [levelValue: 800] [[
PostConstruct timer check.]]

[2020-03-30T17:24:43.962+0000] [glassfish 4.1] [INFO] [] [edu.harvard.iq.dataverse.timer.DataverseTimerServiceBean] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589083962] [levelValue: 800] [[
Skipping timer server init (I am not the dedicated timer server)]]

[2020-03-30T17:24:46.505+0000] [glassfish 4.1] [INFO] [] [javax.enterprise.web] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589086505] [levelValue: 800] [[
WebModule[null] ServletContext.log():Initializing AtmosphereFramework]]

[2020-03-30T17:24:46.905+0000] [glassfish 4.1] [INFO] [] [org.glassfish.tyrus.servlet.TyrusServletContainerInitializer] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589086905] [levelValue: 800] [[
Registering WebSocket filter for url pattern /*]]

[2020-03-30T17:24:46.931+0000] [glassfish 4.1] [INFO] [] [org.glassfish.jersey.servlet.init.JerseyServletContainerInitializer] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589086931] [levelValue: 800] [[
Registering the Jersey servlet application, named edu.harvard.iq.dataverse.api.ApiConfiguration, at the servlet mapping /api/v1/*, with the Application class of the same name.]]

[2020-03-30T17:24:46.998+0000] [glassfish 4.1] [INFO] [jsf.config.listener.version] [javax.enterprise.resource.webcontainer.jsf.config] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589086998] [levelValue: 800] [[
Initializing Mojarra 2.2.7 ( 20140610-1547 https://svn.java.net/svn/mojarra~svn/tags/2.2.7@13362) for context '']]

[2020-03-30T17:24:50.887+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589090887] [levelValue: 800] [[
RewritePhaseListener starting up.]]

[2020-03-30T17:24:52.918+0000] [glassfish 4.1] [INFO] [] [org.primefaces.webapp.PostConstructApplicationEventListener] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589092918] [levelValue: 800] [[
Running on PrimeFaces 7.0]]

[2020-03-30T17:24:52.918+0000] [glassfish 4.1] [INFO] [] [org.omnifaces.VersionLoggerEventListener] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589092918] [levelValue: 800] [[
Using OmniFaces version 1.7]]

[2020-03-30T17:24:54.783+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094783] [levelValue: 800] [[
RewriteFilter starting up...]]

[2020-03-30T17:24:54.885+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094885] [levelValue: 800] [[
Loaded [4] org.ocpsoft.rewrite.servlet.spi.RewriteLifecycleListener [org.ocpsoft.rewrite.prettyfaces.PrettyFacesRewriteLifecycleListener<-100>, org.ocpsoft.rewrite.faces.FacesRewriteLifecycleListener<0>, org.ocpsoft.rewrite.servlet.config.lifecycle.JoinRewriteLifecycleListener<2147483647>, org.ocpsoft.rewrite.servlet.impl.DefaultRewriteLifecycleListener<2147483647>]]]

[2020-03-30T17:24:54.890+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094890] [levelValue: 800] [[
Loaded [1] org.ocpsoft.rewrite.servlet.spi.RequestCycleWrapper [org.ocpsoft.rewrite.servlet.impl.HttpRewriteRequestCycleWrapper<0>]]]

[2020-03-30T17:24:54.890+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094890] [levelValue: 800] [[
Loaded [1] org.ocpsoft.rewrite.spi.RewriteProvider [org.ocpsoft.rewrite.servlet.impl.DefaultHttpRewriteProvider<0>]]]

[2020-03-30T17:24:54.890+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094890] [levelValue: 800] [[
Loaded [1] org.ocpsoft.rewrite.servlet.spi.RewriteResultHandler [org.ocpsoft.rewrite.servlet.impl.HttpRewriteResultHandler<0>]]]

[2020-03-30T17:24:54.890+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094890] [levelValue: 800] [[
Loaded [1] org.ocpsoft.rewrite.servlet.spi.InboundRewriteProducer [org.ocpsoft.rewrite.servlet.impl.HttpInboundRewriteProducer<0>]]]

[2020-03-30T17:24:54.890+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094890] [levelValue: 800] [[
Loaded [1] org.ocpsoft.rewrite.servlet.spi.OutboundRewriteProducer [org.ocpsoft.rewrite.servlet.impl.HttpOutboundRewriteProducer<0>]]]

[2020-03-30T17:24:54.892+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094892] [levelValue: 800] [[
Loaded [1] org.ocpsoft.rewrite.servlet.spi.ContextListener [org.ocpsoft.rewrite.prettyfaces.PrettyConfigContextListener<0>]]]

[2020-03-30T17:24:54.893+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094893] [levelValue: 800] [[
Loaded [0] org.ocpsoft.rewrite.servlet.spi.RequestListener []]]

[2020-03-30T17:24:54.894+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094894] [levelValue: 800] [[
Loaded [1] org.ocpsoft.rewrite.servlet.spi.RequestParameterProvider [org.ocpsoft.rewrite.prettyfaces.PrettyFacesRequestParameterProvider<0>]]]

[2020-03-30T17:24:54.906+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094906] [levelValue: 800] [[
Loaded [1] org.ocpsoft.rewrite.el.spi.ExpressionLanguageProvider [org.ocpsoft.rewrite.faces.FacesExpressionLanguageProvider<30>]]]

[2020-03-30T17:24:54.921+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094921] [levelValue: 800] [[
Loaded [1] org.ocpsoft.rewrite.spi.InvocationResultHandler [org.ocpsoft.rewrite.faces.NavigatingInvocationResultHandler<100>]]]

[2020-03-30T17:24:54.923+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094923] [levelValue: 800] [[
Loaded [0] org.ocpsoft.common.spi.ServiceEnricher []]]

[2020-03-30T17:24:54.934+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094934] [levelValue: 800] [[
Loaded [1] org.ocpsoft.rewrite.spi.ConfigurationCacheProvider [org.ocpsoft.rewrite.servlet.impl.ServletContextConfigurationCacheProvider<0>]]]

[2020-03-30T17:24:54.953+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094953] [levelValue: 800] [[
Loaded [2] org.ocpsoft.rewrite.config.ConfigurationProvider [org.ocpsoft.rewrite.prettyfaces.PrettyFacesRewriteConfigurationProvider<1>, org.ocpsoft.rewrite.annotation.config.AnnotationConfigProvider<100>]]]

[2020-03-30T17:24:54.967+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589094967] [levelValue: 800] [[
Loaded [0] org.ocpsoft.rewrite.spi.RuleCacheProvider []]]

[2020-03-30T17:24:55.012+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589095012] [levelValue: 800] [[
Loaded [1] org.ocpsoft.rewrite.spi.GlobalParameterProvider [org.ocpsoft.rewrite.instance.WildcardParameterProvider<0>]]]

[2020-03-30T17:24:56.594+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589096594] [levelValue: 800] [[
Rewrite 3.4.2.Final initialized.]]

[2020-03-30T17:24:56.690+0000] [glassfish 4.1] [INFO] [] [org.eclipse.persistence.session.file:/opt/glassfish4/glassfish/domains/domain1/applications/dataverse/WEB-INF/classes/_VDCNet-ejbPU] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589096690] [levelValue: 800] [[
EclipseLink, version: Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd]]

[2020-03-30T17:24:56.711+0000] [glassfish 4.1] [WARNING] [] [org.eclipse.persistence.session.file:/opt/glassfish4/glassfish/domains/domain1/applications/dataverse/WEB-INF/classes/_VDCNet-ejbPU.metadata] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589096711] [levelValue: 900] [[
Reverting the lazy setting on the OneToOne or ManyToOne attribute [guestbookResponse] for the entity class [class edu.harvard.iq.dataverse.FileDownload] since weaving was not enabled or did not occur.]]

[2020-03-30T17:24:56.715+0000] [glassfish 4.1] [WARNING] [] [org.eclipse.persistence.session.file:/opt/glassfish4/glassfish/domains/domain1/applications/dataverse/WEB-INF/classes/_VDCNet-ejbPU.metadata] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589096715] [levelValue: 900] [[
Reverting the lazy setting on the OneToOne or ManyToOne attribute [fileDownload] for the entity class [class edu.harvard.iq.dataverse.GuestbookResponse] since weaving was not enabled or did not occur.]]

[2020-03-30T17:24:56.943+0000] [glassfish 4.1] [INFO] [] [org.eclipse.persistence.session.file:/opt/glassfish4/glassfish/domains/domain1/applications/dataverse/WEB-INF/classes/_VDCNet-ejbPU.connection] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589096943] [levelValue: 800] [[
file:/opt/glassfish4/glassfish/domains/domain1/applications/dataverse/WEB-INF/classes/_VDCNet-ejbPU login successful]]

[2020-03-30T17:24:57.186+0000] [glassfish 4.1] [INFO] [] [edu.harvard.iq.dataverse.api.ApiBlockingFilter] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589097186] [levelValue: 800] [[
Blocking API endpoint: admin/]]

[2020-03-30T17:24:57.189+0000] [glassfish 4.1] [INFO] [] [edu.harvard.iq.dataverse.api.ApiBlockingFilter] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589097189] [levelValue: 800] [[
Blocking API endpoint: test/]]

[2020-03-30T17:24:57.453+0000] [glassfish 4.1] [INFO] [] [org.glassfish.jersey.server.ApplicationHandler] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589097453] [levelValue: 800] [[
Initiating Jersey application, version Jersey: 2.10.4 2014-08-08 15:09:00...]]

[2020-03-30T17:24:58.874+0000] [glassfish 4.1] [WARNING] [] [org.glassfish.jersey.internal.Errors] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589098874] [levelValue: 900] [[
The following warnings have been detected: WARNING: The (sub)resource method oaiSets in edu.harvard.iq.dataverse.api.HarvestingServer contains empty path annotation.
WARNING: The (sub)resource method harvestingClients in edu.harvard.iq.dataverse.api.HarvestingClients contains empty path annotation.
WARNING: A HTTP GET method, public javax.ws.rs.core.Response edu.harvard.iq.dataverse.api.Files.getFileMetadata(java.lang.String,java.lang.String,javax.ws.rs.core.UriInfo,javax.ws.rs.core.HttpHeaders,javax.servlet.http.HttpServletResponse,java.lang.Boolean) throws edu.harvard.iq.dataverse.api.AbstractApiBean$WrappedResponse,java.lang.Exception, should not consume any entity.
WARNING: A HTTP GET method, public javax.ws.rs.core.Response edu.harvard.iq.dataverse.api.Files.getFileMetadataDraft(java.lang.String,java.lang.String,javax.ws.rs.core.UriInfo,javax.ws.rs.core.HttpHeaders,javax.servlet.http.HttpServletResponse,java.lang.Boolean) throws edu.harvard.iq.dataverse.api.AbstractApiBean$WrappedResponse,java.lang.Exception, should not consume any entity.
WARNING: A HTTP GET method, public javax.ws.rs.core.Response edu.harvard.iq.dataverse.api.Prov.getProvJson(java.lang.String,java.lang.String), should not consume any entity.
WARNING: A HTTP GET method, public javax.ws.rs.core.Response edu.harvard.iq.dataverse.api.Prov.getProvFreeForm(java.lang.String,java.lang.String), should not consume any entity.
]]

[2020-03-30T17:24:58.897+0000] [glassfish 4.1] [INFO] [AS-WEB-GLUE-00172] [javax.enterprise.web] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589098897] [levelValue: 800] [[
Loading application [dataverse] at [/]]]

[2020-03-30T17:24:58.899+0000] [glassfish 4.1] [INFO] [NCLS-CORE-00022] [javax.enterprise.system.core] [tid: _ThreadID=16 _ThreadName=RunLevelControllerThread-1585589008188] [timeMillis: 1585589098899] [levelValue: 800] [[
Loading application dataverse done in 89,803 ms]]

[2020-03-30T17:24:58.900+0000] [glassfish 4.1] [INFO] [NCLS-CORE-00017] [javax.enterprise.system.core] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1585589098900] [levelValue: 800] [[
GlassFish Server Open Source Edition 4.1 (13) startup time : Felix (4,094ms), startup services(90,746ms), total(94,840ms)]]

[2020-03-30T17:24:58.908+0000] [glassfish 4.1] [INFO] [NCLS-CORE-00087] [javax.enterprise.system.core] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1585589098908] [levelValue: 800] [[
Grizzly Framework 2.3.15 started in: 7ms - bound to [/0.0.0.0:8009]]]

[2020-03-30T17:24:59.141+0000] [glassfish 4.1] [INFO] [NCLS-BOOTSTRAP-00027] [javax.enterprise.bootstrap] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1585589099141] [levelValue: 800] [[
Registered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl@cfbc8e8 as OSGi service registration: org.apache.felix.framework.ServiceRegistrationImpl@14f3c6fc.]]

[2020-03-30T17:31:19.046+0000] [glassfish 4.1] [SEVERE] [AS-WEB-CORE-00037] [javax.enterprise.web.core] [tid: _ThreadID=26 _ThreadName=http-listener-1(1)] [timeMillis: 1585589479046] [levelValue: 1000] [[
An exception or error occurred in the container during the request processing
java.lang.Exception: Host is not set
at org.glassfish.grizzly.http.server.util.Mapper.map(Mapper.java:897)
at org.apache.catalina.connector.CoyoteAdapter.postParseRequest(CoyoteAdapter.java:576)
at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:353)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:282)
at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:459)
at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:167)
at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:201)
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:175)
at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:235)
at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:284)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:201)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:133)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112)
at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:77)
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:561)
at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112)
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:117)
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:56)
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:137)
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:565)
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:545)
at java.lang.Thread.run(Thread.java:748)
]]

[2020-03-30T17:50:00.145+0000] [glassfish 4.1] [INFO] [] [edu.harvard.iq.dataverse.timer.DataverseTimerServiceBean] [tid: _ThreadID=128 _ThreadName=__ejb-thread-pool1] [timeMillis: 1585590600145] [levelValue: 800] [[
Handling timeout on fc0d527c44a1]]

[2020-03-30T17:50:00.167+0000] [glassfish 4.1] [INFO] [] [edu.harvard.iq.dataverse.timer.DataverseTimerServiceBean] [tid: _ThreadID=128 _ThreadName=__ejb-thread-pool1] [timeMillis: 1585590600167] [levelValue: 800] [[
Behold! I am the Master Timer, king of all timers! I'm here to create all the lesser timers!]]

[2020-03-30T17:50:00.171+0000] [glassfish 4.1] [INFO] [] [edu.harvard.iq.dataverse.timer.DataverseTimerServiceBean] [tid: _ThreadID=128 _ThreadName=__ejb-thread-pool1] [timeMillis: 1585590600171] [levelValue: 800] [[
Removing existing harvest timers..]]

[2020-03-30T17:50:00.176+0000] [glassfish 4.1] [INFO] [] [edu.harvard.iq.dataverse.timer.DataverseTimerServiceBean] [tid: _ThreadID=128 _ThreadName=__ejb-thread-pool1] [timeMillis: 1585590600176] [levelValue: 800] [[
HarvesterService: checking timer 1]]

[2020-03-30T17:50:00.187+0000] [glassfish 4.1] [INFO] [] [edu.harvard.iq.dataverse.timer.DataverseTimerServiceBean] [tid: _ThreadID=128 _ThreadName=__ejb-thread-pool1] [timeMillis: 1585590600187] [levelValue: 800] [[
HarvesterService: checking timer 2]]

[2020-03-30T17:57:32.661+0000] [glassfish 4.1] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=165 _ThreadName=Thread-36] [timeMillis: 1585591052661] [levelValue: 800] [[
visiting unvisited references]]

[2020-03-30T17:57:32.977+0000] [glassfish 4.1] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=165 _ThreadName=Thread-36] [timeMillis: 1585591052977] [levelValue: 800] [[
visiting unvisited references]]

[2020-03-30T17:57:32.984+0000] [glassfish 4.1] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=165 _ThreadName=Thread-36] [timeMillis: 1585591052984] [levelValue: 800] [[
visiting unvisited references]]

[2020-03-30T17:57:32.989+0000] [glassfish 4.1] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=165 _ThreadName=Thread-36] [timeMillis: 1585591052989] [levelValue: 800] [[
visiting unvisited references]]

[2020-03-30T17:57:34.504+0000] [glassfish 4.1] [INFO] [jsf.config.listener.version] [javax.enterprise.resource.webcontainer.jsf.config] [tid: _ThreadID=165 _ThreadName=Thread-36] [timeMillis: 1585591054504] [levelValue: 800] [[
Initializing Mojarra 2.2.7 ( 20140610-1547 https://svn.java.net/svn/mojarra~svn/tags/2.2.7@13362) for context '']]

[2020-03-30T17:57:34.999+0000] [glassfish 4.1] [INFO] [] [org.glassfish.jersey.server.ApplicationHandler] [tid: _ThreadID=43 _ThreadName=admin-listener(3)] [timeMillis: 1585591054999] [levelValue: 800] [[
Initiating Jersey application, version Jersey: 2.10.4 2014-08-08 15:09:00...]]

[2020-03-30T17:57:35.270+0000] [glassfish 4.1] [INFO] [NCLS-REST-00001] [javax.enterprise.admin.rest] [tid: _ThreadID=43 _ThreadName=admin-listener(3)] [timeMillis: 1585591055270] [levelValue: 800] [[
Listening to REST requests at context: /management/domain.]]

[2020-03-30T17:57:35.738+0000] [glassfish 4.1] [INFO] [AS-WEB-GLUE-00172] [javax.enterprise.web] [tid: _ThreadID=165 _ThreadName=Thread-36] [timeMillis: 1585591055738] [levelValue: 800] [[
Loading application [__admingui] at [/]]]

[2020-03-30T17:57:35.751+0000] [glassfish 4.1] [INFO] [NCLS-CORE-00022] [javax.enterprise.system.core] [tid: _ThreadID=165 _ThreadName=Thread-36] [timeMillis: 1585591055751] [levelValue: 800] [[
Loading application __admingui done in 3,280 ms]]

[2020-03-30T18:02:17.131+0000] [glassfish 4.1] [WARNING] [] [javax.enterprise.system.container.web.com.sun.web.security] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1585591337131] [levelValue: 900] [[
Context path from ServletContext: differs from path from bundle: /]]

[2020-03-30T18:02:17.322+0000] [glassfish 4.1] [INFO] [] [] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1585591337322] [levelValue: 800] [[
Loaded [1] org.ocpsoft.rewrite.spi.GlobalParameterProvider [org.ocpsoft.rewrite.instance.WildcardParameterProvider<0>]]]

[2020-03-30T18:02:20.463+0000] [glassfish 4.1] [WARNING] [] [javax.enterprise.web] [tid: _ThreadID=27 _ThreadName=http-listener-1(2)] [timeMillis: 1585591340463] [levelValue: 900] [[
StandardWrapperValve[Faces Servlet]: Servlet.service() for servlet Faces Servlet threw exception
javax.faces.application.ViewExpiredException: viewId:/403.xhtml - View /403.xhtml could not be restored.
at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:210)
at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
at com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:121)
at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:198)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:646)
at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1682)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:344)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at org.glassfish.tyrus.servlet.TyrusServletFilter.doFilter(TyrusServletFilter.java:295)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at org.ocpsoft.rewrite.servlet.RewriteFilter.doFilter(RewriteFilter.java:226)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:316)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:160)
at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:734)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:673)
at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:99)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:174)
at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:415)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:282)
at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:459)
at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:167)
at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:201)
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:175)
at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:235)
at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:284)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:201)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:133)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112)
at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:77)
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:561)
at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112)
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:117)
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:56)
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:137)
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:565)
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:545)
at java.lang.Thread.run(Thread.java:748)
]]

I already solved it. It was about permission I should give to users.