Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: sja commandline fails #36503
    nomaam
    Participant

    I know this is old, but I had the same problem.

    The SJA is a very poorly written program. I’ve spent days battling to get the most simple things to work.

    when passing the log file you have

    -l logname.log

    it has to be

    -l”logname.log”

    no space between the -l and the quotes… ridiculous that the error doesn’t tell you anything useful.

    in reply to: "2006 Mysql Server Has Gone Away" ? Help Needed ? #24713
    nomaam
    Participant

    Thank you for your reply.

    I changed the max_allowed_packet setting to 106M and I am still getting the same error (after server restart).

    The two computers I am using are on the same LAN and in the same room connected through a router, so I do not believe it is a wired connection problem.

    Also I am not sending any BLOBs, I am just doing row insertions with minimal text and int values. The only problem is that there are a lot of rows. I did not see any option within the sync wizard to try and do the updates in sessions to try and maybe avoid this problem.

    Can anyone think of any other solutions to my ongoing problem? I am unable to locate any other possible solutions.

Viewing 2 posts - 1 through 2 (of 2 total)