Jump to content

Fisejs

Member
  • Posts

    36
  • Joined

  • Last visited

Posts posted by Fisejs

  1. Hello,
    how do you cope with the situation, that the gamma setting was removed from the newer amd driver/settings. Or how do you generaly cope with the gamma settings in order to get best blends? I have gamma of projector setuped to 2.2 and I guess the gamma on the gpu (firepro W7000) should be also 2.2 but now there is now possibility to see it or change it. Thank you for any thougts/advices on this topic. Jakub

  2. For example, I completely reinstalled control computer with watchnet, there are only windows 7, watchnet 1.4, watchout 1.6. Watchnet is set to autostart with windows and five times it starts ok and than it fails to start with this error message in the log:

     

    2017-11-24 21:31:42,260 INFO  WATCHNET Server stopped
    it stops because of restart, but it doesn't start after the restart:
    2017-11-24 21:35:04,822 ERROR WATCHNET Creating server; AxProtector Java Error: Method [Class [com.dataton.sm.worker.Discoverer$2] -> <init> (Lcom/dataton/sm/worker/Discoverer;)V ] was loaded before any entry point.
     
    Do you know what is the problem and how can I avoid it? 
  3. Hello, 

    this is a question/feature request. Do you consider a possibility to run watchnet as windows service? Do you have any experience with turning watchnet in to the windows service by some third party software? Do you think it would work? 

    Because it would make sense, as watchnet is kind of server application and if you connect remotely to the computer with watchnet you have to restart when you leave. And the computer have to be configured to log in user  and start watchnet automatically. Or do you have any better approach / procedure?

    Thank you for any advice 

     

  4. Hello, 

    I restarted machine with watchnet 1.3 and the watchnet showed me tab with "Please specify system administrators password (login name is admin)" message, after I did that the watchnet settings were completly empty (scripts, panels etc.).

     

    So I looked to WATCHNET_Data folder a there were these files:

     

    Spec_bad_5436064718646872249

    Cache_bad_2118567053780715942

    Spec

    Cache

     

    Do you have any experience with such behaviour? Or what do you think could be the problem? 

    Thank you for answer, Jakub

     

     

     

  5. Hello,

    the problem was static ip address setup-ed in start-up script (192.168.1.200). Watchpax changed it to 192.168.1.221 after first unsuccessful attempt to update (and I let it do everything automatically for the first few attempts). When I switched it off after some time, it started up with the 200 address again and than changed it to 221 - so the WO production didn't see it and so on.

     

    Now when I noticed this ip change, I went offline and in wo production changed the display-watchpax ip address to 192.168.1.221. Than I went online. The watchpax asked me again about the update and really updated it self. And as a bonus changed the ip address again to 192.168.1.200. So I changed the ip address in production computer once again to 200 and it works.

  6. Hello,

    I am trying to update watchpax2 from version 6.1.5 to 6.1.6.

     

    The watchout gives the message about different versions and if I want to update.

    I click ok.

    The watchpax displays this message:

     

    "The WATCHOUT license key can`t be found.

    Re-trying automatically in a few seconds."

     

    If I click "Retry" (with the keyboard connected to watchpax) nothing happens.

    I tried to swith watchpax on and off, restart watchout etc, but with no result.

     

    Thank you for any help,

    Jakub

     

     

     

  7. Thank you for answer, as I understand and tested, the only way is to print screen a scalled "view window" of the "3D Mapping projector" or to be satisfied with front, top or left view of the stage window. Or is there a way to move in stage window like in the "view window"  of the "3D Mapping projector"?

  8. Or you can go to advanced menu of the Ati settings (section EDID emulation) and set the edid emulation while connected directly with DP cable. Yo can either set it directly or save the edid data. But dont use the Force edid emulation option - its kind of blackbox. Rather set the edit settings to each otput.

  9. Hello,

    another question on this topic:

    is it possible to use watchent and watchout production on the same network while each of them is contorling a different cluster?

     

    I am asking because we have permanent instalation with two clusters and they are mostly operated by watchnet. But there are sometimes special actions in the venue part of the instalation (one of the clusters) that requires production computer...

     

    thanks for answer

  10. I have two Wo Display machines with Firepro W7100 cards. And I am wondering how to use Edid emulation feature correctly. As there is no manual about it, I am trying it here:

     

    Its possible to use it in three ways:

     

    1.) Just check "Force EDID Emulation" checkbox and it forces the EDID data it has at the time the checkbox was chacked.

    2.) Load EDID data individualy to each output from file or from the connected displays.

    3.) Or combination: to load EDID data individualy and also have the "Force EDID Emulation" checkbox checked.

     

    To me the second option seems to be the best way, what do you think? Any new experiences with this topic? Can it be as stabel as external EDID emulators?

     

    Thanks for answer

  11. Hello,

    I cant find reason why is watchout display software forcing itself back to fullscreen.
    I press ctrl+W on keyboard connected to display computer. Wo Display software reduces to its window mode,
    but it goes fullscreen again after two seconds.

    This behaviour mainly occures if I run show with watchnet.
    It works normaly if I start computer manualy and the computer is in the "base" state with WO logos on the screen.

     

    Thanks for answer
     

  12. Hello,

    could you give me any deeper knowledge what does this error message means:

    It happens when user who has Editor, Scheduler, Manager, Staff roles tries to enter a panel with the Manager access restriction.

     

    2016-11-16 14:23:36,977 INFO  WATCHNET Server started
    2016-11-16 14:28:17,272 WARN  / unavailable
    java.lang.RuntimeException: AxProtector Java Error: Method [Class [com.dataton.sm.WATCHNET$1MyDIBinder$1] -> <init> (Lcom/dataton/sm/WATCHNET$1MyDIBinder;)V ] was loaded before any entry point.
        at com.dataton.sm.WATCHNET$1MyDIBinder$1.<init>(Unknown Source)
        at com.dataton.sm.WATCHNET$1MyDIBinder.configure(WATCHNET.java:579)
        at org.glassfish.hk2.utilities.binding.AbstractBinder.bind(AbstractBinder.java:171)
        at org.glassfish.jersey.model.internal.CommonConfig.configureBinders(CommonConfig.java:629)
        at org.glassfish.jersey.model.internal.CommonConfig.configureMetaProviders(CommonConfig.java:605)
        at org.glassfish.jersey.server.ResourceConfig.configureMetaProviders(ResourceConfig.java:800)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:367)
        at org.glassfish.jersey.server.ApplicationHandler.access$500(ApplicationHandler.java:162)
        at org.glassfish.jersey.server.ApplicationHandler$3.run(ApplicationHandler.java:304)
        at org.glassfish.jersey.internal.Errors$2.call(Errors.java:289)
        at org.glassfish.jersey.internal.Errors$2.call(Errors.java:286)
        at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
        at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
        at org.glassfish.jersey.internal.Errors.processWithException(Errors.java:286)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:301)
        at org.glassfish.jersey.servlet.WebComponent.<init>(WebComponent.java:311)
        at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:169)
        at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:359)
        at javax.servlet.GenericServlet.init(GenericServlet.java:244)
        at org.eclipse.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:626)
        at org.eclipse.jetty.servlet.ServletHolder.initialize(ServletHolder.java:405)
        at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:875)
        at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:346)
        at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:772)
        at org.eclipse.jetty.servlet.ServletContextHandler.doStart(ServletContextHandler.java:259)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)
        at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114)
        at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)
        at org.eclipse.jetty.server.Server.start(Server.java:405)
        at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:106)
        at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)
        at org.eclipse.jetty.server.Server.doStart(Server.java:372)
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at com.dataton.sm.WATCHNET.run(WATCHNET.java:754)

     

    OR simmilar:

     

    2016-11-17 11:29:00,827 ERROR REST {"message":"User not logged in","source":"/panels/Panel/Ovladani/full?section=Vodojem_advanced","arg":"Security"}
    java.lang.SecurityException: User not logged in
        at com.dataton.sm.server.services.Panels.getWrappedPanel(Panels.java:330)
        at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81)
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151)
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171)
        at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195)
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104)
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402)
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349)
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106)
        at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259)
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271)
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267)
        at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
        at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
        at org.glassfish.jersey.internal.Errors.process(Errors.java:267)
        at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318)
        at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236)
        at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010)
        at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373)
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382)
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345)
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220)
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:821)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:583)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
        at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:52)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
        at org.eclipse.jetty.server.Server.handle(Server.java:517)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
        at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:745)

     

     

     

    Thanks for any help or suggestion.

  13. If you have second pc of this grade (power) - dont use it as producer machine but as second watchpoint machine and you will get six outputs. You can use nearly any notebook for production machine. The downside is that this solution requires one more licence...

  14. Hello,

    we have installed-warped-blended the projectors. The blend is 300px wide and is seamless when the image is colorfull enaugh: 

    https://drive.google.com/open?id=0BwbijMO0tib2bHNKNDZmTFpwTFk

     

    I understand that the overlaps are seen with darker images, but they are see also with brighter images:

    https://drive.google.com/open?id=0BwbijMO0tib2Z1N0OWZzeTFGbVk

     

    And everywhere in grayscale:

    https://drive.google.com/open?id=0BwbijMO0tib2cWFkWXRBUUZIazQ

    https://drive.google.com/open?id=0BwbijMO0tib2SGxtcTlZalZZSWM

    https://drive.google.com/open?id=0BwbijMO0tib2ZXg3LUk4LThXcGs

     

    As I said before the projectors are set to gama 2.2, but its not verified by any measurement.

     

    Is this normal or do you get perfectly blended grayscale with lets say calibrated projectors?

    Thanks for any suggestions how to make the blend better.

     

    Unwarped setup

    https://drive.google.com/open?id=0BwbijMO0tib2WF9fUVhqMDkxeWs

    Warped grid:

    https://drive.google.com/open?id=0BwbijMO0tib2dGhYNWlOQ0tmX00

×
×
  • Create New...