Cannot Activate Unity... Never-ending Loop

When i launch unity, it presents me with this:

I put in my serial number and it puts a checkmark next to the serial that makes it look like the serial is good., i click next and it flashes, says “updating license” then says “activation” then goes back to the same screen as it started with (above)… but this time it is profiled with the serial number and when i click “next”, nothing happens. i am forced to close it (it is not locked up or anything, i can still type in the serial text box). It’s really bad when you can’t even activate it…

Help! Please unity guys

@ev3d

Can you provide the Editor.log file when this happens? That might help us track down the cause of the issue.

I was trying to figure out where the editor.log file is you speak about is and i found this page is horribly out of date cause there is no mention of any recent version of windows… should be updated i think…

Built from ‘5.3/patch-release’ branch; Version is ‘5.3.4p5 (83b1f50dd5b8) revision 8630773’; Using compiler version ‘160040219’
OS: ‘Windows 10 (10.0.0) 64bit’ Language: ‘en’ Physical Memory: 4096 MB
BatchMode: 0, IsHumanControllingUs: 1, StartBugReporterOnCrash: 1, Is64bit: 1, IsPro: 0
Initialize mono
Mono path[0] = ‘C:/Program Files/Unity/Editor/Data/Managed’
Mono path[1] = ‘C:/Program Files/Unity/Editor/Data/Mono/lib/mono/2.0’
Mono path[2] = ‘C:/Program Files/Unity/Editor/Data/UnityScript’
Mono config path = ‘C:/Program Files/Unity/Editor/Data/Mono/etc’
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,defer=y,address=0.0.0.0:56168

LICENSE SYSTEM [201652 15:1:16] Opening https://license.unity3d.com/update/poll?cmd=9&tx_id=625e58aff1d67ad44b969ae3efce0984

LICENSE SYSTEM [201652 15:1:16] Posting <?xml version="1.0" encoding="UTF-8"?>enbloomkWindows 10 (10.0.0) 64bit1000Intel(R) Core™ i7-6700K CPU @ 4.00GHz4008444096BLOOMK1554Parallels Virtual Platform (Parallels Software International Inc.)5.3.4p5

LICENSE SYSTEM [201652 15:1:18] Received https://license.unity3d.com/update/poll?cmd=9&tx_id=625e58aff1d67ad44b969ae3efce0984

LICENSE SYSTEM [201652 15:1:18] Headers:
HTTP/1.1 200 OK
Server: nginx/1.2.1
Date: Mon, 02 May 2016 21:01:18 GMT
Content-Type: application/xml; charset=utf-8
Content-Length: 121
Connection: keep-alive
Status: 200 OK
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
ETag: “e35360cd0acd9add7589eabea2526588”
Cache-Control: max-age=0, private, must-revalidate
Set-Cookie: _activation_session=Y3AxYTZOY3lsU0RKRFlzVU1IZ3E5TVNHTW0rWmE2M3M2WEZNd2ZiUjBqeC94clU2c1BZTXdJcEl1WDY1ckNTV3E4aTdDWkd6UTFvK3IzRVJnankrbHBvVXJoUFRyTktldHptUi9tbFBQbVNLdjdmMzg1RE9haEFnKzZOOUxuTGYxUXRiQ1hmYm13QW1BSWcyaStrcUxBPT0tLWswSFAyQ0kyK1MwQ1p5MzlsVFlHV3c9PQ%3D%3D–fa306fa4fab556a2419c284d4a4309e761c3c226; path=/; secure; HttpOnly
X-Request-Id: 76b36973-8349-45f8-9dac-153a932d88f6
X-Runtime: 0.168737
Accept-Ranges: bytes
X-Varnish: 3176482845
Age: 0
Via: 1.1 varnish
Set-Cookie: SERVERID=varnish02; path=/

LICENSE SYSTEM [201652 15:1:32] Opening https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:32] Posting <?xml version="1.0" encoding="UTF-8"?>enbloomkWindows 10 (10.0.0) 64bit1000Intel(R) Core™ i7-6700K CPU @ 4.00GHz4008444096BLOOMK1554Parallels Virtual Platform (Parallels Software International Inc.)5.3.4p5

LICENSE SYSTEM [201652 15:1:33] Received https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:33] Headers:
HTTP/1.1 500 Internal Server Error
Server: nginx/1.2.1
Date: Mon, 02 May 2016 21:01:33 GMT
Content-Type: text/html; charset=ISO-8859-1
Content-Length: 3960
Connection: keep-alive
Accept-Ranges: bytes
X-Varnish: 3176486641
Age: 0
Via: 1.1 varnish
Set-Cookie: SERVERID=varnish02; path=/

LICENSE SYSTEM [201652 15:1:33] Activation failure: DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

LICENSE SYSTEM [201652 15:1:33] Opening https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:33] Posting <?xml version="1.0" encoding="UTF-8"?>enbloomkWindows 10 (10.0.0) 64bit1000Intel(R) Core™ i7-6700K CPU @ 4.00GHz4008444096BLOOMK1554Parallels Virtual Platform (Parallels Software International Inc.)5.3.4p5

LICENSE SYSTEM [201652 15:1:34] Received https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:34] Headers:
HTTP/1.1 500 Internal Server Error
Server: nginx/1.2.1
Date: Mon, 02 May 2016 21:01:34 GMT
Content-Type: text/html; charset=ISO-8859-1
Content-Length: 3960
Connection: keep-alive
Accept-Ranges: bytes
X-Varnish: 3885412485
Age: 0
Via: 1.1 varnish
Set-Cookie: SERVERID=varnish01; path=/

LICENSE SYSTEM [201652 15:1:34] Activation failure: DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

LICENSE SYSTEM [201652 15:1:34] Opening https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:34] Posting <?xml version="1.0" encoding="UTF-8"?>enbloomkWindows 10 (10.0.0) 64bit1000Intel(R) Core™ i7-6700K CPU @ 4.00GHz4008444096BLOOMK1554Parallels Virtual Platform (Parallels Software International Inc.)5.3.4p5

LICENSE SYSTEM [201652 15:1:35] Received https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:35] Headers:
HTTP/1.1 500 Internal Server Error
Server: nginx/1.2.1
Date: Mon, 02 May 2016 21:01:35 GMT
Content-Type: text/html; charset=ISO-8859-1
Content-Length: 3960
Connection: keep-alive
Accept-Ranges: bytes
X-Varnish: 3885412619
Age: 0
Via: 1.1 varnish
Set-Cookie: SERVERID=varnish01; path=/

LICENSE SYSTEM [201652 15:1:35] Activation failure: DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

LICENSE SYSTEM [201652 15:1:35] Opening https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:35] Posting <?xml version="1.0" encoding="UTF-8"?>enbloomkWindows 10 (10.0.0) 64bit1000Intel(R) Core™ i7-6700K CPU @ 4.00GHz4008444096BLOOMK1554Parallels Virtual Platform (Parallels Software International Inc.)5.3.4p5

LICENSE SYSTEM [201652 15:1:35] Received https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:35] Headers:
HTTP/1.1 500 Internal Server Error
Server: nginx/1.2.1
Date: Mon, 02 May 2016 21:01:35 GMT
Content-Type: text/html; charset=ISO-8859-1
Content-Length: 3960
Connection: keep-alive
Accept-Ranges: bytes
X-Varnish: 3885412738
Age: 0
Via: 1.1 varnish
Set-Cookie: SERVERID=varnish01; path=/

LICENSE SYSTEM [201652 15:1:35] Activation failure: DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

LICENSE SYSTEM [201652 15:1:35] Opening https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:35] Posting <?xml version="1.0" encoding="UTF-8"?>enbloomkWindows 10 (10.0.0) 64bit1000Intel(R) Core™ i7-6700K CPU @ 4.00GHz4008444096BLOOMK1554Parallels Virtual Platform (Parallels Software International Inc.)5.3.4p5

LICENSE SYSTEM [201652 15:1:36] Received https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:36] Headers:
HTTP/1.1 500 Internal Server Error
Server: nginx/1.2.1
Date: Mon, 02 May 2016 21:01:36 GMT
Content-Type: text/html; charset=ISO-8859-1
Content-Length: 3960
Connection: keep-alive
Accept-Ranges: bytes
X-Varnish: 3885412857
Age: 0
Via: 1.1 varnish
Set-Cookie: SERVERID=varnish01; path=/

LICENSE SYSTEM [201652 15:1:36] Activation failure: DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

LICENSE SYSTEM [201652 15:1:36] Opening https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:36] Posting <?xml version="1.0" encoding="UTF-8"?>enbloomkWindows 10 (10.0.0) 64bit1000Intel(R) Core™ i7-6700K CPU @ 4.00GHz4008444096BLOOMK1554Parallels Virtual Platform (Parallels Software International Inc.)5.3.4p5

LICENSE SYSTEM [201652 15:1:37] Received https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:37] Headers:
HTTP/1.1 500 Internal Server Error
Server: nginx/1.2.1
Date: Mon, 02 May 2016 21:01:37 GMT
Content-Type: text/html; charset=ISO-8859-1
Content-Length: 3960
Connection: keep-alive
Accept-Ranges: bytes
X-Varnish: 3885413067
Age: 0
Via: 1.1 varnish
Set-Cookie: SERVERID=varnish01; path=/

LICENSE SYSTEM [201652 15:1:37] Activation failure: DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

LICENSE SYSTEM [201652 15:1:37] Opening https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:37] Posting <?xml version="1.0" encoding="UTF-8"?>enbloomkWindows 10 (10.0.0) 64bit1000Intel(R) Core™ i7-6700K CPU @ 4.00GHz4008444096BLOOMK1554Parallels Virtual Platform (Parallels Software International Inc.)5.3.4p5

LICENSE SYSTEM [201652 15:1:37] Received https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:37] Headers:
HTTP/1.1 500 Internal Server Error
Server: nginx/1.2.1
Date: Mon, 02 May 2016 21:01:37 GMT
Content-Type: text/html; charset=ISO-8859-1
Content-Length: 3960
Connection: keep-alive
Accept-Ranges: bytes
X-Varnish: 3885413238
Age: 0
Via: 1.1 varnish
Set-Cookie: SERVERID=varnish01; path=/

LICENSE SYSTEM [201652 15:1:37] Activation failure: DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

LICENSE SYSTEM [201652 15:1:37] Opening https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:37] Posting <?xml version="1.0" encoding="UTF-8"?>enbloomkWindows 10 (10.0.0) 64bit1000Intel(R) Core™ i7-6700K CPU @ 4.00GHz4008444096BLOOMK1554Parallels Virtual Platform (Parallels Software International Inc.)5.3.4p5

LICENSE SYSTEM [201652 15:1:38] Received https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:38] Headers:
HTTP/1.1 500 Internal Server Error
Server: nginx/1.2.1
Date: Mon, 02 May 2016 21:01:38 GMT
Content-Type: text/html; charset=ISO-8859-1
Content-Length: 3960
Connection: keep-alive
Accept-Ranges: bytes
X-Varnish: 3885413382
Age: 0
Via: 1.1 varnish
Set-Cookie: SERVERID=varnish01; path=/

LICENSE SYSTEM [201652 15:1:38] Activation failure: DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

DBD::Oracle::st execute failed: ORA-12899: value too large for column “STORE”.“SN_ULF_REQUESTS”.“COMPUTER_MODEL” (actual: 66, maximum: 64) (DBD ERROR: error possibly near <> indicator at char 1122 in 'insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:<
>computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id’) [for Statement “insert into sn_ulf_requests (
create_date,
hwid_ulf,
ip,
ip_country,
iso_code,
operating_system,
operating_system_numeric,
processor_type,
processor_speed,
processor_count,
processor_cores,
physical_memory_mb,
computer_model,
user_name,
computer_name,
hwid_sha1,
command,
sn_serial_id,
webauth_user_id,
unity_version,
li_transaction_id)
values (
sysdate,
:hwid_ulf,
:ip,
:ip_country,
:iso_code,
:operating_system,
:operating_system_numeric,
:processor_type,
:processor_speed,
:processor_count,
:processor_cores,
:physical_memory_mb,
:computer_model,
substr(:user_name,1,64),
substr(:computer_name,1,64),
hwid_sha1(:hwid_ulf),
:command,
:sn_serial_id,
:webauth_user_id,
:unity_version,
:li_transaction_id)
returning
sn_ulf_request_id
into :sn_ulf_request_id” with ParamValues: :command=‘NEW’, :computer_model=“Parallels Virtual Platform (Parallels Software International Inc.)”, :computer_name=“BLOOMK1554”, :hwid_ulf=“3qzsw1WseM+nt3o6MtPLMiIT3fM=”, :ip=“96.18.40.38”, :ip_country=‘US’, :iso_code=“en”, :li_transaction_id=“91006687”, :operating_system=“Windows 10 (10.0.0) 64bit”, :operating_system_numeric=“1000”, :physical_memory_mb=“4096”, :processor_cores=“4”, :processor_count=“4”, :processor_speed=“4008”, :processor_type=“Intel(R) Core™ i7-6700K CPU @ 4.00GHz”, :sn_serial_id=“12614390”, :sn_ulf_request_id=undef, :unity_version=“5.3.4p5”, :user_name=“bloomk”, :webauth_user_id=“44937”] at /home/oracle/perl/lib/Unity/License/Oracle.pm line 765.

LICENSE SYSTEM [201652 15:1:38] Opening https://activation.unity3d.com/license.fcgi?CMD=9&TX=625e58aff1d67ad44b969ae3efce0984&RX=b1995139c60ebb8e4dfcd92252719787e499c41f

LICENSE SYSTEM [201652 15:1:38] Posting <?xml version="1.0" encoding="UTF-8"?>enbloomkWindows 10 (10.0.0) 64bit1000Intel(R) Core™ i7-6700K CPU @ 4.00GHz4008444096BLOOMK1554Parallels Virtual Platform (Parallels Software International Inc.)5.3.4p5

sorry to do that, but this forum would not allow me to upload a .log file… ironically

The error caused by too long compute model: Parallels Virtual Platform (Parallels Software International Inc.). We will work on to handle this.

ok… I appreciate you realizing theres a bug… but how do i activate unity? lol

@ev3d We believe we fixed this bug now. Please try again and let us know of course if you still have problems. We apologize for the inconvenience this has caused you.

Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!!

haha, that worked… so thankful…

@ev3d , Glad to hear it.

Thanks.