Home
YouTrack Support | JetBrains
Submit a request
Community
Sign in
Alexander Buturlinov
Follow
New articles and posts
New articles, posts, and comments
Total activity
102
Last activity
January 12, 2016 02:21
Member since
October 12, 2012 13:53
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
27
Activity overview
Articles (0)
Posts (0)
Comments (75)
Alexander Buturlinov
commented,
May 15, 2014 11:12
Hi Brandon,We don't have REST methods to get reports data or find work items.But there is a workaround for you. You can export time report data in CSV format and then process it as you wish.Just cl...
Community
YouTrack - General Discussions (JetForum)
Need to Automate Time Reports
0 votes
Alexander Buturlinov
commented,
May 15, 2014 09:21
Hi Alexander,Here you can find details about supported environments. So, WebSphere isn't supported at the moment.
Community
YouTrack - General Discussions (JetForum)
Can't run youtrack on websphere 8.5.5.0
0 votes
Alexander Buturlinov
commented,
April 30, 2014 14:19
Hello Omer,I'm happy you've managed to run YT. As credentials are concerned the default admin pair is root/root. It doesn't matter which license do you use, free or trial.You can go to http://local...
Community
YouTrack - General Discussions (JetForum)
Can't install & run Youtrack 5.1.2 Release as standalone on my pc (running windows 7)
0 votes
Alexander Buturlinov
commented,
April 30, 2014 11:34
Hello Omer,I read what you had wrote. But the exception you've provided can be thrown in only one case, when YT starts with database that was used with newest YT build. From your first message I se...
Community
YouTrack - General Discussions (JetForum)
Can't install & run Youtrack 5.1.2 Release as standalone on my pc (running windows 7)
0 votes
Alexander Buturlinov
commented,
April 29, 2014 11:35
Hi Omer,The 8723 build is a build of version 5.2. Maybe you're running two versions of YT under Tomcat or Tomcat didn't replace old unpacked files with new ones.Try cleaning unpacked YT directory (...
Community
YouTrack - General Discussions (JetForum)
Can't install & run Youtrack 5.1.2 Release as standalone on my pc (running windows 7)
0 votes
Alexander Buturlinov
commented,
April 29, 2014 08:03
Hello Omer!The error message means that your database was used with the newest YouTrack build and then you are trying to use it with an old one. Few days ago we've released version 5.2. With this v...
Community
YouTrack - General Discussions (JetForum)
Can't install & run Youtrack 5.1.2 Release as standalone on my pc (running windows 7)
0 votes
Alexander Buturlinov
commented,
April 14, 2014 18:22
Also, I'd like to remind you that from logs I see the problem is not in YT. The log shows YT started successfully. You can try disabling firewall for some time and accessing YT directly from your m...
Community
YouTrack - General Discussions (JetForum)
Web interface inaccessible through port 8080
0 votes
Alexander Buturlinov
commented,
April 08, 2014 19:39
If the firewall settings are correct you should be able to access YT on remote host.But if there are some problems you can use ssh and port forwarding to do that.For example, like this:ssh -L8080:l...
Community
YouTrack - General Discussions (JetForum)
Web interface inaccessible through port 8080
0 votes
Alexander Buturlinov
commented,
April 08, 2014 19:14
From what machine are you trying to access YT? Try to open YT from the machine where YT is installed. From current log I see that YT listens on port 8080, but it is not initialized yet. On first re...
Community
YouTrack - General Discussions (JetForum)
Web interface inaccessible through port 8080
0 votes
Alexander Buturlinov
commented,
April 04, 2014 10:33
Hi Chris,Please, look at wrapper logs: home/youtrack/standalone/logs/wrapper.log.Also, under what user do you execute the command "service youtrack start"? Usually, you need to run it with sudo: s...
Community
YouTrack - General Discussions (JetForum)
Web interface inaccessible through port 8080
0 votes