<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>installed Appian But System Admin is not created</title><link>https://community.appian.com/discussions/f/administration/11161/installed-appian-but-system-admin-is-not-created</link><description>Hi All, 
 I could able to install Appian but, I gave the username is Administrator itself in the password.properties file which could not able to create the User in the system. 
 
 So how could I create a new User as the Default User account &amp;quot;Administrator</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53131?ContentTypeID=1</link><pubDate>Tue, 06 Mar 2018 08:01:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0ce911e8-7bd6-42c1-83c2-4e329c9b1146</guid><dc:creator>jessg</dc:creator><description>Great!!!&lt;br /&gt;
Now its working fine, the main problems we had were cors error, the server-port name and net work connection to internet in the machine.&lt;br /&gt;
&lt;br /&gt;
Thanks a lot for your help and your time.&lt;br /&gt;
&lt;br /&gt;
Kind regards.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53119?ContentTypeID=1</link><pubDate>Mon, 05 Mar 2018 19:48:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:da13c621-9fd0-464a-8c22-48f110f4498e</guid><dc:creator>aswinb608</dc:creator><description>Any update on this?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53102?ContentTypeID=1</link><pubDate>Mon, 05 Mar 2018 16:29:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0cf11b02-3f14-4213-b994-0b997d18a9a1</guid><dc:creator>aswinb608</dc:creator><description>Ok found what the issue was. First stop all appian services. From your custom.properties file remove http:// infront of conf.suite.SERVER_AND_PORT. You already mentioned http as the protocol in conf.suit.SCHEME. It should be : vitcdev-appian:8080. After you have changed custom.properties restart all appian services.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53100?ContentTypeID=1</link><pubDate>Mon, 05 Mar 2018 16:06:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b0a07559-0937-4cd8-89a0-2fadca25a179</guid><dc:creator>jessg</dc:creator><description>&lt;p&gt;Hi, the standalone.xml &amp;nbsp;already has the unsecure interface like the way you say.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;interfaces&amp;gt;&lt;br /&gt; &amp;lt;interface name=&amp;quot;management&amp;quot;&amp;gt;&lt;br /&gt; &amp;lt;inet-address value=&amp;quot;${jboss.bind.address.management:127.0.0.1}&amp;quot;/&amp;gt;&lt;br /&gt; &amp;lt;/interface&amp;gt;&lt;br /&gt; &amp;lt;interface name=&amp;quot;public&amp;quot;&amp;gt;&lt;br /&gt; &amp;lt;inet-address value=&amp;quot;${jboss.bind.address:0.0.0.0}&amp;quot;/&amp;gt;&lt;br /&gt; &amp;lt;/interface&amp;gt;&lt;br /&gt; &amp;lt;!-- TODO - only show this if the jacorb subsystem is added --&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff;"&gt;&amp;lt;interface name=&amp;quot;unsecure&amp;quot;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; &amp;lt;!--&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; ~ Used for IIOP sockets in the standard configuration.&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; ~ To secure JacORB you need to setup SSL&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; --&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; &amp;lt;inet-address value=&amp;quot;${jboss.bind.address.unsecure:127.0.0.1}&amp;quot;/&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; &amp;lt;/interface&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/interfaces&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53093?ContentTypeID=1</link><pubDate>Mon, 05 Mar 2018 12:54:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b0d7709d-7bc0-480d-84d8-44fd32051e24</guid><dc:creator>aswinb608</dc:creator><description>Can you change the unsecure interface in standalone.xml to like this below: &lt;br /&gt;
&lt;br /&gt;
 &amp;lt;interface name=&amp;quot;unsecure&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;inet-address value=&amp;quot;${jboss.bind.address.unsecure:127.0.0.1}&amp;quot;/&amp;gt;&lt;br /&gt;
   &amp;lt;/interface&amp;gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53083?ContentTypeID=1</link><pubDate>Mon, 05 Mar 2018 11:25:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a473c36b-b521-41d9-9455-385c324fa807</guid><dc:creator>jessg</dc:creator><description>&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-discussions-components-files/12/1067.standalone.xml"&gt;community.appian.com/.../1067.standalone.xml&lt;/a&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-discussions-components-files/12/Appian-files.zip"&gt;community.appian.com/.../Appian-files.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hi, the files are in the .zip&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53061?ContentTypeID=1</link><pubDate>Fri, 02 Mar 2018 13:52:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8d5fd103-a551-40ec-a3e8-72f83682735b</guid><dc:creator>aswinb608</dc:creator><description>The reason why you are not able to access admin console is because of the following error:&lt;br /&gt;
&lt;br /&gt;
CORS origin denied localhost:8080 not on allowed list:[]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The hostname:port in custom.properties vs jboss standalone.xml file seems to be the problem. Can you post custom.properties and jboss standalone.xml file pls?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53059?ContentTypeID=1</link><pubDate>Fri, 02 Mar 2018 13:38:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4acabdb6-4467-4f32-96a9-780e23865b7b</guid><dc:creator>jessg</dc:creator><description>&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-discussions-components-files/12/0535.server.log"&gt;community.appian.com/.../0535.server.log&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is the log file.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53057?ContentTypeID=1</link><pubDate>Fri, 02 Mar 2018 12:54:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0eacb03f-9ac9-4e80-bd98-8af063cc5468</guid><dc:creator>aswinb608</dc:creator><description>Can you please attach the entire server.log file....the error that you posted is a normal error msg. It doesn&amp;#39;t help me in understanding the problem.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53055?ContentTypeID=1</link><pubDate>Fri, 02 Mar 2018 11:36:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e62d4505-db1a-41e9-9620-e1df2c7a02e4</guid><dc:creator>jessg</dc:creator><description>Hi, i see this error:&lt;br /&gt;
&lt;br /&gt;
2018-03-02 08:32:47,871 [Appian Timer - 2] WARN  com.appiancorp.common.sigar.SigarLoader - Sigar native library not found at /native/sigar/sigar-amd64-winnt.dll&lt;br /&gt;
2018-03-02 08:32:47,889 [Appian Timer - 2] WARN  com.appiancorp.common.sigar.SigarLoader - Sigar native library not available. Some system metrics are not available on Windows. &lt;br /&gt;
&lt;br /&gt;
Regards and thanks.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53036?ContentTypeID=1</link><pubDate>Thu, 01 Mar 2018 15:11:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e5440ca1-e486-470e-aeaf-566717741898</guid><dc:creator>aswinb608</dc:creator><description>can you tail server.log and capture the error msg thrown when you try to access admin console with the first user&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53031?ContentTypeID=1</link><pubDate>Thu, 01 Mar 2018 14:33:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:87a0c3fa-1e36-4f77-9682-5f5da37e5375</guid><dc:creator>jessg</dc:creator><description>Hi, No, I just can loggin with the first user created in password.properties, but with this user i can´t access to admin console.&lt;br /&gt;
I tried to fill again the password.properties with a new user and restart Jboss but i cant loggin with the new user.&lt;br /&gt;
&lt;br /&gt;
Regards.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53024?ContentTypeID=1</link><pubDate>Thu, 01 Mar 2018 12:47:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6bdbab4a-b8b9-4a7a-97ba-7253c3aaa28b</guid><dc:creator>aswinb608</dc:creator><description>Do you mean like you can&amp;#39;t login into the environment at all with any accounts?  If yes, then I would advise to add password.properties file back with values for the following properties:&lt;br /&gt;
&lt;br /&gt;
conf.password.ADMIN_USERNAME&lt;br /&gt;
conf.password.ADMIN_FIRST_NAME&lt;br /&gt;
conf.password.ADMIN_LAST_NAME&lt;br /&gt;
conf.password.ADMIN_EMAIL&lt;br /&gt;
conf.password.ADMIN_TEMPORARY_PASSWORD&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53023?ContentTypeID=1</link><pubDate>Thu, 01 Mar 2018 12:46:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fee04305-f3bf-49af-811f-db70719ca158</guid><dc:creator>harshav</dc:creator><description>no this doesn&amp;#39;t work if you dnt have ur smtp server set up. so you have to create a new user in this way.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53022?ContentTypeID=1</link><pubDate>Thu, 01 Mar 2018 12:45:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f699003e-03a3-4a9c-8a1b-a0df40f37147</guid><dc:creator>harshav</dc:creator><description>hi jessg,&lt;br /&gt;
&lt;br /&gt;
In my case the mistake what I have done is I have created the password.properties file with the user name Admin which is the actually user present.&lt;br /&gt;
&lt;br /&gt;
But now when this didn&amp;#39;t work for the first time I did the following steps.&lt;br /&gt;
&lt;br /&gt;
Logged out of apian.&lt;br /&gt;
Stopped Jboss&lt;br /&gt;
Copied the password.example file to the password.properties file,&lt;br /&gt;
Created the user name as harsha&lt;br /&gt;
provided the password&lt;br /&gt;
saved it&lt;br /&gt;
started jboss&lt;br /&gt;
and I could able to login.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/53021?ContentTypeID=1</link><pubDate>Thu, 01 Mar 2018 12:36:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e93b5a4e-2a8d-4401-9e3c-da9b18673677</guid><dc:creator>miguelngelm</dc:creator><description>Hi , when create a process model of &amp;quot;Create User&amp;quot; this user cant get password, how can add a password to this user?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/52223?ContentTypeID=1</link><pubDate>Fri, 02 Feb 2018 15:42:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:000a9d1b-f5d3-4d93-b54c-7f9fe2b34054</guid><dc:creator>aswinb608</dc:creator><description>Easiest way is as Administrator, create a process model that has the &amp;quot;Create user&amp;quot; node and create an admin user like that....or else do the password.properties change like others mentioned&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/52219?ContentTypeID=1</link><pubDate>Fri, 02 Feb 2018 12:45:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d063fadd-1bad-415e-9feb-45f1a2d07ac3</guid><dc:creator>jessg</dc:creator><description>Hello, How did u recreated the password.properties?&lt;br /&gt;
I did it like is showed in postintall guide, but i can´t log with the new user.&lt;br /&gt;
&lt;br /&gt;
I did these steps:&lt;br /&gt;
&lt;br /&gt;
log out current user (default user created in the first start)&lt;br /&gt;
stop jboss.&lt;br /&gt;
create a new password.properties &lt;br /&gt;
restart jboss.&lt;br /&gt;
&lt;br /&gt;
I see the new file is erased&lt;br /&gt;
&lt;br /&gt;
And i just can log with the defaul user, not the new.&lt;br /&gt;
&lt;br /&gt;
Maybe i have to fill password. properties like the first time?&lt;br /&gt;
&lt;br /&gt;
Regards&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/48968?ContentTypeID=1</link><pubDate>Fri, 29 Sep 2017 06:48:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7e24ddfa-07cb-4553-b359-e1c31538d8b4</guid><dc:creator>harshav</dc:creator><description>Thanks sravanis for the inputs , but the solution for this is I recreated the passowrds.properties file and started the server and now it is working fine with the new Admin&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: installed Appian But System Admin is not created</title><link>https://community.appian.com/thread/48967?ContentTypeID=1</link><pubDate>Fri, 29 Sep 2017 06:45:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:90ddf621-273b-43d5-b7ce-fa3bd1e2b937</guid><dc:creator>sravanis918</dc:creator><description>&lt;p&gt;Hi harshav,&lt;/p&gt;
&lt;p&gt;I think you have to give the username as system administrator in password properties file because for administrator they won&amp;#39;t have access to admin console.&lt;/p&gt;
&lt;p&gt;please check the below screenshots:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/12/pastedimage1506667502325v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/12/pastedimage1506667502325v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/12/pastedimage1506667580876v2.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/12/pastedimage1506667580876v2.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>